./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 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/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_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI --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.2.4-dev-0e0057c [2023-11-24 21:30:03,197 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:30:03,305 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-24 21:30:03,313 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:30:03,314 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:30:03,358 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:30:03,359 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:30:03,360 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:30:03,361 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:30:03,368 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:30:03,369 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:30:03,370 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:30:03,371 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:30:03,373 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:30:03,373 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:30:03,374 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:30:03,375 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 21:30:03,375 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:30:03,375 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 21:30:03,376 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:30:03,376 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-24 21:30:03,377 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-24 21:30:03,377 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-24 21:30:03,378 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:30:03,378 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 21:30:03,379 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 21:30:03,379 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 21:30:03,379 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:30:03,380 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:30:03,381 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:30:03,382 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:30:03,383 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:30:03,383 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:30:03,383 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:30:03,384 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:30:03,384 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-24 21:30:03,384 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 21:30:03,384 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:30:03,385 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:30:03,385 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:30:03,385 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:30:03,386 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI 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 [2023-11-24 21:30:03,637 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:30:03,659 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:30:03,661 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:30:03,663 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:30:03,663 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:30:03,665 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_true.i [2023-11-24 21:30:06,853 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:30:07,107 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:30:07,108 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_true.i [2023-11-24 21:30:07,132 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/data/c14c88dab/38091a45465f416eb6d2a6f104ccae8a/FLAGac325f5b4 [2023-11-24 21:30:07,149 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/data/c14c88dab/38091a45465f416eb6d2a6f104ccae8a [2023-11-24 21:30:07,155 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:30:07,159 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:30:07,161 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:30:07,161 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:30:07,167 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:30:07,168 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,169 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6e0e4b45 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07, skipping insertion in model container [2023-11-24 21:30:07,169 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,243 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:30:07,622 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:30:07,637 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 21:30:07,681 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:30:07,724 INFO L206 MainTranslator]: Completed translation [2023-11-24 21:30:07,724 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07 WrapperNode [2023-11-24 21:30:07,724 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 21:30:07,726 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 21:30:07,726 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 21:30:07,726 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 21:30:07,734 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,749 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,783 INFO L138 Inliner]: procedures = 163, calls = 35, calls flagged for inlining = 5, calls inlined = 6, statements flattened = 86 [2023-11-24 21:30:07,783 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 21:30:07,784 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 21:30:07,784 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 21:30:07,785 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 21:30:07,796 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,797 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,806 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,834 INFO L175 MemorySlicer]: Split 14 memory accesses to 4 slices as follows [2, 5, 5, 2]. 36 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5, 0]. The 1 writes are split as follows [0, 0, 0, 1]. [2023-11-24 21:30:07,834 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,835 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,843 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,848 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,857 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,871 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,875 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 21:30:07,876 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 21:30:07,876 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 21:30:07,876 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 21:30:07,877 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (1/1) ... [2023-11-24 21:30:07,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:30:07,912 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:30:07,930 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-24 21:30:07,948 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-24 21:30:07,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-24 21:30:07,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-24 21:30:07,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-24 21:30:07,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-24 21:30:07,977 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-24 21:30:07,977 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-24 21:30:07,978 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-24 21:30:07,978 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-24 21:30:07,978 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-24 21:30:07,978 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 21:30:07,978 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 21:30:07,979 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-24 21:30:07,980 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-24 21:30:07,981 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 21:30:07,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-24 21:30:07,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-24 21:30:07,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-24 21:30:07,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-24 21:30:07,982 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-24 21:30:07,983 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 21:30:07,983 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 21:30:07,985 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-24 21:30:08,213 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 21:30:08,220 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 21:30:08,500 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 21:30:08,641 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 21:30:08,641 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-24 21:30:08,641 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:30:08 BoogieIcfgContainer [2023-11-24 21:30:08,642 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 21:30:08,645 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 21:30:08,645 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 21:30:08,648 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 21:30:08,649 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 09:30:07" (1/3) ... [2023-11-24 21:30:08,649 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2cacc29f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 09:30:08, skipping insertion in model container [2023-11-24 21:30:08,650 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:30:07" (2/3) ... [2023-11-24 21:30:08,650 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2cacc29f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 09:30:08, skipping insertion in model container [2023-11-24 21:30:08,650 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:30:08" (3/3) ... [2023-11-24 21:30:08,652 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_19-publish-precision_true.i [2023-11-24 21:30:08,673 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 21:30:08,673 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 7 error locations. [2023-11-24 21:30:08,673 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-24 21:30:08,714 INFO L144 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2023-11-24 21:30:08,751 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 47 places, 47 transitions, 101 flow [2023-11-24 21:30:08,792 INFO L124 PetriNetUnfolderBase]: 4/46 cut-off events. [2023-11-24 21:30:08,792 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-24 21:30:08,795 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51 conditions, 46 events. 4/46 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 47 event pairs, 0 based on Foata normal form. 0/35 useless extension candidates. Maximal degree in co-relation 29. Up to 2 conditions per place. [2023-11-24 21:30:08,795 INFO L82 GeneralOperation]: Start removeDead. Operand has 47 places, 47 transitions, 101 flow [2023-11-24 21:30:08,799 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 45 places, 45 transitions, 96 flow [2023-11-24 21:30:08,811 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 21:30:08,818 INFO L357 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, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@48444423, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 21:30:08,818 INFO L358 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2023-11-24 21:30:08,824 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-24 21:30:08,824 INFO L124 PetriNetUnfolderBase]: 2/9 cut-off events. [2023-11-24 21:30:08,824 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-24 21:30:08,825 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:30:08,825 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-24 21:30:08,826 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 6 more)] === [2023-11-24 21:30:08,831 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:30:08,831 INFO L85 PathProgramCache]: Analyzing trace with hash 8418324, now seen corresponding path program 1 times [2023-11-24 21:30:08,842 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:30:08,842 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2090741939] [2023-11-24 21:30:08,843 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:30:08,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:30:08,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:30:09,201 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:30:09,202 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:30:09,202 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2090741939] [2023-11-24 21:30:09,203 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2090741939] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:30:09,203 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:30:09,203 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-24 21:30:09,205 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1771753116] [2023-11-24 21:30:09,206 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:30:09,215 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:30:09,221 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:30:09,249 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:30:09,249 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:30:09,269 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 47 [2023-11-24 21:30:09,271 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 45 transitions, 96 flow. Second operand has 3 states, 3 states have (on average 17.0) internal successors, (51), 3 states have internal predecessors, (51), 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) [2023-11-24 21:30:09,271 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:30:09,272 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 47 [2023-11-24 21:30:09,273 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:30:09,369 INFO L124 PetriNetUnfolderBase]: 44/151 cut-off events. [2023-11-24 21:30:09,370 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-24 21:30:09,371 INFO L83 FinitePrefix]: Finished finitePrefix Result has 267 conditions, 151 events. 44/151 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 514 event pairs, 44 based on Foata normal form. 12/161 useless extension candidates. Maximal degree in co-relation 242. Up to 109 conditions per place. [2023-11-24 21:30:09,374 INFO L140 encePairwiseOnDemand]: 39/47 looper letters, 20 selfloop transitions, 2 changer transitions 0/37 dead transitions. [2023-11-24 21:30:09,374 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 37 transitions, 124 flow [2023-11-24 21:30:09,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:30:09,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:30:09,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 76 transitions. [2023-11-24 21:30:09,388 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5390070921985816 [2023-11-24 21:30:09,389 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 76 transitions. [2023-11-24 21:30:09,390 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 76 transitions. [2023-11-24 21:30:09,391 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:30:09,394 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 76 transitions. [2023-11-24 21:30:09,396 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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) [2023-11-24 21:30:09,400 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 47.0) internal successors, (188), 4 states have internal predecessors, (188), 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) [2023-11-24 21:30:09,401 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 47.0) internal successors, (188), 4 states have internal predecessors, (188), 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) [2023-11-24 21:30:09,403 INFO L175 Difference]: Start difference. First operand has 45 places, 45 transitions, 96 flow. Second operand 3 states and 76 transitions. [2023-11-24 21:30:09,404 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 37 transitions, 124 flow [2023-11-24 21:30:09,407 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 37 transitions, 120 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-24 21:30:09,410 INFO L231 Difference]: Finished difference. Result has 41 places, 37 transitions, 80 flow [2023-11-24 21:30:09,412 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=76, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=37, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=80, PETRI_PLACES=41, PETRI_TRANSITIONS=37} [2023-11-24 21:30:09,416 INFO L281 CegarLoopForPetriNet]: 45 programPoint places, -4 predicate places. [2023-11-24 21:30:09,416 INFO L495 AbstractCegarLoop]: Abstraction has has 41 places, 37 transitions, 80 flow [2023-11-24 21:30:09,417 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 17.0) internal successors, (51), 3 states have internal predecessors, (51), 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) [2023-11-24 21:30:09,417 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:30:09,417 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-24 21:30:09,417 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-24 21:30:09,418 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 6 more)] === [2023-11-24 21:30:09,419 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:30:09,419 INFO L85 PathProgramCache]: Analyzing trace with hash 8418325, now seen corresponding path program 1 times [2023-11-24 21:30:09,419 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:30:09,419 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [716677819] [2023-11-24 21:30:09,420 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:30:09,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:30:09,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:30:09,587 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:30:09,587 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:30:09,588 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [716677819] [2023-11-24 21:30:09,588 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [716677819] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:30:09,588 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:30:09,588 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-24 21:30:09,588 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [149085400] [2023-11-24 21:30:09,589 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:30:09,590 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:30:09,590 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:30:09,591 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:30:09,591 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:30:09,608 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 47 [2023-11-24 21:30:09,609 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 41 places, 37 transitions, 80 flow. Second operand has 3 states, 3 states have (on average 19.0) internal successors, (57), 3 states have internal predecessors, (57), 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) [2023-11-24 21:30:09,609 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:30:09,609 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 47 [2023-11-24 21:30:09,610 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:30:09,736 INFO L124 PetriNetUnfolderBase]: 33/122 cut-off events. [2023-11-24 21:30:09,736 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-24 21:30:09,737 INFO L83 FinitePrefix]: Finished finitePrefix Result has 214 conditions, 122 events. 33/122 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 371 event pairs, 33 based on Foata normal form. 13/133 useless extension candidates. Maximal degree in co-relation 204. Up to 85 conditions per place. [2023-11-24 21:30:09,739 INFO L140 encePairwiseOnDemand]: 43/47 looper letters, 18 selfloop transitions, 2 changer transitions 0/35 dead transitions. [2023-11-24 21:30:09,739 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 35 transitions, 116 flow [2023-11-24 21:30:09,739 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:30:09,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:30:09,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 76 transitions. [2023-11-24 21:30:09,741 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5390070921985816 [2023-11-24 21:30:09,741 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 76 transitions. [2023-11-24 21:30:09,742 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 76 transitions. [2023-11-24 21:30:09,742 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:30:09,742 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 76 transitions. [2023-11-24 21:30:09,743 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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) [2023-11-24 21:30:09,744 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 47.0) internal successors, (188), 4 states have internal predecessors, (188), 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) [2023-11-24 21:30:09,745 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 47.0) internal successors, (188), 4 states have internal predecessors, (188), 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) [2023-11-24 21:30:09,745 INFO L175 Difference]: Start difference. First operand has 41 places, 37 transitions, 80 flow. Second operand 3 states and 76 transitions. [2023-11-24 21:30:09,745 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 35 transitions, 116 flow [2023-11-24 21:30:09,746 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 39 places, 35 transitions, 112 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-24 21:30:09,747 INFO L231 Difference]: Finished difference. Result has 39 places, 35 transitions, 76 flow [2023-11-24 21:30:09,748 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=72, PETRI_DIFFERENCE_MINUEND_PLACES=37, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=76, PETRI_PLACES=39, PETRI_TRANSITIONS=35} [2023-11-24 21:30:09,748 INFO L281 CegarLoopForPetriNet]: 45 programPoint places, -6 predicate places. [2023-11-24 21:30:09,749 INFO L495 AbstractCegarLoop]: Abstraction has has 39 places, 35 transitions, 76 flow [2023-11-24 21:30:09,749 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 19.0) internal successors, (57), 3 states have internal predecessors, (57), 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) [2023-11-24 21:30:09,749 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:30:09,749 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-24 21:30:09,750 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-24 21:30:09,750 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 6 more)] === [2023-11-24 21:30:09,751 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:30:09,751 INFO L85 PathProgramCache]: Analyzing trace with hash 8418235, now seen corresponding path program 1 times [2023-11-24 21:30:09,751 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:30:09,751 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [949745848] [2023-11-24 21:30:09,752 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:30:09,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:30:09,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:30:09,805 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:30:09,806 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:30:09,806 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [949745848] [2023-11-24 21:30:09,806 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [949745848] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:30:09,807 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:30:09,807 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:30:09,807 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [361664250] [2023-11-24 21:30:09,807 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:30:09,808 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:30:09,808 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:30:09,808 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:30:09,809 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:30:09,811 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 47 [2023-11-24 21:30:09,812 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 39 places, 35 transitions, 76 flow. Second operand has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 3 states have internal predecessors, (59), 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) [2023-11-24 21:30:09,812 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:30:09,812 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 47 [2023-11-24 21:30:09,812 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:30:09,873 INFO L124 PetriNetUnfolderBase]: 33/119 cut-off events. [2023-11-24 21:30:09,874 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-24 21:30:09,875 INFO L83 FinitePrefix]: Finished finitePrefix Result has 211 conditions, 119 events. 33/119 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 365 event pairs, 33 based on Foata normal form. 0/117 useless extension candidates. Maximal degree in co-relation 201. Up to 85 conditions per place. [2023-11-24 21:30:09,876 INFO L140 encePairwiseOnDemand]: 44/47 looper letters, 18 selfloop transitions, 2 changer transitions 0/32 dead transitions. [2023-11-24 21:30:09,876 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 38 places, 32 transitions, 110 flow [2023-11-24 21:30:09,876 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:30:09,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:30:09,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 78 transitions. [2023-11-24 21:30:09,878 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5531914893617021 [2023-11-24 21:30:09,878 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 78 transitions. [2023-11-24 21:30:09,878 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 78 transitions. [2023-11-24 21:30:09,879 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:30:09,879 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 78 transitions. [2023-11-24 21:30:09,880 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 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) [2023-11-24 21:30:09,881 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 47.0) internal successors, (188), 4 states have internal predecessors, (188), 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) [2023-11-24 21:30:09,881 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 47.0) internal successors, (188), 4 states have internal predecessors, (188), 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) [2023-11-24 21:30:09,881 INFO L175 Difference]: Start difference. First operand has 39 places, 35 transitions, 76 flow. Second operand 3 states and 78 transitions. [2023-11-24 21:30:09,881 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 38 places, 32 transitions, 110 flow [2023-11-24 21:30:09,882 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 36 places, 32 transitions, 106 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-24 21:30:09,883 INFO L231 Difference]: Finished difference. Result has 36 places, 32 transitions, 70 flow [2023-11-24 21:30:09,883 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=66, PETRI_DIFFERENCE_MINUEND_PLACES=34, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=32, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=70, PETRI_PLACES=36, PETRI_TRANSITIONS=32} [2023-11-24 21:30:09,884 INFO L281 CegarLoopForPetriNet]: 45 programPoint places, -9 predicate places. [2023-11-24 21:30:09,884 INFO L495 AbstractCegarLoop]: Abstraction has has 36 places, 32 transitions, 70 flow [2023-11-24 21:30:09,885 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 3 states have internal predecessors, (59), 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) [2023-11-24 21:30:09,885 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:30:09,885 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:30:09,885 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-24 21:30:09,886 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 6 more)] === [2023-11-24 21:30:09,886 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:30:09,886 INFO L85 PathProgramCache]: Analyzing trace with hash 520067332, now seen corresponding path program 1 times [2023-11-24 21:30:09,887 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:30:09,887 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [578132210] [2023-11-24 21:30:09,887 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:30:09,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:30:09,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:30:10,010 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:30:10,010 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:30:10,010 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [578132210] [2023-11-24 21:30:10,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [578132210] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:30:10,011 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:30:10,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-24 21:30:10,011 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1829675772] [2023-11-24 21:30:10,012 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:30:10,012 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-24 21:30:10,012 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:30:10,013 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-24 21:30:10,013 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-24 21:30:10,016 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 47 [2023-11-24 21:30:10,016 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 36 places, 32 transitions, 70 flow. Second operand has 4 states, 4 states have (on average 21.5) internal successors, (86), 4 states have internal predecessors, (86), 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) [2023-11-24 21:30:10,017 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:30:10,017 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 47 [2023-11-24 21:30:10,017 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:30:10,110 INFO L124 PetriNetUnfolderBase]: 33/107 cut-off events. [2023-11-24 21:30:10,111 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-24 21:30:10,112 INFO L83 FinitePrefix]: Finished finitePrefix Result has 198 conditions, 107 events. 33/107 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 278 event pairs, 18 based on Foata normal form. 0/105 useless extension candidates. Maximal degree in co-relation 188. Up to 51 conditions per place. [2023-11-24 21:30:10,113 INFO L140 encePairwiseOnDemand]: 43/47 looper letters, 22 selfloop transitions, 3 changer transitions 0/35 dead transitions. [2023-11-24 21:30:10,113 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 36 places, 35 transitions, 126 flow [2023-11-24 21:30:10,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-24 21:30:10,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-24 21:30:10,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 102 transitions. [2023-11-24 21:30:10,116 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5425531914893617 [2023-11-24 21:30:10,117 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 102 transitions. [2023-11-24 21:30:10,117 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 102 transitions. [2023-11-24 21:30:10,118 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:30:10,118 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 102 transitions. [2023-11-24 21:30:10,120 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 25.5) internal successors, (102), 4 states have internal predecessors, (102), 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) [2023-11-24 21:30:10,121 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 47.0) internal successors, (235), 5 states have internal predecessors, (235), 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) [2023-11-24 21:30:10,122 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 47.0) internal successors, (235), 5 states have internal predecessors, (235), 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) [2023-11-24 21:30:10,122 INFO L175 Difference]: Start difference. First operand has 36 places, 32 transitions, 70 flow. Second operand 4 states and 102 transitions. [2023-11-24 21:30:10,122 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 36 places, 35 transitions, 126 flow [2023-11-24 21:30:10,123 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 35 transitions, 122 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-24 21:30:10,125 INFO L231 Difference]: Finished difference. Result has 34 places, 29 transitions, 66 flow [2023-11-24 21:30:10,125 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=60, PETRI_DIFFERENCE_MINUEND_PLACES=31, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=29, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=26, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=66, PETRI_PLACES=34, PETRI_TRANSITIONS=29} [2023-11-24 21:30:10,127 INFO L281 CegarLoopForPetriNet]: 45 programPoint places, -11 predicate places. [2023-11-24 21:30:10,128 INFO L495 AbstractCegarLoop]: Abstraction has has 34 places, 29 transitions, 66 flow [2023-11-24 21:30:10,128 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 21.5) internal successors, (86), 4 states have internal predecessors, (86), 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) [2023-11-24 21:30:10,128 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:30:10,128 INFO L208 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, 1, 1] [2023-11-24 21:30:10,129 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-24 21:30:10,129 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 6 more)] === [2023-11-24 21:30:10,133 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:30:10,133 INFO L85 PathProgramCache]: Analyzing trace with hash -1469020769, now seen corresponding path program 1 times [2023-11-24 21:30:10,134 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:30:10,134 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1849395433] [2023-11-24 21:30:10,135 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:30:10,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:30:10,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:30:10,362 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:30:10,362 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:30:10,362 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1849395433] [2023-11-24 21:30:10,363 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1849395433] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:30:10,363 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:30:10,364 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 21:30:10,364 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [397817214] [2023-11-24 21:30:10,367 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:30:10,367 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:30:10,368 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:30:10,369 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:30:10,369 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:30:10,370 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 47 [2023-11-24 21:30:10,371 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 34 places, 29 transitions, 66 flow. Second operand has 3 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 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) [2023-11-24 21:30:10,371 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:30:10,371 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 47 [2023-11-24 21:30:10,376 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:30:10,446 INFO L124 PetriNetUnfolderBase]: 19/90 cut-off events. [2023-11-24 21:30:10,446 INFO L125 PetriNetUnfolderBase]: For 4/5 co-relation queries the response was YES. [2023-11-24 21:30:10,447 INFO L83 FinitePrefix]: Finished finitePrefix Result has 167 conditions, 90 events. 19/90 cut-off events. For 4/5 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 222 event pairs, 10 based on Foata normal form. 7/93 useless extension candidates. Maximal degree in co-relation 57. Up to 37 conditions per place. [2023-11-24 21:30:10,447 INFO L140 encePairwiseOnDemand]: 40/47 looper letters, 16 selfloop transitions, 7 changer transitions 0/34 dead transitions. [2023-11-24 21:30:10,448 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 36 places, 34 transitions, 122 flow [2023-11-24 21:30:10,448 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:30:10,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:30:10,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 86 transitions. [2023-11-24 21:30:10,450 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6099290780141844 [2023-11-24 21:30:10,450 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 86 transitions. [2023-11-24 21:30:10,450 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 86 transitions. [2023-11-24 21:30:10,450 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:30:10,450 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 86 transitions. [2023-11-24 21:30:10,451 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 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) [2023-11-24 21:30:10,452 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 47.0) internal successors, (188), 4 states have internal predecessors, (188), 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) [2023-11-24 21:30:10,452 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 47.0) internal successors, (188), 4 states have internal predecessors, (188), 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) [2023-11-24 21:30:10,452 INFO L175 Difference]: Start difference. First operand has 34 places, 29 transitions, 66 flow. Second operand 3 states and 86 transitions. [2023-11-24 21:30:10,453 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 36 places, 34 transitions, 122 flow [2023-11-24 21:30:10,453 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 33 places, 34 transitions, 116 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-24 21:30:10,455 INFO L231 Difference]: Finished difference. Result has 34 places, 31 transitions, 89 flow [2023-11-24 21:30:10,455 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=60, PETRI_DIFFERENCE_MINUEND_PLACES=31, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=29, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=22, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=89, PETRI_PLACES=34, PETRI_TRANSITIONS=31} [2023-11-24 21:30:10,456 INFO L281 CegarLoopForPetriNet]: 45 programPoint places, -11 predicate places. [2023-11-24 21:30:10,456 INFO L495 AbstractCegarLoop]: Abstraction has has 34 places, 31 transitions, 89 flow [2023-11-24 21:30:10,456 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 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) [2023-11-24 21:30:10,456 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:30:10,457 INFO L208 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, 1, 1] [2023-11-24 21:30:10,457 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-24 21:30:10,457 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 6 more)] === [2023-11-24 21:30:10,458 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:30:10,458 INFO L85 PathProgramCache]: Analyzing trace with hash 1128824361, now seen corresponding path program 2 times [2023-11-24 21:30:10,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:30:10,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1225058353] [2023-11-24 21:30:10,459 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:30:10,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:30:10,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:30:10,685 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:30:10,685 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:30:10,685 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1225058353] [2023-11-24 21:30:10,686 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1225058353] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:30:10,686 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:30:10,686 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:30:10,686 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [337495542] [2023-11-24 21:30:10,687 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:30:10,688 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-24 21:30:10,689 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:30:10,689 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-24 21:30:10,690 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-24 21:30:10,729 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 47 [2023-11-24 21:30:10,729 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 34 places, 31 transitions, 89 flow. Second operand has 4 states, 4 states have (on average 23.75) internal successors, (95), 4 states have internal predecessors, (95), 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) [2023-11-24 21:30:10,729 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:30:10,730 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 47 [2023-11-24 21:30:10,730 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:30:10,813 INFO L124 PetriNetUnfolderBase]: 19/90 cut-off events. [2023-11-24 21:30:10,814 INFO L125 PetriNetUnfolderBase]: For 29/33 co-relation queries the response was YES. [2023-11-24 21:30:10,815 INFO L83 FinitePrefix]: Finished finitePrefix Result has 202 conditions, 90 events. 19/90 cut-off events. For 29/33 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 216 event pairs, 17 based on Foata normal form. 1/89 useless extension candidates. Maximal degree in co-relation 19. Up to 63 conditions per place. [2023-11-24 21:30:10,816 INFO L140 encePairwiseOnDemand]: 44/47 looper letters, 0 selfloop transitions, 0 changer transitions 30/30 dead transitions. [2023-11-24 21:30:10,816 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 36 places, 30 transitions, 127 flow [2023-11-24 21:30:10,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-24 21:30:10,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-24 21:30:10,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 95 transitions. [2023-11-24 21:30:10,819 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5053191489361702 [2023-11-24 21:30:10,820 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 95 transitions. [2023-11-24 21:30:10,820 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 95 transitions. [2023-11-24 21:30:10,820 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:30:10,822 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 95 transitions. [2023-11-24 21:30:10,822 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 23.75) internal successors, (95), 4 states have internal predecessors, (95), 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) [2023-11-24 21:30:10,825 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 47.0) internal successors, (235), 5 states have internal predecessors, (235), 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) [2023-11-24 21:30:10,826 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 47.0) internal successors, (235), 5 states have internal predecessors, (235), 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) [2023-11-24 21:30:10,826 INFO L175 Difference]: Start difference. First operand has 34 places, 31 transitions, 89 flow. Second operand 4 states and 95 transitions. [2023-11-24 21:30:10,826 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 36 places, 30 transitions, 127 flow [2023-11-24 21:30:10,828 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 35 places, 30 transitions, 120 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-24 21:30:10,828 INFO L231 Difference]: Finished difference. Result has 35 places, 0 transitions, 0 flow [2023-11-24 21:30:10,828 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=47, PETRI_DIFFERENCE_MINUEND_FLOW=80, PETRI_DIFFERENCE_MINUEND_PLACES=32, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=0, PETRI_PLACES=35, PETRI_TRANSITIONS=0} [2023-11-24 21:30:10,831 INFO L281 CegarLoopForPetriNet]: 45 programPoint places, -10 predicate places. [2023-11-24 21:30:10,832 INFO L495 AbstractCegarLoop]: Abstraction has has 35 places, 0 transitions, 0 flow [2023-11-24 21:30:10,832 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 23.75) internal successors, (95), 4 states have internal predecessors, (95), 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) [2023-11-24 21:30:10,835 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 9 remaining) [2023-11-24 21:30:10,835 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 9 remaining) [2023-11-24 21:30:10,836 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (6 of 9 remaining) [2023-11-24 21:30:10,839 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 9 remaining) [2023-11-24 21:30:10,840 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 9 remaining) [2023-11-24 21:30:10,845 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK (3 of 9 remaining) [2023-11-24 21:30:10,846 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 9 remaining) [2023-11-24 21:30:10,846 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (1 of 9 remaining) [2023-11-24 21:30:10,846 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 9 remaining) [2023-11-24 21:30:10,847 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-24 21:30:10,847 INFO L445 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1] [2023-11-24 21:30:10,853 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-24 21:30:10,853 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-24 21:30:10,860 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 09:30:10 BasicIcfg [2023-11-24 21:30:10,860 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-24 21:30:10,861 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 21:30:10,861 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 21:30:10,862 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 21:30:10,862 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:30:08" (3/4) ... [2023-11-24 21:30:10,864 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-24 21:30:10,868 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2023-11-24 21:30:10,875 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 34 nodes and edges [2023-11-24 21:30:10,875 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 7 nodes and edges [2023-11-24 21:30:10,876 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-24 21:30:10,876 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2023-11-24 21:30:10,977 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/witness.graphml [2023-11-24 21:30:10,978 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/witness.yml [2023-11-24 21:30:10,978 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 21:30:10,979 INFO L158 Benchmark]: Toolchain (without parser) took 3820.07ms. Allocated memory was 140.5MB in the beginning and 197.1MB in the end (delta: 56.6MB). Free memory was 94.5MB in the beginning and 72.5MB in the end (delta: 22.0MB). Peak memory consumption was 80.0MB. Max. memory is 16.1GB. [2023-11-24 21:30:10,980 INFO L158 Benchmark]: CDTParser took 0.30ms. Allocated memory is still 102.8MB. Free memory is still 56.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 21:30:10,980 INFO L158 Benchmark]: CACSL2BoogieTranslator took 563.92ms. Allocated memory is still 140.5MB. Free memory was 94.5MB in the beginning and 74.9MB in the end (delta: 19.7MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-24 21:30:10,981 INFO L158 Benchmark]: Boogie Procedure Inliner took 58.01ms. Allocated memory is still 140.5MB. Free memory was 74.9MB in the beginning and 72.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 21:30:10,981 INFO L158 Benchmark]: Boogie Preprocessor took 90.92ms. Allocated memory is still 140.5MB. Free memory was 72.8MB in the beginning and 70.3MB in the end (delta: 2.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-24 21:30:10,982 INFO L158 Benchmark]: RCFGBuilder took 765.88ms. Allocated memory was 140.5MB in the beginning and 197.1MB in the end (delta: 56.6MB). Free memory was 70.3MB in the beginning and 155.1MB in the end (delta: -84.8MB). Peak memory consumption was 21.5MB. Max. memory is 16.1GB. [2023-11-24 21:30:10,982 INFO L158 Benchmark]: TraceAbstraction took 2215.95ms. Allocated memory is still 197.1MB. Free memory was 155.1MB in the beginning and 77.8MB in the end (delta: 77.3MB). Peak memory consumption was 77.3MB. Max. memory is 16.1GB. [2023-11-24 21:30:10,982 INFO L158 Benchmark]: Witness Printer took 117.15ms. Allocated memory is still 197.1MB. Free memory was 76.7MB in the beginning and 72.5MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-24 21:30:10,985 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.30ms. Allocated memory is still 102.8MB. Free memory is still 56.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 563.92ms. Allocated memory is still 140.5MB. Free memory was 94.5MB in the beginning and 74.9MB in the end (delta: 19.7MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 58.01ms. Allocated memory is still 140.5MB. Free memory was 74.9MB in the beginning and 72.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 90.92ms. Allocated memory is still 140.5MB. Free memory was 72.8MB in the beginning and 70.3MB in the end (delta: 2.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 765.88ms. Allocated memory was 140.5MB in the beginning and 197.1MB in the end (delta: 56.6MB). Free memory was 70.3MB in the beginning and 155.1MB in the end (delta: -84.8MB). Peak memory consumption was 21.5MB. Max. memory is 16.1GB. * TraceAbstraction took 2215.95ms. Allocated memory is still 197.1MB. Free memory was 155.1MB in the beginning and 77.8MB in the end (delta: 77.3MB). Peak memory consumption was 77.3MB. Max. memory is 16.1GB. * Witness Printer took 117.15ms. Allocated memory is still 197.1MB. Free memory was 76.7MB in the beginning and 72.5MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds 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 - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds 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, 65 locations, 9 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: 2.1s, OverallIterations: 6, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 0.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 105 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 67 mSDsluCounter, 18 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2 mSDsCounter, 11 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 264 IncrementalHoareTripleChecker+Invalid, 275 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 11 mSolverCounterUnsat, 16 mSDtfsCounter, 264 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 14 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=96occurred in iteration=0, InterpolantAutomatonStates: 20, 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.1s SatisfiabilityAnalysisTime, 0.9s InterpolantComputationTime, 87 NumberOfCodeBlocks, 87 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 81 ConstructedInterpolants, 0 QuantifiedInterpolants, 280 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 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 - AllSpecificationsHoldResult: All specifications hold 7 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-24 21:30:11,006 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a7c0ee88-3c0d-4588-9971-8658b5588da3/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE