./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_true.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_true.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c983783f5358911c3fbbb6a10a3bc1f70631f1803357161b1c0bc876f490a9b5 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 08:51:55,088 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 08:51:55,147 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-12-02 08:51:55,152 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 08:51:55,152 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 08:51:55,174 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 08:51:55,175 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 08:51:55,175 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 08:51:55,175 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 08:51:55,175 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 08:51:55,175 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 08:51:55,175 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 08:51:55,176 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 08:51:55,176 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 08:51:55,176 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 08:51:55,176 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 08:51:55,176 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 08:51:55,176 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 08:51:55,176 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 08:51:55,176 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 08:51:55,176 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-12-02 08:51:55,177 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-12-02 08:51:55,177 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-12-02 08:51:55,177 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 08:51:55,177 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-12-02 08:51:55,177 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 08:51:55,177 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 08:51:55,177 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 08:51:55,177 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 08:51:55,177 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 08:51:55,177 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 08:51:55,177 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 08:51:55,177 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 08:51:55,177 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:51:55,178 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 08:51:55,178 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 08:51:55,178 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 08:51:55,178 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 08:51:55,178 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:51:55,178 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 08:51:55,178 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 08:51:55,178 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 08:51:55,178 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 08:51:55,178 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 08:51:55,178 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 08:51:55,179 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 08:51:55,179 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 08:51:55,179 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> c983783f5358911c3fbbb6a10a3bc1f70631f1803357161b1c0bc876f490a9b5 [2024-12-02 08:51:55,417 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 08:51:55,425 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 08:51:55,428 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 08:51:55,429 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 08:51:55,429 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 08:51:55,430 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_true.i [2024-12-02 08:51:58,201 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/data/9d35c0c98/21ea5ae2dacb47e9bc3f92990365c06b/FLAGdd0ed2e6f [2024-12-02 08:51:58,455 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 08:51:58,455 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_true.i [2024-12-02 08:51:58,467 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/data/9d35c0c98/21ea5ae2dacb47e9bc3f92990365c06b/FLAGdd0ed2e6f [2024-12-02 08:51:58,481 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/data/9d35c0c98/21ea5ae2dacb47e9bc3f92990365c06b [2024-12-02 08:51:58,483 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 08:51:58,485 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 08:51:58,486 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 08:51:58,486 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 08:51:58,490 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 08:51:58,490 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,491 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1f1defd4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58, skipping insertion in model container [2024-12-02 08:51:58,491 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,515 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 08:51:58,735 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 08:51:58,751 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 08:51:58,786 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 08:51:58,814 INFO L204 MainTranslator]: Completed translation [2024-12-02 08:51:58,814 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58 WrapperNode [2024-12-02 08:51:58,814 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 08:51:58,815 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 08:51:58,815 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 08:51:58,815 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 08:51:58,819 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,827 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,841 INFO L138 Inliner]: procedures = 162, calls = 30, calls flagged for inlining = 5, calls inlined = 6, statements flattened = 78 [2024-12-02 08:51:58,841 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 08:51:58,842 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 08:51:58,842 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 08:51:58,842 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 08:51:58,849 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,850 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,852 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,864 INFO L175 MemorySlicer]: Split 12 memory accesses to 3 slices as follows [2, 5, 5]. 42 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5]. The 0 writes are split as follows [0, 0, 0]. [2024-12-02 08:51:58,865 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,865 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,869 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,870 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,872 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,873 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,874 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,876 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 08:51:58,876 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 08:51:58,876 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 08:51:58,877 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 08:51:58,878 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (1/1) ... [2024-12-02 08:51:58,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:51:58,893 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 08:51:58,905 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 08:51:58,908 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 08:51:58,930 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-12-02 08:51:58,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 08:51:58,930 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-12-02 08:51:58,930 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-12-02 08:51:58,930 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 08:51:58,930 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-12-02 08:51:58,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-12-02 08:51:58,931 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-12-02 08:51:58,931 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 08:51:58,931 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 08:51:58,932 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 08:51:59,028 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 08:51:59,029 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 08:51:59,158 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 08:51:59,158 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 08:51:59,250 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 08:51:59,250 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-02 08:51:59,250 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:51:59 BoogieIcfgContainer [2024-12-02 08:51:59,251 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 08:51:59,253 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 08:51:59,253 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 08:51:59,257 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 08:51:59,257 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 08:51:58" (1/3) ... [2024-12-02 08:51:59,258 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65926cfe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:51:59, skipping insertion in model container [2024-12-02 08:51:59,258 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:51:58" (2/3) ... [2024-12-02 08:51:59,258 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65926cfe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:51:59, skipping insertion in model container [2024-12-02 08:51:59,258 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:51:59" (3/3) ... [2024-12-02 08:51:59,259 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_19-publish-precision_true.i [2024-12-02 08:51:59,274 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 08:51:59,275 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 13-privatized_19-publish-precision_true.i that has 2 procedures, 38 locations, 1 initial locations, 0 loop locations, and 3 error locations. [2024-12-02 08:51:59,275 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 08:51:59,311 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-12-02 08:51:59,343 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 41 places, 41 transitions, 89 flow [2024-12-02 08:51:59,382 INFO L124 PetriNetUnfolderBase]: 4/40 cut-off events. [2024-12-02 08:51:59,384 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 08:51:59,386 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45 conditions, 40 events. 4/40 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 31 event pairs, 0 based on Foata normal form. 0/33 useless extension candidates. Maximal degree in co-relation 26. Up to 2 conditions per place. [2024-12-02 08:51:59,387 INFO L82 GeneralOperation]: Start removeDead. Operand has 41 places, 41 transitions, 89 flow [2024-12-02 08:51:59,389 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 39 places, 39 transitions, 84 flow [2024-12-02 08:51:59,395 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 08:51:59,406 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@1356086d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 08:51:59,406 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-12-02 08:51:59,410 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 08:51:59,411 INFO L124 PetriNetUnfolderBase]: 2/9 cut-off events. [2024-12-02 08:51:59,411 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 08:51:59,411 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:51:59,411 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-12-02 08:51:59,412 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 08:51:59,416 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:51:59,416 INFO L85 PathProgramCache]: Analyzing trace with hash 7775836, now seen corresponding path program 1 times [2024-12-02 08:51:59,421 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:51:59,422 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [786420933] [2024-12-02 08:51:59,422 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:51:59,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:51:59,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:51:59,615 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:51:59,616 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:51:59,616 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [786420933] [2024-12-02 08:51:59,616 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [786420933] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:51:59,617 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:51:59,617 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:51:59,618 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [387664386] [2024-12-02 08:51:59,619 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:51:59,623 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:51:59,627 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:51:59,642 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:51:59,643 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:51:59,647 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 41 [2024-12-02 08:51:59,649 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 39 places, 39 transitions, 84 flow. Second operand has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:51:59,650 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:51:59,650 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 41 [2024-12-02 08:51:59,650 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:51:59,731 INFO L124 PetriNetUnfolderBase]: 33/115 cut-off events. [2024-12-02 08:51:59,732 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 08:51:59,732 INFO L83 FinitePrefix]: Finished finitePrefix Result has 206 conditions, 115 events. 33/115 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 341 event pairs, 33 based on Foata normal form. 8/121 useless extension candidates. Maximal degree in co-relation 188. Up to 84 conditions per place. [2024-12-02 08:51:59,734 INFO L140 encePairwiseOnDemand]: 36/41 looper letters, 17 selfloop transitions, 2 changer transitions 0/30 dead transitions. [2024-12-02 08:51:59,734 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 36 places, 30 transitions, 104 flow [2024-12-02 08:51:59,735 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:51:59,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:51:59,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 64 transitions. [2024-12-02 08:51:59,746 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5203252032520326 [2024-12-02 08:51:59,747 INFO L175 Difference]: Start difference. First operand has 39 places, 39 transitions, 84 flow. Second operand 3 states and 64 transitions. [2024-12-02 08:51:59,748 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 36 places, 30 transitions, 104 flow [2024-12-02 08:51:59,752 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 30 transitions, 100 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:51:59,754 INFO L231 Difference]: Finished difference. Result has 34 places, 30 transitions, 66 flow [2024-12-02 08:51:59,756 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=62, PETRI_DIFFERENCE_MINUEND_PLACES=32, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=66, PETRI_PLACES=34, PETRI_TRANSITIONS=30} [2024-12-02 08:51:59,759 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, -5 predicate places. [2024-12-02 08:51:59,760 INFO L471 AbstractCegarLoop]: Abstraction has has 34 places, 30 transitions, 66 flow [2024-12-02 08:51:59,760 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:51:59,760 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:51:59,760 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:51:59,760 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 08:51:59,760 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 08:51:59,761 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:51:59,761 INFO L85 PathProgramCache]: Analyzing trace with hash -1072368037, now seen corresponding path program 1 times [2024-12-02 08:51:59,761 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:51:59,761 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1158545187] [2024-12-02 08:51:59,761 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:51:59,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:51:59,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:51:59,889 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:51:59,889 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:51:59,889 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1158545187] [2024-12-02 08:51:59,889 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1158545187] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:51:59,889 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:51:59,889 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 08:51:59,889 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1655642062] [2024-12-02 08:51:59,889 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:51:59,890 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 08:51:59,891 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:51:59,891 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 08:51:59,891 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 08:51:59,893 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 41 [2024-12-02 08:51:59,893 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 34 places, 30 transitions, 66 flow. Second operand has 4 states, 4 states have (on average 16.5) internal successors, (66), 4 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:51:59,893 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:51:59,893 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 41 [2024-12-02 08:51:59,893 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:51:59,996 INFO L124 PetriNetUnfolderBase]: 33/103 cut-off events. [2024-12-02 08:51:59,996 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 08:51:59,996 INFO L83 FinitePrefix]: Finished finitePrefix Result has 193 conditions, 103 events. 33/103 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 255 event pairs, 18 based on Foata normal form. 0/101 useless extension candidates. Maximal degree in co-relation 183. Up to 50 conditions per place. [2024-12-02 08:51:59,997 INFO L140 encePairwiseOnDemand]: 37/41 looper letters, 21 selfloop transitions, 3 changer transitions 0/33 dead transitions. [2024-12-02 08:51:59,997 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 34 places, 33 transitions, 120 flow [2024-12-02 08:51:59,998 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 08:51:59,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 08:51:59,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 81 transitions. [2024-12-02 08:51:59,999 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.49390243902439024 [2024-12-02 08:51:59,999 INFO L175 Difference]: Start difference. First operand has 34 places, 30 transitions, 66 flow. Second operand 4 states and 81 transitions. [2024-12-02 08:51:59,999 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 34 places, 33 transitions, 120 flow [2024-12-02 08:51:59,999 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 32 places, 33 transitions, 116 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:52:00,000 INFO L231 Difference]: Finished difference. Result has 32 places, 27 transitions, 62 flow [2024-12-02 08:52:00,000 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=56, PETRI_DIFFERENCE_MINUEND_PLACES=29, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=24, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=62, PETRI_PLACES=32, PETRI_TRANSITIONS=27} [2024-12-02 08:52:00,001 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, -7 predicate places. [2024-12-02 08:52:00,001 INFO L471 AbstractCegarLoop]: Abstraction has has 32 places, 27 transitions, 62 flow [2024-12-02 08:52:00,001 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.5) internal successors, (66), 4 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:52:00,001 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:52:00,001 INFO L206 CegarLoopForPetriNet]: trace 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-12-02 08:52:00,002 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 08:52:00,002 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 08:52:00,002 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:52:00,002 INFO L85 PathProgramCache]: Analyzing trace with hash 1342283291, now seen corresponding path program 1 times [2024-12-02 08:52:00,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:52:00,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1593583414] [2024-12-02 08:52:00,003 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:52:00,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:52:00,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:52:00,113 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:52:00,113 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:52:00,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1593583414] [2024-12-02 08:52:00,113 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1593583414] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:52:00,113 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:52:00,113 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 08:52:00,113 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [789813612] [2024-12-02 08:52:00,114 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:52:00,114 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:52:00,114 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:52:00,114 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:52:00,115 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:52:00,115 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 41 [2024-12-02 08:52:00,115 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 32 places, 27 transitions, 62 flow. Second operand has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:52:00,115 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:52:00,115 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 41 [2024-12-02 08:52:00,115 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:52:00,184 INFO L124 PetriNetUnfolderBase]: 19/84 cut-off events. [2024-12-02 08:52:00,184 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-12-02 08:52:00,184 INFO L83 FinitePrefix]: Finished finitePrefix Result has 160 conditions, 84 events. 19/84 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 193 event pairs, 10 based on Foata normal form. 7/87 useless extension candidates. Maximal degree in co-relation 54. Up to 36 conditions per place. [2024-12-02 08:52:00,185 INFO L140 encePairwiseOnDemand]: 34/41 looper letters, 15 selfloop transitions, 7 changer transitions 0/32 dead transitions. [2024-12-02 08:52:00,185 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 34 places, 32 transitions, 116 flow [2024-12-02 08:52:00,185 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:52:00,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:52:00,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 70 transitions. [2024-12-02 08:52:00,186 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5691056910569106 [2024-12-02 08:52:00,186 INFO L175 Difference]: Start difference. First operand has 32 places, 27 transitions, 62 flow. Second operand 3 states and 70 transitions. [2024-12-02 08:52:00,186 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 34 places, 32 transitions, 116 flow [2024-12-02 08:52:00,187 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 31 places, 32 transitions, 110 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-12-02 08:52:00,188 INFO L231 Difference]: Finished difference. Result has 32 places, 29 transitions, 85 flow [2024-12-02 08:52:00,188 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=56, PETRI_DIFFERENCE_MINUEND_PLACES=29, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=20, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=85, PETRI_PLACES=32, PETRI_TRANSITIONS=29} [2024-12-02 08:52:00,189 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, -7 predicate places. [2024-12-02 08:52:00,189 INFO L471 AbstractCegarLoop]: Abstraction has has 32 places, 29 transitions, 85 flow [2024-12-02 08:52:00,189 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:52:00,189 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:52:00,189 INFO L206 CegarLoopForPetriNet]: trace 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-12-02 08:52:00,190 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 08:52:00,190 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 08:52:00,190 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:52:00,190 INFO L85 PathProgramCache]: Analyzing trace with hash -1233686909, now seen corresponding path program 2 times [2024-12-02 08:52:00,191 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:52:00,191 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1144405934] [2024-12-02 08:52:00,191 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 08:52:00,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:52:00,220 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-02 08:52:00,220 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 08:52:00,253 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:52:00,253 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:52:00,253 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1144405934] [2024-12-02 08:52:00,253 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1144405934] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:52:00,253 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:52:00,253 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-12-02 08:52:00,253 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1320551719] [2024-12-02 08:52:00,253 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:52:00,254 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:52:00,254 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:52:00,254 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:52:00,254 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:52:00,256 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 41 [2024-12-02 08:52:00,256 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 32 places, 29 transitions, 85 flow. Second operand has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:52:00,256 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:52:00,256 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 41 [2024-12-02 08:52:00,256 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:52:00,301 INFO L124 PetriNetUnfolderBase]: 19/84 cut-off events. [2024-12-02 08:52:00,301 INFO L125 PetriNetUnfolderBase]: For 28/31 co-relation queries the response was YES. [2024-12-02 08:52:00,302 INFO L83 FinitePrefix]: Finished finitePrefix Result has 195 conditions, 84 events. 19/84 cut-off events. For 28/31 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 194 event pairs, 17 based on Foata normal form. 1/83 useless extension candidates. Maximal degree in co-relation 18. Up to 63 conditions per place. [2024-12-02 08:52:00,302 INFO L140 encePairwiseOnDemand]: 39/41 looper letters, 0 selfloop transitions, 0 changer transitions 28/28 dead transitions. [2024-12-02 08:52:00,302 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 33 places, 28 transitions, 121 flow [2024-12-02 08:52:00,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:52:00,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:52:00,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 60 transitions. [2024-12-02 08:52:00,303 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4878048780487805 [2024-12-02 08:52:00,303 INFO L175 Difference]: Start difference. First operand has 32 places, 29 transitions, 85 flow. Second operand 3 states and 60 transitions. [2024-12-02 08:52:00,303 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 33 places, 28 transitions, 121 flow [2024-12-02 08:52:00,304 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 32 places, 28 transitions, 114 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:52:00,305 INFO L231 Difference]: Finished difference. Result has 32 places, 0 transitions, 0 flow [2024-12-02 08:52:00,305 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=76, PETRI_DIFFERENCE_MINUEND_PLACES=30, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=28, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=32, PETRI_TRANSITIONS=0} [2024-12-02 08:52:00,305 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, -7 predicate places. [2024-12-02 08:52:00,305 INFO L471 AbstractCegarLoop]: Abstraction has has 32 places, 0 transitions, 0 flow [2024-12-02 08:52:00,306 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:52:00,308 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (4 of 5 remaining) [2024-12-02 08:52:00,308 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (3 of 5 remaining) [2024-12-02 08:52:00,308 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 5 remaining) [2024-12-02 08:52:00,308 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (1 of 5 remaining) [2024-12-02 08:52:00,308 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 5 remaining) [2024-12-02 08:52:00,309 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 08:52:00,309 INFO L422 BasicCegarLoop]: Path program histogram: [2, 1, 1] [2024-12-02 08:52:00,313 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-12-02 08:52:00,313 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-12-02 08:52:00,318 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 08:52:00 BasicIcfg [2024-12-02 08:52:00,318 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-12-02 08:52:00,319 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-02 08:52:00,319 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-02 08:52:00,319 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-02 08:52:00,319 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:51:59" (3/4) ... [2024-12-02 08:52:00,321 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-12-02 08:52:00,323 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2024-12-02 08:52:00,326 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 34 nodes and edges [2024-12-02 08:52:00,326 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2024-12-02 08:52:00,327 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-12-02 08:52:00,327 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-12-02 08:52:00,377 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml [2024-12-02 08:52:00,378 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/witness.yml [2024-12-02 08:52:00,378 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-02 08:52:00,378 INFO L158 Benchmark]: Toolchain (without parser) took 1893.81ms. Allocated memory is still 142.6MB. Free memory was 116.8MB in the beginning and 97.0MB in the end (delta: 19.8MB). Peak memory consumption was 22.3MB. Max. memory is 16.1GB. [2024-12-02 08:52:00,379 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 142.6MB. Free memory is still 83.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 08:52:00,379 INFO L158 Benchmark]: CACSL2BoogieTranslator took 328.84ms. Allocated memory is still 142.6MB. Free memory was 116.7MB in the beginning and 97.2MB in the end (delta: 19.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-12-02 08:52:00,379 INFO L158 Benchmark]: Boogie Procedure Inliner took 26.23ms. Allocated memory is still 142.6MB. Free memory was 97.2MB in the beginning and 95.6MB in the end (delta: 1.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 08:52:00,379 INFO L158 Benchmark]: Boogie Preprocessor took 34.19ms. Allocated memory is still 142.6MB. Free memory was 95.6MB in the beginning and 94.0MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 08:52:00,380 INFO L158 Benchmark]: RCFGBuilder took 374.28ms. Allocated memory is still 142.6MB. Free memory was 93.8MB in the beginning and 70.4MB in the end (delta: 23.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-12-02 08:52:00,380 INFO L158 Benchmark]: TraceAbstraction took 1065.33ms. Allocated memory is still 142.6MB. Free memory was 69.7MB in the beginning and 101.1MB in the end (delta: -31.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 08:52:00,380 INFO L158 Benchmark]: Witness Printer took 59.17ms. Allocated memory is still 142.6MB. Free memory was 101.1MB in the beginning and 97.0MB in the end (delta: 4.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 08:52:00,382 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 142.6MB. Free memory is still 83.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 328.84ms. Allocated memory is still 142.6MB. Free memory was 116.7MB in the beginning and 97.2MB in the end (delta: 19.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 26.23ms. Allocated memory is still 142.6MB. Free memory was 97.2MB in the beginning and 95.6MB in the end (delta: 1.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 34.19ms. Allocated memory is still 142.6MB. Free memory was 95.6MB in the beginning and 94.0MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 374.28ms. Allocated memory is still 142.6MB. Free memory was 93.8MB in the beginning and 70.4MB in the end (delta: 23.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 1065.33ms. Allocated memory is still 142.6MB. Free memory was 69.7MB in the beginning and 101.1MB in the end (delta: -31.4MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 59.17ms. Allocated memory is still 142.6MB. Free memory was 101.1MB in the beginning and 97.0MB in the end (delta: 4.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 18]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 696]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 18]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 59 locations, 5 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.0s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 0.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 14 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 12 mSDsluCounter, 0 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 7 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 143 IncrementalHoareTripleChecker+Invalid, 150 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 7 mSolverCounterUnsat, 0 mSDtfsCounter, 143 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 11 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=85occurred in iteration=3, InterpolantAutomatonStates: 13, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 74 NumberOfCodeBlocks, 74 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 70 ConstructedInterpolants, 0 QuantifiedInterpolants, 148 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 3 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-12-02 08:52:00,395 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6dc96cac-1a56-4f4f-9219-dfe22ffb5476/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE