./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/valid-memsafety.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_51-mutexptr_racefree.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_51-mutexptr_racefree.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/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 f222d5749b9bb10b4d4c09b2c40e45ee19dec77732a8593ce917652e8ca8a43e --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 19:47:31,765 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 19:47:31,820 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-10-11 19:47:31,825 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 19:47:31,825 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 19:47:31,861 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 19:47:31,861 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 19:47:31,862 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 19:47:31,862 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 19:47:31,863 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 19:47:31,864 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 19:47:31,864 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 19:47:31,865 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 19:47:31,865 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 19:47:31,865 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 19:47:31,866 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 19:47:31,867 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-11 19:47:31,867 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-11 19:47:31,867 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-11 19:47:31,867 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 19:47:31,867 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-10-11 19:47:31,870 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-10-11 19:47:31,870 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-10-11 19:47:31,871 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 19:47:31,871 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-11 19:47:31,871 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 19:47:31,871 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-11 19:47:31,871 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-11 19:47:31,871 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 19:47:31,872 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 19:47:31,872 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 19:47:31,872 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 19:47:31,872 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 19:47:31,872 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 19:47:31,872 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 19:47:31,873 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 19:47:31,873 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-11 19:47:31,873 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-11 19:47:31,873 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 19:47:31,873 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 19:47:31,873 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 19:47:31,874 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 19:47:31,875 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-clean/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-clean/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 -> f222d5749b9bb10b4d4c09b2c40e45ee19dec77732a8593ce917652e8ca8a43e [2024-10-11 19:47:32,136 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 19:47:32,168 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 19:47:32,171 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 19:47:32,172 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 19:47:32,173 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 19:47:32,174 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_51-mutexptr_racefree.i [2024-10-11 19:47:33,484 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 19:47:33,742 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 19:47:33,745 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_51-mutexptr_racefree.i [2024-10-11 19:47:33,758 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/2b6d3314d/34768390adc7421c89b525a46dd4568b/FLAGbf321f25b [2024-10-11 19:47:34,075 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/2b6d3314d/34768390adc7421c89b525a46dd4568b [2024-10-11 19:47:34,078 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 19:47:34,079 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 19:47:34,081 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 19:47:34,081 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 19:47:34,086 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 19:47:34,087 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,088 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7b2c4271 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34, skipping insertion in model container [2024-10-11 19:47:34,088 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,125 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 19:47:34,423 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 19:47:34,436 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 19:47:34,477 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 19:47:34,516 INFO L204 MainTranslator]: Completed translation [2024-10-11 19:47:34,517 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34 WrapperNode [2024-10-11 19:47:34,517 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 19:47:34,518 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 19:47:34,519 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 19:47:34,521 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 19:47:34,527 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,541 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,566 INFO L138 Inliner]: procedures = 171, calls = 43, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 94 [2024-10-11 19:47:34,566 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 19:47:34,567 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-11 19:47:34,567 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-11 19:47:34,567 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-11 19:47:34,574 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,575 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,577 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,589 INFO L175 MemorySlicer]: Split 20 memory accesses to 5 slices as follows [2, 5, 5, 6, 2]. 30 percent of accesses are in the largest equivalence class. The 13 initializations are split as follows [2, 5, 5, 1, 0]. The 3 writes are split as follows [0, 0, 0, 2, 1]. [2024-10-11 19:47:34,590 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,590 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,596 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,599 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,600 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,601 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,604 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-11 19:47:34,605 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-11 19:47:34,605 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-11 19:47:34,605 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-11 19:47:34,606 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (1/1) ... [2024-10-11 19:47:34,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 19:47:34,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 19:47:34,632 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-11 19:47:34,633 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-11 19:47:34,667 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-11 19:47:34,668 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-11 19:47:34,668 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-11 19:47:34,668 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-11 19:47:34,668 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-10-11 19:47:34,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-11 19:47:34,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-11 19:47:34,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-11 19:47:34,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-11 19:47:34,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-10-11 19:47:34,669 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-10-11 19:47:34,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-11 19:47:34,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-11 19:47:34,669 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-10-11 19:47:34,669 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-10-11 19:47:34,669 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-11 19:47:34,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-11 19:47:34,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-11 19:47:34,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-11 19:47:34,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-11 19:47:34,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-11 19:47:34,670 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-10-11 19:47:34,670 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-11 19:47:34,670 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-11 19:47:34,672 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-11 19:47:34,888 INFO L238 CfgBuilder]: Building ICFG [2024-10-11 19:47:34,890 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-11 19:47:35,163 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-11 19:47:35,163 INFO L287 CfgBuilder]: Performing block encoding [2024-10-11 19:47:35,325 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-11 19:47:35,325 INFO L314 CfgBuilder]: Removed 10 assume(true) statements. [2024-10-11 19:47:35,326 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 07:47:35 BoogieIcfgContainer [2024-10-11 19:47:35,326 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-11 19:47:35,328 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-11 19:47:35,328 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-11 19:47:35,331 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-11 19:47:35,332 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.10 07:47:34" (1/3) ... [2024-10-11 19:47:35,332 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5f89eb9e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 07:47:35, skipping insertion in model container [2024-10-11 19:47:35,333 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:47:34" (2/3) ... [2024-10-11 19:47:35,333 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5f89eb9e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 07:47:35, skipping insertion in model container [2024-10-11 19:47:35,333 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 07:47:35" (3/3) ... [2024-10-11 19:47:35,334 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_51-mutexptr_racefree.i [2024-10-11 19:47:35,350 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-11 19:47:35,350 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 16 error locations. [2024-10-11 19:47:35,350 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-11 19:47:35,409 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-10-11 19:47:35,451 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 67 places, 75 transitions, 157 flow [2024-10-11 19:47:35,500 INFO L124 PetriNetUnfolderBase]: 15/109 cut-off events. [2024-10-11 19:47:35,501 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-11 19:47:35,506 INFO L83 FinitePrefix]: Finished finitePrefix Result has 114 conditions, 109 events. 15/109 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 465 event pairs, 0 based on Foata normal form. 0/67 useless extension candidates. Maximal degree in co-relation 70. Up to 4 conditions per place. [2024-10-11 19:47:35,506 INFO L82 GeneralOperation]: Start removeDead. Operand has 67 places, 75 transitions, 157 flow [2024-10-11 19:47:35,510 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 67 places, 75 transitions, 157 flow [2024-10-11 19:47:35,518 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-11 19:47:35,525 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;@167f679b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-11 19:47:35,525 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2024-10-11 19:47:35,529 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-11 19:47:35,530 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-10-11 19:47:35,530 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-11 19:47:35,530 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:47:35,531 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-10-11 19:47:35,531 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 22 more)] === [2024-10-11 19:47:35,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:47:35,536 INFO L85 PathProgramCache]: Analyzing trace with hash 383388, now seen corresponding path program 1 times [2024-10-11 19:47:35,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:47:35,544 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1438343516] [2024-10-11 19:47:35,544 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:35,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:47:35,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:47:35,790 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:35,790 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:47:35,790 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1438343516] [2024-10-11 19:47:35,791 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1438343516] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:47:35,791 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:47:35,791 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-11 19:47:35,795 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1992460827] [2024-10-11 19:47:35,795 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:47:35,802 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 19:47:35,806 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:47:35,829 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 19:47:35,830 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 19:47:35,860 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 75 [2024-10-11 19:47:35,862 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 75 transitions, 157 flow. Second operand has 3 states, 3 states have (on average 32.0) internal successors, (96), 3 states have internal predecessors, (96), 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-10-11 19:47:35,863 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:47:35,863 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 75 [2024-10-11 19:47:35,864 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:47:36,049 INFO L124 PetriNetUnfolderBase]: 181/672 cut-off events. [2024-10-11 19:47:36,050 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-11 19:47:36,052 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1083 conditions, 672 events. 181/672 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 3925 event pairs, 156 based on Foata normal form. 105/709 useless extension candidates. Maximal degree in co-relation 1026. Up to 353 conditions per place. [2024-10-11 19:47:36,056 INFO L140 encePairwiseOnDemand]: 61/75 looper letters, 41 selfloop transitions, 2 changer transitions 0/74 dead transitions. [2024-10-11 19:47:36,057 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 74 transitions, 241 flow [2024-10-11 19:47:36,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 19:47:36,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 19:47:36,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 154 transitions. [2024-10-11 19:47:36,068 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6844444444444444 [2024-10-11 19:47:36,069 INFO L175 Difference]: Start difference. First operand has 67 places, 75 transitions, 157 flow. Second operand 3 states and 154 transitions. [2024-10-11 19:47:36,070 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 74 transitions, 241 flow [2024-10-11 19:47:36,072 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 74 transitions, 241 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-11 19:47:36,075 INFO L231 Difference]: Finished difference. Result has 66 places, 62 transitions, 135 flow [2024-10-11 19:47:36,076 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=131, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=60, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=135, PETRI_PLACES=66, PETRI_TRANSITIONS=62} [2024-10-11 19:47:36,079 INFO L277 CegarLoopForPetriNet]: 67 programPoint places, -1 predicate places. [2024-10-11 19:47:36,080 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 62 transitions, 135 flow [2024-10-11 19:47:36,080 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 32.0) internal successors, (96), 3 states have internal predecessors, (96), 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-10-11 19:47:36,080 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:47:36,080 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-10-11 19:47:36,081 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-11 19:47:36,081 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 22 more)] === [2024-10-11 19:47:36,082 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:47:36,082 INFO L85 PathProgramCache]: Analyzing trace with hash 383389, now seen corresponding path program 1 times [2024-10-11 19:47:36,082 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:47:36,082 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [215621449] [2024-10-11 19:47:36,082 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:36,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:47:36,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:47:36,235 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:36,235 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:47:36,235 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [215621449] [2024-10-11 19:47:36,235 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [215621449] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:47:36,235 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:47:36,235 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-11 19:47:36,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1123856411] [2024-10-11 19:47:36,236 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:47:36,236 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 19:47:36,237 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:47:36,237 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 19:47:36,237 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 19:47:36,255 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 34 out of 75 [2024-10-11 19:47:36,258 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 62 transitions, 135 flow. Second operand has 3 states, 3 states have (on average 35.0) internal successors, (105), 3 states have internal predecessors, (105), 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-10-11 19:47:36,258 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:47:36,258 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 34 of 75 [2024-10-11 19:47:36,259 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:47:36,376 INFO L124 PetriNetUnfolderBase]: 168/586 cut-off events. [2024-10-11 19:47:36,376 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-10-11 19:47:36,378 INFO L83 FinitePrefix]: Finished finitePrefix Result has 977 conditions, 586 events. 168/586 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 3392 event pairs, 0 based on Foata normal form. 1/535 useless extension candidates. Maximal degree in co-relation 936. Up to 355 conditions per place. [2024-10-11 19:47:36,380 INFO L140 encePairwiseOnDemand]: 71/75 looper letters, 41 selfloop transitions, 2 changer transitions 0/75 dead transitions. [2024-10-11 19:47:36,380 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 75 transitions, 247 flow [2024-10-11 19:47:36,380 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 19:47:36,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 19:47:36,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 147 transitions. [2024-10-11 19:47:36,382 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6533333333333333 [2024-10-11 19:47:36,382 INFO L175 Difference]: Start difference. First operand has 66 places, 62 transitions, 135 flow. Second operand 3 states and 147 transitions. [2024-10-11 19:47:36,382 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 75 transitions, 247 flow [2024-10-11 19:47:36,383 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 75 transitions, 243 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 19:47:36,384 INFO L231 Difference]: Finished difference. Result has 67 places, 62 transitions, 141 flow [2024-10-11 19:47:36,385 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=131, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=60, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=141, PETRI_PLACES=67, PETRI_TRANSITIONS=62} [2024-10-11 19:47:36,385 INFO L277 CegarLoopForPetriNet]: 67 programPoint places, 0 predicate places. [2024-10-11 19:47:36,385 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 62 transitions, 141 flow [2024-10-11 19:47:36,386 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 35.0) internal successors, (105), 3 states have internal predecessors, (105), 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-10-11 19:47:36,386 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:47:36,386 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-10-11 19:47:36,386 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-11 19:47:36,386 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 22 more)] === [2024-10-11 19:47:36,387 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:47:36,387 INFO L85 PathProgramCache]: Analyzing trace with hash 1891949648, now seen corresponding path program 1 times [2024-10-11 19:47:36,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:47:36,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1087250270] [2024-10-11 19:47:36,387 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:36,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:47:36,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:47:36,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:36,500 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:47:36,500 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1087250270] [2024-10-11 19:47:36,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1087250270] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-11 19:47:36,500 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [720613573] [2024-10-11 19:47:36,501 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:36,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:47:36,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 19:47:36,505 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-11 19:47:36,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-11 19:47:36,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:47:36,580 INFO L255 TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-11 19:47:36,584 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-11 19:47:36,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-10-11 19:47:36,684 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:36,684 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-11 19:47:36,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:36,775 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [720613573] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-11 19:47:36,775 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-11 19:47:36,776 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 2, 2] total 7 [2024-10-11 19:47:36,776 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2099411219] [2024-10-11 19:47:36,776 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-11 19:47:36,777 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-11 19:47:36,777 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:47:36,777 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-11 19:47:36,777 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-10-11 19:47:36,979 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 33 out of 75 [2024-10-11 19:47:36,980 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 62 transitions, 141 flow. Second operand has 9 states, 9 states have (on average 35.333333333333336) internal successors, (318), 9 states have internal predecessors, (318), 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-10-11 19:47:36,980 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:47:36,980 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 33 of 75 [2024-10-11 19:47:36,980 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:47:37,068 INFO L124 PetriNetUnfolderBase]: 36/121 cut-off events. [2024-10-11 19:47:37,068 INFO L125 PetriNetUnfolderBase]: For 12/12 co-relation queries the response was YES. [2024-10-11 19:47:37,069 INFO L83 FinitePrefix]: Finished finitePrefix Result has 246 conditions, 121 events. 36/121 cut-off events. For 12/12 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 353 event pairs, 0 based on Foata normal form. 26/139 useless extension candidates. Maximal degree in co-relation 217. Up to 75 conditions per place. [2024-10-11 19:47:37,069 INFO L140 encePairwiseOnDemand]: 71/75 looper letters, 29 selfloop transitions, 2 changer transitions 0/49 dead transitions. [2024-10-11 19:47:37,069 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 44 places, 49 transitions, 170 flow [2024-10-11 19:47:37,070 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-11 19:47:37,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-11 19:47:37,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 165 transitions. [2024-10-11 19:47:37,071 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.55 [2024-10-11 19:47:37,071 INFO L175 Difference]: Start difference. First operand has 67 places, 62 transitions, 141 flow. Second operand 4 states and 165 transitions. [2024-10-11 19:47:37,071 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 44 places, 49 transitions, 170 flow [2024-10-11 19:47:37,071 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 49 transitions, 164 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-10-11 19:47:37,072 INFO L231 Difference]: Finished difference. Result has 41 places, 35 transitions, 78 flow [2024-10-11 19:47:37,072 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=74, PETRI_DIFFERENCE_MINUEND_PLACES=38, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=78, PETRI_PLACES=41, PETRI_TRANSITIONS=35} [2024-10-11 19:47:37,072 INFO L277 CegarLoopForPetriNet]: 67 programPoint places, -26 predicate places. [2024-10-11 19:47:37,073 INFO L471 AbstractCegarLoop]: Abstraction has has 41 places, 35 transitions, 78 flow [2024-10-11 19:47:37,073 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 35.333333333333336) internal successors, (318), 9 states have internal predecessors, (318), 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-10-11 19:47:37,073 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:47:37,073 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1] [2024-10-11 19:47:37,090 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-11 19:47:37,280 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:47:37,282 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 22 more)] === [2024-10-11 19:47:37,283 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:47:37,283 INFO L85 PathProgramCache]: Analyzing trace with hash -1479102683, now seen corresponding path program 1 times [2024-10-11 19:47:37,283 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:47:37,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1963256985] [2024-10-11 19:47:37,283 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:37,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:47:37,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-11 19:47:37,295 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-11 19:47:37,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-11 19:47:37,319 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-11 19:47:37,320 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-11 19:47:37,321 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 25 remaining) [2024-10-11 19:47:37,322 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 25 remaining) [2024-10-11 19:47:37,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 25 remaining) [2024-10-11 19:47:37,324 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 25 remaining) [2024-10-11 19:47:37,324 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 25 remaining) [2024-10-11 19:47:37,325 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 25 remaining) [2024-10-11 19:47:37,325 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 25 remaining) [2024-10-11 19:47:37,325 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONMEMORY_LEAK (17 of 25 remaining) [2024-10-11 19:47:37,325 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (16 of 25 remaining) [2024-10-11 19:47:37,325 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 25 remaining) [2024-10-11 19:47:37,325 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 25 remaining) [2024-10-11 19:47:37,325 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 25 remaining) [2024-10-11 19:47:37,325 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 25 remaining) [2024-10-11 19:47:37,325 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 25 remaining) [2024-10-11 19:47:37,325 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 25 remaining) [2024-10-11 19:47:37,326 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 25 remaining) [2024-10-11 19:47:37,326 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 25 remaining) [2024-10-11 19:47:37,326 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 25 remaining) [2024-10-11 19:47:37,326 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 25 remaining) [2024-10-11 19:47:37,326 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 25 remaining) [2024-10-11 19:47:37,327 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 25 remaining) [2024-10-11 19:47:37,327 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 25 remaining) [2024-10-11 19:47:37,328 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 25 remaining) [2024-10-11 19:47:37,328 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 25 remaining) [2024-10-11 19:47:37,328 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 25 remaining) [2024-10-11 19:47:37,329 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-11 19:47:37,329 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-10-11 19:47:37,332 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-11 19:47:37,333 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-11 19:47:37,357 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-10-11 19:47:37,359 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 99 places, 112 transitions, 240 flow [2024-10-11 19:47:37,370 INFO L124 PetriNetUnfolderBase]: 27/192 cut-off events. [2024-10-11 19:47:37,371 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-10-11 19:47:37,372 INFO L83 FinitePrefix]: Finished finitePrefix Result has 204 conditions, 192 events. 27/192 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 944 event pairs, 0 based on Foata normal form. 0/118 useless extension candidates. Maximal degree in co-relation 115. Up to 6 conditions per place. [2024-10-11 19:47:37,372 INFO L82 GeneralOperation]: Start removeDead. Operand has 99 places, 112 transitions, 240 flow [2024-10-11 19:47:37,374 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 99 places, 112 transitions, 240 flow [2024-10-11 19:47:37,375 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-11 19:47:37,376 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;@167f679b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-11 19:47:37,376 INFO L334 AbstractCegarLoop]: Starting to check reachability of 33 error locations. [2024-10-11 19:47:37,377 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-11 19:47:37,377 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-10-11 19:47:37,377 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-11 19:47:37,377 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:47:37,378 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-10-11 19:47:37,378 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-10-11 19:47:37,378 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:47:37,378 INFO L85 PathProgramCache]: Analyzing trace with hash 494604, now seen corresponding path program 1 times [2024-10-11 19:47:37,378 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:47:37,378 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1153922678] [2024-10-11 19:47:37,378 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:37,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:47:37,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:47:37,398 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:37,398 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:47:37,398 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1153922678] [2024-10-11 19:47:37,398 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1153922678] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:47:37,398 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:47:37,398 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-11 19:47:37,399 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1527331385] [2024-10-11 19:47:37,399 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:47:37,399 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 19:47:37,399 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:47:37,400 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 19:47:37,400 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 19:47:37,418 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 48 out of 112 [2024-10-11 19:47:37,418 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 112 transitions, 240 flow. Second operand has 3 states, 3 states have (on average 49.0) internal successors, (147), 3 states have internal predecessors, (147), 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-10-11 19:47:37,418 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:47:37,419 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 48 of 112 [2024-10-11 19:47:37,419 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:47:38,370 INFO L124 PetriNetUnfolderBase]: 5103/11301 cut-off events. [2024-10-11 19:47:38,371 INFO L125 PetriNetUnfolderBase]: For 70/70 co-relation queries the response was YES. [2024-10-11 19:47:38,383 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19483 conditions, 11301 events. 5103/11301 cut-off events. For 70/70 co-relation queries the response was YES. Maximal size of possible extension queue 314. Compared 98120 event pairs, 4416 based on Foata normal form. 2239/12641 useless extension candidates. Maximal degree in co-relation 12477. Up to 7045 conditions per place. [2024-10-11 19:47:38,418 INFO L140 encePairwiseOnDemand]: 92/112 looper letters, 67 selfloop transitions, 2 changer transitions 0/117 dead transitions. [2024-10-11 19:47:38,419 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 117 transitions, 388 flow [2024-10-11 19:47:38,419 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 19:47:38,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 19:47:38,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 243 transitions. [2024-10-11 19:47:38,421 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7232142857142857 [2024-10-11 19:47:38,421 INFO L175 Difference]: Start difference. First operand has 99 places, 112 transitions, 240 flow. Second operand 3 states and 243 transitions. [2024-10-11 19:47:38,421 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 117 transitions, 388 flow [2024-10-11 19:47:38,423 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 117 transitions, 388 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-11 19:47:38,424 INFO L231 Difference]: Finished difference. Result has 98 places, 93 transitions, 206 flow [2024-10-11 19:47:38,424 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=91, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=206, PETRI_PLACES=98, PETRI_TRANSITIONS=93} [2024-10-11 19:47:38,425 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, -1 predicate places. [2024-10-11 19:47:38,425 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 93 transitions, 206 flow [2024-10-11 19:47:38,425 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 49.0) internal successors, (147), 3 states have internal predecessors, (147), 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-10-11 19:47:38,425 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:47:38,425 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-10-11 19:47:38,425 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-11 19:47:38,425 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-10-11 19:47:38,426 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:47:38,426 INFO L85 PathProgramCache]: Analyzing trace with hash 494605, now seen corresponding path program 1 times [2024-10-11 19:47:38,426 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:47:38,426 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1653857510] [2024-10-11 19:47:38,426 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:38,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:47:38,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:47:38,461 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:38,462 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:47:38,462 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1653857510] [2024-10-11 19:47:38,462 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1653857510] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:47:38,462 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:47:38,462 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-11 19:47:38,462 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1540846069] [2024-10-11 19:47:38,462 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:47:38,463 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 19:47:38,463 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:47:38,463 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 19:47:38,463 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 19:47:38,484 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 51 out of 112 [2024-10-11 19:47:38,485 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 93 transitions, 206 flow. Second operand has 3 states, 3 states have (on average 52.0) internal successors, (156), 3 states have internal predecessors, (156), 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-10-11 19:47:38,485 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:47:38,485 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 51 of 112 [2024-10-11 19:47:38,485 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:47:39,583 INFO L124 PetriNetUnfolderBase]: 4766/11232 cut-off events. [2024-10-11 19:47:39,583 INFO L125 PetriNetUnfolderBase]: For 176/176 co-relation queries the response was YES. [2024-10-11 19:47:39,600 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19070 conditions, 11232 events. 4766/11232 cut-off events. For 176/176 co-relation queries the response was YES. Maximal size of possible extension queue 340. Compared 102812 event pairs, 2232 based on Foata normal form. 1/10202 useless extension candidates. Maximal degree in co-relation 16516. Up to 7553 conditions per place. [2024-10-11 19:47:39,638 INFO L140 encePairwiseOnDemand]: 108/112 looper letters, 56 selfloop transitions, 2 changer transitions 0/107 dead transitions. [2024-10-11 19:47:39,638 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 107 transitions, 350 flow [2024-10-11 19:47:39,639 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 19:47:39,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 19:47:39,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 213 transitions. [2024-10-11 19:47:39,639 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6339285714285714 [2024-10-11 19:47:39,640 INFO L175 Difference]: Start difference. First operand has 98 places, 93 transitions, 206 flow. Second operand 3 states and 213 transitions. [2024-10-11 19:47:39,640 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 107 transitions, 350 flow [2024-10-11 19:47:39,648 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 107 transitions, 346 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 19:47:39,649 INFO L231 Difference]: Finished difference. Result has 99 places, 94 transitions, 216 flow [2024-10-11 19:47:39,649 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=91, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=216, PETRI_PLACES=99, PETRI_TRANSITIONS=94} [2024-10-11 19:47:39,650 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, 0 predicate places. [2024-10-11 19:47:39,650 INFO L471 AbstractCegarLoop]: Abstraction has has 99 places, 94 transitions, 216 flow [2024-10-11 19:47:39,650 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 52.0) internal successors, (156), 3 states have internal predecessors, (156), 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-10-11 19:47:39,650 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:47:39,651 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-10-11 19:47:39,651 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-11 19:47:39,651 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-10-11 19:47:39,651 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:47:39,651 INFO L85 PathProgramCache]: Analyzing trace with hash 1527536573, now seen corresponding path program 1 times [2024-10-11 19:47:39,651 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:47:39,652 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1175349853] [2024-10-11 19:47:39,652 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:39,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:47:39,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:47:39,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:39,715 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:47:39,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1175349853] [2024-10-11 19:47:39,715 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1175349853] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-11 19:47:39,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [448335526] [2024-10-11 19:47:39,715 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:39,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:47:39,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 19:47:39,719 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-11 19:47:39,720 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-11 19:47:39,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:47:39,784 INFO L255 TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-11 19:47:39,786 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-11 19:47:39,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-10-11 19:47:39,834 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:39,835 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-11 19:47:39,881 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:39,881 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [448335526] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-11 19:47:39,881 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-11 19:47:39,881 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 5 [2024-10-11 19:47:39,882 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [852322986] [2024-10-11 19:47:39,882 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-11 19:47:39,883 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-11 19:47:39,883 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:47:39,883 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-11 19:47:39,883 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2024-10-11 19:47:39,952 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 50 out of 112 [2024-10-11 19:47:39,953 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 94 transitions, 216 flow. Second operand has 7 states, 7 states have (on average 52.42857142857143) internal successors, (367), 7 states have internal predecessors, (367), 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-10-11 19:47:39,953 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:47:39,953 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 50 of 112 [2024-10-11 19:47:39,954 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:47:40,751 INFO L124 PetriNetUnfolderBase]: 4657/10067 cut-off events. [2024-10-11 19:47:40,751 INFO L125 PetriNetUnfolderBase]: For 434/434 co-relation queries the response was YES. [2024-10-11 19:47:40,765 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17862 conditions, 10067 events. 4657/10067 cut-off events. For 434/434 co-relation queries the response was YES. Maximal size of possible extension queue 293. Compared 87215 event pairs, 1 based on Foata normal form. 195/9772 useless extension candidates. Maximal degree in co-relation 1378. Up to 5497 conditions per place. [2024-10-11 19:47:40,863 INFO L140 encePairwiseOnDemand]: 108/112 looper letters, 105 selfloop transitions, 4 changer transitions 0/157 dead transitions. [2024-10-11 19:47:40,863 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 157 transitions, 558 flow [2024-10-11 19:47:40,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-11 19:47:40,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-10-11 19:47:40,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 362 transitions. [2024-10-11 19:47:40,865 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6464285714285715 [2024-10-11 19:47:40,865 INFO L175 Difference]: Start difference. First operand has 99 places, 94 transitions, 216 flow. Second operand 5 states and 362 transitions. [2024-10-11 19:47:40,865 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 157 transitions, 558 flow [2024-10-11 19:47:40,866 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 157 transitions, 556 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-11 19:47:40,868 INFO L231 Difference]: Finished difference. Result has 101 places, 93 transitions, 218 flow [2024-10-11 19:47:40,868 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=210, PETRI_DIFFERENCE_MINUEND_PLACES=97, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=218, PETRI_PLACES=101, PETRI_TRANSITIONS=93} [2024-10-11 19:47:40,869 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, 2 predicate places. [2024-10-11 19:47:40,869 INFO L471 AbstractCegarLoop]: Abstraction has has 101 places, 93 transitions, 218 flow [2024-10-11 19:47:40,869 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 52.42857142857143) internal successors, (367), 7 states have internal predecessors, (367), 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-10-11 19:47:40,869 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:47:40,869 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-11 19:47:40,884 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-10-11 19:47:41,073 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,3 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:47:41,074 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-10-11 19:47:41,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:47:41,075 INFO L85 PathProgramCache]: Analyzing trace with hash -1147947092, now seen corresponding path program 1 times [2024-10-11 19:47:41,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:47:41,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1247107258] [2024-10-11 19:47:41,075 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:41,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:47:41,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:47:41,154 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:41,154 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:47:41,154 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1247107258] [2024-10-11 19:47:41,155 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1247107258] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:47:41,155 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:47:41,155 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 19:47:41,155 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [667015810] [2024-10-11 19:47:41,155 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:47:41,155 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-11 19:47:41,156 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:47:41,156 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-11 19:47:41,156 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-11 19:47:41,215 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 41 out of 112 [2024-10-11 19:47:41,216 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 101 places, 93 transitions, 218 flow. Second operand has 4 states, 4 states have (on average 43.0) internal successors, (172), 4 states have internal predecessors, (172), 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-10-11 19:47:41,216 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:47:41,216 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 41 of 112 [2024-10-11 19:47:41,217 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:47:42,346 INFO L124 PetriNetUnfolderBase]: 5822/12429 cut-off events. [2024-10-11 19:47:42,347 INFO L125 PetriNetUnfolderBase]: For 1096/1096 co-relation queries the response was YES. [2024-10-11 19:47:42,363 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22666 conditions, 12429 events. 5822/12429 cut-off events. For 1096/1096 co-relation queries the response was YES. Maximal size of possible extension queue 329. Compared 105251 event pairs, 4481 based on Foata normal form. 0/11949 useless extension candidates. Maximal degree in co-relation 15274. Up to 6823 conditions per place. [2024-10-11 19:47:42,445 INFO L140 encePairwiseOnDemand]: 93/112 looper letters, 93 selfloop transitions, 10 changer transitions 0/141 dead transitions. [2024-10-11 19:47:42,446 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 103 places, 141 transitions, 520 flow [2024-10-11 19:47:42,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-11 19:47:42,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-11 19:47:42,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 283 transitions. [2024-10-11 19:47:42,447 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6316964285714286 [2024-10-11 19:47:42,447 INFO L175 Difference]: Start difference. First operand has 101 places, 93 transitions, 218 flow. Second operand 4 states and 283 transitions. [2024-10-11 19:47:42,447 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 103 places, 141 transitions, 520 flow [2024-10-11 19:47:42,449 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 100 places, 141 transitions, 510 flow, removed 2 selfloop flow, removed 3 redundant places. [2024-10-11 19:47:42,450 INFO L231 Difference]: Finished difference. Result has 103 places, 100 transitions, 310 flow [2024-10-11 19:47:42,450 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=206, PETRI_DIFFERENCE_MINUEND_PLACES=97, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=92, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=82, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=310, PETRI_PLACES=103, PETRI_TRANSITIONS=100} [2024-10-11 19:47:42,451 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, 4 predicate places. [2024-10-11 19:47:42,451 INFO L471 AbstractCegarLoop]: Abstraction has has 103 places, 100 transitions, 310 flow [2024-10-11 19:47:42,451 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 43.0) internal successors, (172), 4 states have internal predecessors, (172), 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-10-11 19:47:42,451 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:47:42,451 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-11 19:47:42,452 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-11 19:47:42,452 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-10-11 19:47:42,452 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:47:42,452 INFO L85 PathProgramCache]: Analyzing trace with hash -1147947091, now seen corresponding path program 1 times [2024-10-11 19:47:42,452 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:47:42,452 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1850867556] [2024-10-11 19:47:42,452 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:42,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:47:42,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:47:42,512 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:42,513 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:47:42,513 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1850867556] [2024-10-11 19:47:42,513 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1850867556] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:47:42,513 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:47:42,513 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 19:47:42,513 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1095449257] [2024-10-11 19:47:42,513 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:47:42,513 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-11 19:47:42,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:47:42,514 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-11 19:47:42,514 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-11 19:47:42,553 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 43 out of 112 [2024-10-11 19:47:42,553 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 103 places, 100 transitions, 310 flow. Second operand has 4 states, 4 states have (on average 45.0) internal successors, (180), 4 states have internal predecessors, (180), 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-10-11 19:47:42,554 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:47:42,554 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 43 of 112 [2024-10-11 19:47:42,554 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:47:43,440 INFO L124 PetriNetUnfolderBase]: 4890/10460 cut-off events. [2024-10-11 19:47:43,440 INFO L125 PetriNetUnfolderBase]: For 2559/2614 co-relation queries the response was YES. [2024-10-11 19:47:43,450 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21380 conditions, 10460 events. 4890/10460 cut-off events. For 2559/2614 co-relation queries the response was YES. Maximal size of possible extension queue 283. Compared 86057 event pairs, 3920 based on Foata normal form. 1710/11825 useless extension candidates. Maximal degree in co-relation 19284. Up to 5784 conditions per place. [2024-10-11 19:47:43,473 INFO L140 encePairwiseOnDemand]: 101/112 looper letters, 74 selfloop transitions, 2 changer transitions 0/115 dead transitions. [2024-10-11 19:47:43,473 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 115 transitions, 508 flow [2024-10-11 19:47:43,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-11 19:47:43,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-11 19:47:43,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 256 transitions. [2024-10-11 19:47:43,474 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5714285714285714 [2024-10-11 19:47:43,474 INFO L175 Difference]: Start difference. First operand has 103 places, 100 transitions, 310 flow. Second operand 4 states and 256 transitions. [2024-10-11 19:47:43,474 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 115 transitions, 508 flow [2024-10-11 19:47:43,481 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 115 transitions, 506 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-11 19:47:43,482 INFO L231 Difference]: Finished difference. Result has 96 places, 91 transitions, 294 flow [2024-10-11 19:47:43,483 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=93, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=91, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=294, PETRI_PLACES=96, PETRI_TRANSITIONS=91} [2024-10-11 19:47:43,483 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, -3 predicate places. [2024-10-11 19:47:43,483 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 91 transitions, 294 flow [2024-10-11 19:47:43,483 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 45.0) internal successors, (180), 4 states have internal predecessors, (180), 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-10-11 19:47:43,484 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:47:43,484 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 2, 1, 1, 1, 1] [2024-10-11 19:47:43,484 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-11 19:47:43,484 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-10-11 19:47:43,484 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:47:43,484 INFO L85 PathProgramCache]: Analyzing trace with hash 1434891196, now seen corresponding path program 1 times [2024-10-11 19:47:43,484 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:47:43,485 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2053479715] [2024-10-11 19:47:43,485 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:43,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:47:43,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-11 19:47:43,494 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-11 19:47:43,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-11 19:47:43,504 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-11 19:47:43,504 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-11 19:47:43,504 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (32 of 33 remaining) [2024-10-11 19:47:43,505 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 33 remaining) [2024-10-11 19:47:43,505 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 33 remaining) [2024-10-11 19:47:43,505 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 33 remaining) [2024-10-11 19:47:43,505 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 33 remaining) [2024-10-11 19:47:43,505 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 33 remaining) [2024-10-11 19:47:43,505 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 33 remaining) [2024-10-11 19:47:43,505 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONMEMORY_LEAK (25 of 33 remaining) [2024-10-11 19:47:43,505 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (24 of 33 remaining) [2024-10-11 19:47:43,505 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 33 remaining) [2024-10-11 19:47:43,506 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 33 remaining) [2024-10-11 19:47:43,506 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 33 remaining) [2024-10-11 19:47:43,506 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 33 remaining) [2024-10-11 19:47:43,506 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 33 remaining) [2024-10-11 19:47:43,506 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 33 remaining) [2024-10-11 19:47:43,506 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 33 remaining) [2024-10-11 19:47:43,506 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 33 remaining) [2024-10-11 19:47:43,506 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 33 remaining) [2024-10-11 19:47:43,506 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 33 remaining) [2024-10-11 19:47:43,506 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 33 remaining) [2024-10-11 19:47:43,507 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 33 remaining) [2024-10-11 19:47:43,507 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 33 remaining) [2024-10-11 19:47:43,507 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 33 remaining) [2024-10-11 19:47:43,507 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 33 remaining) [2024-10-11 19:47:43,507 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 33 remaining) [2024-10-11 19:47:43,507 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 33 remaining) [2024-10-11 19:47:43,507 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 33 remaining) [2024-10-11 19:47:43,507 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 33 remaining) [2024-10-11 19:47:43,507 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 33 remaining) [2024-10-11 19:47:43,507 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 33 remaining) [2024-10-11 19:47:43,507 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 33 remaining) [2024-10-11 19:47:43,508 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 33 remaining) [2024-10-11 19:47:43,508 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 33 remaining) [2024-10-11 19:47:43,508 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-11 19:47:43,508 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-10-11 19:47:43,508 WARN L239 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-11 19:47:43,509 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-11 19:47:43,531 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-10-11 19:47:43,534 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 131 places, 149 transitions, 325 flow [2024-10-11 19:47:43,556 INFO L124 PetriNetUnfolderBase]: 42/296 cut-off events. [2024-10-11 19:47:43,557 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2024-10-11 19:47:43,558 INFO L83 FinitePrefix]: Finished finitePrefix Result has 321 conditions, 296 events. 42/296 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 1543 event pairs, 1 based on Foata normal form. 0/182 useless extension candidates. Maximal degree in co-relation 203. Up to 12 conditions per place. [2024-10-11 19:47:43,558 INFO L82 GeneralOperation]: Start removeDead. Operand has 131 places, 149 transitions, 325 flow [2024-10-11 19:47:43,560 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 131 places, 149 transitions, 325 flow [2024-10-11 19:47:43,561 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-11 19:47:43,561 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;@167f679b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-11 19:47:43,561 INFO L334 AbstractCegarLoop]: Starting to check reachability of 41 error locations. [2024-10-11 19:47:43,562 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-11 19:47:43,562 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-10-11 19:47:43,563 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-11 19:47:43,563 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:47:43,563 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-10-11 19:47:43,563 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-10-11 19:47:43,563 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:47:43,563 INFO L85 PathProgramCache]: Analyzing trace with hash 642561, now seen corresponding path program 1 times [2024-10-11 19:47:43,563 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:47:43,563 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [797511043] [2024-10-11 19:47:43,563 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:43,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:47:43,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:47:43,582 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:43,583 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:47:43,583 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [797511043] [2024-10-11 19:47:43,583 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [797511043] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:47:43,583 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:47:43,583 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-11 19:47:43,583 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [309938737] [2024-10-11 19:47:43,583 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:47:43,583 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 19:47:43,584 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:47:43,584 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 19:47:43,584 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 19:47:43,607 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 65 out of 149 [2024-10-11 19:47:43,608 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 149 transitions, 325 flow. Second operand has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 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-10-11 19:47:43,608 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:47:43,608 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 65 of 149 [2024-10-11 19:47:43,608 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:47:57,599 INFO L124 PetriNetUnfolderBase]: 104120/184334 cut-off events. [2024-10-11 19:47:57,599 INFO L125 PetriNetUnfolderBase]: For 1847/1847 co-relation queries the response was YES. [2024-10-11 19:47:57,998 INFO L83 FinitePrefix]: Finished finitePrefix Result has 329846 conditions, 184334 events. 104120/184334 cut-off events. For 1847/1847 co-relation queries the response was YES. Maximal size of possible extension queue 3774. Compared 1918719 event pairs, 89797 based on Foata normal form. 41132/213601 useless extension candidates. Maximal degree in co-relation 145838. Up to 124602 conditions per place. [2024-10-11 19:47:59,258 INFO L140 encePairwiseOnDemand]: 123/149 looper letters, 93 selfloop transitions, 2 changer transitions 0/160 dead transitions. [2024-10-11 19:47:59,258 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 130 places, 160 transitions, 537 flow [2024-10-11 19:47:59,259 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 19:47:59,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 19:47:59,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 332 transitions. [2024-10-11 19:47:59,263 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7427293064876958 [2024-10-11 19:47:59,263 INFO L175 Difference]: Start difference. First operand has 131 places, 149 transitions, 325 flow. Second operand 3 states and 332 transitions. [2024-10-11 19:47:59,263 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 130 places, 160 transitions, 537 flow [2024-10-11 19:47:59,265 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 160 transitions, 537 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-11 19:47:59,270 INFO L231 Difference]: Finished difference. Result has 130 places, 124 transitions, 279 flow [2024-10-11 19:47:59,271 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=149, PETRI_DIFFERENCE_MINUEND_FLOW=275, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=279, PETRI_PLACES=130, PETRI_TRANSITIONS=124} [2024-10-11 19:47:59,275 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, -1 predicate places. [2024-10-11 19:47:59,275 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 124 transitions, 279 flow [2024-10-11 19:47:59,276 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 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-10-11 19:47:59,276 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:47:59,276 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-10-11 19:47:59,276 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-11 19:47:59,276 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-10-11 19:47:59,276 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:47:59,276 INFO L85 PathProgramCache]: Analyzing trace with hash 642562, now seen corresponding path program 1 times [2024-10-11 19:47:59,276 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:47:59,276 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [421971831] [2024-10-11 19:47:59,276 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:47:59,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:47:59,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:47:59,357 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:47:59,357 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:47:59,357 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [421971831] [2024-10-11 19:47:59,357 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [421971831] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:47:59,357 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:47:59,357 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-11 19:47:59,357 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [840188828] [2024-10-11 19:47:59,357 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:47:59,358 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 19:47:59,358 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:47:59,358 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 19:47:59,358 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 19:47:59,394 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 68 out of 149 [2024-10-11 19:47:59,394 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 130 places, 124 transitions, 279 flow. Second operand has 3 states, 3 states have (on average 69.0) internal successors, (207), 3 states have internal predecessors, (207), 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-10-11 19:47:59,395 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:47:59,395 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 68 of 149 [2024-10-11 19:47:59,395 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:48:12,151 INFO L124 PetriNetUnfolderBase]: 97063/178093 cut-off events. [2024-10-11 19:48:12,151 INFO L125 PetriNetUnfolderBase]: For 3845/3845 co-relation queries the response was YES. [2024-10-11 19:48:12,581 INFO L83 FinitePrefix]: Finished finitePrefix Result has 316541 conditions, 178093 events. 97063/178093 cut-off events. For 3845/3845 co-relation queries the response was YES. Maximal size of possible extension queue 3806. Compared 1916423 event pairs, 63133 based on Foata normal form. 1/164955 useless extension candidates. Maximal degree in co-relation 270154. Up to 134378 conditions per place. [2024-10-11 19:48:13,337 INFO L140 encePairwiseOnDemand]: 145/149 looper letters, 70 selfloop transitions, 2 changer transitions 0/138 dead transitions. [2024-10-11 19:48:13,337 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 132 places, 138 transitions, 451 flow [2024-10-11 19:48:13,338 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 19:48:13,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 19:48:13,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 278 transitions. [2024-10-11 19:48:13,339 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6219239373601789 [2024-10-11 19:48:13,339 INFO L175 Difference]: Start difference. First operand has 130 places, 124 transitions, 279 flow. Second operand 3 states and 278 transitions. [2024-10-11 19:48:13,339 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 132 places, 138 transitions, 451 flow [2024-10-11 19:48:14,071 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 138 transitions, 447 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 19:48:14,072 INFO L231 Difference]: Finished difference. Result has 131 places, 125 transitions, 289 flow [2024-10-11 19:48:14,073 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=149, PETRI_DIFFERENCE_MINUEND_FLOW=275, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=289, PETRI_PLACES=131, PETRI_TRANSITIONS=125} [2024-10-11 19:48:14,073 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, 0 predicate places. [2024-10-11 19:48:14,073 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 125 transitions, 289 flow [2024-10-11 19:48:14,073 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 69.0) internal successors, (207), 3 states have internal predecessors, (207), 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-10-11 19:48:14,074 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:48:14,074 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-10-11 19:48:14,074 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-10-11 19:48:14,074 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-10-11 19:48:14,074 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:48:14,074 INFO L85 PathProgramCache]: Analyzing trace with hash 735609199, now seen corresponding path program 1 times [2024-10-11 19:48:14,074 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:48:14,074 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [292368997] [2024-10-11 19:48:14,075 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:48:14,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:48:14,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:48:14,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:48:14,144 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:48:14,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [292368997] [2024-10-11 19:48:14,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [292368997] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-11 19:48:14,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1223586907] [2024-10-11 19:48:14,144 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:48:14,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:48:14,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 19:48:14,146 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-11 19:48:14,147 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-11 19:48:14,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:48:14,216 INFO L255 TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-11 19:48:14,217 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-11 19:48:14,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-10-11 19:48:14,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:48:14,261 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-11 19:48:14,298 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:48:14,298 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1223586907] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-11 19:48:14,299 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-11 19:48:14,299 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 2, 2] total 7 [2024-10-11 19:48:14,299 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1404637565] [2024-10-11 19:48:14,299 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-11 19:48:14,299 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-11 19:48:14,299 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:48:14,299 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-11 19:48:14,300 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-10-11 19:48:14,472 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 67 out of 149 [2024-10-11 19:48:14,473 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 125 transitions, 289 flow. Second operand has 9 states, 9 states have (on average 69.33333333333333) internal successors, (624), 9 states have internal predecessors, (624), 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-10-11 19:48:14,474 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:48:14,474 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 67 of 149 [2024-10-11 19:48:14,474 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:48:17,286 INFO L124 PetriNetUnfolderBase]: 23436/38393 cut-off events. [2024-10-11 19:48:17,287 INFO L125 PetriNetUnfolderBase]: For 9957/9957 co-relation queries the response was YES. [2024-10-11 19:48:17,355 INFO L83 FinitePrefix]: Finished finitePrefix Result has 74465 conditions, 38393 events. 23436/38393 cut-off events. For 9957/9957 co-relation queries the response was YES. Maximal size of possible extension queue 915. Compared 314130 event pairs, 1950 based on Foata normal form. 4758/41453 useless extension candidates. Maximal degree in co-relation 5835. Up to 24843 conditions per place. [2024-10-11 19:48:17,514 INFO L140 encePairwiseOnDemand]: 145/149 looper letters, 119 selfloop transitions, 4 changer transitions 0/175 dead transitions. [2024-10-11 19:48:17,514 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 175 transitions, 624 flow [2024-10-11 19:48:17,514 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-11 19:48:17,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-11 19:48:17,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 531 transitions. [2024-10-11 19:48:17,516 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5939597315436241 [2024-10-11 19:48:17,516 INFO L175 Difference]: Start difference. First operand has 131 places, 125 transitions, 289 flow. Second operand 6 states and 531 transitions. [2024-10-11 19:48:17,516 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 175 transitions, 624 flow [2024-10-11 19:48:17,520 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 109 places, 175 transitions, 620 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-10-11 19:48:17,521 INFO L231 Difference]: Finished difference. Result has 109 places, 97 transitions, 226 flow [2024-10-11 19:48:17,521 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=149, PETRI_DIFFERENCE_MINUEND_FLOW=214, PETRI_DIFFERENCE_MINUEND_PLACES=104, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=96, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=226, PETRI_PLACES=109, PETRI_TRANSITIONS=97} [2024-10-11 19:48:17,522 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, -22 predicate places. [2024-10-11 19:48:17,522 INFO L471 AbstractCegarLoop]: Abstraction has has 109 places, 97 transitions, 226 flow [2024-10-11 19:48:17,523 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 69.33333333333333) internal successors, (624), 9 states have internal predecessors, (624), 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-10-11 19:48:17,523 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:48:17,523 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-11 19:48:17,538 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-11 19:48:17,724 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,4 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:48:17,725 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-10-11 19:48:17,726 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:48:17,726 INFO L85 PathProgramCache]: Analyzing trace with hash 1278898084, now seen corresponding path program 1 times [2024-10-11 19:48:17,727 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:48:17,727 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [711928157] [2024-10-11 19:48:17,727 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:48:17,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:48:17,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:48:17,816 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:48:17,817 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:48:17,817 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [711928157] [2024-10-11 19:48:17,817 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [711928157] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:48:17,817 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:48:17,817 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 19:48:17,817 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1721324683] [2024-10-11 19:48:17,817 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:48:17,818 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-11 19:48:17,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:48:17,818 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-11 19:48:17,818 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-11 19:48:17,867 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 149 [2024-10-11 19:48:17,868 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 109 places, 97 transitions, 226 flow. Second operand has 4 states, 4 states have (on average 56.0) internal successors, (224), 4 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:48:17,868 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:48:17,868 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 149 [2024-10-11 19:48:17,868 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:48:20,700 INFO L124 PetriNetUnfolderBase]: 23436/41645 cut-off events. [2024-10-11 19:48:20,701 INFO L125 PetriNetUnfolderBase]: For 7697/7697 co-relation queries the response was YES. [2024-10-11 19:48:20,774 INFO L83 FinitePrefix]: Finished finitePrefix Result has 79915 conditions, 41645 events. 23436/41645 cut-off events. For 7697/7697 co-relation queries the response was YES. Maximal size of possible extension queue 948. Compared 358036 event pairs, 23436 based on Foata normal form. 0/40921 useless extension candidates. Maximal degree in co-relation 54538. Up to 32955 conditions per place. [2024-10-11 19:48:20,900 INFO L140 encePairwiseOnDemand]: 136/149 looper letters, 44 selfloop transitions, 1 changer transitions 0/85 dead transitions. [2024-10-11 19:48:20,900 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 99 places, 85 transitions, 292 flow [2024-10-11 19:48:20,901 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 19:48:20,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 19:48:20,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 217 transitions. [2024-10-11 19:48:20,902 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4854586129753915 [2024-10-11 19:48:20,902 INFO L175 Difference]: Start difference. First operand has 109 places, 97 transitions, 226 flow. Second operand 3 states and 217 transitions. [2024-10-11 19:48:20,902 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 99 places, 85 transitions, 292 flow [2024-10-11 19:48:20,904 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 85 transitions, 283 flow, removed 2 selfloop flow, removed 3 redundant places. [2024-10-11 19:48:20,904 INFO L231 Difference]: Finished difference. Result has 96 places, 85 transitions, 195 flow [2024-10-11 19:48:20,905 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=149, PETRI_DIFFERENCE_MINUEND_FLOW=193, PETRI_DIFFERENCE_MINUEND_PLACES=94, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=85, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=84, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=195, PETRI_PLACES=96, PETRI_TRANSITIONS=85} [2024-10-11 19:48:20,905 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, -35 predicate places. [2024-10-11 19:48:20,905 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 85 transitions, 195 flow [2024-10-11 19:48:20,905 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 56.0) internal successors, (224), 4 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:48:20,905 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:48:20,906 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-11 19:48:20,906 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-10-11 19:48:20,906 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-10-11 19:48:20,906 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:48:20,906 INFO L85 PathProgramCache]: Analyzing trace with hash 1278898085, now seen corresponding path program 1 times [2024-10-11 19:48:20,906 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:48:20,906 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [288532956] [2024-10-11 19:48:20,906 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:48:20,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:48:20,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:48:20,986 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:48:20,987 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:48:20,987 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [288532956] [2024-10-11 19:48:20,987 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [288532956] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:48:20,987 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:48:20,987 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 19:48:20,987 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [109836791] [2024-10-11 19:48:20,987 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:48:20,988 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-11 19:48:20,988 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:48:20,988 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-11 19:48:20,989 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-11 19:48:21,031 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 56 out of 149 [2024-10-11 19:48:21,032 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 96 places, 85 transitions, 195 flow. Second operand has 4 states, 4 states have (on average 58.0) internal successors, (232), 4 states have internal predecessors, (232), 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-10-11 19:48:21,032 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:48:21,032 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 56 of 149 [2024-10-11 19:48:21,032 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand