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


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


Checking for termination
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec1_product50.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC --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 7291fd5b9449f17989061ec30bdd7b74e8732c40c8095270267a47672f4a66be
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 22:42:19,381 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 22:42:19,505 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Termination-32bit-Automizer_Default.epf
[2024-11-23 22:42:19,518 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 22:42:19,518 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 22:42:19,557 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 22:42:19,558 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 22:42:19,559 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 22:42:19,559 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 22:42:19,560 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 22:42:19,560 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 22:42:19,562 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 22:42:19,562 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 22:42:19,562 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-11-23 22:42:19,562 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-11-23 22:42:19,563 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-11-23 22:42:19,563 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-11-23 22:42:19,563 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-11-23 22:42:19,563 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-11-23 22:42:19,563 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 22:42:19,564 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-11-23 22:42:19,564 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 22:42:19,564 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 22:42:19,564 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 22:42:19,564 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 22:42:19,565 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-11-23 22:42:19,565 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-11-23 22:42:19,565 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-11-23 22:42:19,565 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-23 22:42:19,565 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 22:42:19,566 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 22:42:19,566 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-11-23 22:42:19,567 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 22:42:19,567 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 22:42:19,567 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 22:42:19,567 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 22:42:19,568 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 22:42:19,568 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL_NO_AM
[2024-11-23 22:42:19,568 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-11-23 22:42:19,568 INFO  L153        SettingsManager]:  * TransformationType=MODULO_NEIGHBOR
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC
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 -> 7291fd5b9449f17989061ec30bdd7b74e8732c40c8095270267a47672f4a66be
[2024-11-23 22:42:19,903 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 22:42:19,916 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 22:42:19,920 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 22:42:19,922 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 22:42:19,923 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 22:42:19,924 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/product-lines/minepump_spec1_product50.cil.c
[2024-11-23 22:42:23,550 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/data/88b0aff7b/80362aac12814b9baa024aaca89e232c/FLAG47ae19096
[2024-11-23 22:42:24,003 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 22:42:24,007 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/sv-benchmarks/c/product-lines/minepump_spec1_product50.cil.c
[2024-11-23 22:42:24,029 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/data/88b0aff7b/80362aac12814b9baa024aaca89e232c/FLAG47ae19096
[2024-11-23 22:42:24,056 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/data/88b0aff7b/80362aac12814b9baa024aaca89e232c
[2024-11-23 22:42:24,059 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 22:42:24,061 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 22:42:24,063 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 22:42:24,064 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 22:42:24,069 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 22:42:24,070 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,074 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@62c2607e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24, skipping insertion in model container
[2024-11-23 22:42:24,074 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,131 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 22:42:24,511 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 22:42:24,532 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 22:42:24,543 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification1_spec.i","") [49]
[2024-11-23 22:42:24,545 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [78]
[2024-11-23 22:42:24,545 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [188]
[2024-11-23 22:42:24,546 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [290]
[2024-11-23 22:42:24,546 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [325]
[2024-11-23 22:42:24,546 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [393]
[2024-11-23 22:42:24,546 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [402]
[2024-11-23 22:42:24,546 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [609]
[2024-11-23 22:42:24,646 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 22:42:24,670 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 22:42:24,674 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24 WrapperNode
[2024-11-23 22:42:24,674 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 22:42:24,676 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 22:42:24,676 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 22:42:24,676 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 22:42:24,692 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,718 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,782 INFO  L138                Inliner]: procedures = 56, calls = 100, calls flagged for inlining = 53, calls inlined = 81, statements flattened = 550
[2024-11-23 22:42:24,782 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 22:42:24,783 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 22:42:24,783 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 22:42:24,783 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 22:42:24,799 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,799 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,802 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,820 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-23 22:42:24,821 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,821 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,830 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,832 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,839 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,841 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,843 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,847 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 22:42:24,848 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 22:42:24,849 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 22:42:24,849 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 22:42:24,850 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (1/1) ...
[2024-11-23 22:42:24,857 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 22:42:24,889 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:42:24,912 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 22:42:24,919 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process
[2024-11-23 22:42:24,962 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 22:42:24,962 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 22:42:24,962 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 22:42:24,962 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 22:42:25,068 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 22:42:25,071 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 22:42:25,666 INFO  L?                        ?]: Removed 130 outVars from TransFormulas that were not future-live.
[2024-11-23 22:42:25,667 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 22:42:25,695 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 22:42:25,696 INFO  L312             CfgBuilder]: Removed 4 assume(true) statements.
[2024-11-23 22:42:25,696 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:42:25 BoogieIcfgContainer
[2024-11-23 22:42:25,696 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 22:42:25,697 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-11-23 22:42:25,697 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-11-23 22:42:25,706 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-11-23 22:42:25,707 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-23 22:42:25,708 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 23.11 10:42:24" (1/3) ...
[2024-11-23 22:42:25,709 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@3e9bf969 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 23.11 10:42:25, skipping insertion in model container
[2024-11-23 22:42:25,710 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-23 22:42:25,710 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:42:24" (2/3) ...
[2024-11-23 22:42:25,711 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@3e9bf969 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 23.11 10:42:25, skipping insertion in model container
[2024-11-23 22:42:25,711 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-23 22:42:25,711 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:42:25" (3/3) ...
[2024-11-23 22:42:25,713 INFO  L363   chiAutomizerObserver]: Analyzing ICFG minepump_spec1_product50.cil.c
[2024-11-23 22:42:25,781 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-11-23 22:42:25,781 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-11-23 22:42:25,781 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-11-23 22:42:25,782 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-11-23 22:42:25,782 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-11-23 22:42:25,782 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-11-23 22:42:25,782 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-11-23 22:42:25,782 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-11-23 22:42:25,789 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 164 states, 163 states have (on average 1.3742331288343559) internal successors, (224), 163 states have internal predecessors, (224), 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-23 22:42:25,849 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 105
[2024-11-23 22:42:25,853 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-23 22:42:25,853 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-23 22:42:25,861 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:42:25,861 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:42:25,861 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-11-23 22:42:25,864 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 164 states, 163 states have (on average 1.3742331288343559) internal successors, (224), 163 states have internal predecessors, (224), 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-23 22:42:25,881 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 105
[2024-11-23 22:42:25,881 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-23 22:42:25,881 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-23 22:42:25,882 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:42:25,882 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:42:25,893 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret11#1, main_~retValue_acc~4#1, main_~tmp~1#1;havoc main_~retValue_acc~4#1;havoc main_~tmp~1#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~6#1;havoc valid_product_~retValue_acc~6#1;valid_product_~retValue_acc~6#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~6#1;" "main_#t~ret11#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~6#1;assume { :end_inline_valid_product } true;main_~tmp~1#1 := main_#t~ret11#1;havoc main_#t~ret11#1;" "assume 0 != main_~tmp~1#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet13#1, test_#t~nondet14#1, test_#t~nondet15#1, test_#t~nondet16#1, test_~splverifierCounter~0#1, test_~tmp~2#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~2#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0;" 
[2024-11-23 22:42:25,894 INFO  L749   eck$LassoCheckResult]: Loop: "assume test_~splverifierCounter~0#1 < 4;" "havoc test_#t~nondet13#1;test_~tmp~2#1 := test_#t~nondet13#1;havoc test_#t~nondet13#1;" "assume !(0 != test_~tmp~2#1);" "havoc test_#t~nondet14#1;test_~tmp___0~1#1 := test_#t~nondet14#1;havoc test_#t~nondet14#1;" "assume !(0 != test_~tmp___0~1#1);" "havoc test_#t~nondet15#1;test_~tmp___2~0#1 := test_#t~nondet15#1;havoc test_#t~nondet15#1;" "assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet16#1;test_~tmp___1~0#1 := test_#t~nondet16#1;havoc test_#t~nondet16#1;" "assume 0 != test_~tmp___1~0#1;" "assume { :begin_inline_timeShift } true;" "assume !(0 != ~pumpRunning~0);" "assume !(0 != ~systemActive~0);" "assume { :begin_inline___utac_acc__Specification1_spec__1 } true;havoc __utac_acc__Specification1_spec__1_#t~ret4#1, __utac_acc__Specification1_spec__1_#t~ret5#1, __utac_acc__Specification1_spec__1_~tmp~0#1, __utac_acc__Specification1_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification1_spec__1_~tmp~0#1;havoc __utac_acc__Specification1_spec__1_~tmp___0~0#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;" "__utac_acc__Specification1_spec__1_#t~ret4#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification1_spec__1_~tmp~0#1 := __utac_acc__Specification1_spec__1_#t~ret4#1;havoc __utac_acc__Specification1_spec__1_#t~ret4#1;" "assume !(0 != __utac_acc__Specification1_spec__1_~tmp~0#1);" "havoc __utac_acc__Specification1_spec__1_#t~ret4#1, __utac_acc__Specification1_spec__1_#t~ret5#1, __utac_acc__Specification1_spec__1_~tmp~0#1, __utac_acc__Specification1_spec__1_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification1_spec__1 } true;" "assume { :end_inline_timeShift } true;" 
[2024-11-23 22:42:25,900 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:42:25,901 INFO  L85        PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 1 times
[2024-11-23 22:42:25,910 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-23 22:42:25,912 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1318928473]
[2024-11-23 22:42:25,912 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:42:25,913 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:42:26,044 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:26,046 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 22:42:26,070 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:26,097 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-11-23 22:42:26,100 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:42:26,100 INFO  L85        PathProgramCache]: Analyzing trace with hash 1900653168, now seen corresponding path program 1 times
[2024-11-23 22:42:26,101 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-23 22:42:26,101 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [315637466]
[2024-11-23 22:42:26,102 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:42:26,103 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:42:26,117 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:26,119 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 22:42:26,133 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:26,140 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-11-23 22:42:26,142 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:42:26,142 INFO  L85        PathProgramCache]: Analyzing trace with hash -1038895052, now seen corresponding path program 1 times
[2024-11-23 22:42:26,142 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-23 22:42:26,142 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [567344870]
[2024-11-23 22:42:26,142 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:42:26,143 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:42:26,182 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:42:26,537 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-11-23 22:42:26,538 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [567344870]
[2024-11-23 22:42:26,540 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [567344870] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 22:42:26,540 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [428901156]
[2024-11-23 22:42:26,541 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:42:26,542 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:42:26,542 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:42:26,548 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 22:42:26,551 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-23 22:42:26,662 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:42:26,665 INFO  L256         TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-23 22:42:26,667 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 22:42:26,758 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 22:42:26,823 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [428901156] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 22:42:26,823 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 22:42:26,823 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 2, 2] total 6
[2024-11-23 22:42:26,824 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [840198372]
[2024-11-23 22:42:26,825 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 22:42:26,931 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM
[2024-11-23 22:42:26,967 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-23 22:42:26,967 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42
[2024-11-23 22:42:26,972 INFO  L87              Difference]: Start difference. First operand  has 164 states, 163 states have (on average 1.3742331288343559) internal successors, (224), 163 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 7 states, 7 states have (on average 5.857142857142857) internal successors, (41), 6 states have internal predecessors, (41), 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-23 22:42:27,104 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:42:27,104 INFO  L93              Difference]: Finished difference Result 158 states and 207 transitions.
[2024-11-23 22:42:27,106 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 158 states and 207 transitions.
[2024-11-23 22:42:27,114 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 99
[2024-11-23 22:42:27,128 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 158 states to 148 states and 197 transitions.
[2024-11-23 22:42:27,131 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 148
[2024-11-23 22:42:27,133 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 148
[2024-11-23 22:42:27,136 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 148 states and 197 transitions.
[2024-11-23 22:42:27,137 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-23 22:42:27,137 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 148 states and 197 transitions.
[2024-11-23 22:42:27,151 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 148 states and 197 transitions.
[2024-11-23 22:42:27,167 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 148 to 148.
[2024-11-23 22:42:27,168 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 148 states, 148 states have (on average 1.3310810810810811) internal successors, (197), 147 states have internal predecessors, (197), 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-23 22:42:27,169 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 148 states and 197 transitions.
[2024-11-23 22:42:27,171 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 148 states and 197 transitions.
[2024-11-23 22:42:27,172 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 22:42:27,176 INFO  L425   stractBuchiCegarLoop]: Abstraction has 148 states and 197 transitions.
[2024-11-23 22:42:27,176 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-11-23 22:42:27,177 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 148 states and 197 transitions.
[2024-11-23 22:42:27,179 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 99
[2024-11-23 22:42:27,179 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-23 22:42:27,179 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-23 22:42:27,180 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:42:27,180 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]
[2024-11-23 22:42:27,180 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret11#1, main_~retValue_acc~4#1, main_~tmp~1#1;havoc main_~retValue_acc~4#1;havoc main_~tmp~1#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~6#1;havoc valid_product_~retValue_acc~6#1;valid_product_~retValue_acc~6#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~6#1;" "main_#t~ret11#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~6#1;assume { :end_inline_valid_product } true;main_~tmp~1#1 := main_#t~ret11#1;havoc main_#t~ret11#1;" "assume 0 != main_~tmp~1#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet13#1, test_#t~nondet14#1, test_#t~nondet15#1, test_#t~nondet16#1, test_~splverifierCounter~0#1, test_~tmp~2#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~2#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0;" 
[2024-11-23 22:42:27,180 INFO  L749   eck$LassoCheckResult]: Loop: "assume test_~splverifierCounter~0#1 < 4;" "havoc test_#t~nondet13#1;test_~tmp~2#1 := test_#t~nondet13#1;havoc test_#t~nondet13#1;" "assume !(0 != test_~tmp~2#1);" "havoc test_#t~nondet14#1;test_~tmp___0~1#1 := test_#t~nondet14#1;havoc test_#t~nondet14#1;" "assume !(0 != test_~tmp___0~1#1);" "havoc test_#t~nondet15#1;test_~tmp___2~0#1 := test_#t~nondet15#1;havoc test_#t~nondet15#1;" "assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet16#1;test_~tmp___1~0#1 := test_#t~nondet16#1;havoc test_#t~nondet16#1;" "assume 0 != test_~tmp___1~0#1;" "assume { :begin_inline_timeShift } true;" "assume !(0 != ~pumpRunning~0);" "assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret18#1, processEnvironment_~tmp~4#1;havoc processEnvironment_~tmp~4#1;" "assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret17#1, processEnvironment__wrappee__highWaterSensor_~tmp~3#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~3#1;" "assume !(0 == ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true;" "assume { :end_inline_processEnvironment__wrappee__base } true;" "havoc processEnvironment__wrappee__highWaterSensor_#t~ret17#1, processEnvironment__wrappee__highWaterSensor_~tmp~3#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true;" "havoc processEnvironment_#t~ret18#1, processEnvironment_~tmp~4#1;assume { :end_inline_processEnvironment } true;" "assume { :begin_inline___utac_acc__Specification1_spec__1 } true;havoc __utac_acc__Specification1_spec__1_#t~ret4#1, __utac_acc__Specification1_spec__1_#t~ret5#1, __utac_acc__Specification1_spec__1_~tmp~0#1, __utac_acc__Specification1_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification1_spec__1_~tmp~0#1;havoc __utac_acc__Specification1_spec__1_~tmp___0~0#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;" "__utac_acc__Specification1_spec__1_#t~ret4#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification1_spec__1_~tmp~0#1 := __utac_acc__Specification1_spec__1_#t~ret4#1;havoc __utac_acc__Specification1_spec__1_#t~ret4#1;" "assume !(0 != __utac_acc__Specification1_spec__1_~tmp~0#1);" "havoc __utac_acc__Specification1_spec__1_#t~ret4#1, __utac_acc__Specification1_spec__1_#t~ret5#1, __utac_acc__Specification1_spec__1_~tmp~0#1, __utac_acc__Specification1_spec__1_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification1_spec__1 } true;" "assume { :end_inline_timeShift } true;" 
[2024-11-23 22:42:27,181 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:42:27,181 INFO  L85        PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 2 times
[2024-11-23 22:42:27,181 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-23 22:42:27,181 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1521077534]
[2024-11-23 22:42:27,181 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:42:27,182 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:42:27,193 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:27,193 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 22:42:27,201 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:27,205 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-11-23 22:42:27,205 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:42:27,206 INFO  L85        PathProgramCache]: Analyzing trace with hash -996749317, now seen corresponding path program 1 times
[2024-11-23 22:42:27,206 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-23 22:42:27,206 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1697596779]
[2024-11-23 22:42:27,206 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:42:27,206 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:42:27,213 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:42:27,234 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-11-23 22:42:27,234 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1697596779]
[2024-11-23 22:42:27,235 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1697596779] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 22:42:27,235 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [767543771]
[2024-11-23 22:42:27,235 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:42:27,235 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:42:27,235 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:42:27,238 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 22:42:27,245 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-23 22:42:27,338 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:42:27,339 INFO  L256         TraceCheckSpWp]: Trace formula consists of 33 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-23 22:42:27,340 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 22:42:27,361 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 22:42:27,379 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [767543771] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 22:42:27,379 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 22:42:27,379 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 3
[2024-11-23 22:42:27,380 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1748367055]
[2024-11-23 22:42:27,380 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 22:42:27,380 INFO  L764   eck$LassoCheckResult]: loop already infeasible
[2024-11-23 22:42:27,381 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM
[2024-11-23 22:42:27,381 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 22:42:27,381 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:42:27,382 INFO  L87              Difference]: Start difference. First operand 148 states and 197 transitions. cyclomatic complexity: 51 Second operand  has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-23 22:42:27,511 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:42:27,511 INFO  L93              Difference]: Finished difference Result 202 states and 258 transitions.
[2024-11-23 22:42:27,511 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 202 states and 258 transitions.
[2024-11-23 22:42:27,514 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 140
[2024-11-23 22:42:27,517 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 202 states to 202 states and 258 transitions.
[2024-11-23 22:42:27,517 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 202
[2024-11-23 22:42:27,517 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 202
[2024-11-23 22:42:27,518 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 202 states and 258 transitions.
[2024-11-23 22:42:27,519 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-23 22:42:27,519 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 202 states and 258 transitions.
[2024-11-23 22:42:27,520 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 202 states and 258 transitions.
[2024-11-23 22:42:27,527 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 202 to 202.
[2024-11-23 22:42:27,528 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 202 states, 202 states have (on average 1.2772277227722773) internal successors, (258), 201 states have internal predecessors, (258), 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-23 22:42:27,529 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 202 states and 258 transitions.
[2024-11-23 22:42:27,530 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 202 states and 258 transitions.
[2024-11-23 22:42:27,530 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 22:42:27,531 INFO  L425   stractBuchiCegarLoop]: Abstraction has 202 states and 258 transitions.
[2024-11-23 22:42:27,531 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 3 ============
[2024-11-23 22:42:27,532 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 202 states and 258 transitions.
[2024-11-23 22:42:27,534 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 140
[2024-11-23 22:42:27,534 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-23 22:42:27,534 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-23 22:42:27,535 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:42:27,535 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, 1]
[2024-11-23 22:42:27,536 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret11#1, main_~retValue_acc~4#1, main_~tmp~1#1;havoc main_~retValue_acc~4#1;havoc main_~tmp~1#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~6#1;havoc valid_product_~retValue_acc~6#1;valid_product_~retValue_acc~6#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~6#1;" "main_#t~ret11#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~6#1;assume { :end_inline_valid_product } true;main_~tmp~1#1 := main_#t~ret11#1;havoc main_#t~ret11#1;" "assume 0 != main_~tmp~1#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet13#1, test_#t~nondet14#1, test_#t~nondet15#1, test_#t~nondet16#1, test_~splverifierCounter~0#1, test_~tmp~2#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~2#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0;" 
[2024-11-23 22:42:27,536 INFO  L749   eck$LassoCheckResult]: Loop: "assume test_~splverifierCounter~0#1 < 4;" "havoc test_#t~nondet13#1;test_~tmp~2#1 := test_#t~nondet13#1;havoc test_#t~nondet13#1;" "assume !(0 != test_~tmp~2#1);" "havoc test_#t~nondet14#1;test_~tmp___0~1#1 := test_#t~nondet14#1;havoc test_#t~nondet14#1;" "assume !(0 != test_~tmp___0~1#1);" "havoc test_#t~nondet15#1;test_~tmp___2~0#1 := test_#t~nondet15#1;havoc test_#t~nondet15#1;" "assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet16#1;test_~tmp___1~0#1 := test_#t~nondet16#1;havoc test_#t~nondet16#1;" "assume 0 != test_~tmp___1~0#1;" "assume { :begin_inline_timeShift } true;" "assume !(0 != ~pumpRunning~0);" "assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret18#1, processEnvironment_~tmp~4#1;havoc processEnvironment_~tmp~4#1;" "assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret17#1, processEnvironment__wrappee__highWaterSensor_~tmp~3#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~3#1;" "assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret28#1, isHighWaterLevel_~retValue_acc~9#1, isHighWaterLevel_~tmp~5#1, isHighWaterLevel_~tmp___0~2#1;havoc isHighWaterLevel_~retValue_acc~9#1;havoc isHighWaterLevel_~tmp~5#1;havoc isHighWaterLevel_~tmp___0~2#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;" "assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~2#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~2#1;" "isHighWaterLevel_#t~ret28#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~5#1 := isHighWaterLevel_#t~ret28#1;havoc isHighWaterLevel_#t~ret28#1;" "assume 0 != isHighWaterLevel_~tmp~5#1;isHighWaterLevel_~tmp___0~2#1 := 0;" "isHighWaterLevel_~retValue_acc~9#1 := isHighWaterLevel_~tmp___0~2#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~9#1;" "processEnvironment__wrappee__highWaterSensor_#t~ret17#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret28#1, isHighWaterLevel_~retValue_acc~9#1, isHighWaterLevel_~tmp~5#1, isHighWaterLevel_~tmp___0~2#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~3#1 := processEnvironment__wrappee__highWaterSensor_#t~ret17#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret17#1;" "assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~3#1);assume { :begin_inline_processEnvironment__wrappee__base } true;" "assume { :end_inline_processEnvironment__wrappee__base } true;" "havoc processEnvironment__wrappee__highWaterSensor_#t~ret17#1, processEnvironment__wrappee__highWaterSensor_~tmp~3#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true;" "havoc processEnvironment_#t~ret18#1, processEnvironment_~tmp~4#1;assume { :end_inline_processEnvironment } true;" "assume { :begin_inline___utac_acc__Specification1_spec__1 } true;havoc __utac_acc__Specification1_spec__1_#t~ret4#1, __utac_acc__Specification1_spec__1_#t~ret5#1, __utac_acc__Specification1_spec__1_~tmp~0#1, __utac_acc__Specification1_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification1_spec__1_~tmp~0#1;havoc __utac_acc__Specification1_spec__1_~tmp___0~0#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;" "__utac_acc__Specification1_spec__1_#t~ret4#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~0#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification1_spec__1_~tmp~0#1 := __utac_acc__Specification1_spec__1_#t~ret4#1;havoc __utac_acc__Specification1_spec__1_#t~ret4#1;" "assume !(0 != __utac_acc__Specification1_spec__1_~tmp~0#1);" "havoc __utac_acc__Specification1_spec__1_#t~ret4#1, __utac_acc__Specification1_spec__1_#t~ret5#1, __utac_acc__Specification1_spec__1_~tmp~0#1, __utac_acc__Specification1_spec__1_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification1_spec__1 } true;" "assume { :end_inline_timeShift } true;" 
[2024-11-23 22:42:27,537 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:42:27,537 INFO  L85        PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 3 times
[2024-11-23 22:42:27,537 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-23 22:42:27,537 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [991365891]
[2024-11-23 22:42:27,537 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:42:27,538 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:42:27,549 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:27,549 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 22:42:27,598 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:27,602 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-11-23 22:42:27,603 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:42:27,603 INFO  L85        PathProgramCache]: Analyzing trace with hash -1847142413, now seen corresponding path program 1 times
[2024-11-23 22:42:27,603 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-23 22:42:27,604 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1894630620]
[2024-11-23 22:42:27,604 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:42:27,604 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:42:27,614 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:27,614 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 22:42:27,621 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:27,626 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-11-23 22:42:27,626 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:42:27,627 INFO  L85        PathProgramCache]: Analyzing trace with hash -1471854673, now seen corresponding path program 1 times
[2024-11-23 22:42:27,627 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-11-23 22:42:27,627 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [887463285]
[2024-11-23 22:42:27,627 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:42:27,627 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:42:27,643 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:27,644 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 22:42:27,654 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:27,663 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-11-23 22:42:29,175 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:29,175 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 22:42:29,185 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 22:42:29,271 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 23.11 10:42:29 BoogieIcfgContainer
[2024-11-23 22:42:29,271 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-11-23 22:42:29,272 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-23 22:42:29,272 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-23 22:42:29,272 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-23 22:42:29,276 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:42:25" (3/4) ...
[2024-11-23 22:42:29,278 INFO  L143         WitnessPrinter]: Generating witness for non-termination counterexample
[2024-11-23 22:42:29,340 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/witness.graphml
[2024-11-23 22:42:29,340 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-23 22:42:29,341 INFO  L158              Benchmark]: Toolchain (without parser) took 5280.30ms. Allocated memory is still 117.4MB. Free memory was 91.8MB in the beginning and 69.2MB in the end (delta: 22.6MB). Peak memory consumption was 25.5MB. Max. memory is 16.1GB.
[2024-11-23 22:42:29,342 INFO  L158              Benchmark]: CDTParser took 0.49ms. Allocated memory is still 117.4MB. Free memory is still 74.5MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-23 22:42:29,342 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 611.58ms. Allocated memory is still 117.4MB. Free memory was 91.6MB in the beginning and 73.1MB in the end (delta: 18.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-11-23 22:42:29,342 INFO  L158              Benchmark]: Boogie Procedure Inliner took 106.91ms. Allocated memory is still 117.4MB. Free memory was 73.1MB in the beginning and 70.3MB in the end (delta: 2.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-23 22:42:29,343 INFO  L158              Benchmark]: Boogie Preprocessor took 64.48ms. Allocated memory is still 117.4MB. Free memory was 70.3MB in the beginning and 67.4MB in the end (delta: 2.9MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-23 22:42:29,343 INFO  L158              Benchmark]: RCFGBuilder took 848.00ms. Allocated memory is still 117.4MB. Free memory was 67.4MB in the beginning and 42.5MB in the end (delta: 24.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
[2024-11-23 22:42:29,344 INFO  L158              Benchmark]: BuchiAutomizer took 3574.13ms. Allocated memory is still 117.4MB. Free memory was 42.5MB in the beginning and 72.4MB in the end (delta: -30.0MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-23 22:42:29,344 INFO  L158              Benchmark]: Witness Printer took 68.22ms. Allocated memory is still 117.4MB. Free memory was 72.4MB in the beginning and 69.2MB in the end (delta: 3.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-23 22:42:29,347 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.49ms. Allocated memory is still 117.4MB. Free memory is still 74.5MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 611.58ms. Allocated memory is still 117.4MB. Free memory was 91.6MB in the beginning and 73.1MB in the end (delta: 18.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 106.91ms. Allocated memory is still 117.4MB. Free memory was 73.1MB in the beginning and 70.3MB in the end (delta: 2.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 64.48ms. Allocated memory is still 117.4MB. Free memory was 70.3MB in the beginning and 67.4MB in the end (delta: 2.9MB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 848.00ms. Allocated memory is still 117.4MB. Free memory was 67.4MB in the beginning and 42.5MB in the end (delta: 24.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 3574.13ms. Allocated memory is still 117.4MB. Free memory was 42.5MB in the beginning and 72.4MB in the end (delta: -30.0MB). There was no memory consumed. Max. memory is 16.1GB.
 * Witness Printer took 68.22ms. Allocated memory is still 117.4MB. Free memory was 72.4MB in the beginning and 69.2MB in the end (delta: 3.2MB). 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,"Specification1_spec.i","") [49]
  - GenericResultAtLocation [Line: 78]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [78]
  - GenericResultAtLocation [Line: 188]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [188]
  - GenericResultAtLocation [Line: 290]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [290]
  - GenericResultAtLocation [Line: 325]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [325]
  - GenericResultAtLocation [Line: 393]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [393]
  - GenericResultAtLocation [Line: 402]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [402]
  - GenericResultAtLocation [Line: 609]: Unsoundness Warning
    Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [609]
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: Constructed decomposition of program
    Your program was decomposed into 2 terminating modules (2 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.2 modules have a trivial ranking function, the largest among these consists of 7 locations. The remainder module has 202 locations.
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 3.4s and 3 iterations.  TraceHistogramMax:1. Analysis of lassos took 2.9s. Construction of modules took 0.1s. Büchi inclusion checks took 0.2s. Highest rank in rank-based complementation 0. Minimization of det autom 2. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1.	Nontrivial modules had stage [0, 0, 0, 0, 0].	InterpolantCoveringCapabilityFinite: 0/0	InterpolantCoveringCapabilityBuchi: 0/0	HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 714 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 714 mSDsluCounter, 900 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 491 mSDsCounter, 27 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 50 IncrementalHoareTripleChecker+Invalid, 77 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 27 mSolverCounterUnsat, 409 mSDtfsCounter, 50 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown	LassoAnalysisResults: nont1 unkn0 SFLI1 SFLT0 conc1 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: 339]: Nontermination argument in form of an infinite program execution.
    Nontermination argument in form of an infinite program execution.
Stem:
[L86]               int waterLevel  =    1;
[L87]               int methaneLevelCritical  =    0;
[L189]              int cleanupTimeShifts  =    4;
[L405]              int pumpRunning  =    0;
[L406]              int systemActive  =    1;
[L779]              static struct __ACC__ERR *head  =    (struct __ACC__ERR *)0;
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L268]              int retValue_acc ;
[L269]              int tmp ;
[L273]  FCALL       select_helpers()
[L274]  FCALL       select_features()
[L275]  CALL, EXPR  valid_product()
[L317]              int retValue_acc ;
[L320]              retValue_acc = 1
[L321]              return (retValue_acc);
        VAL         [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L275]  RET, EXPR   valid_product()
[L275]              tmp = valid_product()
[L277]  COND TRUE   \read(tmp)
[L279]  FCALL       setup()
[L280]  CALL        runTest()
[L259]  CALL        test()
[L328]              int splverifierCounter ;
[L329]              int tmp ;
[L330]              int tmp___0 ;
[L331]              int tmp___1 ;
[L332]              int tmp___2 ;
[L335]              splverifierCounter = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1]
Loop:
[L339]  COND TRUE   splverifierCounter < 4
[L345]              tmp = __VERIFIER_nondet_int()
[L347]  COND FALSE  !(\read(tmp))
[L355]              tmp___0 = __VERIFIER_nondet_int()
[L357]  COND FALSE  !(\read(tmp___0))
[L365]              tmp___2 = __VERIFIER_nondet_int()
[L367]  COND FALSE  !(\read(tmp___2))
[L373]              tmp___1 = __VERIFIER_nondet_int()
[L375]  COND TRUE   \read(tmp___1)
[L382]  CALL        timeShift()
[L412]  COND FALSE  !(\read(pumpRunning))
[L419]  COND TRUE   \read(systemActive)
[L421]  CALL        processEnvironment()
[L467]              int tmp ;
[L470]  COND FALSE  !(\read(pumpRunning))
[L485]  CALL        processEnvironment__wrappee__highWaterSensor()
[L441]              int tmp ;
[L444]  COND TRUE   ! pumpRunning
[L446]  CALL, EXPR  isHighWaterLevel()
[L564]              int retValue_acc ;
[L565]              int tmp ;
[L566]              int tmp___0 ;
[L570]  CALL, EXPR  isHighWaterSensorDry()
[L166]              int retValue_acc ;
[L169]  COND TRUE   waterLevel < 2
[L170]              retValue_acc = 1
[L171]              return (retValue_acc);
[L570]  RET, EXPR   isHighWaterSensorDry()
[L570]              tmp = isHighWaterSensorDry()
[L572]  COND TRUE   \read(tmp)
[L573]              tmp___0 = 0
[L577]              retValue_acc = tmp___0
[L578]              return (retValue_acc);
[L446]  RET, EXPR   isHighWaterLevel()
[L446]              tmp = isHighWaterLevel()
[L448]  COND FALSE  !(\read(tmp))
[L454]  FCALL       processEnvironment__wrappee__base()
[L485]  RET         processEnvironment__wrappee__highWaterSensor()
[L421]  RET         processEnvironment()
[L427]  CALL        __utac_acc__Specification1_spec__1()
[L54]               int tmp ;
[L55]               int tmp___0 ;
[L59]   CALL, EXPR  isMethaneLevelCritical()
[L125]              int retValue_acc ;
[L128]              retValue_acc = methaneLevelCritical
[L129]              return (retValue_acc);
[L59]   RET, EXPR   isMethaneLevelCritical()
[L59]               tmp = isMethaneLevelCritical()
[L61]   COND FALSE  !(\read(tmp))
[L427]  RET         __utac_acc__Specification1_spec__1()
[L382]  RET         timeShift()
End of lasso representation.
  - StatisticsResult: NonterminationArgumentStatistics
    Fixpoint
  - NonterminatingLassoResult [Line: 339]: Nonterminating execution
    Found a nonterminating execution for the following lasso shaped sequence of statements.
Stem:
[L86]               int waterLevel  =    1;
[L87]               int methaneLevelCritical  =    0;
[L189]              int cleanupTimeShifts  =    4;
[L405]              int pumpRunning  =    0;
[L406]              int systemActive  =    1;
[L779]              static struct __ACC__ERR *head  =    (struct __ACC__ERR *)0;
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L268]              int retValue_acc ;
[L269]              int tmp ;
[L273]  FCALL       select_helpers()
[L274]  FCALL       select_features()
[L275]  CALL, EXPR  valid_product()
[L317]              int retValue_acc ;
[L320]              retValue_acc = 1
[L321]              return (retValue_acc);
        VAL         [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1]
[L275]  RET, EXPR   valid_product()
[L275]              tmp = valid_product()
[L277]  COND TRUE   \read(tmp)
[L279]  FCALL       setup()
[L280]  CALL        runTest()
[L259]  CALL        test()
[L328]              int splverifierCounter ;
[L329]              int tmp ;
[L330]              int tmp___0 ;
[L331]              int tmp___1 ;
[L332]              int tmp___2 ;
[L335]              splverifierCounter = 0
        VAL         [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1]
Loop:
[L339]  COND TRUE   splverifierCounter < 4
[L345]              tmp = __VERIFIER_nondet_int()
[L347]  COND FALSE  !(\read(tmp))
[L355]              tmp___0 = __VERIFIER_nondet_int()
[L357]  COND FALSE  !(\read(tmp___0))
[L365]              tmp___2 = __VERIFIER_nondet_int()
[L367]  COND FALSE  !(\read(tmp___2))
[L373]              tmp___1 = __VERIFIER_nondet_int()
[L375]  COND TRUE   \read(tmp___1)
[L382]  CALL        timeShift()
[L412]  COND FALSE  !(\read(pumpRunning))
[L419]  COND TRUE   \read(systemActive)
[L421]  CALL        processEnvironment()
[L467]              int tmp ;
[L470]  COND FALSE  !(\read(pumpRunning))
[L485]  CALL        processEnvironment__wrappee__highWaterSensor()
[L441]              int tmp ;
[L444]  COND TRUE   ! pumpRunning
[L446]  CALL, EXPR  isHighWaterLevel()
[L564]              int retValue_acc ;
[L565]              int tmp ;
[L566]              int tmp___0 ;
[L570]  CALL, EXPR  isHighWaterSensorDry()
[L166]              int retValue_acc ;
[L169]  COND TRUE   waterLevel < 2
[L170]              retValue_acc = 1
[L171]              return (retValue_acc);
[L570]  RET, EXPR   isHighWaterSensorDry()
[L570]              tmp = isHighWaterSensorDry()
[L572]  COND TRUE   \read(tmp)
[L573]              tmp___0 = 0
[L577]              retValue_acc = tmp___0
[L578]              return (retValue_acc);
[L446]  RET, EXPR   isHighWaterLevel()
[L446]              tmp = isHighWaterLevel()
[L448]  COND FALSE  !(\read(tmp))
[L454]  FCALL       processEnvironment__wrappee__base()
[L485]  RET         processEnvironment__wrappee__highWaterSensor()
[L421]  RET         processEnvironment()
[L427]  CALL        __utac_acc__Specification1_spec__1()
[L54]               int tmp ;
[L55]               int tmp___0 ;
[L59]   CALL, EXPR  isMethaneLevelCritical()
[L125]              int retValue_acc ;
[L128]              retValue_acc = methaneLevelCritical
[L129]              return (retValue_acc);
[L59]   RET, EXPR   isMethaneLevelCritical()
[L59]               tmp = isMethaneLevelCritical()
[L61]   COND FALSE  !(\read(tmp))
[L427]  RET         __utac_acc__Specification1_spec__1()
[L382]  RET         timeShift()
End of lasso representation.
RESULT: Ultimate proved your program to be incorrect!
[2024-11-23 22:42:29,370 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-23 22:42:29,568 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-23 22:42:29,768 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea6283c4-0174-42b0-a867-ddc77d190bb1/bin/uautomizer-verify-LYvppIcaGC/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)