./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/pthread-complex/workstealqueue_mutex-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/pthread-complex/workstealqueue_mutex-2.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 4ef1ebb9985ad6dadbe7cf99c72a7d7cbd507bc2d179a6afec5353fae325d63f --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 10:38:12,949 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 10:38:13,043 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-09 10:38:13,050 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 10:38:13,051 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 10:38:13,084 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 10:38:13,085 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 10:38:13,086 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 10:38:13,086 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 10:38:13,087 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 10:38:13,088 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 10:38:13,088 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 10:38:13,089 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 10:38:13,089 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 10:38:13,091 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 10:38:13,091 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 10:38:13,092 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 10:38:13,092 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 10:38:13,092 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 10:38:13,093 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 10:38:13,093 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 10:38:13,097 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 10:38:13,097 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 10:38:13,097 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 10:38:13,097 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 10:38:13,098 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 10:38:13,098 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 10:38:13,098 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 10:38:13,098 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 10:38:13,099 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 10:38:13,099 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 10:38:13,099 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 10:38:13,099 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 10:38:13,100 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:38:13,100 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 10:38:13,102 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 10:38:13,102 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 10:38:13,103 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 10:38:13,103 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 10:38:13,103 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 10:38:13,103 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 10:38:13,104 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 10:38:13,104 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:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(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 -> 4ef1ebb9985ad6dadbe7cf99c72a7d7cbd507bc2d179a6afec5353fae325d63f [2024-11-09 10:38:13,355 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 10:38:13,379 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 10:38:13,382 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 10:38:13,383 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 10:38:13,384 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 10:38:13,385 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-complex/workstealqueue_mutex-2.i [2024-11-09 10:38:14,876 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 10:38:15,198 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 10:38:15,199 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-complex/workstealqueue_mutex-2.i [2024-11-09 10:38:15,233 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d6fbd0730/7644e2af598b46ffaef5d1aab5be5029/FLAG74c5b65cd [2024-11-09 10:38:15,251 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d6fbd0730/7644e2af598b46ffaef5d1aab5be5029 [2024-11-09 10:38:15,254 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 10:38:15,256 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 10:38:15,260 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 10:38:15,261 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 10:38:15,266 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 10:38:15,267 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:38:15" (1/1) ... [2024-11-09 10:38:15,268 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2d4a974b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:15, skipping insertion in model container [2024-11-09 10:38:15,270 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:38:15" (1/1) ... [2024-11-09 10:38:15,336 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 10:38:16,094 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:38:16,112 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 10:38:16,215 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:38:16,406 INFO L204 MainTranslator]: Completed translation [2024-11-09 10:38:16,407 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16 WrapperNode [2024-11-09 10:38:16,407 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 10:38:16,408 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 10:38:16,408 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 10:38:16,409 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 10:38:16,417 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (1/1) ... [2024-11-09 10:38:16,458 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (1/1) ... [2024-11-09 10:38:16,550 INFO L138 Inliner]: procedures = 491, calls = 159, calls flagged for inlining = 48, calls inlined = 122, statements flattened = 1890 [2024-11-09 10:38:16,551 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 10:38:16,552 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 10:38:16,552 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 10:38:16,552 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 10:38:16,564 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (1/1) ... [2024-11-09 10:38:16,564 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (1/1) ... [2024-11-09 10:38:16,581 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (1/1) ... [2024-11-09 10:38:16,653 INFO L175 MemorySlicer]: Split 311 memory accesses to 9 slices as follows [2, 4, 2, 80, 12, 2, 195, 6, 8]. 63 percent of accesses are in the largest equivalence class. The 54 initializations are split as follows [2, 0, 0, 20, 4, 0, 26, 0, 2]. The 95 writes are split as follows [0, 2, 1, 20, 4, 1, 61, 4, 2]. [2024-11-09 10:38:16,654 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (1/1) ... [2024-11-09 10:38:16,654 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (1/1) ... [2024-11-09 10:38:16,721 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (1/1) ... [2024-11-09 10:38:16,728 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (1/1) ... [2024-11-09 10:38:16,739 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (1/1) ... [2024-11-09 10:38:16,752 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (1/1) ... [2024-11-09 10:38:16,773 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 10:38:16,774 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 10:38:16,774 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 10:38:16,774 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 10:38:16,775 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (1/1) ... [2024-11-09 10:38:16,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:38:16,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:38:16,816 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-09 10:38:16,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-09 10:38:16,867 INFO L130 BoogieDeclarations]: Found specification of procedure Stealer [2024-11-09 10:38:16,868 INFO L138 BoogieDeclarations]: Found implementation of procedure Stealer [2024-11-09 10:38:16,868 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-09 10:38:16,868 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 10:38:16,868 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-09 10:38:16,868 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-09 10:38:16,868 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-09 10:38:16,869 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-09 10:38:16,869 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-09 10:38:16,869 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-09 10:38:16,869 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-09 10:38:16,869 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-09 10:38:16,870 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-09 10:38:16,870 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-09 10:38:16,870 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-09 10:38:16,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 10:38:16,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-09 10:38:16,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-09 10:38:16,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-09 10:38:16,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-09 10:38:16,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-09 10:38:16,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-09 10:38:16,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-09 10:38:16,872 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-09 10:38:16,872 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-09 10:38:16,872 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 10:38:16,872 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 10:38:16,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 10:38:16,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-09 10:38:16,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-09 10:38:16,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-09 10:38:16,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-09 10:38:16,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-09 10:38:16,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-09 10:38:16,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-09 10:38:16,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-09 10:38:16,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-09 10:38:16,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-09 10:38:16,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-09 10:38:16,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-09 10:38:16,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-09 10:38:16,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-09 10:38:16,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-09 10:38:16,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-09 10:38:16,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-09 10:38:16,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-09 10:38:16,874 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-09 10:38:16,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-09 10:38:16,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-09 10:38:16,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-09 10:38:16,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-09 10:38:16,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-09 10:38:16,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-09 10:38:16,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-09 10:38:16,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-09 10:38:16,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-09 10:38:16,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 10:38:16,875 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-09 10:38:16,875 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-09 10:38:16,875 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-09 10:38:16,875 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-09 10:38:16,875 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-09 10:38:16,875 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-09 10:38:16,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-09 10:38:16,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-09 10:38:16,881 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 10:38:17,218 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 10:38:17,221 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 10:38:19,813 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 10:38:19,813 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 10:38:21,357 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 10:38:21,357 INFO L316 CfgBuilder]: Removed 11 assume(true) statements. [2024-11-09 10:38:21,357 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:38:21 BoogieIcfgContainer [2024-11-09 10:38:21,357 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 10:38:21,363 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 10:38:21,363 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 10:38:21,367 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 10:38:21,367 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 10:38:15" (1/3) ... [2024-11-09 10:38:21,368 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5eb31d65 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:38:21, skipping insertion in model container [2024-11-09 10:38:21,368 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:38:16" (2/3) ... [2024-11-09 10:38:21,368 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5eb31d65 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:38:21, skipping insertion in model container [2024-11-09 10:38:21,368 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:38:21" (3/3) ... [2024-11-09 10:38:21,369 INFO L112 eAbstractionObserver]: Analyzing ICFG workstealqueue_mutex-2.i [2024-11-09 10:38:21,388 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 10:38:21,389 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 520 error locations. [2024-11-09 10:38:21,389 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 10:38:21,605 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-09 10:38:21,664 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 860 places, 935 transitions, 1877 flow [2024-11-09 10:38:22,088 INFO L124 PetriNetUnfolderBase]: 148/1759 cut-off events. [2024-11-09 10:38:22,088 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-09 10:38:22,115 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1764 conditions, 1759 events. 148/1759 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 55. Compared 13213 event pairs, 0 based on Foata normal form. 0/628 useless extension candidates. Maximal degree in co-relation 904. Up to 6 conditions per place. [2024-11-09 10:38:22,116 INFO L82 GeneralOperation]: Start removeDead. Operand has 860 places, 935 transitions, 1877 flow [2024-11-09 10:38:22,169 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 860 places, 935 transitions, 1877 flow [2024-11-09 10:38:22,182 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:38:22,191 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@b03d43e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:38:22,192 INFO L334 AbstractCegarLoop]: Starting to check reachability of 565 error locations. [2024-11-09 10:38:22,194 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:38:22,195 INFO L124 PetriNetUnfolderBase]: 0/2 cut-off events. [2024-11-09 10:38:22,195 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:38:22,195 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:38:22,196 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1] [2024-11-09 10:38:22,197 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [StealerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, StealerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, StealerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 562 more)] === [2024-11-09 10:38:22,202 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:38:22,202 INFO L85 PathProgramCache]: Analyzing trace with hash 193570, now seen corresponding path program 1 times [2024-11-09 10:38:22,211 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:38:22,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1332506530] [2024-11-09 10:38:22,212 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:38:22,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:38:22,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:38:22,669 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:38:22,670 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:38:22,670 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1332506530] [2024-11-09 10:38:22,671 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1332506530] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:38:22,671 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:38:22,671 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:38:22,673 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1600708098] [2024-11-09 10:38:22,674 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:38:22,682 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:38:22,686 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:38:22,716 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:38:22,717 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:38:23,072 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 191 out of 935 [2024-11-09 10:38:23,078 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 860 places, 935 transitions, 1877 flow. Second operand has 3 states, 3 states have (on average 191.66666666666666) internal successors, (575), 3 states have internal predecessors, (575), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:38:23,079 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:38:23,079 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 191 of 935 [2024-11-09 10:38:23,080 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:38:32,289 INFO L124 PetriNetUnfolderBase]: 36148/78332 cut-off events. [2024-11-09 10:38:32,289 INFO L125 PetriNetUnfolderBase]: For 4/6 co-relation queries the response was YES. [2024-11-09 10:38:32,387 INFO L83 FinitePrefix]: Finished finitePrefix Result has 144130 conditions, 78332 events. 36148/78332 cut-off events. For 4/6 co-relation queries the response was YES. Maximal size of possible extension queue 948. Compared 794912 event pairs, 8638 based on Foata normal form. 764/49635 useless extension candidates. Maximal degree in co-relation 142883. Up to 36122 conditions per place. [2024-11-09 10:38:32,769 INFO L140 encePairwiseOnDemand]: 617/935 looper letters, 941 selfloop transitions, 73 changer transitions 0/1205 dead transitions. [2024-11-09 10:38:32,769 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 666 places, 1205 transitions, 4445 flow [2024-11-09 10:38:32,771 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:38:32,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:38:32,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2026 transitions. [2024-11-09 10:38:32,798 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7222816399286988 [2024-11-09 10:38:32,801 INFO L175 Difference]: Start difference. First operand has 860 places, 935 transitions, 1877 flow. Second operand 3 states and 2026 transitions. [2024-11-09 10:38:32,802 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 666 places, 1205 transitions, 4445 flow [2024-11-09 10:38:32,816 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 666 places, 1205 transitions, 4445 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:38:32,841 INFO L231 Difference]: Finished difference. Result has 668 places, 801 transitions, 2133 flow [2024-11-09 10:38:32,844 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=935, PETRI_DIFFERENCE_MINUEND_FLOW=1465, PETRI_DIFFERENCE_MINUEND_PLACES=664, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=729, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=656, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2133, PETRI_PLACES=668, PETRI_TRANSITIONS=801} [2024-11-09 10:38:32,851 INFO L277 CegarLoopForPetriNet]: 860 programPoint places, -192 predicate places. [2024-11-09 10:38:32,851 INFO L471 AbstractCegarLoop]: Abstraction has has 668 places, 801 transitions, 2133 flow [2024-11-09 10:38:32,852 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 191.66666666666666) internal successors, (575), 3 states have internal predecessors, (575), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:38:32,852 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:38:32,852 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1] [2024-11-09 10:38:32,852 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 10:38:32,853 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [StealerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, StealerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, StealerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 562 more)] === [2024-11-09 10:38:32,853 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:38:32,853 INFO L85 PathProgramCache]: Analyzing trace with hash 193571, now seen corresponding path program 1 times [2024-11-09 10:38:32,854 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:38:32,854 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [526686162] [2024-11-09 10:38:32,855 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:38:32,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:38:32,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:38:33,223 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:38:33,224 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:38:33,224 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [526686162] [2024-11-09 10:38:33,225 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [526686162] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:38:33,225 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:38:33,225 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:38:33,225 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [41665594] [2024-11-09 10:38:33,225 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:38:33,226 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:38:33,227 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:38:33,227 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:38:33,227 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:38:33,496 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 935 [2024-11-09 10:38:33,498 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 668 places, 801 transitions, 2133 flow. Second operand has 3 states, 3 states have (on average 233.66666666666666) internal successors, (701), 3 states have internal predecessors, (701), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:38:33,498 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:38:33,498 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 935 [2024-11-09 10:38:33,498 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:38:41,901 INFO L124 PetriNetUnfolderBase]: 35220/77354 cut-off events. [2024-11-09 10:38:41,901 INFO L125 PetriNetUnfolderBase]: For 7603/7915 co-relation queries the response was YES. [2024-11-09 10:38:42,013 INFO L83 FinitePrefix]: Finished finitePrefix Result has 153283 conditions, 77354 events. 35220/77354 cut-off events. For 7603/7915 co-relation queries the response was YES. Maximal size of possible extension queue 976. Compared 782948 event pairs, 22704 based on Foata normal form. 2/51390 useless extension candidates. Maximal degree in co-relation 151927. Up to 62837 conditions per place. [2024-11-09 10:38:42,385 INFO L140 encePairwiseOnDemand]: 928/935 looper letters, 551 selfloop transitions, 4 changer transitions 0/813 dead transitions. [2024-11-09 10:38:42,386 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 667 places, 813 transitions, 3271 flow [2024-11-09 10:38:42,386 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:38:42,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:38:42,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1213 transitions. [2024-11-09 10:38:42,391 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4324420677361854 [2024-11-09 10:38:42,391 INFO L175 Difference]: Start difference. First operand has 668 places, 801 transitions, 2133 flow. Second operand 3 states and 1213 transitions. [2024-11-09 10:38:42,392 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 667 places, 813 transitions, 3271 flow [2024-11-09 10:38:42,453 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 665 places, 813 transitions, 3123 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:38:42,466 INFO L231 Difference]: Finished difference. Result has 666 places, 801 transitions, 2005 flow [2024-11-09 10:38:42,467 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=935, PETRI_DIFFERENCE_MINUEND_FLOW=1981, PETRI_DIFFERENCE_MINUEND_PLACES=663, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=798, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=794, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2005, PETRI_PLACES=666, PETRI_TRANSITIONS=801} [2024-11-09 10:38:42,468 INFO L277 CegarLoopForPetriNet]: 860 programPoint places, -194 predicate places. [2024-11-09 10:38:42,468 INFO L471 AbstractCegarLoop]: Abstraction has has 666 places, 801 transitions, 2005 flow [2024-11-09 10:38:42,469 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 233.66666666666666) internal successors, (701), 3 states have internal predecessors, (701), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:38:42,469 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:38:42,470 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-09 10:38:42,470 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 10:38:42,470 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [StealerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, StealerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, StealerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 562 more)] === [2024-11-09 10:38:42,471 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:38:42,471 INFO L85 PathProgramCache]: Analyzing trace with hash 186235012, now seen corresponding path program 1 times [2024-11-09 10:38:42,472 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:38:42,473 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1172235653] [2024-11-09 10:38:42,473 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:38:42,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:38:42,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:38:42,604 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:38:42,605 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:38:42,605 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1172235653] [2024-11-09 10:38:42,605 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1172235653] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:38:42,605 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:38:42,605 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:38:42,606 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1731765486] [2024-11-09 10:38:42,606 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:38:42,606 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 10:38:42,606 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:38:42,607 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 10:38:42,607 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 10:38:42,976 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 191 out of 935 [2024-11-09 10:38:42,978 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 666 places, 801 transitions, 2005 flow. Second operand has 4 states, 4 states have (on average 192.0) internal successors, (768), 4 states have internal predecessors, (768), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:38:42,978 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:38:42,978 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 191 of 935 [2024-11-09 10:38:42,979 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:38:52,622 INFO L124 PetriNetUnfolderBase]: 38525/83168 cut-off events. [2024-11-09 10:38:52,623 INFO L125 PetriNetUnfolderBase]: For 4649/4693 co-relation queries the response was YES. [2024-11-09 10:38:52,750 INFO L83 FinitePrefix]: Finished finitePrefix Result has 165005 conditions, 83168 events. 38525/83168 cut-off events. For 4649/4693 co-relation queries the response was YES. Maximal size of possible extension queue 986. Compared 844042 event pairs, 8292 based on Foata normal form. 37/53768 useless extension candidates. Maximal degree in co-relation 163687. Up to 36189 conditions per place. [2024-11-09 10:38:53,039 INFO L140 encePairwiseOnDemand]: 782/935 looper letters, 1001 selfloop transitions, 195 changer transitions 0/1384 dead transitions. [2024-11-09 10:38:53,040 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 668 places, 1384 transitions, 5608 flow [2024-11-09 10:38:53,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:38:53,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:38:53,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 2169 transitions. [2024-11-09 10:38:53,048 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.46395721925133687 [2024-11-09 10:38:53,049 INFO L175 Difference]: Start difference. First operand has 666 places, 801 transitions, 2005 flow. Second operand 5 states and 2169 transitions. [2024-11-09 10:38:53,049 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 668 places, 1384 transitions, 5608 flow [2024-11-09 10:38:53,058 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 667 places, 1384 transitions, 5603 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 10:38:53,075 INFO L231 Difference]: Finished difference. Result has 670 places, 907 transitions, 3082 flow [2024-11-09 10:38:53,077 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=935, PETRI_DIFFERENCE_MINUEND_FLOW=1997, PETRI_DIFFERENCE_MINUEND_PLACES=663, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=799, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=107, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=657, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=3082, PETRI_PLACES=670, PETRI_TRANSITIONS=907} [2024-11-09 10:38:53,078 INFO L277 CegarLoopForPetriNet]: 860 programPoint places, -190 predicate places. [2024-11-09 10:38:53,079 INFO L471 AbstractCegarLoop]: Abstraction has has 670 places, 907 transitions, 3082 flow [2024-11-09 10:38:53,079 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 192.0) internal successors, (768), 4 states have internal predecessors, (768), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:38:53,080 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:38:53,080 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-09 10:38:53,080 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 10:38:53,080 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [StealerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, StealerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, StealerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 562 more)] === [2024-11-09 10:38:53,081 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:38:53,081 INFO L85 PathProgramCache]: Analyzing trace with hash 186235013, now seen corresponding path program 1 times [2024-11-09 10:38:53,081 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:38:53,082 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [137317810] [2024-11-09 10:38:53,082 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:38:53,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:38:53,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:38:53,538 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:38:53,538 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:38:53,538 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [137317810] [2024-11-09 10:38:53,539 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [137317810] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:38:53,539 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:38:53,539 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 10:38:53,539 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [873888252] [2024-11-09 10:38:53,540 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:38:53,540 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 10:38:53,540 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:38:53,541 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 10:38:53,541 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 10:38:53,898 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 935 [2024-11-09 10:38:53,900 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 670 places, 907 transitions, 3082 flow. Second operand has 4 states, 4 states have (on average 233.75) internal successors, (935), 4 states have internal predecessors, (935), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:38:53,900 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:38:53,900 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 935 [2024-11-09 10:38:53,900 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand