./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme --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 0bf2f5f336333cdf96c271b32cdeb9b70ee932e1c07acf27a63b4425ec902f3e --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 12:03:10,736 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 12:03:10,858 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-26 12:03:10,870 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 12:03:10,871 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 12:03:10,912 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 12:03:10,913 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 12:03:10,914 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 12:03:10,915 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 12:03:10,920 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 12:03:10,921 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 12:03:10,922 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 12:03:10,923 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 12:03:10,925 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 12:03:10,925 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 12:03:10,926 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 12:03:10,926 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 12:03:10,927 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 12:03:10,927 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 12:03:10,928 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 12:03:10,928 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-26 12:03:10,929 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-26 12:03:10,929 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-26 12:03:10,930 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 12:03:10,930 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-26 12:03:10,931 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 12:03:10,931 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 12:03:10,932 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 12:03:10,933 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 12:03:10,933 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 12:03:10,934 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-26 12:03:10,935 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 12:03:10,935 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:03:10,935 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 12:03:10,936 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 12:03:10,936 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 12:03:10,936 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 12:03:10,937 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 12:03:10,937 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 12:03:10,937 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 12:03:10,937 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 12:03:10,938 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_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/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_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme 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 -> 0bf2f5f336333cdf96c271b32cdeb9b70ee932e1c07acf27a63b4425ec902f3e [2023-11-26 12:03:11,213 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 12:03:11,239 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 12:03:11,243 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 12:03:11,244 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 12:03:11,245 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 12:03:11,247 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i [2023-11-26 12:03:14,516 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 12:03:14,950 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 12:03:14,951 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i [2023-11-26 12:03:14,980 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/data/347cb7744/063ced9252fe447a9fd772085d001d3b/FLAGd6f9f9105 [2023-11-26 12:03:14,996 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/data/347cb7744/063ced9252fe447a9fd772085d001d3b [2023-11-26 12:03:14,999 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 12:03:15,000 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 12:03:15,002 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 12:03:15,003 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 12:03:15,008 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 12:03:15,009 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:03:14" (1/1) ... [2023-11-26 12:03:15,011 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@17907b89 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:15, skipping insertion in model container [2023-11-26 12:03:15,011 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:03:14" (1/1) ... [2023-11-26 12:03:15,089 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 12:03:16,145 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:03:16,165 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 12:03:16,266 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:03:16,464 WARN L675 CHandler]: The function strerror is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 12:03:16,468 WARN L675 CHandler]: The function sleep is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 12:03:16,468 WARN L675 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 12:03:16,469 WARN L675 CHandler]: The function fprintf is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 12:03:16,476 INFO L206 MainTranslator]: Completed translation [2023-11-26 12:03:16,476 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16 WrapperNode [2023-11-26 12:03:16,477 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 12:03:16,478 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 12:03:16,478 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 12:03:16,478 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 12:03:16,486 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (1/1) ... [2023-11-26 12:03:16,532 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (1/1) ... [2023-11-26 12:03:16,566 INFO L138 Inliner]: procedures = 525, calls = 71, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 137 [2023-11-26 12:03:16,567 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 12:03:16,568 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 12:03:16,568 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 12:03:16,568 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 12:03:16,579 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (1/1) ... [2023-11-26 12:03:16,579 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (1/1) ... [2023-11-26 12:03:16,585 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (1/1) ... [2023-11-26 12:03:16,606 INFO L175 MemorySlicer]: Split 9 memory accesses to 3 slices as follows [5, 2, 2]. 56 percent of accesses are in the largest equivalence class. The 5 initializations are split as follows [5, 0, 0]. The 2 writes are split as follows [0, 1, 1]. [2023-11-26 12:03:16,606 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (1/1) ... [2023-11-26 12:03:16,607 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (1/1) ... [2023-11-26 12:03:16,628 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (1/1) ... [2023-11-26 12:03:16,634 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (1/1) ... [2023-11-26 12:03:16,644 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (1/1) ... [2023-11-26 12:03:16,648 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (1/1) ... [2023-11-26 12:03:16,670 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 12:03:16,671 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 12:03:16,672 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 12:03:16,672 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 12:03:16,673 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (1/1) ... [2023-11-26 12:03:16,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:03:16,704 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 12:03:16,733 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 12:03:16,764 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 12:03:16,786 INFO L130 BoogieDeclarations]: Found specification of procedure counter_thread [2023-11-26 12:03:16,786 INFO L138 BoogieDeclarations]: Found implementation of procedure counter_thread [2023-11-26 12:03:16,787 INFO L130 BoogieDeclarations]: Found specification of procedure sleep [2023-11-26 12:03:16,787 INFO L130 BoogieDeclarations]: Found specification of procedure monitor_thread [2023-11-26 12:03:16,787 INFO L138 BoogieDeclarations]: Found implementation of procedure monitor_thread [2023-11-26 12:03:16,787 INFO L130 BoogieDeclarations]: Found specification of procedure strerror [2023-11-26 12:03:16,787 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-26 12:03:16,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-26 12:03:16,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-26 12:03:16,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-26 12:03:16,791 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-26 12:03:16,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 12:03:16,791 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 12:03:16,791 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 12:03:16,791 INFO L130 BoogieDeclarations]: Found specification of procedure fprintf [2023-11-26 12:03:16,792 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-26 12:03:16,792 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexTryLock [2023-11-26 12:03:16,792 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-26 12:03:16,793 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-26 12:03:16,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-26 12:03:16,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-26 12:03:16,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-26 12:03:16,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-26 12:03:16,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-26 12:03:16,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-26 12:03:16,800 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-26 12:03:17,187 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 12:03:17,190 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 12:03:17,659 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 12:03:17,929 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 12:03:17,929 INFO L309 CfgBuilder]: Removed 19 assume(true) statements. [2023-11-26 12:03:17,930 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:03:17 BoogieIcfgContainer [2023-11-26 12:03:17,930 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 12:03:17,934 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-26 12:03:17,934 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-26 12:03:17,938 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-26 12:03:17,938 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.11 12:03:14" (1/3) ... [2023-11-26 12:03:17,940 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@56a6beeb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 12:03:17, skipping insertion in model container [2023-11-26 12:03:17,940 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:03:16" (2/3) ... [2023-11-26 12:03:17,942 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@56a6beeb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 12:03:17, skipping insertion in model container [2023-11-26 12:03:17,942 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:03:17" (3/3) ... [2023-11-26 12:03:17,945 INFO L112 eAbstractionObserver]: Analyzing ICFG 04-mutex_36-trylock_nr.i [2023-11-26 12:03:17,967 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-26 12:03:17,967 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 9 error locations. [2023-11-26 12:03:17,967 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-26 12:03:18,035 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-26 12:03:18,084 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 80 places, 104 transitions, 222 flow [2023-11-26 12:03:18,144 INFO L124 PetriNetUnfolderBase]: 31/102 cut-off events. [2023-11-26 12:03:18,144 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-26 12:03:18,150 INFO L83 FinitePrefix]: Finished finitePrefix Result has 111 conditions, 102 events. 31/102 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 214 event pairs, 0 based on Foata normal form. 0/62 useless extension candidates. Maximal degree in co-relation 75. Up to 5 conditions per place. [2023-11-26 12:03:18,150 INFO L82 GeneralOperation]: Start removeDead. Operand has 80 places, 104 transitions, 222 flow [2023-11-26 12:03:18,157 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 77 places, 101 transitions, 214 flow [2023-11-26 12:03:18,170 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 12:03:18,180 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;@140dc0eb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 12:03:18,180 INFO L358 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2023-11-26 12:03:18,187 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 12:03:18,187 INFO L124 PetriNetUnfolderBase]: 0/3 cut-off events. [2023-11-26 12:03:18,188 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 12:03:18,188 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:03:18,190 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-26 12:03:18,190 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] === [2023-11-26 12:03:18,200 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:03:18,200 INFO L85 PathProgramCache]: Analyzing trace with hash 631847, now seen corresponding path program 1 times [2023-11-26 12:03:18,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:03:18,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [996101640] [2023-11-26 12:03:18,213 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:03:18,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:03:18,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:03:19,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-26 12:03:19,011 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:03:19,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [996101640] [2023-11-26 12:03:19,012 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [996101640] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:03:19,012 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:03:19,013 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 12:03:19,015 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1282429231] [2023-11-26 12:03:19,016 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:03:19,026 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 12:03:19,032 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:03:19,078 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 12:03:19,079 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-26 12:03:19,151 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 41 out of 104 [2023-11-26 12:03:19,155 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 101 transitions, 214 flow. Second operand has 4 states, 4 states have (on average 41.75) internal successors, (167), 4 states have internal predecessors, (167), 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-26 12:03:19,155 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:03:19,156 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 41 of 104 [2023-11-26 12:03:19,157 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:03:19,533 INFO L124 PetriNetUnfolderBase]: 481/1100 cut-off events. [2023-11-26 12:03:19,533 INFO L125 PetriNetUnfolderBase]: For 45/45 co-relation queries the response was YES. [2023-11-26 12:03:19,539 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1891 conditions, 1100 events. 481/1100 cut-off events. For 45/45 co-relation queries the response was YES. Maximal size of possible extension queue 67. Compared 6457 event pairs, 363 based on Foata normal form. 225/1057 useless extension candidates. Maximal degree in co-relation 1722. Up to 750 conditions per place. [2023-11-26 12:03:19,548 INFO L140 encePairwiseOnDemand]: 82/104 looper letters, 30 selfloop transitions, 1 changer transitions 6/66 dead transitions. [2023-11-26 12:03:19,548 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 66 transitions, 214 flow [2023-11-26 12:03:19,549 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-26 12:03:19,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-26 12:03:19,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 218 transitions. [2023-11-26 12:03:19,564 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5240384615384616 [2023-11-26 12:03:19,565 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 218 transitions. [2023-11-26 12:03:19,565 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 218 transitions. [2023-11-26 12:03:19,567 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:03:19,570 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 218 transitions. [2023-11-26 12:03:19,573 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 54.5) internal successors, (218), 4 states have internal predecessors, (218), 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-26 12:03:19,578 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 104.0) internal successors, (520), 5 states have internal predecessors, (520), 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-26 12:03:19,579 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 104.0) internal successors, (520), 5 states have internal predecessors, (520), 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-26 12:03:19,581 INFO L175 Difference]: Start difference. First operand has 77 places, 101 transitions, 214 flow. Second operand 4 states and 218 transitions. [2023-11-26 12:03:19,582 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 66 transitions, 214 flow [2023-11-26 12:03:19,586 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 66 transitions, 206 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-26 12:03:19,589 INFO L231 Difference]: Finished difference. Result has 67 places, 60 transitions, 125 flow [2023-11-26 12:03:19,591 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=104, PETRI_DIFFERENCE_MINUEND_FLOW=136, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=125, PETRI_PLACES=67, PETRI_TRANSITIONS=60} [2023-11-26 12:03:19,598 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, -10 predicate places. [2023-11-26 12:03:19,598 INFO L495 AbstractCegarLoop]: Abstraction has has 67 places, 60 transitions, 125 flow [2023-11-26 12:03:19,599 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 41.75) internal successors, (167), 4 states have internal predecessors, (167), 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-26 12:03:19,599 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:03:19,599 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-26 12:03:19,599 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-26 12:03:19,600 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] === [2023-11-26 12:03:19,600 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:03:19,600 INFO L85 PathProgramCache]: Analyzing trace with hash 631840, now seen corresponding path program 1 times [2023-11-26 12:03:19,601 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:03:19,601 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1876774725] [2023-11-26 12:03:19,601 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:03:19,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:03:19,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:03:19,799 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-26 12:03:19,799 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:03:19,799 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1876774725] [2023-11-26 12:03:19,800 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1876774725] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:03:19,800 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:03:19,801 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 12:03:19,801 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1721137851] [2023-11-26 12:03:19,801 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:03:19,804 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:03:19,804 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:03:19,805 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:03:19,805 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:03:19,837 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 104 [2023-11-26 12:03:19,837 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 60 transitions, 125 flow. Second operand has 3 states, 3 states have (on average 39.0) internal successors, (117), 3 states have internal predecessors, (117), 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-26 12:03:19,837 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:03:19,838 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 104 [2023-11-26 12:03:19,838 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:03:20,076 INFO L124 PetriNetUnfolderBase]: 752/1517 cut-off events. [2023-11-26 12:03:20,076 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-26 12:03:20,079 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2662 conditions, 1517 events. 752/1517 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 86. Compared 8943 event pairs, 581 based on Foata normal form. 0/1209 useless extension candidates. Maximal degree in co-relation 2656. Up to 1129 conditions per place. [2023-11-26 12:03:20,089 INFO L140 encePairwiseOnDemand]: 101/104 looper letters, 32 selfloop transitions, 1 changer transitions 0/58 dead transitions. [2023-11-26 12:03:20,089 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 58 transitions, 187 flow [2023-11-26 12:03:20,092 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:03:20,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:03:20,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 149 transitions. [2023-11-26 12:03:20,095 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4775641025641026 [2023-11-26 12:03:20,096 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 149 transitions. [2023-11-26 12:03:20,096 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 149 transitions. [2023-11-26 12:03:20,096 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:03:20,096 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 149 transitions. [2023-11-26 12:03:20,098 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 49.666666666666664) internal successors, (149), 3 states have internal predecessors, (149), 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-26 12:03:20,099 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 104.0) internal successors, (416), 4 states have internal predecessors, (416), 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-26 12:03:20,100 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 104.0) internal successors, (416), 4 states have internal predecessors, (416), 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-26 12:03:20,100 INFO L175 Difference]: Start difference. First operand has 67 places, 60 transitions, 125 flow. Second operand 3 states and 149 transitions. [2023-11-26 12:03:20,100 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 58 transitions, 187 flow [2023-11-26 12:03:20,102 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 58 transitions, 186 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 12:03:20,107 INFO L231 Difference]: Finished difference. Result has 60 places, 58 transitions, 122 flow [2023-11-26 12:03:20,107 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=104, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=122, PETRI_PLACES=60, PETRI_TRANSITIONS=58} [2023-11-26 12:03:20,108 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, -17 predicate places. [2023-11-26 12:03:20,108 INFO L495 AbstractCegarLoop]: Abstraction has has 60 places, 58 transitions, 122 flow [2023-11-26 12:03:20,109 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.0) internal successors, (117), 3 states have internal predecessors, (117), 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-26 12:03:20,109 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:03:20,109 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-26 12:03:20,109 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-26 12:03:20,110 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] === [2023-11-26 12:03:20,110 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:03:20,110 INFO L85 PathProgramCache]: Analyzing trace with hash 631841, now seen corresponding path program 1 times [2023-11-26 12:03:20,110 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:03:20,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [70599334] [2023-11-26 12:03:20,111 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:03:20,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:03:20,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:03:20,347 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-26 12:03:20,347 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:03:20,348 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [70599334] [2023-11-26 12:03:20,349 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [70599334] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:03:20,349 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:03:20,349 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 12:03:20,350 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1124466227] [2023-11-26 12:03:20,350 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:03:20,351 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:03:20,351 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:03:20,352 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:03:20,352 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:03:20,381 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 40 out of 104 [2023-11-26 12:03:20,382 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 60 places, 58 transitions, 122 flow. Second operand has 3 states, 3 states have (on average 41.0) internal successors, (123), 3 states have internal predecessors, (123), 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-26 12:03:20,382 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:03:20,382 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 40 of 104 [2023-11-26 12:03:20,382 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:03:20,551 INFO L124 PetriNetUnfolderBase]: 480/1054 cut-off events. [2023-11-26 12:03:20,551 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2023-11-26 12:03:20,553 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1819 conditions, 1054 events. 480/1054 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 65. Compared 5919 event pairs, 363 based on Foata normal form. 111/939 useless extension candidates. Maximal degree in co-relation 1812. Up to 748 conditions per place. [2023-11-26 12:03:20,560 INFO L140 encePairwiseOnDemand]: 101/104 looper letters, 30 selfloop transitions, 1 changer transitions 0/56 dead transitions. [2023-11-26 12:03:20,560 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 60 places, 56 transitions, 180 flow [2023-11-26 12:03:20,560 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:03:20,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:03:20,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 153 transitions. [2023-11-26 12:03:20,562 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49038461538461536 [2023-11-26 12:03:20,562 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 153 transitions. [2023-11-26 12:03:20,562 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 153 transitions. [2023-11-26 12:03:20,562 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:03:20,563 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 153 transitions. [2023-11-26 12:03:20,564 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 51.0) internal successors, (153), 3 states have internal predecessors, (153), 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-26 12:03:20,565 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 104.0) internal successors, (416), 4 states have internal predecessors, (416), 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-26 12:03:20,565 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 104.0) internal successors, (416), 4 states have internal predecessors, (416), 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-26 12:03:20,566 INFO L175 Difference]: Start difference. First operand has 60 places, 58 transitions, 122 flow. Second operand 3 states and 153 transitions. [2023-11-26 12:03:20,566 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 60 places, 56 transitions, 180 flow [2023-11-26 12:03:20,567 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 56 transitions, 179 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 12:03:20,568 INFO L231 Difference]: Finished difference. Result has 59 places, 56 transitions, 119 flow [2023-11-26 12:03:20,569 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=104, PETRI_DIFFERENCE_MINUEND_FLOW=117, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=119, PETRI_PLACES=59, PETRI_TRANSITIONS=56} [2023-11-26 12:03:20,569 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, -18 predicate places. [2023-11-26 12:03:20,570 INFO L495 AbstractCegarLoop]: Abstraction has has 59 places, 56 transitions, 119 flow [2023-11-26 12:03:20,570 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 41.0) internal successors, (123), 3 states have internal predecessors, (123), 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-26 12:03:20,570 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:03:20,570 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:03:20,570 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-26 12:03:20,571 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] === [2023-11-26 12:03:20,571 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:03:20,571 INFO L85 PathProgramCache]: Analyzing trace with hash -708550609, now seen corresponding path program 1 times [2023-11-26 12:03:20,572 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:03:20,572 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [331552228] [2023-11-26 12:03:20,572 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:03:20,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:03:20,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:03:20,734 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-26 12:03:20,734 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:03:20,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [331552228] [2023-11-26 12:03:20,735 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [331552228] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:03:20,735 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:03:20,735 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 12:03:20,736 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1744117048] [2023-11-26 12:03:20,736 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:03:20,736 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:03:20,736 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:03:20,737 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:03:20,737 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:03:20,762 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 40 out of 104 [2023-11-26 12:03:20,762 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 56 transitions, 119 flow. Second operand has 3 states, 3 states have (on average 42.0) internal successors, (126), 3 states have internal predecessors, (126), 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-26 12:03:20,762 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:03:20,762 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 40 of 104 [2023-11-26 12:03:20,763 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:03:20,934 INFO L124 PetriNetUnfolderBase]: 480/1044 cut-off events. [2023-11-26 12:03:20,934 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2023-11-26 12:03:20,937 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1810 conditions, 1044 events. 480/1044 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 5791 event pairs, 363 based on Foata normal form. 21/849 useless extension candidates. Maximal degree in co-relation 1802. Up to 748 conditions per place. [2023-11-26 12:03:20,943 INFO L140 encePairwiseOnDemand]: 101/104 looper letters, 30 selfloop transitions, 1 changer transitions 0/54 dead transitions. [2023-11-26 12:03:20,944 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 59 places, 54 transitions, 177 flow [2023-11-26 12:03:20,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:03:20,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:03:20,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 153 transitions. [2023-11-26 12:03:20,946 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49038461538461536 [2023-11-26 12:03:20,946 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 153 transitions. [2023-11-26 12:03:20,946 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 153 transitions. [2023-11-26 12:03:20,947 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:03:20,947 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 153 transitions. [2023-11-26 12:03:20,948 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 51.0) internal successors, (153), 3 states have internal predecessors, (153), 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-26 12:03:20,950 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 104.0) internal successors, (416), 4 states have internal predecessors, (416), 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-26 12:03:20,951 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 104.0) internal successors, (416), 4 states have internal predecessors, (416), 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-26 12:03:20,951 INFO L175 Difference]: Start difference. First operand has 59 places, 56 transitions, 119 flow. Second operand 3 states and 153 transitions. [2023-11-26 12:03:20,951 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 59 places, 54 transitions, 177 flow [2023-11-26 12:03:20,952 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 54 transitions, 176 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 12:03:20,954 INFO L231 Difference]: Finished difference. Result has 58 places, 54 transitions, 116 flow [2023-11-26 12:03:20,954 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=104, PETRI_DIFFERENCE_MINUEND_FLOW=114, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=54, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=116, PETRI_PLACES=58, PETRI_TRANSITIONS=54} [2023-11-26 12:03:20,956 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, -19 predicate places. [2023-11-26 12:03:20,956 INFO L495 AbstractCegarLoop]: Abstraction has has 58 places, 54 transitions, 116 flow [2023-11-26 12:03:20,957 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 42.0) internal successors, (126), 3 states have internal predecessors, (126), 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-26 12:03:20,957 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:03:20,957 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:03:20,957 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-26 12:03:20,958 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] === [2023-11-26 12:03:20,958 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:03:20,959 INFO L85 PathProgramCache]: Analyzing trace with hash -708550610, now seen corresponding path program 1 times [2023-11-26 12:03:20,959 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:03:20,959 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [140921376] [2023-11-26 12:03:20,959 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:03:20,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:03:21,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:03:21,099 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-26 12:03:21,099 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:03:21,100 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [140921376] [2023-11-26 12:03:21,101 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [140921376] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:03:21,101 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:03:21,101 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 12:03:21,101 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1260886332] [2023-11-26 12:03:21,102 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:03:21,103 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:03:21,103 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:03:21,104 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:03:21,104 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:03:21,124 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 104 [2023-11-26 12:03:21,125 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 54 transitions, 116 flow. Second operand has 3 states, 3 states have (on average 40.0) internal successors, (120), 3 states have internal predecessors, (120), 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-26 12:03:21,125 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:03:21,125 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 104 [2023-11-26 12:03:21,126 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:03:21,286 INFO L124 PetriNetUnfolderBase]: 503/1074 cut-off events. [2023-11-26 12:03:21,286 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2023-11-26 12:03:21,289 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1884 conditions, 1074 events. 503/1074 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 5823 event pairs, 382 based on Foata normal form. 0/863 useless extension candidates. Maximal degree in co-relation 1875. Up to 791 conditions per place. [2023-11-26 12:03:21,290 INFO L140 encePairwiseOnDemand]: 101/104 looper letters, 0 selfloop transitions, 0 changer transitions 52/52 dead transitions. [2023-11-26 12:03:21,291 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 52 transitions, 178 flow [2023-11-26 12:03:21,291 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:03:21,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:03:21,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 149 transitions. [2023-11-26 12:03:21,292 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4775641025641026 [2023-11-26 12:03:21,292 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 149 transitions. [2023-11-26 12:03:21,293 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 149 transitions. [2023-11-26 12:03:21,293 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:03:21,293 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 149 transitions. [2023-11-26 12:03:21,294 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 49.666666666666664) internal successors, (149), 3 states have internal predecessors, (149), 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-26 12:03:21,295 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 104.0) internal successors, (416), 4 states have internal predecessors, (416), 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-26 12:03:21,295 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 104.0) internal successors, (416), 4 states have internal predecessors, (416), 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-26 12:03:21,295 INFO L175 Difference]: Start difference. First operand has 58 places, 54 transitions, 116 flow. Second operand 3 states and 149 transitions. [2023-11-26 12:03:21,296 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 52 transitions, 178 flow [2023-11-26 12:03:21,296 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 52 transitions, 177 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 12:03:21,297 INFO L231 Difference]: Finished difference. Result has 57 places, 0 transitions, 0 flow [2023-11-26 12:03:21,297 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=104, PETRI_DIFFERENCE_MINUEND_FLOW=111, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=57, PETRI_TRANSITIONS=0} [2023-11-26 12:03:21,298 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, -20 predicate places. [2023-11-26 12:03:21,298 INFO L495 AbstractCegarLoop]: Abstraction has has 57 places, 0 transitions, 0 flow [2023-11-26 12:03:21,299 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 40.0) internal successors, (120), 3 states have internal predecessors, (120), 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-26 12:03:21,301 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK (10 of 11 remaining) [2023-11-26 12:03:21,302 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 11 remaining) [2023-11-26 12:03:21,302 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 11 remaining) [2023-11-26 12:03:21,302 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 11 remaining) [2023-11-26 12:03:21,302 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 11 remaining) [2023-11-26 12:03:21,303 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 11 remaining) [2023-11-26 12:03:21,303 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 11 remaining) [2023-11-26 12:03:21,303 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 11 remaining) [2023-11-26 12:03:21,303 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 11 remaining) [2023-11-26 12:03:21,304 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 11 remaining) [2023-11-26 12:03:21,304 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 11 remaining) [2023-11-26 12:03:21,304 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-26 12:03:21,304 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2023-11-26 12:03:21,308 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-26 12:03:21,309 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-26 12:03:21,315 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 26.11 12:03:21 BasicIcfg [2023-11-26 12:03:21,315 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-26 12:03:21,316 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-26 12:03:21,316 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-26 12:03:21,316 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-26 12:03:21,317 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:03:17" (3/4) ... [2023-11-26 12:03:21,319 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-26 12:03:21,323 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure monitor_thread [2023-11-26 12:03:21,323 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure counter_thread [2023-11-26 12:03:21,330 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 102 nodes and edges [2023-11-26 12:03:21,331 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 26 nodes and edges [2023-11-26 12:03:21,331 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2023-11-26 12:03:21,331 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2023-11-26 12:03:21,332 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2023-11-26 12:03:21,332 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-26 12:03:21,442 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/witness.graphml [2023-11-26 12:03:21,442 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/witness.yml [2023-11-26 12:03:21,442 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-26 12:03:21,443 INFO L158 Benchmark]: Toolchain (without parser) took 6442.90ms. Allocated memory was 142.6MB in the beginning and 222.3MB in the end (delta: 79.7MB). Free memory was 92.3MB in the beginning and 144.8MB in the end (delta: -52.5MB). Peak memory consumption was 28.2MB. Max. memory is 16.1GB. [2023-11-26 12:03:21,444 INFO L158 Benchmark]: CDTParser took 0.38ms. Allocated memory is still 109.1MB. Free memory was 60.3MB in the beginning and 60.2MB in the end (delta: 130.9kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-26 12:03:21,444 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1474.69ms. Allocated memory is still 142.6MB. Free memory was 91.8MB in the beginning and 73.7MB in the end (delta: 18.2MB). Peak memory consumption was 46.1MB. Max. memory is 16.1GB. [2023-11-26 12:03:21,444 INFO L158 Benchmark]: Boogie Procedure Inliner took 89.16ms. Allocated memory is still 142.6MB. Free memory was 73.7MB in the beginning and 70.2MB in the end (delta: 3.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-26 12:03:21,445 INFO L158 Benchmark]: Boogie Preprocessor took 102.99ms. Allocated memory is still 142.6MB. Free memory was 70.2MB in the beginning and 66.1MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-26 12:03:21,445 INFO L158 Benchmark]: RCFGBuilder took 1259.08ms. Allocated memory was 142.6MB in the beginning and 180.4MB in the end (delta: 37.7MB). Free memory was 66.1MB in the beginning and 96.2MB in the end (delta: -30.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-26 12:03:21,446 INFO L158 Benchmark]: TraceAbstraction took 3380.99ms. Allocated memory was 180.4MB in the beginning and 222.3MB in the end (delta: 41.9MB). Free memory was 95.1MB in the beginning and 151.0MB in the end (delta: -55.9MB). Peak memory consumption was 64.4MB. Max. memory is 16.1GB. [2023-11-26 12:03:21,446 INFO L158 Benchmark]: Witness Printer took 126.33ms. Allocated memory is still 222.3MB. Free memory was 151.0MB in the beginning and 144.8MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-26 12:03:21,449 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.38ms. Allocated memory is still 109.1MB. Free memory was 60.3MB in the beginning and 60.2MB in the end (delta: 130.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1474.69ms. Allocated memory is still 142.6MB. Free memory was 91.8MB in the beginning and 73.7MB in the end (delta: 18.2MB). Peak memory consumption was 46.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 89.16ms. Allocated memory is still 142.6MB. Free memory was 73.7MB in the beginning and 70.2MB in the end (delta: 3.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 102.99ms. Allocated memory is still 142.6MB. Free memory was 70.2MB in the beginning and 66.1MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1259.08ms. Allocated memory was 142.6MB in the beginning and 180.4MB in the end (delta: 37.7MB). Free memory was 66.1MB in the beginning and 96.2MB in the end (delta: -30.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * TraceAbstraction took 3380.99ms. Allocated memory was 180.4MB in the beginning and 222.3MB in the end (delta: 41.9MB). Free memory was 95.1MB in the beginning and 151.0MB in the end (delta: -55.9MB). Peak memory consumption was 64.4MB. Max. memory is 16.1GB. * Witness Printer took 126.33ms. Allocated memory is still 222.3MB. Free memory was 151.0MB in the beginning and 144.8MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 1835]: 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: -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: -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: -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 - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 111 locations, 11 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: 3.2s, OverallIterations: 5, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 300 SdHoareTripleChecker+Valid, 0.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 203 mSDsluCounter, 14 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 4 mSDsCounter, 9 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 309 IncrementalHoareTripleChecker+Invalid, 318 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 9 mSolverCounterUnsat, 10 mSDtfsCounter, 309 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 6 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=214occurred in iteration=0, InterpolantAutomatonStates: 16, 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, 1.1s InterpolantComputationTime, 25 NumberOfCodeBlocks, 25 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 20 ConstructedInterpolants, 0 QuantifiedInterpolants, 143 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 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 9 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-26 12:03:21,482 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b186aed-ecfd-4c8b-9aa8-5cb2b6e425c9/bin/uautomizer-verify-VRDe98Ueme/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