./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_81-list_racing.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_81-list_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3de6ec2acea23c0ab47fbc2e02ad0931145060ca78b80531ef692b3505f9553b --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 21:55:59,009 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:55:59,128 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-24 21:55:59,143 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:55:59,144 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:55:59,183 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:55:59,184 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:55:59,184 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:55:59,188 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:55:59,193 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:55:59,193 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:55:59,195 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:55:59,196 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:55:59,198 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:55:59,198 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:55:59,199 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:55:59,199 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 21:55:59,200 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:55:59,200 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 21:55:59,201 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:55:59,203 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-24 21:55:59,203 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-24 21:55:59,204 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-24 21:55:59,205 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:55:59,205 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 21:55:59,206 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 21:55:59,206 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 21:55:59,207 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:55:59,208 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:55:59,208 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:55:59,209 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:55:59,210 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:55:59,210 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:55:59,211 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:55:59,211 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:55:59,211 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-24 21:55:59,212 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 21:55:59,212 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:55:59,212 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:55:59,213 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:55:59,213 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:55:59,214 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3de6ec2acea23c0ab47fbc2e02ad0931145060ca78b80531ef692b3505f9553b [2023-11-24 21:55:59,484 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:55:59,520 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:55:59,525 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:55:59,526 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:55:59,527 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:55:59,528 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/goblint-regression/28-race_reach_81-list_racing.i [2023-11-24 21:56:02,694 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:56:03,062 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:56:03,063 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/sv-benchmarks/c/goblint-regression/28-race_reach_81-list_racing.i [2023-11-24 21:56:03,085 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/data/a7a958476/a1f4687862c3417a9fac19fe522ae446/FLAGb54032bb5 [2023-11-24 21:56:03,103 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/data/a7a958476/a1f4687862c3417a9fac19fe522ae446 [2023-11-24 21:56:03,106 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:56:03,108 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:56:03,109 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:56:03,116 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:56:03,122 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:56:03,123 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:03,124 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5714487c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03, skipping insertion in model container [2023-11-24 21:56:03,124 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:03,202 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:56:03,723 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:56:03,739 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 21:56:03,823 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:56:03,974 INFO L206 MainTranslator]: Completed translation [2023-11-24 21:56:03,974 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03 WrapperNode [2023-11-24 21:56:03,975 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 21:56:03,976 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 21:56:03,977 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 21:56:03,978 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 21:56:03,985 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:04,017 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:04,067 INFO L138 Inliner]: procedures = 279, calls = 60, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 227 [2023-11-24 21:56:04,068 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 21:56:04,069 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 21:56:04,069 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 21:56:04,069 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 21:56:04,080 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:04,081 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:04,087 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:04,116 INFO L175 MemorySlicer]: Split 30 memory accesses to 6 slices as follows [2, 5, 5, 2, 2, 14]. 47 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5, 0, 0, 0]. The 10 writes are split as follows [0, 0, 0, 1, 1, 8]. [2023-11-24 21:56:04,116 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:04,117 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:04,134 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:04,140 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:04,144 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:04,147 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:04,154 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 21:56:04,155 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 21:56:04,155 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 21:56:04,155 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 21:56:04,156 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (1/1) ... [2023-11-24 21:56:04,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:56:04,189 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:56:04,215 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-24 21:56:04,246 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-24 21:56:04,266 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 21:56:04,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2023-11-24 21:56:04,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2023-11-24 21:56:04,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2023-11-24 21:56:04,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2023-11-24 21:56:04,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2023-11-24 21:56:04,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2023-11-24 21:56:04,268 INFO L130 BoogieDeclarations]: Found specification of procedure t1_fun [2023-11-24 21:56:04,268 INFO L138 BoogieDeclarations]: Found implementation of procedure t1_fun [2023-11-24 21:56:04,268 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 21:56:04,269 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-24 21:56:04,269 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-24 21:56:04,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-24 21:56:04,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-24 21:56:04,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-24 21:56:04,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-24 21:56:04,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2023-11-24 21:56:04,272 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2023-11-24 21:56:04,272 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2023-11-24 21:56:04,272 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-24 21:56:04,272 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-24 21:56:04,273 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-24 21:56:04,273 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-24 21:56:04,273 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-24 21:56:04,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2023-11-24 21:56:04,274 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-24 21:56:04,274 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-24 21:56:04,274 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 21:56:04,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-24 21:56:04,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-24 21:56:04,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2023-11-24 21:56:04,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2023-11-24 21:56:04,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2023-11-24 21:56:04,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2023-11-24 21:56:04,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-24 21:56:04,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-24 21:56:04,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-24 21:56:04,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-24 21:56:04,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-24 21:56:04,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-24 21:56:04,278 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 21:56:04,279 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 21:56:04,280 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-24 21:56:04,537 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 21:56:04,540 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 21:56:05,108 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 21:56:05,389 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 21:56:05,389 INFO L309 CfgBuilder]: Removed 15 assume(true) statements. [2023-11-24 21:56:05,390 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:56:05 BoogieIcfgContainer [2023-11-24 21:56:05,390 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 21:56:05,393 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 21:56:05,393 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 21:56:05,407 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 21:56:05,407 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 09:56:03" (1/3) ... [2023-11-24 21:56:05,408 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@671c7486 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 09:56:05, skipping insertion in model container [2023-11-24 21:56:05,409 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:56:03" (2/3) ... [2023-11-24 21:56:05,411 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@671c7486 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 09:56:05, skipping insertion in model container [2023-11-24 21:56:05,411 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:56:05" (3/3) ... [2023-11-24 21:56:05,412 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_81-list_racing.i [2023-11-24 21:56:05,447 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 21:56:05,466 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 38 error locations. [2023-11-24 21:56:05,466 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-24 21:56:05,579 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-24 21:56:05,631 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 116 places, 130 transitions, 280 flow [2023-11-24 21:56:05,745 INFO L124 PetriNetUnfolderBase]: 38/266 cut-off events. [2023-11-24 21:56:05,745 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-24 21:56:05,758 INFO L83 FinitePrefix]: Finished finitePrefix Result has 283 conditions, 266 events. 38/266 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1394 event pairs, 0 based on Foata normal form. 0/144 useless extension candidates. Maximal degree in co-relation 140. Up to 8 conditions per place. [2023-11-24 21:56:05,759 INFO L82 GeneralOperation]: Start removeDead. Operand has 116 places, 130 transitions, 280 flow [2023-11-24 21:56:05,767 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 116 places, 130 transitions, 280 flow [2023-11-24 21:56:05,777 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 21:56:05,785 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@a722a65, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 21:56:05,785 INFO L358 AbstractCegarLoop]: Starting to check reachability of 65 error locations. [2023-11-24 21:56:05,788 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-24 21:56:05,788 INFO L124 PetriNetUnfolderBase]: 0/2 cut-off events. [2023-11-24 21:56:05,788 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-24 21:56:05,789 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:56:05,789 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-24 21:56:05,790 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-24 21:56:05,794 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:56:05,794 INFO L85 PathProgramCache]: Analyzing trace with hash 19742, now seen corresponding path program 1 times [2023-11-24 21:56:05,803 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:56:05,803 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1789217521] [2023-11-24 21:56:05,804 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:56:05,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:56:05,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:56:06,192 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:06,193 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:56:06,193 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1789217521] [2023-11-24 21:56:06,194 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1789217521] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:56:06,194 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:56:06,194 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-24 21:56:06,196 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1468062849] [2023-11-24 21:56:06,196 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:56:06,207 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:56:06,213 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:56:06,245 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:56:06,246 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:56:06,366 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 130 [2023-11-24 21:56:06,370 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 116 places, 130 transitions, 280 flow. Second operand has 3 states, 3 states have (on average 62.666666666666664) internal successors, (188), 3 states have internal predecessors, (188), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:06,370 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:56:06,370 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 130 [2023-11-24 21:56:06,371 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:56:07,591 INFO L124 PetriNetUnfolderBase]: 2588/6143 cut-off events. [2023-11-24 21:56:07,591 INFO L125 PetriNetUnfolderBase]: For 143/143 co-relation queries the response was YES. [2023-11-24 21:56:07,652 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10362 conditions, 6143 events. 2588/6143 cut-off events. For 143/143 co-relation queries the response was YES. Maximal size of possible extension queue 196. Compared 49854 event pairs, 2402 based on Foata normal form. 464/5654 useless extension candidates. Maximal degree in co-relation 9010. Up to 4126 conditions per place. [2023-11-24 21:56:07,699 INFO L140 encePairwiseOnDemand]: 113/130 looper letters, 50 selfloop transitions, 2 changer transitions 0/114 dead transitions. [2023-11-24 21:56:07,699 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 115 places, 114 transitions, 352 flow [2023-11-24 21:56:07,700 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:56:07,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:56:07,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 253 transitions. [2023-11-24 21:56:07,713 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6487179487179487 [2023-11-24 21:56:07,714 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 253 transitions. [2023-11-24 21:56:07,714 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 253 transitions. [2023-11-24 21:56:07,716 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:56:07,718 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 253 transitions. [2023-11-24 21:56:07,721 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 84.33333333333333) internal successors, (253), 3 states have internal predecessors, (253), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:07,726 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:07,726 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:07,728 INFO L175 Difference]: Start difference. First operand has 116 places, 130 transitions, 280 flow. Second operand 3 states and 253 transitions. [2023-11-24 21:56:07,730 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 115 places, 114 transitions, 352 flow [2023-11-24 21:56:07,740 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 114 transitions, 352 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-24 21:56:07,744 INFO L231 Difference]: Finished difference. Result has 115 places, 114 transitions, 252 flow [2023-11-24 21:56:07,746 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=248, PETRI_DIFFERENCE_MINUEND_PLACES=113, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=114, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=112, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=252, PETRI_PLACES=115, PETRI_TRANSITIONS=114} [2023-11-24 21:56:07,750 INFO L281 CegarLoopForPetriNet]: 116 programPoint places, -1 predicate places. [2023-11-24 21:56:07,750 INFO L495 AbstractCegarLoop]: Abstraction has has 115 places, 114 transitions, 252 flow [2023-11-24 21:56:07,751 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 62.666666666666664) internal successors, (188), 3 states have internal predecessors, (188), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:07,751 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:56:07,751 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-24 21:56:07,751 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-24 21:56:07,752 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-24 21:56:07,752 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:56:07,752 INFO L85 PathProgramCache]: Analyzing trace with hash 19743, now seen corresponding path program 1 times [2023-11-24 21:56:07,753 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:56:07,753 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1592191772] [2023-11-24 21:56:07,754 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:56:07,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:56:07,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:56:07,945 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:07,945 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:56:07,946 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1592191772] [2023-11-24 21:56:07,946 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1592191772] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:56:07,946 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:56:07,947 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-24 21:56:07,947 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1030197990] [2023-11-24 21:56:07,947 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:56:07,948 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:56:07,949 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:56:07,949 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:56:07,949 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:56:08,029 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 130 [2023-11-24 21:56:08,031 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 115 places, 114 transitions, 252 flow. Second operand has 3 states, 3 states have (on average 63.666666666666664) internal successors, (191), 3 states have internal predecessors, (191), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:08,034 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:56:08,034 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 130 [2023-11-24 21:56:08,035 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:56:09,041 INFO L124 PetriNetUnfolderBase]: 2588/6141 cut-off events. [2023-11-24 21:56:09,041 INFO L125 PetriNetUnfolderBase]: For 144/144 co-relation queries the response was YES. [2023-11-24 21:56:09,056 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10362 conditions, 6141 events. 2588/6141 cut-off events. For 144/144 co-relation queries the response was YES. Maximal size of possible extension queue 196. Compared 49940 event pairs, 2402 based on Foata normal form. 2/5190 useless extension candidates. Maximal degree in co-relation 10350. Up to 4126 conditions per place. [2023-11-24 21:56:09,097 INFO L140 encePairwiseOnDemand]: 126/130 looper letters, 49 selfloop transitions, 2 changer transitions 0/112 dead transitions. [2023-11-24 21:56:09,097 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 115 places, 112 transitions, 350 flow [2023-11-24 21:56:09,097 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:56:09,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:56:09,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 242 transitions. [2023-11-24 21:56:09,100 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6205128205128205 [2023-11-24 21:56:09,100 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 242 transitions. [2023-11-24 21:56:09,100 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 242 transitions. [2023-11-24 21:56:09,101 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:56:09,101 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 242 transitions. [2023-11-24 21:56:09,103 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 80.66666666666667) internal successors, (242), 3 states have internal predecessors, (242), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:09,105 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:09,105 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:09,106 INFO L175 Difference]: Start difference. First operand has 115 places, 114 transitions, 252 flow. Second operand 3 states and 242 transitions. [2023-11-24 21:56:09,106 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 115 places, 112 transitions, 350 flow [2023-11-24 21:56:09,110 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 113 places, 112 transitions, 346 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-24 21:56:09,113 INFO L231 Difference]: Finished difference. Result has 113 places, 112 transitions, 248 flow [2023-11-24 21:56:09,113 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=244, PETRI_DIFFERENCE_MINUEND_PLACES=111, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=112, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=110, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=248, PETRI_PLACES=113, PETRI_TRANSITIONS=112} [2023-11-24 21:56:09,114 INFO L281 CegarLoopForPetriNet]: 116 programPoint places, -3 predicate places. [2023-11-24 21:56:09,114 INFO L495 AbstractCegarLoop]: Abstraction has has 113 places, 112 transitions, 248 flow [2023-11-24 21:56:09,115 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 63.666666666666664) internal successors, (191), 3 states have internal predecessors, (191), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:09,115 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:56:09,115 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-24 21:56:09,115 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-24 21:56:09,115 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-24 21:56:09,116 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:56:09,116 INFO L85 PathProgramCache]: Analyzing trace with hash 588708523, now seen corresponding path program 1 times [2023-11-24 21:56:09,116 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:56:09,117 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1299703974] [2023-11-24 21:56:09,117 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:56:09,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:56:09,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:56:09,175 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:09,175 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:56:09,176 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1299703974] [2023-11-24 21:56:09,176 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1299703974] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:56:09,176 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:56:09,176 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:56:09,177 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1124692052] [2023-11-24 21:56:09,177 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:56:09,177 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:56:09,178 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:56:09,178 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:56:09,178 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:56:09,236 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 61 out of 130 [2023-11-24 21:56:09,237 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 112 transitions, 248 flow. Second operand has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 3 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:09,237 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:56:09,237 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 61 of 130 [2023-11-24 21:56:09,237 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:56:10,330 INFO L124 PetriNetUnfolderBase]: 2956/6668 cut-off events. [2023-11-24 21:56:10,331 INFO L125 PetriNetUnfolderBase]: For 143/143 co-relation queries the response was YES. [2023-11-24 21:56:10,346 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11489 conditions, 6668 events. 2956/6668 cut-off events. For 143/143 co-relation queries the response was YES. Maximal size of possible extension queue 220. Compared 54857 event pairs, 2046 based on Foata normal form. 0/5774 useless extension candidates. Maximal degree in co-relation 11477. Up to 3553 conditions per place. [2023-11-24 21:56:10,385 INFO L140 encePairwiseOnDemand]: 126/130 looper letters, 83 selfloop transitions, 2 changer transitions 0/142 dead transitions. [2023-11-24 21:56:10,385 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 113 places, 142 transitions, 478 flow [2023-11-24 21:56:10,386 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:56:10,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:56:10,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 270 transitions. [2023-11-24 21:56:10,388 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6923076923076923 [2023-11-24 21:56:10,388 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 270 transitions. [2023-11-24 21:56:10,388 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 270 transitions. [2023-11-24 21:56:10,389 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:56:10,389 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 270 transitions. [2023-11-24 21:56:10,390 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 90.0) internal successors, (270), 3 states have internal predecessors, (270), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:10,392 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:10,393 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:10,393 INFO L175 Difference]: Start difference. First operand has 113 places, 112 transitions, 248 flow. Second operand 3 states and 270 transitions. [2023-11-24 21:56:10,393 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 113 places, 142 transitions, 478 flow [2023-11-24 21:56:10,397 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 111 places, 142 transitions, 474 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-24 21:56:10,400 INFO L231 Difference]: Finished difference. Result has 111 places, 110 transitions, 244 flow [2023-11-24 21:56:10,401 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=240, PETRI_DIFFERENCE_MINUEND_PLACES=109, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=110, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=108, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=244, PETRI_PLACES=111, PETRI_TRANSITIONS=110} [2023-11-24 21:56:10,402 INFO L281 CegarLoopForPetriNet]: 116 programPoint places, -5 predicate places. [2023-11-24 21:56:10,402 INFO L495 AbstractCegarLoop]: Abstraction has has 111 places, 110 transitions, 244 flow [2023-11-24 21:56:10,402 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 3 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:10,403 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:56:10,403 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-24 21:56:10,403 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-24 21:56:10,403 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-24 21:56:10,404 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:56:10,404 INFO L85 PathProgramCache]: Analyzing trace with hash 588708524, now seen corresponding path program 1 times [2023-11-24 21:56:10,404 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:56:10,405 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1018433808] [2023-11-24 21:56:10,405 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:56:10,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:56:10,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:56:10,504 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:10,505 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:56:10,505 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1018433808] [2023-11-24 21:56:10,505 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1018433808] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:56:10,505 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:56:10,505 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:56:10,506 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1024635657] [2023-11-24 21:56:10,506 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:56:10,506 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:56:10,506 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:56:10,507 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:56:10,507 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:56:10,576 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 64 out of 130 [2023-11-24 21:56:10,576 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 111 places, 110 transitions, 244 flow. Second operand has 3 states, 3 states have (on average 65.33333333333333) internal successors, (196), 3 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:10,576 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:56:10,577 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 64 of 130 [2023-11-24 21:56:10,577 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:56:11,463 INFO L124 PetriNetUnfolderBase]: 2511/5833 cut-off events. [2023-11-24 21:56:11,464 INFO L125 PetriNetUnfolderBase]: For 348/352 co-relation queries the response was YES. [2023-11-24 21:56:11,478 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10120 conditions, 5833 events. 2511/5833 cut-off events. For 348/352 co-relation queries the response was YES. Maximal size of possible extension queue 193. Compared 46566 event pairs, 2352 based on Foata normal form. 1/5016 useless extension candidates. Maximal degree in co-relation 9076. Up to 3977 conditions per place. [2023-11-24 21:56:11,507 INFO L140 encePairwiseOnDemand]: 125/130 looper letters, 52 selfloop transitions, 3 changer transitions 0/113 dead transitions. [2023-11-24 21:56:11,507 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 113 places, 113 transitions, 360 flow [2023-11-24 21:56:11,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:56:11,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:56:11,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 249 transitions. [2023-11-24 21:56:11,509 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6384615384615384 [2023-11-24 21:56:11,509 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 249 transitions. [2023-11-24 21:56:11,510 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 249 transitions. [2023-11-24 21:56:11,510 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:56:11,511 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 249 transitions. [2023-11-24 21:56:11,512 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 83.0) internal successors, (249), 3 states have internal predecessors, (249), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:11,513 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:11,514 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:11,514 INFO L175 Difference]: Start difference. First operand has 111 places, 110 transitions, 244 flow. Second operand 3 states and 249 transitions. [2023-11-24 21:56:11,514 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 113 places, 113 transitions, 360 flow [2023-11-24 21:56:11,519 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 111 places, 113 transitions, 356 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-24 21:56:11,523 INFO L231 Difference]: Finished difference. Result has 112 places, 112 transitions, 261 flow [2023-11-24 21:56:11,527 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=240, PETRI_DIFFERENCE_MINUEND_PLACES=109, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=110, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=107, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=261, PETRI_PLACES=112, PETRI_TRANSITIONS=112} [2023-11-24 21:56:11,529 INFO L281 CegarLoopForPetriNet]: 116 programPoint places, -4 predicate places. [2023-11-24 21:56:11,530 INFO L495 AbstractCegarLoop]: Abstraction has has 112 places, 112 transitions, 261 flow [2023-11-24 21:56:11,530 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 65.33333333333333) internal successors, (196), 3 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:11,530 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:56:11,531 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:56:11,531 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-24 21:56:11,532 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-24 21:56:11,533 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:56:11,533 INFO L85 PathProgramCache]: Analyzing trace with hash 1864876189, now seen corresponding path program 1 times [2023-11-24 21:56:11,538 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:56:11,539 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1244160121] [2023-11-24 21:56:11,540 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:56:11,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:56:11,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:56:11,684 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:11,684 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:56:11,684 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1244160121] [2023-11-24 21:56:11,685 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1244160121] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:56:11,685 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:56:11,685 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:56:11,685 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [794812487] [2023-11-24 21:56:11,686 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:56:11,686 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:56:11,686 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:56:11,687 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:56:11,687 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:56:11,760 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 130 [2023-11-24 21:56:11,761 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 112 places, 112 transitions, 261 flow. Second operand has 3 states, 3 states have (on average 64.0) internal successors, (192), 3 states have internal predecessors, (192), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:11,761 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:56:11,761 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 130 [2023-11-24 21:56:11,761 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:56:12,997 INFO L124 PetriNetUnfolderBase]: 3174/7266 cut-off events. [2023-11-24 21:56:12,998 INFO L125 PetriNetUnfolderBase]: For 375/379 co-relation queries the response was YES. [2023-11-24 21:56:13,026 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12620 conditions, 7266 events. 3174/7266 cut-off events. For 375/379 co-relation queries the response was YES. Maximal size of possible extension queue 237. Compared 59874 event pairs, 2260 based on Foata normal form. 0/6296 useless extension candidates. Maximal degree in co-relation 12549. Up to 3955 conditions per place. [2023-11-24 21:56:13,072 INFO L140 encePairwiseOnDemand]: 124/130 looper letters, 93 selfloop transitions, 5 changer transitions 0/154 dead transitions. [2023-11-24 21:56:13,073 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 114 places, 154 transitions, 554 flow [2023-11-24 21:56:13,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:56:13,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:56:13,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 284 transitions. [2023-11-24 21:56:13,075 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7282051282051282 [2023-11-24 21:56:13,075 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 284 transitions. [2023-11-24 21:56:13,076 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 284 transitions. [2023-11-24 21:56:13,076 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:56:13,076 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 284 transitions. [2023-11-24 21:56:13,078 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 94.66666666666667) internal successors, (284), 3 states have internal predecessors, (284), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:13,080 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:13,080 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:13,081 INFO L175 Difference]: Start difference. First operand has 112 places, 112 transitions, 261 flow. Second operand 3 states and 284 transitions. [2023-11-24 21:56:13,081 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 114 places, 154 transitions, 554 flow [2023-11-24 21:56:13,084 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 113 places, 154 transitions, 551 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-24 21:56:13,088 INFO L231 Difference]: Finished difference. Result has 115 places, 115 transitions, 294 flow [2023-11-24 21:56:13,089 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=258, PETRI_DIFFERENCE_MINUEND_PLACES=111, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=112, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=107, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=294, PETRI_PLACES=115, PETRI_TRANSITIONS=115} [2023-11-24 21:56:13,090 INFO L281 CegarLoopForPetriNet]: 116 programPoint places, -1 predicate places. [2023-11-24 21:56:13,090 INFO L495 AbstractCegarLoop]: Abstraction has has 115 places, 115 transitions, 294 flow [2023-11-24 21:56:13,091 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 64.0) internal successors, (192), 3 states have internal predecessors, (192), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:13,091 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:56:13,091 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:56:13,091 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-24 21:56:13,092 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting t1_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-24 21:56:13,092 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:56:13,092 INFO L85 PathProgramCache]: Analyzing trace with hash 1864876190, now seen corresponding path program 1 times [2023-11-24 21:56:13,093 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:56:13,093 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1128901280] [2023-11-24 21:56:13,093 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:56:13,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:56:13,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:56:13,261 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:13,261 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:56:13,262 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1128901280] [2023-11-24 21:56:13,262 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1128901280] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:56:13,262 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:56:13,262 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:56:13,263 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [644403590] [2023-11-24 21:56:13,263 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:56:13,264 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:56:13,264 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:56:13,265 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:56:13,265 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:56:13,340 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 130 [2023-11-24 21:56:13,341 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 115 places, 115 transitions, 294 flow. Second operand has 3 states, 3 states have (on average 65.0) internal successors, (195), 3 states have internal predecessors, (195), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:13,341 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:56:13,341 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 130 [2023-11-24 21:56:13,341 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:56:14,679 INFO L124 PetriNetUnfolderBase]: 3913/8853 cut-off events. [2023-11-24 21:56:14,679 INFO L125 PetriNetUnfolderBase]: For 2824/3165 co-relation queries the response was YES. [2023-11-24 21:56:14,713 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17314 conditions, 8853 events. 3913/8853 cut-off events. For 2824/3165 co-relation queries the response was YES. Maximal size of possible extension queue 306. Compared 75586 event pairs, 2795 based on Foata normal form. 543/8263 useless extension candidates. Maximal degree in co-relation 16271. Up to 5385 conditions per place. [2023-11-24 21:56:14,762 INFO L140 encePairwiseOnDemand]: 125/130 looper letters, 94 selfloop transitions, 5 changer transitions 0/157 dead transitions. [2023-11-24 21:56:14,763 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 117 places, 157 transitions, 599 flow [2023-11-24 21:56:14,763 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:56:14,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:56:14,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 285 transitions. [2023-11-24 21:56:14,766 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7307692307692307 [2023-11-24 21:56:14,766 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 285 transitions. [2023-11-24 21:56:14,766 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 285 transitions. [2023-11-24 21:56:14,767 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:56:14,767 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 285 transitions. [2023-11-24 21:56:14,768 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 95.0) internal successors, (285), 3 states have internal predecessors, (285), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:14,769 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:14,770 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:14,771 INFO L175 Difference]: Start difference. First operand has 115 places, 115 transitions, 294 flow. Second operand 3 states and 285 transitions. [2023-11-24 21:56:14,771 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 117 places, 157 transitions, 599 flow [2023-11-24 21:56:14,778 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 157 transitions, 585 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-24 21:56:14,781 INFO L231 Difference]: Finished difference. Result has 116 places, 118 transitions, 321 flow [2023-11-24 21:56:14,781 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=284, PETRI_DIFFERENCE_MINUEND_PLACES=113, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=115, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=110, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=321, PETRI_PLACES=116, PETRI_TRANSITIONS=118} [2023-11-24 21:56:14,785 INFO L281 CegarLoopForPetriNet]: 116 programPoint places, 0 predicate places. [2023-11-24 21:56:14,785 INFO L495 AbstractCegarLoop]: Abstraction has has 116 places, 118 transitions, 321 flow [2023-11-24 21:56:14,786 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 65.0) internal successors, (195), 3 states have internal predecessors, (195), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:14,786 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:56:14,786 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:56:14,786 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-24 21:56:14,787 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-24 21:56:14,787 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:56:14,787 INFO L85 PathProgramCache]: Analyzing trace with hash 1976463679, now seen corresponding path program 1 times [2023-11-24 21:56:14,787 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:56:14,788 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [126123572] [2023-11-24 21:56:14,788 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:56:14,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:56:14,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:56:14,941 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:14,942 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:56:14,946 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [126123572] [2023-11-24 21:56:14,947 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [126123572] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 21:56:14,948 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1926447403] [2023-11-24 21:56:14,948 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:56:14,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 21:56:14,948 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:56:14,956 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 21:56:15,001 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-24 21:56:15,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:56:15,140 INFO L262 TraceCheckSpWp]: Trace formula consists of 166 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-24 21:56:15,159 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:56:15,241 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 [2023-11-24 21:56:15,320 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:15,320 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 21:56:15,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:15,417 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1926447403] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 21:56:15,419 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 21:56:15,419 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2023-11-24 21:56:15,419 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1697674908] [2023-11-24 21:56:15,420 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 21:56:15,420 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-24 21:56:15,421 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:56:15,421 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-24 21:56:15,421 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2023-11-24 21:56:15,736 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 130 [2023-11-24 21:56:15,737 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 116 places, 118 transitions, 321 flow. Second operand has 7 states, 7 states have (on average 65.57142857142857) internal successors, (459), 7 states have internal predecessors, (459), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:15,737 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:56:15,737 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 130 [2023-11-24 21:56:15,737 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:56:16,648 INFO L124 PetriNetUnfolderBase]: 2263/5261 cut-off events. [2023-11-24 21:56:16,649 INFO L125 PetriNetUnfolderBase]: For 1364/2080 co-relation queries the response was YES. [2023-11-24 21:56:16,668 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9712 conditions, 5261 events. 2263/5261 cut-off events. For 1364/2080 co-relation queries the response was YES. Maximal size of possible extension queue 189. Compared 42010 event pairs, 1484 based on Foata normal form. 59/4592 useless extension candidates. Maximal degree in co-relation 8661. Up to 3553 conditions per place. [2023-11-24 21:56:16,697 INFO L140 encePairwiseOnDemand]: 125/130 looper letters, 64 selfloop transitions, 7 changer transitions 0/129 dead transitions. [2023-11-24 21:56:16,698 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 120 places, 129 transitions, 483 flow [2023-11-24 21:56:16,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 21:56:16,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-24 21:56:16,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 449 transitions. [2023-11-24 21:56:16,701 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5756410256410256 [2023-11-24 21:56:16,702 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 449 transitions. [2023-11-24 21:56:16,702 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 449 transitions. [2023-11-24 21:56:16,702 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:56:16,703 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 449 transitions. [2023-11-24 21:56:16,705 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 74.83333333333333) internal successors, (449), 6 states have internal predecessors, (449), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:16,708 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 130.0) internal successors, (910), 7 states have internal predecessors, (910), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:16,709 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 130.0) internal successors, (910), 7 states have internal predecessors, (910), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:16,709 INFO L175 Difference]: Start difference. First operand has 116 places, 118 transitions, 321 flow. Second operand 6 states and 449 transitions. [2023-11-24 21:56:16,709 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 120 places, 129 transitions, 483 flow [2023-11-24 21:56:16,712 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 119 places, 129 transitions, 478 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-24 21:56:16,715 INFO L231 Difference]: Finished difference. Result has 119 places, 116 transitions, 320 flow [2023-11-24 21:56:16,716 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=306, PETRI_DIFFERENCE_MINUEND_PLACES=114, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=116, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=109, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=320, PETRI_PLACES=119, PETRI_TRANSITIONS=116} [2023-11-24 21:56:16,717 INFO L281 CegarLoopForPetriNet]: 116 programPoint places, 3 predicate places. [2023-11-24 21:56:16,717 INFO L495 AbstractCegarLoop]: Abstraction has has 119 places, 116 transitions, 320 flow [2023-11-24 21:56:16,718 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 65.57142857142857) internal successors, (459), 7 states have internal predecessors, (459), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:16,718 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:56:16,718 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:56:16,726 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2023-11-24 21:56:16,925 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 21:56:16,925 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting t1_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-24 21:56:16,926 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:56:16,926 INFO L85 PathProgramCache]: Analyzing trace with hash 1144553433, now seen corresponding path program 1 times [2023-11-24 21:56:16,926 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:56:16,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2107015324] [2023-11-24 21:56:16,927 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:56:16,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:56:16,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:56:17,015 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:17,016 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:56:17,016 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2107015324] [2023-11-24 21:56:17,017 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2107015324] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 21:56:17,017 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [319432294] [2023-11-24 21:56:17,017 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:56:17,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 21:56:17,018 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:56:17,019 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 21:56:17,037 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-24 21:56:17,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:56:17,176 INFO L262 TraceCheckSpWp]: Trace formula consists of 200 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-24 21:56:17,178 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:56:17,199 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:17,199 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 21:56:17,224 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:17,224 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [319432294] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 21:56:17,225 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 21:56:17,225 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2023-11-24 21:56:17,225 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [684390251] [2023-11-24 21:56:17,226 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 21:56:17,227 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-24 21:56:17,227 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:56:17,228 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-24 21:56:17,228 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-24 21:56:17,245 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 65 out of 130 [2023-11-24 21:56:17,246 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 119 places, 116 transitions, 320 flow. Second operand has 7 states, 7 states have (on average 67.57142857142857) internal successors, (473), 7 states have internal predecessors, (473), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:17,246 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:56:17,246 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 65 of 130 [2023-11-24 21:56:17,246 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:56:17,291 INFO L124 PetriNetUnfolderBase]: 12/68 cut-off events. [2023-11-24 21:56:17,291 INFO L125 PetriNetUnfolderBase]: For 68/70 co-relation queries the response was YES. [2023-11-24 21:56:17,291 INFO L83 FinitePrefix]: Finished finitePrefix Result has 149 conditions, 68 events. 12/68 cut-off events. For 68/70 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 200 event pairs, 3 based on Foata normal form. 6/61 useless extension candidates. Maximal degree in co-relation 141. Up to 26 conditions per place. [2023-11-24 21:56:17,292 INFO L140 encePairwiseOnDemand]: 127/130 looper letters, 16 selfloop transitions, 3 changer transitions 0/32 dead transitions. [2023-11-24 21:56:17,292 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 32 transitions, 144 flow [2023-11-24 21:56:17,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-24 21:56:17,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-24 21:56:17,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 279 transitions. [2023-11-24 21:56:17,294 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5365384615384615 [2023-11-24 21:56:17,294 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 279 transitions. [2023-11-24 21:56:17,294 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 279 transitions. [2023-11-24 21:56:17,295 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:56:17,295 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 279 transitions. [2023-11-24 21:56:17,297 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 69.75) internal successors, (279), 4 states have internal predecessors, (279), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:17,298 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 130.0) internal successors, (650), 5 states have internal predecessors, (650), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:17,299 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 130.0) internal successors, (650), 5 states have internal predecessors, (650), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:17,299 INFO L175 Difference]: Start difference. First operand has 119 places, 116 transitions, 320 flow. Second operand 4 states and 279 transitions. [2023-11-24 21:56:17,299 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 32 transitions, 144 flow [2023-11-24 21:56:17,300 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 35 places, 32 transitions, 115 flow, removed 3 selfloop flow, removed 7 redundant places. [2023-11-24 21:56:17,301 INFO L231 Difference]: Finished difference. Result has 35 places, 26 transitions, 71 flow [2023-11-24 21:56:17,301 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=65, PETRI_DIFFERENCE_MINUEND_PLACES=32, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=26, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=71, PETRI_PLACES=35, PETRI_TRANSITIONS=26} [2023-11-24 21:56:17,305 INFO L281 CegarLoopForPetriNet]: 116 programPoint places, -81 predicate places. [2023-11-24 21:56:17,305 INFO L495 AbstractCegarLoop]: Abstraction has has 35 places, 26 transitions, 71 flow [2023-11-24 21:56:17,306 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 67.57142857142857) internal successors, (473), 7 states have internal predecessors, (473), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:17,306 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:56:17,306 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1] [2023-11-24 21:56:17,317 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-24 21:56:17,517 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17542196-4384-4cc2-a9bd-6c0e9d0cc6fc/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 21:56:17,517 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-24 21:56:17,518 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:56:17,518 INFO L85 PathProgramCache]: Analyzing trace with hash 1140832615, now seen corresponding path program 1 times [2023-11-24 21:56:17,518 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:56:17,518 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1186796988] [2023-11-24 21:56:17,518 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:56:17,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:56:17,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 21:56:17,545 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-24 21:56:17,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 21:56:17,591 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-24 21:56:17,593 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-24 21:56:17,598 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (64 of 65 remaining) [2023-11-24 21:56:17,601 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 65 remaining) [2023-11-24 21:56:17,602 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (62 of 65 remaining) [2023-11-24 21:56:17,602 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 65 remaining) [2023-11-24 21:56:17,602 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 65 remaining) [2023-11-24 21:56:17,602 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 65 remaining) [2023-11-24 21:56:17,603 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 65 remaining) [2023-11-24 21:56:17,603 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 65 remaining) [2023-11-24 21:56:17,603 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 65 remaining) [2023-11-24 21:56:17,604 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 65 remaining) [2023-11-24 21:56:17,604 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 65 remaining) [2023-11-24 21:56:17,604 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 65 remaining) [2023-11-24 21:56:17,604 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 65 remaining) [2023-11-24 21:56:17,605 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 65 remaining) [2023-11-24 21:56:17,605 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 65 remaining) [2023-11-24 21:56:17,605 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr14ASSERT_VIOLATIONMEMORY_LEAK (49 of 65 remaining) [2023-11-24 21:56:17,605 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 65 remaining) [2023-11-24 21:56:17,606 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 65 remaining) [2023-11-24 21:56:17,606 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 65 remaining) [2023-11-24 21:56:17,606 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 65 remaining) [2023-11-24 21:56:17,606 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 65 remaining) [2023-11-24 21:56:17,606 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 65 remaining) [2023-11-24 21:56:17,607 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 65 remaining) [2023-11-24 21:56:17,607 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 65 remaining) [2023-11-24 21:56:17,607 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 65 remaining) [2023-11-24 21:56:17,607 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 65 remaining) [2023-11-24 21:56:17,608 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 65 remaining) [2023-11-24 21:56:17,608 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 65 remaining) [2023-11-24 21:56:17,608 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONMEMORY_LEAK (36 of 65 remaining) [2023-11-24 21:56:17,608 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (35 of 65 remaining) [2023-11-24 21:56:17,609 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 65 remaining) [2023-11-24 21:56:17,609 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 65 remaining) [2023-11-24 21:56:17,609 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 65 remaining) [2023-11-24 21:56:17,609 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 65 remaining) [2023-11-24 21:56:17,609 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 65 remaining) [2023-11-24 21:56:17,610 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 65 remaining) [2023-11-24 21:56:17,610 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 65 remaining) [2023-11-24 21:56:17,610 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 65 remaining) [2023-11-24 21:56:17,610 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 65 remaining) [2023-11-24 21:56:17,610 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 65 remaining) [2023-11-24 21:56:17,611 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 65 remaining) [2023-11-24 21:56:17,611 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 65 remaining) [2023-11-24 21:56:17,611 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 65 remaining) [2023-11-24 21:56:17,611 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 65 remaining) [2023-11-24 21:56:17,612 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 65 remaining) [2023-11-24 21:56:17,612 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 65 remaining) [2023-11-24 21:56:17,612 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 65 remaining) [2023-11-24 21:56:17,612 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 65 remaining) [2023-11-24 21:56:17,612 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 65 remaining) [2023-11-24 21:56:17,613 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 65 remaining) [2023-11-24 21:56:17,613 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 65 remaining) [2023-11-24 21:56:17,613 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 65 remaining) [2023-11-24 21:56:17,613 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 65 remaining) [2023-11-24 21:56:17,614 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 65 remaining) [2023-11-24 21:56:17,614 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr14ASSERT_VIOLATIONMEMORY_LEAK (10 of 65 remaining) [2023-11-24 21:56:17,614 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 65 remaining) [2023-11-24 21:56:17,614 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 65 remaining) [2023-11-24 21:56:17,614 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 65 remaining) [2023-11-24 21:56:17,615 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 65 remaining) [2023-11-24 21:56:17,615 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 65 remaining) [2023-11-24 21:56:17,615 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 65 remaining) [2023-11-24 21:56:17,615 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 65 remaining) [2023-11-24 21:56:17,616 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 65 remaining) [2023-11-24 21:56:17,616 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 65 remaining) [2023-11-24 21:56:17,616 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 65 remaining) [2023-11-24 21:56:17,616 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-24 21:56:17,617 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:56:17,620 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-24 21:56:17,621 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-24 21:56:17,734 INFO L144 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2023-11-24 21:56:17,742 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 196 places, 225 transitions, 494 flow [2023-11-24 21:56:17,895 INFO L124 PetriNetUnfolderBase]: 147/827 cut-off events. [2023-11-24 21:56:17,895 INFO L125 PetriNetUnfolderBase]: For 72/85 co-relation queries the response was YES. [2023-11-24 21:56:17,908 INFO L83 FinitePrefix]: Finished finitePrefix Result has 916 conditions, 827 events. 147/827 cut-off events. For 72/85 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 6018 event pairs, 2 based on Foata normal form. 0/469 useless extension candidates. Maximal degree in co-relation 525. Up to 32 conditions per place. [2023-11-24 21:56:17,908 INFO L82 GeneralOperation]: Start removeDead. Operand has 196 places, 225 transitions, 494 flow [2023-11-24 21:56:17,923 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 196 places, 225 transitions, 494 flow [2023-11-24 21:56:17,925 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 21:56:17,926 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@a722a65, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 21:56:17,926 INFO L358 AbstractCegarLoop]: Starting to check reachability of 90 error locations. [2023-11-24 21:56:17,928 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-24 21:56:17,928 INFO L124 PetriNetUnfolderBase]: 0/2 cut-off events. [2023-11-24 21:56:17,928 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-24 21:56:17,929 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:56:17,929 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-24 21:56:17,929 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 87 more)] === [2023-11-24 21:56:17,929 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:56:17,930 INFO L85 PathProgramCache]: Analyzing trace with hash 26878, now seen corresponding path program 1 times [2023-11-24 21:56:17,930 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:56:17,930 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1823692221] [2023-11-24 21:56:17,930 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:56:17,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:56:17,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:56:17,966 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:56:17,967 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:56:17,967 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1823692221] [2023-11-24 21:56:17,967 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1823692221] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:56:17,967 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:56:17,968 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-24 21:56:17,968 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [705203398] [2023-11-24 21:56:17,968 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:56:17,968 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:56:17,968 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:56:17,969 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:56:17,969 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:56:18,052 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 225 [2023-11-24 21:56:18,053 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 225 transitions, 494 flow. Second operand has 3 states, 3 states have (on average 105.66666666666667) internal successors, (317), 3 states have internal predecessors, (317), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:56:18,053 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:56:18,053 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 225 [2023-11-24 21:56:18,053 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand