./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/libvsync/rec_mcslock.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 803cd42f Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/libvsync/rec_mcslock.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 89f4ecf17cdd703d57fdf977621016996b601a0e10c2b1b5ffeae48ee5db4f63 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-22 18:05:11,343 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-22 18:05:11,425 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-22 18:05:11,430 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-22 18:05:11,431 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-22 18:05:11,466 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-22 18:05:11,466 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-22 18:05:11,466 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-22 18:05:11,467 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-22 18:05:11,470 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-22 18:05:11,471 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-22 18:05:11,471 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-22 18:05:11,471 INFO L153 SettingsManager]: * Use SBE=true [2024-11-22 18:05:11,472 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-22 18:05:11,472 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-22 18:05:11,472 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-22 18:05:11,472 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-22 18:05:11,473 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-22 18:05:11,473 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-22 18:05:11,477 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-22 18:05:11,477 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-22 18:05:11,479 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-22 18:05:11,479 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-22 18:05:11,479 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-22 18:05:11,479 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-22 18:05:11,479 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-22 18:05:11,480 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-22 18:05:11,480 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-22 18:05:11,480 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-22 18:05:11,480 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-22 18:05:11,480 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-22 18:05:11,481 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 18:05:11,481 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-22 18:05:11,481 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-22 18:05:11,481 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-22 18:05:11,481 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-22 18:05:11,482 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-22 18:05:11,482 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-22 18:05:11,484 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-22 18:05:11,484 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-22 18:05:11,484 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-22 18:05:11,485 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) 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 -> 89f4ecf17cdd703d57fdf977621016996b601a0e10c2b1b5ffeae48ee5db4f63 [2024-11-22 18:05:11,741 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-22 18:05:11,767 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-22 18:05:11,770 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-22 18:05:11,771 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-22 18:05:11,772 INFO L274 PluginConnector]: CDTParser initialized [2024-11-22 18:05:11,773 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/libvsync/rec_mcslock.i [2024-11-22 18:05:13,256 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-22 18:05:13,719 INFO L384 CDTParser]: Found 1 translation units. [2024-11-22 18:05:13,720 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/libvsync/rec_mcslock.i [2024-11-22 18:05:13,761 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3d44ae244/8b8f340664894127b059b2a822db150e/FLAGce56c85c4 [2024-11-22 18:05:13,832 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3d44ae244/8b8f340664894127b059b2a822db150e [2024-11-22 18:05:13,835 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-22 18:05:13,837 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-22 18:05:13,840 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-22 18:05:13,840 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-22 18:05:13,845 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-22 18:05:13,846 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 06:05:13" (1/1) ... [2024-11-22 18:05:13,847 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@69e0164b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:13, skipping insertion in model container [2024-11-22 18:05:13,847 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 06:05:13" (1/1) ... [2024-11-22 18:05:13,948 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-22 18:05:16,539 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 18:05:16,551 INFO L200 MainTranslator]: Completed pre-run [2024-11-22 18:05:16,642 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] [2024-11-22 18:05:16,644 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] [2024-11-22 18:05:16,645 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] [2024-11-22 18:05:16,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] [2024-11-22 18:05:16,650 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] [2024-11-22 18:05:16,650 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] [2024-11-22 18:05:16,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] [2024-11-22 18:05:16,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] [2024-11-22 18:05:16,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] [2024-11-22 18:05:16,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] [2024-11-22 18:05:16,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] [2024-11-22 18:05:16,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] [2024-11-22 18:05:16,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] [2024-11-22 18:05:16,656 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] [2024-11-22 18:05:16,657 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] [2024-11-22 18:05:16,657 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] [2024-11-22 18:05:16,657 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] [2024-11-22 18:05:16,658 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] [2024-11-22 18:05:16,658 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] [2024-11-22 18:05:16,659 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] [2024-11-22 18:05:16,659 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] [2024-11-22 18:05:16,659 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] [2024-11-22 18:05:16,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] [2024-11-22 18:05:16,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] [2024-11-22 18:05:16,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] [2024-11-22 18:05:16,661 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] [2024-11-22 18:05:16,661 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] [2024-11-22 18:05:16,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] [2024-11-22 18:05:16,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] [2024-11-22 18:05:16,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] [2024-11-22 18:05:16,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] [2024-11-22 18:05:16,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] [2024-11-22 18:05:16,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] [2024-11-22 18:05:16,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] [2024-11-22 18:05:16,667 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] [2024-11-22 18:05:16,668 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] [2024-11-22 18:05:16,668 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] [2024-11-22 18:05:16,669 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] [2024-11-22 18:05:16,670 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] [2024-11-22 18:05:16,671 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] [2024-11-22 18:05:16,671 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] [2024-11-22 18:05:16,672 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] [2024-11-22 18:05:16,673 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] [2024-11-22 18:05:16,674 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] [2024-11-22 18:05:16,675 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] [2024-11-22 18:05:16,675 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] [2024-11-22 18:05:16,676 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] [2024-11-22 18:05:16,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] [2024-11-22 18:05:16,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] [2024-11-22 18:05:16,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] [2024-11-22 18:05:16,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] [2024-11-22 18:05:16,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] [2024-11-22 18:05:16,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] [2024-11-22 18:05:16,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] [2024-11-22 18:05:16,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] [2024-11-22 18:05:16,683 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] [2024-11-22 18:05:16,684 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] [2024-11-22 18:05:16,685 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] [2024-11-22 18:05:16,685 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] [2024-11-22 18:05:16,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] [2024-11-22 18:05:16,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] [2024-11-22 18:05:16,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] [2024-11-22 18:05:16,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] [2024-11-22 18:05:16,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] [2024-11-22 18:05:16,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] [2024-11-22 18:05:16,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] [2024-11-22 18:05:16,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] [2024-11-22 18:05:16,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] [2024-11-22 18:05:16,691 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] [2024-11-22 18:05:16,691 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] [2024-11-22 18:05:16,692 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] [2024-11-22 18:05:16,692 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] [2024-11-22 18:05:16,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] [2024-11-22 18:05:16,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] [2024-11-22 18:05:16,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] [2024-11-22 18:05:16,694 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] [2024-11-22 18:05:16,694 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] [2024-11-22 18:05:16,695 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] [2024-11-22 18:05:16,695 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] [2024-11-22 18:05:16,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] [2024-11-22 18:05:16,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] [2024-11-22 18:05:16,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] [2024-11-22 18:05:16,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] [2024-11-22 18:05:16,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] [2024-11-22 18:05:16,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] [2024-11-22 18:05:16,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] [2024-11-22 18:05:16,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] [2024-11-22 18:05:16,699 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] [2024-11-22 18:05:16,700 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] [2024-11-22 18:05:16,700 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] [2024-11-22 18:05:16,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] [2024-11-22 18:05:16,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] [2024-11-22 18:05:16,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] [2024-11-22 18:05:16,702 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] [2024-11-22 18:05:16,702 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] [2024-11-22 18:05:16,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] [2024-11-22 18:05:16,704 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] [2024-11-22 18:05:16,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] [2024-11-22 18:05:16,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] [2024-11-22 18:05:16,706 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] [2024-11-22 18:05:16,765 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 18:05:17,162 INFO L204 MainTranslator]: Completed translation [2024-11-22 18:05:17,163 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17 WrapperNode [2024-11-22 18:05:17,163 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-22 18:05:17,165 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-22 18:05:17,166 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-22 18:05:17,166 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-22 18:05:17,173 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17" (1/1) ... [2024-11-22 18:05:17,273 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17" (1/1) ... [2024-11-22 18:05:17,347 INFO L138 Inliner]: procedures = 924, calls = 955, calls flagged for inlining = 838, calls inlined = 56, statements flattened = 670 [2024-11-22 18:05:17,348 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-22 18:05:17,348 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-22 18:05:17,349 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-22 18:05:17,349 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-22 18:05:17,365 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17" (1/1) ... [2024-11-22 18:05:17,365 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17" (1/1) ... [2024-11-22 18:05:17,374 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17" (1/1) ... [2024-11-22 18:05:17,374 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17" (1/1) ... [2024-11-22 18:05:17,409 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17" (1/1) ... [2024-11-22 18:05:17,421 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17" (1/1) ... [2024-11-22 18:05:17,426 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17" (1/1) ... [2024-11-22 18:05:17,441 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17" (1/1) ... [2024-11-22 18:05:17,453 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-22 18:05:17,454 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-22 18:05:17,455 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-22 18:05:17,455 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-22 18:05:17,456 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17" (1/1) ... [2024-11-22 18:05:17,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 18:05:17,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 18:05:17,491 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-22 18:05:17,574 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-22 18:05:17,627 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-22 18:05:17,627 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-22 18:05:17,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-22 18:05:17,627 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-22 18:05:17,627 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-22 18:05:17,627 INFO L130 BoogieDeclarations]: Found specification of procedure run [2024-11-22 18:05:17,628 INFO L138 BoogieDeclarations]: Found implementation of procedure run [2024-11-22 18:05:17,628 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-22 18:05:17,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-22 18:05:17,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-22 18:05:17,628 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-22 18:05:17,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-22 18:05:17,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-22 18:05:17,630 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-22 18:05:17,841 INFO L238 CfgBuilder]: Building ICFG [2024-11-22 18:05:17,844 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-22 18:05:18,874 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-22 18:05:18,875 INFO L287 CfgBuilder]: Performing block encoding [2024-11-22 18:05:19,073 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-22 18:05:19,077 INFO L316 CfgBuilder]: Removed 71 assume(true) statements. [2024-11-22 18:05:19,078 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 06:05:19 BoogieIcfgContainer [2024-11-22 18:05:19,078 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-22 18:05:19,081 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-22 18:05:19,082 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-22 18:05:19,085 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-22 18:05:19,086 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 22.11 06:05:13" (1/3) ... [2024-11-22 18:05:19,086 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e5568b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 06:05:19, skipping insertion in model container [2024-11-22 18:05:19,087 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:05:17" (2/3) ... [2024-11-22 18:05:19,088 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e5568b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 06:05:19, skipping insertion in model container [2024-11-22 18:05:19,088 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 06:05:19" (3/3) ... [2024-11-22 18:05:19,091 INFO L112 eAbstractionObserver]: Analyzing ICFG rec_mcslock.i [2024-11-22 18:05:19,108 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-22 18:05:19,109 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 29 error locations. [2024-11-22 18:05:19,109 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-22 18:05:19,336 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-22 18:05:19,392 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 638 places, 725 transitions, 1457 flow [2024-11-22 18:05:19,703 INFO L124 PetriNetUnfolderBase]: 106/805 cut-off events. [2024-11-22 18:05:19,703 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-22 18:05:19,722 INFO L83 FinitePrefix]: Finished finitePrefix Result has 810 conditions, 805 events. 106/805 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 2220 event pairs, 0 based on Foata normal form. 0/662 useless extension candidates. Maximal degree in co-relation 674. Up to 6 conditions per place. [2024-11-22 18:05:19,723 INFO L82 GeneralOperation]: Start removeDead. Operand has 638 places, 725 transitions, 1457 flow [2024-11-22 18:05:19,741 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 638 places, 725 transitions, 1457 flow [2024-11-22 18:05:19,756 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 18:05:19,765 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@7e717455, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 18:05:19,765 INFO L334 AbstractCegarLoop]: Starting to check reachability of 54 error locations. [2024-11-22 18:05:19,777 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 18:05:19,778 INFO L124 PetriNetUnfolderBase]: 14/74 cut-off events. [2024-11-22 18:05:19,778 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-22 18:05:19,778 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:05:19,780 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 18:05:19,780 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (and 51 more)] === [2024-11-22 18:05:19,786 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:05:19,787 INFO L85 PathProgramCache]: Analyzing trace with hash 426171096, now seen corresponding path program 1 times [2024-11-22 18:05:19,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:05:19,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1519871500] [2024-11-22 18:05:19,797 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:05:19,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:05:19,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:05:20,072 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 18:05:20,073 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:05:20,073 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1519871500] [2024-11-22 18:05:20,073 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1519871500] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:05:20,074 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:05:20,075 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:05:20,076 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1968809309] [2024-11-22 18:05:20,077 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:05:20,085 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-22 18:05:20,092 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:05:20,123 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-22 18:05:20,124 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-22 18:05:20,132 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 618 out of 725 [2024-11-22 18:05:20,142 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 638 places, 725 transitions, 1457 flow. Second operand has 2 states, 2 states have (on average 618.5) internal successors, (1237), 2 states have internal predecessors, (1237), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:20,142 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:05:20,142 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 618 of 725 [2024-11-22 18:05:20,143 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:05:20,457 INFO L124 PetriNetUnfolderBase]: 13/687 cut-off events. [2024-11-22 18:05:20,457 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-22 18:05:20,463 INFO L83 FinitePrefix]: Finished finitePrefix Result has 708 conditions, 687 events. 13/687 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 1786 event pairs, 0 based on Foata normal form. 276/923 useless extension candidates. Maximal degree in co-relation 595. Up to 16 conditions per place. [2024-11-22 18:05:20,468 INFO L140 encePairwiseOnDemand]: 633/725 looper letters, 15 selfloop transitions, 0 changer transitions 0/627 dead transitions. [2024-11-22 18:05:20,468 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 618 places, 627 transitions, 1291 flow [2024-11-22 18:05:20,470 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-22 18:05:20,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-22 18:05:20,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1343 transitions. [2024-11-22 18:05:20,493 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9262068965517242 [2024-11-22 18:05:20,497 INFO L175 Difference]: Start difference. First operand has 638 places, 725 transitions, 1457 flow. Second operand 2 states and 1343 transitions. [2024-11-22 18:05:20,498 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 618 places, 627 transitions, 1291 flow [2024-11-22 18:05:20,508 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 618 places, 627 transitions, 1291 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 18:05:20,523 INFO L231 Difference]: Finished difference. Result has 618 places, 627 transitions, 1261 flow [2024-11-22 18:05:20,526 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=725, PETRI_DIFFERENCE_MINUEND_FLOW=1261, PETRI_DIFFERENCE_MINUEND_PLACES=617, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=627, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=627, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=1261, PETRI_PLACES=618, PETRI_TRANSITIONS=627} [2024-11-22 18:05:20,530 INFO L277 CegarLoopForPetriNet]: 638 programPoint places, -20 predicate places. [2024-11-22 18:05:20,531 INFO L471 AbstractCegarLoop]: Abstraction has has 618 places, 627 transitions, 1261 flow [2024-11-22 18:05:20,532 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 618.5) internal successors, (1237), 2 states have internal predecessors, (1237), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:20,533 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:05:20,533 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 18:05:20,533 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-22 18:05:20,534 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (and 51 more)] === [2024-11-22 18:05:20,534 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:05:20,535 INFO L85 PathProgramCache]: Analyzing trace with hash 315799712, now seen corresponding path program 1 times [2024-11-22 18:05:20,535 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:05:20,536 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1181941468] [2024-11-22 18:05:20,536 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:05:20,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:05:20,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:05:21,678 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 18:05:21,679 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:05:21,679 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1181941468] [2024-11-22 18:05:21,679 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1181941468] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:05:21,679 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:05:21,680 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 18:05:21,680 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1608463110] [2024-11-22 18:05:21,680 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:05:21,682 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 18:05:21,683 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:05:21,684 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 18:05:21,684 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 18:05:22,084 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 579 out of 725 [2024-11-22 18:05:22,089 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 618 places, 627 transitions, 1261 flow. Second operand has 6 states, 6 states have (on average 580.5) internal successors, (3483), 6 states have internal predecessors, (3483), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:22,089 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:05:22,089 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 579 of 725 [2024-11-22 18:05:22,089 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:05:23,850 INFO L124 PetriNetUnfolderBase]: 837/8302 cut-off events. [2024-11-22 18:05:23,850 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-22 18:05:23,869 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9762 conditions, 8302 events. 837/8302 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 111. Compared 85343 event pairs, 328 based on Foata normal form. 0/7728 useless extension candidates. Maximal degree in co-relation 9758. Up to 1244 conditions per place. [2024-11-22 18:05:23,893 INFO L140 encePairwiseOnDemand]: 685/725 looper letters, 53 selfloop transitions, 138 changer transitions 0/764 dead transitions. [2024-11-22 18:05:23,893 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 623 places, 764 transitions, 1917 flow [2024-11-22 18:05:23,895 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 18:05:23,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 18:05:23,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3666 transitions. [2024-11-22 18:05:23,902 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8427586206896551 [2024-11-22 18:05:23,902 INFO L175 Difference]: Start difference. First operand has 618 places, 627 transitions, 1261 flow. Second operand 6 states and 3666 transitions. [2024-11-22 18:05:23,903 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 623 places, 764 transitions, 1917 flow [2024-11-22 18:05:23,909 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 623 places, 764 transitions, 1917 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 18:05:23,919 INFO L231 Difference]: Finished difference. Result has 628 places, 764 transitions, 2165 flow [2024-11-22 18:05:23,920 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=725, PETRI_DIFFERENCE_MINUEND_FLOW=1261, PETRI_DIFFERENCE_MINUEND_PLACES=618, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=627, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=34, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=588, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2165, PETRI_PLACES=628, PETRI_TRANSITIONS=764} [2024-11-22 18:05:23,921 INFO L277 CegarLoopForPetriNet]: 638 programPoint places, -10 predicate places. [2024-11-22 18:05:23,921 INFO L471 AbstractCegarLoop]: Abstraction has has 628 places, 764 transitions, 2165 flow [2024-11-22 18:05:23,924 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 580.5) internal successors, (3483), 6 states have internal predecessors, (3483), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:23,924 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:05:23,924 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 18:05:23,924 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-22 18:05:23,925 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (and 51 more)] === [2024-11-22 18:05:23,925 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:05:23,925 INFO L85 PathProgramCache]: Analyzing trace with hash -302993765, now seen corresponding path program 1 times [2024-11-22 18:05:23,925 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:05:23,926 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1455478083] [2024-11-22 18:05:23,926 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:05:23,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:05:23,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:05:23,958 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 18:05:23,959 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:05:23,959 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1455478083] [2024-11-22 18:05:23,959 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1455478083] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:05:23,959 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:05:23,959 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:05:23,960 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [587216641] [2024-11-22 18:05:23,960 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:05:23,961 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:05:23,961 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:05:23,962 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:05:23,962 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:05:23,977 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 608 out of 725 [2024-11-22 18:05:23,980 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 628 places, 764 transitions, 2165 flow. Second operand has 3 states, 3 states have (on average 608.6666666666666) internal successors, (1826), 3 states have internal predecessors, (1826), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:23,980 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:05:23,980 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 608 of 725 [2024-11-22 18:05:23,980 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:05:25,009 INFO L124 PetriNetUnfolderBase]: 499/6735 cut-off events. [2024-11-22 18:05:25,010 INFO L125 PetriNetUnfolderBase]: For 669/963 co-relation queries the response was YES. [2024-11-22 18:05:25,032 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8444 conditions, 6735 events. 499/6735 cut-off events. For 669/963 co-relation queries the response was YES. Maximal size of possible extension queue 81. Compared 60813 event pairs, 32 based on Foata normal form. 39/6386 useless extension candidates. Maximal degree in co-relation 8435. Up to 626 conditions per place. [2024-11-22 18:05:25,052 INFO L140 encePairwiseOnDemand]: 716/725 looper letters, 88 selfloop transitions, 6 changer transitions 0/781 dead transitions. [2024-11-22 18:05:25,053 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 629 places, 781 transitions, 2413 flow [2024-11-22 18:05:25,054 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:05:25,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:05:25,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1869 transitions. [2024-11-22 18:05:25,058 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8593103448275862 [2024-11-22 18:05:25,058 INFO L175 Difference]: Start difference. First operand has 628 places, 764 transitions, 2165 flow. Second operand 3 states and 1869 transitions. [2024-11-22 18:05:25,058 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 629 places, 781 transitions, 2413 flow [2024-11-22 18:05:25,068 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 629 places, 781 transitions, 2413 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 18:05:25,076 INFO L231 Difference]: Finished difference. Result has 631 places, 768 transitions, 2211 flow [2024-11-22 18:05:25,078 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=725, PETRI_DIFFERENCE_MINUEND_FLOW=2163, PETRI_DIFFERENCE_MINUEND_PLACES=627, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=763, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=757, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2211, PETRI_PLACES=631, PETRI_TRANSITIONS=768} [2024-11-22 18:05:25,079 INFO L277 CegarLoopForPetriNet]: 638 programPoint places, -7 predicate places. [2024-11-22 18:05:25,079 INFO L471 AbstractCegarLoop]: Abstraction has has 631 places, 768 transitions, 2211 flow [2024-11-22 18:05:25,081 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 608.6666666666666) internal successors, (1826), 3 states have internal predecessors, (1826), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:25,081 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:05:25,081 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 18:05:25,081 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-22 18:05:25,082 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (and 51 more)] === [2024-11-22 18:05:25,082 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:05:25,082 INFO L85 PathProgramCache]: Analyzing trace with hash 880814134, now seen corresponding path program 1 times [2024-11-22 18:05:25,083 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:05:25,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [197162497] [2024-11-22 18:05:25,083 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:05:25,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:05:25,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:05:25,111 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 18:05:25,111 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:05:25,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [197162497] [2024-11-22 18:05:25,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [197162497] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:05:25,112 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:05:25,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:05:25,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1523721608] [2024-11-22 18:05:25,112 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:05:25,113 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:05:25,113 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:05:25,114 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:05:25,114 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:05:25,126 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 611 out of 725 [2024-11-22 18:05:25,128 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 631 places, 768 transitions, 2211 flow. Second operand has 3 states, 3 states have (on average 611.6666666666666) internal successors, (1835), 3 states have internal predecessors, (1835), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:25,129 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:05:25,129 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 611 of 725 [2024-11-22 18:05:25,129 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:05:26,713 INFO L124 PetriNetUnfolderBase]: 560/8854 cut-off events. [2024-11-22 18:05:26,714 INFO L125 PetriNetUnfolderBase]: For 768/951 co-relation queries the response was YES. [2024-11-22 18:05:26,737 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10908 conditions, 8854 events. 560/8854 cut-off events. For 768/951 co-relation queries the response was YES. Maximal size of possible extension queue 80. Compared 83840 event pairs, 40 based on Foata normal form. 27/8411 useless extension candidates. Maximal degree in co-relation 10897. Up to 756 conditions per place. [2024-11-22 18:05:26,754 INFO L140 encePairwiseOnDemand]: 719/725 looper letters, 85 selfloop transitions, 4 changer transitions 0/783 dead transitions. [2024-11-22 18:05:26,754 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 632 places, 783 transitions, 2445 flow [2024-11-22 18:05:26,755 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:05:26,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:05:26,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1872 transitions. [2024-11-22 18:05:26,759 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8606896551724138 [2024-11-22 18:05:26,759 INFO L175 Difference]: Start difference. First operand has 631 places, 768 transitions, 2211 flow. Second operand 3 states and 1872 transitions. [2024-11-22 18:05:26,759 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 632 places, 783 transitions, 2445 flow [2024-11-22 18:05:26,767 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 630 places, 783 transitions, 2433 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 18:05:26,775 INFO L231 Difference]: Finished difference. Result has 632 places, 770 transitions, 2227 flow [2024-11-22 18:05:26,776 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=725, PETRI_DIFFERENCE_MINUEND_FLOW=2197, PETRI_DIFFERENCE_MINUEND_PLACES=628, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=767, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=763, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2227, PETRI_PLACES=632, PETRI_TRANSITIONS=770} [2024-11-22 18:05:26,777 INFO L277 CegarLoopForPetriNet]: 638 programPoint places, -6 predicate places. [2024-11-22 18:05:26,777 INFO L471 AbstractCegarLoop]: Abstraction has has 632 places, 770 transitions, 2227 flow [2024-11-22 18:05:26,778 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 611.6666666666666) internal successors, (1835), 3 states have internal predecessors, (1835), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:26,778 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:05:26,778 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 18:05:26,779 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-22 18:05:26,779 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (and 51 more)] === [2024-11-22 18:05:26,779 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:05:26,779 INFO L85 PathProgramCache]: Analyzing trace with hash -854297405, now seen corresponding path program 1 times [2024-11-22 18:05:26,780 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:05:26,780 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [281082094] [2024-11-22 18:05:26,780 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:05:26,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:05:26,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:05:26,835 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 18:05:26,836 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:05:26,836 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [281082094] [2024-11-22 18:05:26,836 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [281082094] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:05:26,836 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:05:26,836 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 18:05:26,836 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [335406300] [2024-11-22 18:05:26,837 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:05:26,837 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:05:26,837 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:05:26,838 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:05:26,838 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:05:26,863 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 612 out of 725 [2024-11-22 18:05:26,865 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 632 places, 770 transitions, 2227 flow. Second operand has 3 states, 3 states have (on average 613.3333333333334) internal successors, (1840), 3 states have internal predecessors, (1840), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:26,866 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:05:26,866 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 612 of 725 [2024-11-22 18:05:26,866 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:05:27,896 INFO L124 PetriNetUnfolderBase]: 533/9162 cut-off events. [2024-11-22 18:05:27,897 INFO L125 PetriNetUnfolderBase]: For 765/1165 co-relation queries the response was YES. [2024-11-22 18:05:27,924 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11240 conditions, 9162 events. 533/9162 cut-off events. For 765/1165 co-relation queries the response was YES. Maximal size of possible extension queue 82. Compared 88662 event pairs, 38 based on Foata normal form. 53/8747 useless extension candidates. Maximal degree in co-relation 11228. Up to 760 conditions per place. [2024-11-22 18:05:27,942 INFO L140 encePairwiseOnDemand]: 722/725 looper letters, 85 selfloop transitions, 2 changer transitions 0/784 dead transitions. [2024-11-22 18:05:27,942 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 634 places, 784 transitions, 2459 flow [2024-11-22 18:05:27,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:05:27,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:05:27,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1871 transitions. [2024-11-22 18:05:27,947 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8602298850574712 [2024-11-22 18:05:27,947 INFO L175 Difference]: Start difference. First operand has 632 places, 770 transitions, 2227 flow. Second operand 3 states and 1871 transitions. [2024-11-22 18:05:27,948 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 634 places, 784 transitions, 2459 flow [2024-11-22 18:05:27,956 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 632 places, 784 transitions, 2451 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 18:05:27,965 INFO L231 Difference]: Finished difference. Result has 633 places, 770 transitions, 2227 flow [2024-11-22 18:05:27,966 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=725, PETRI_DIFFERENCE_MINUEND_FLOW=2219, PETRI_DIFFERENCE_MINUEND_PLACES=630, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=770, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=768, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2227, PETRI_PLACES=633, PETRI_TRANSITIONS=770} [2024-11-22 18:05:27,969 INFO L277 CegarLoopForPetriNet]: 638 programPoint places, -5 predicate places. [2024-11-22 18:05:27,970 INFO L471 AbstractCegarLoop]: Abstraction has has 633 places, 770 transitions, 2227 flow [2024-11-22 18:05:27,971 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 613.3333333333334) internal successors, (1840), 3 states have internal predecessors, (1840), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:27,971 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:05:27,971 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 18:05:27,972 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-22 18:05:27,972 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (and 51 more)] === [2024-11-22 18:05:27,972 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:05:27,972 INFO L85 PathProgramCache]: Analyzing trace with hash -204697840, now seen corresponding path program 1 times [2024-11-22 18:05:27,973 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:05:27,973 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1822691590] [2024-11-22 18:05:27,973 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:05:27,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:05:28,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 18:05:28,013 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-22 18:05:28,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 18:05:28,074 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-22 18:05:28,074 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-22 18:05:28,076 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (53 of 54 remaining) [2024-11-22 18:05:28,078 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (52 of 54 remaining) [2024-11-22 18:05:28,078 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (51 of 54 remaining) [2024-11-22 18:05:28,078 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (50 of 54 remaining) [2024-11-22 18:05:28,078 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (49 of 54 remaining) [2024-11-22 18:05:28,078 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (48 of 54 remaining) [2024-11-22 18:05:28,079 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (47 of 54 remaining) [2024-11-22 18:05:28,079 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr14ASSERT_VIOLATIONDATA_RACE (46 of 54 remaining) [2024-11-22 18:05:28,079 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr22ASSERT_VIOLATIONDATA_RACE (45 of 54 remaining) [2024-11-22 18:05:28,079 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr15ASSERT_VIOLATIONDATA_RACE (44 of 54 remaining) [2024-11-22 18:05:28,079 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (43 of 54 remaining) [2024-11-22 18:05:28,079 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr23ASSERT_VIOLATIONDATA_RACE (42 of 54 remaining) [2024-11-22 18:05:28,080 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (41 of 54 remaining) [2024-11-22 18:05:28,080 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (40 of 54 remaining) [2024-11-22 18:05:28,080 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr16ASSERT_VIOLATIONDATA_RACE (39 of 54 remaining) [2024-11-22 18:05:28,081 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr10ASSERT_VIOLATIONDATA_RACE (38 of 54 remaining) [2024-11-22 18:05:28,084 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr11ASSERT_VIOLATIONDATA_RACE (37 of 54 remaining) [2024-11-22 18:05:28,084 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (36 of 54 remaining) [2024-11-22 18:05:28,084 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr12ASSERT_VIOLATIONDATA_RACE (35 of 54 remaining) [2024-11-22 18:05:28,084 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr13ASSERT_VIOLATIONDATA_RACE (34 of 54 remaining) [2024-11-22 18:05:28,084 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (33 of 54 remaining) [2024-11-22 18:05:28,084 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (32 of 54 remaining) [2024-11-22 18:05:28,084 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr20ASSERT_VIOLATIONDATA_RACE (31 of 54 remaining) [2024-11-22 18:05:28,084 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr17ASSERT_VIOLATIONDATA_RACE (30 of 54 remaining) [2024-11-22 18:05:28,085 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr18ASSERT_VIOLATIONDATA_RACE (29 of 54 remaining) [2024-11-22 18:05:28,085 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (28 of 54 remaining) [2024-11-22 18:05:28,085 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr9ASSERT_VIOLATIONDATA_RACE (27 of 54 remaining) [2024-11-22 18:05:28,085 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr21ASSERT_VIOLATIONDATA_RACE (26 of 54 remaining) [2024-11-22 18:05:28,085 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr8ASSERT_VIOLATIONDATA_RACE (25 of 54 remaining) [2024-11-22 18:05:28,085 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr19ASSERT_VIOLATIONDATA_RACE (24 of 54 remaining) [2024-11-22 18:05:28,086 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONDATA_RACE (23 of 54 remaining) [2024-11-22 18:05:28,086 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr14ASSERT_VIOLATIONDATA_RACE (22 of 54 remaining) [2024-11-22 18:05:28,086 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr22ASSERT_VIOLATIONDATA_RACE (21 of 54 remaining) [2024-11-22 18:05:28,086 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr15ASSERT_VIOLATIONDATA_RACE (20 of 54 remaining) [2024-11-22 18:05:28,086 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr1ASSERT_VIOLATIONDATA_RACE (19 of 54 remaining) [2024-11-22 18:05:28,086 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr23ASSERT_VIOLATIONDATA_RACE (18 of 54 remaining) [2024-11-22 18:05:28,086 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr2ASSERT_VIOLATIONDATA_RACE (17 of 54 remaining) [2024-11-22 18:05:28,086 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr3ASSERT_VIOLATIONDATA_RACE (16 of 54 remaining) [2024-11-22 18:05:28,086 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr16ASSERT_VIOLATIONDATA_RACE (15 of 54 remaining) [2024-11-22 18:05:28,087 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr10ASSERT_VIOLATIONDATA_RACE (14 of 54 remaining) [2024-11-22 18:05:28,087 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr11ASSERT_VIOLATIONDATA_RACE (13 of 54 remaining) [2024-11-22 18:05:28,087 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr4ASSERT_VIOLATIONDATA_RACE (12 of 54 remaining) [2024-11-22 18:05:28,087 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr12ASSERT_VIOLATIONDATA_RACE (11 of 54 remaining) [2024-11-22 18:05:28,087 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr13ASSERT_VIOLATIONDATA_RACE (10 of 54 remaining) [2024-11-22 18:05:28,087 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr5ASSERT_VIOLATIONDATA_RACE (9 of 54 remaining) [2024-11-22 18:05:28,087 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr6ASSERT_VIOLATIONDATA_RACE (8 of 54 remaining) [2024-11-22 18:05:28,087 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr20ASSERT_VIOLATIONDATA_RACE (7 of 54 remaining) [2024-11-22 18:05:28,087 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr17ASSERT_VIOLATIONDATA_RACE (6 of 54 remaining) [2024-11-22 18:05:28,087 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr18ASSERT_VIOLATIONDATA_RACE (5 of 54 remaining) [2024-11-22 18:05:28,088 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr7ASSERT_VIOLATIONDATA_RACE (4 of 54 remaining) [2024-11-22 18:05:28,088 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr9ASSERT_VIOLATIONDATA_RACE (3 of 54 remaining) [2024-11-22 18:05:28,088 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr21ASSERT_VIOLATIONDATA_RACE (2 of 54 remaining) [2024-11-22 18:05:28,088 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr8ASSERT_VIOLATIONDATA_RACE (1 of 54 remaining) [2024-11-22 18:05:28,088 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr19ASSERT_VIOLATIONDATA_RACE (0 of 54 remaining) [2024-11-22 18:05:28,088 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-22 18:05:28,089 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-11-22 18:05:28,095 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-22 18:05:28,095 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-22 18:05:28,317 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-22 18:05:28,342 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 1162 places, 1315 transitions, 2646 flow [2024-11-22 18:05:28,982 INFO L124 PetriNetUnfolderBase]: 200/1540 cut-off events. [2024-11-22 18:05:28,982 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-22 18:05:29,055 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1552 conditions, 1540 events. 200/1540 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 6665 event pairs, 0 based on Foata normal form. 0/1269 useless extension candidates. Maximal degree in co-relation 1317. Up to 12 conditions per place. [2024-11-22 18:05:29,055 INFO L82 GeneralOperation]: Start removeDead. Operand has 1162 places, 1315 transitions, 2646 flow [2024-11-22 18:05:29,097 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 1162 places, 1315 transitions, 2646 flow [2024-11-22 18:05:29,098 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 18:05:29,099 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@7e717455, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 18:05:29,099 INFO L334 AbstractCegarLoop]: Starting to check reachability of 78 error locations. [2024-11-22 18:05:29,105 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 18:05:29,106 INFO L124 PetriNetUnfolderBase]: 14/74 cut-off events. [2024-11-22 18:05:29,106 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-22 18:05:29,106 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:05:29,106 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 18:05:29,107 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (and 75 more)] === [2024-11-22 18:05:29,107 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:05:29,107 INFO L85 PathProgramCache]: Analyzing trace with hash 323146520, now seen corresponding path program 1 times [2024-11-22 18:05:29,107 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:05:29,108 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2075619723] [2024-11-22 18:05:29,108 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:05:29,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:05:29,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:05:29,135 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 18:05:29,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:05:29,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2075619723] [2024-11-22 18:05:29,137 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2075619723] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:05:29,138 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:05:29,138 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:05:29,138 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1275078640] [2024-11-22 18:05:29,138 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:05:29,138 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-22 18:05:29,139 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:05:29,139 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-22 18:05:29,139 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-22 18:05:29,146 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 1123 out of 1315 [2024-11-22 18:05:29,150 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1162 places, 1315 transitions, 2646 flow. Second operand has 2 states, 2 states have (on average 1123.5) internal successors, (2247), 2 states have internal predecessors, (2247), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:29,150 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:05:29,150 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1123 of 1315 [2024-11-22 18:05:29,150 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:05:31,583 INFO L124 PetriNetUnfolderBase]: 391/10183 cut-off events. [2024-11-22 18:05:31,584 INFO L125 PetriNetUnfolderBase]: For 147/147 co-relation queries the response was YES. [2024-11-22 18:05:31,698 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10709 conditions, 10183 events. 391/10183 cut-off events. For 147/147 co-relation queries the response was YES. Maximal size of possible extension queue 108. Compared 106406 event pairs, 208 based on Foata normal form. 4812/14317 useless extension candidates. Maximal degree in co-relation 1401. Up to 449 conditions per place. [2024-11-22 18:05:31,742 INFO L140 encePairwiseOnDemand]: 1153/1315 looper letters, 30 selfloop transitions, 0 changer transitions 0/1145 dead transitions. [2024-11-22 18:05:31,742 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1125 places, 1145 transitions, 2366 flow [2024-11-22 18:05:31,743 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-22 18:05:31,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-22 18:05:31,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 2438 transitions. [2024-11-22 18:05:31,748 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9269961977186312 [2024-11-22 18:05:31,748 INFO L175 Difference]: Start difference. First operand has 1162 places, 1315 transitions, 2646 flow. Second operand 2 states and 2438 transitions. [2024-11-22 18:05:31,748 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1125 places, 1145 transitions, 2366 flow [2024-11-22 18:05:31,753 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1125 places, 1145 transitions, 2366 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 18:05:31,961 INFO L231 Difference]: Finished difference. Result has 1125 places, 1145 transitions, 2306 flow [2024-11-22 18:05:31,963 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=1315, PETRI_DIFFERENCE_MINUEND_FLOW=2306, PETRI_DIFFERENCE_MINUEND_PLACES=1124, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=2306, PETRI_PLACES=1125, PETRI_TRANSITIONS=1145} [2024-11-22 18:05:31,968 INFO L277 CegarLoopForPetriNet]: 1162 programPoint places, -37 predicate places. [2024-11-22 18:05:31,968 INFO L471 AbstractCegarLoop]: Abstraction has has 1125 places, 1145 transitions, 2306 flow [2024-11-22 18:05:31,970 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 1123.5) internal successors, (2247), 2 states have internal predecessors, (2247), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:31,970 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:05:31,970 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 18:05:31,970 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-22 18:05:31,970 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (and 75 more)] === [2024-11-22 18:05:31,971 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:05:31,972 INFO L85 PathProgramCache]: Analyzing trace with hash 1407336864, now seen corresponding path program 1 times [2024-11-22 18:05:31,972 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:05:31,973 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [813123514] [2024-11-22 18:05:31,973 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:05:31,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:05:31,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:05:32,515 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 18:05:32,515 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:05:32,515 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [813123514] [2024-11-22 18:05:32,516 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [813123514] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:05:32,516 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:05:32,516 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 18:05:32,516 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [799206378] [2024-11-22 18:05:32,517 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:05:32,517 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 18:05:32,517 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:05:32,518 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 18:05:32,518 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 18:05:32,947 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 1064 out of 1315 [2024-11-22 18:05:32,954 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1125 places, 1145 transitions, 2306 flow. Second operand has 6 states, 6 states have (on average 1065.5) internal successors, (6393), 6 states have internal predecessors, (6393), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 18:05:32,955 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:05:32,955 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1064 of 1315 [2024-11-22 18:05:32,955 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand