./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/ldv-races/race-2_4-container_of.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-races/race-2_4-container_of.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB --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 2872c384167f2e3876e0fc6c6cdca366b47c7b8757c341fcf44d3890af023ea5 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-27 20:23:51,480 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-27 20:23:51,581 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-27 20:23:51,587 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-27 20:23:51,587 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-27 20:23:51,615 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-27 20:23:51,616 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-27 20:23:51,616 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-27 20:23:51,617 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-27 20:23:51,617 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-27 20:23:51,617 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-27 20:23:51,617 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-27 20:23:51,617 INFO L153 SettingsManager]: * Use SBE=true [2024-11-27 20:23:51,618 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-27 20:23:51,618 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-27 20:23:51,618 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-27 20:23:51,618 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-27 20:23:51,618 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-27 20:23:51,618 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-27 20:23:51,618 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-27 20:23:51,618 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-27 20:23:51,618 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-27 20:23:51,619 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-27 20:23:51,619 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-27 20:23:51,619 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-27 20:23:51,619 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-27 20:23:51,619 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-27 20:23:51,619 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-27 20:23:51,619 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-27 20:23:51,620 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 20:23:51,620 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 20:23:51,620 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:23:51,620 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-27 20:23:51,620 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 20:23:51,620 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 20:23:51,620 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:23:51,621 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-27 20:23:51,621 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-27 20:23:51,621 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-27 20:23:51,621 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-27 20:23:51,621 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-27 20:23:51,621 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-27 20:23:51,621 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-27 20:23:51,622 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-27 20:23:51,622 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-27 20:23:51,622 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-27 20:23:51,622 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB 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 -> 2872c384167f2e3876e0fc6c6cdca366b47c7b8757c341fcf44d3890af023ea5 [2024-11-27 20:23:51,925 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-27 20:23:51,934 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-27 20:23:51,936 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-27 20:23:51,938 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-27 20:23:51,938 INFO L274 PluginConnector]: CDTParser initialized [2024-11-27 20:23:51,941 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/ldv-races/race-2_4-container_of.i [2024-11-27 20:23:54,931 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/data/d698de8a2/cba229e12f6040c4948fe8ca8f9928d4/FLAGe9f656067 [2024-11-27 20:23:55,409 INFO L384 CDTParser]: Found 1 translation units. [2024-11-27 20:23:55,409 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/sv-benchmarks/c/ldv-races/race-2_4-container_of.i [2024-11-27 20:23:55,470 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/data/d698de8a2/cba229e12f6040c4948fe8ca8f9928d4/FLAGe9f656067 [2024-11-27 20:23:55,517 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/data/d698de8a2/cba229e12f6040c4948fe8ca8f9928d4 [2024-11-27 20:23:55,521 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-27 20:23:55,523 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-27 20:23:55,529 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-27 20:23:55,530 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-27 20:23:55,536 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-27 20:23:55,537 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 08:23:55" (1/1) ... [2024-11-27 20:23:55,539 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6ed96291 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:55, skipping insertion in model container [2024-11-27 20:23:55,541 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 08:23:55" (1/1) ... [2024-11-27 20:23:55,639 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-27 20:23:56,389 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 20:23:56,406 INFO L200 MainTranslator]: Completed pre-run [2024-11-27 20:23:56,507 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 20:23:56,570 INFO L204 MainTranslator]: Completed translation [2024-11-27 20:23:56,571 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56 WrapperNode [2024-11-27 20:23:56,571 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-27 20:23:56,573 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-27 20:23:56,573 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-27 20:23:56,573 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-27 20:23:56,578 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (1/1) ... [2024-11-27 20:23:56,601 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (1/1) ... [2024-11-27 20:23:56,636 INFO L138 Inliner]: procedures = 248, calls = 56, calls flagged for inlining = 13, calls inlined = 18, statements flattened = 238 [2024-11-27 20:23:56,636 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-27 20:23:56,637 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-27 20:23:56,637 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-27 20:23:56,637 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-27 20:23:56,645 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (1/1) ... [2024-11-27 20:23:56,646 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (1/1) ... [2024-11-27 20:23:56,652 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (1/1) ... [2024-11-27 20:23:56,653 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (1/1) ... [2024-11-27 20:23:56,675 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (1/1) ... [2024-11-27 20:23:56,678 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (1/1) ... [2024-11-27 20:23:56,680 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (1/1) ... [2024-11-27 20:23:56,688 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (1/1) ... [2024-11-27 20:23:56,694 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (1/1) ... [2024-11-27 20:23:56,702 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-27 20:23:56,703 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-27 20:23:56,703 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-27 20:23:56,703 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-27 20:23:56,704 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (1/1) ... [2024-11-27 20:23:56,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:23:56,734 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:23:56,754 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-27 20:23:56,762 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-27 20:23:56,792 INFO L130 BoogieDeclarations]: Found specification of procedure my_callback [2024-11-27 20:23:56,792 INFO L138 BoogieDeclarations]: Found implementation of procedure my_callback [2024-11-27 20:23:56,792 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-27 20:23:56,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-27 20:23:56,793 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-27 20:23:56,793 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-27 20:23:56,793 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-27 20:23:56,793 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-27 20:23:56,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-27 20:23:56,793 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-27 20:23:56,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-27 20:23:56,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-27 20:23:56,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-27 20:23:56,794 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-27 20:23:56,794 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-27 20:23:56,796 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-27 20:23:57,153 INFO L234 CfgBuilder]: Building ICFG [2024-11-27 20:23:57,155 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-27 20:23:57,904 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-27 20:23:57,904 INFO L283 CfgBuilder]: Performing block encoding [2024-11-27 20:23:58,115 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-27 20:23:58,116 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-27 20:23:58,116 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:23:58 BoogieIcfgContainer [2024-11-27 20:23:58,116 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-27 20:23:58,122 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-27 20:23:58,122 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-27 20:23:58,127 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-27 20:23:58,127 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 08:23:55" (1/3) ... [2024-11-27 20:23:58,128 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@78e6e224 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 08:23:58, skipping insertion in model container [2024-11-27 20:23:58,128 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:23:56" (2/3) ... [2024-11-27 20:23:58,128 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@78e6e224 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 08:23:58, skipping insertion in model container [2024-11-27 20:23:58,128 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:23:58" (3/3) ... [2024-11-27 20:23:58,131 INFO L128 eAbstractionObserver]: Analyzing ICFG race-2_4-container_of.i [2024-11-27 20:23:58,149 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-27 20:23:58,152 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG race-2_4-container_of.i that has 2 procedures, 236 locations, 1 initial locations, 0 loop locations, and 19 error locations. [2024-11-27 20:23:58,153 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-27 20:23:58,325 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-27 20:23:58,376 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 263 places, 267 transitions, 548 flow [2024-11-27 20:23:58,602 INFO L124 PetriNetUnfolderBase]: 14/359 cut-off events. [2024-11-27 20:23:58,606 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-27 20:23:58,620 INFO L83 FinitePrefix]: Finished finitePrefix Result has 368 conditions, 359 events. 14/359 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 754 event pairs, 0 based on Foata normal form. 0/312 useless extension candidates. Maximal degree in co-relation 185. Up to 4 conditions per place. [2024-11-27 20:23:58,621 INFO L82 GeneralOperation]: Start removeDead. Operand has 263 places, 267 transitions, 548 flow [2024-11-27 20:23:58,633 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 261 places, 264 transitions, 540 flow [2024-11-27 20:23:58,648 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 20:23:58,668 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;@40e24483, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 20:23:58,670 INFO L334 AbstractCegarLoop]: Starting to check reachability of 27 error locations. [2024-11-27 20:23:58,686 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 20:23:58,689 INFO L124 PetriNetUnfolderBase]: 0/31 cut-off events. [2024-11-27 20:23:58,690 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 20:23:58,690 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:23:58,690 INFO L206 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] [2024-11-27 20:23:58,691 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-11-27 20:23:58,701 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:23:58,703 INFO L85 PathProgramCache]: Analyzing trace with hash -555483010, now seen corresponding path program 1 times [2024-11-27 20:23:58,712 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:23:58,712 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1445605203] [2024-11-27 20:23:58,713 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:23:58,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:23:58,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:24:00,092 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-27 20:24:00,093 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:24:00,093 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1445605203] [2024-11-27 20:24:00,094 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1445605203] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:24:00,094 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:24:00,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:24:00,099 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [478018146] [2024-11-27 20:24:00,100 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:24:00,108 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:24:00,114 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:24:00,146 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:24:00,146 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:24:00,632 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 192 out of 267 [2024-11-27 20:24:00,640 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 264 transitions, 540 flow. Second operand has 6 states, 6 states have (on average 193.33333333333334) internal successors, (1160), 6 states have internal predecessors, (1160), 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-27 20:24:00,640 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:24:00,641 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 192 of 267 [2024-11-27 20:24:00,643 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:24:01,899 INFO L124 PetriNetUnfolderBase]: 1296/4016 cut-off events. [2024-11-27 20:24:01,900 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-27 20:24:01,918 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6179 conditions, 4016 events. 1296/4016 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 143. Compared 32312 event pairs, 1295 based on Foata normal form. 140/3948 useless extension candidates. Maximal degree in co-relation 5908. Up to 2134 conditions per place. [2024-11-27 20:24:01,942 INFO L140 encePairwiseOnDemand]: 243/267 looper letters, 47 selfloop transitions, 5 changer transitions 6/233 dead transitions. [2024-11-27 20:24:01,942 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 243 places, 233 transitions, 582 flow [2024-11-27 20:24:01,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:24:01,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:24:01,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1223 transitions. [2024-11-27 20:24:01,964 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7634207240948814 [2024-11-27 20:24:01,968 INFO L175 Difference]: Start difference. First operand has 261 places, 264 transitions, 540 flow. Second operand 6 states and 1223 transitions. [2024-11-27 20:24:01,969 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 243 places, 233 transitions, 582 flow [2024-11-27 20:24:01,982 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 239 places, 233 transitions, 574 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-27 20:24:02,062 INFO L231 Difference]: Finished difference. Result has 239 places, 227 transitions, 468 flow [2024-11-27 20:24:02,065 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=267, PETRI_DIFFERENCE_MINUEND_FLOW=470, PETRI_DIFFERENCE_MINUEND_PLACES=234, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=233, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=228, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=468, PETRI_PLACES=239, PETRI_TRANSITIONS=227} [2024-11-27 20:24:02,070 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -22 predicate places. [2024-11-27 20:24:02,070 INFO L471 AbstractCegarLoop]: Abstraction has has 239 places, 227 transitions, 468 flow [2024-11-27 20:24:02,072 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 193.33333333333334) internal successors, (1160), 6 states have internal predecessors, (1160), 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-27 20:24:02,072 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:24:02,072 INFO L206 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] [2024-11-27 20:24:02,072 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-27 20:24:02,073 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-11-27 20:24:02,074 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:24:02,074 INFO L85 PathProgramCache]: Analyzing trace with hash -843172853, now seen corresponding path program 1 times [2024-11-27 20:24:02,074 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:24:02,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [302074293] [2024-11-27 20:24:02,075 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:24:02,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:24:02,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:24:02,723 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-27 20:24:02,724 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:24:02,725 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [302074293] [2024-11-27 20:24:02,725 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [302074293] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:24:02,725 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:24:02,725 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:24:02,725 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [927710709] [2024-11-27 20:24:02,726 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:24:02,728 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:24:02,729 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:24:02,729 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:24:02,730 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:24:03,099 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 192 out of 267 [2024-11-27 20:24:03,101 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 239 places, 227 transitions, 468 flow. Second operand has 6 states, 6 states have (on average 193.33333333333334) internal successors, (1160), 6 states have internal predecessors, (1160), 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-27 20:24:03,101 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:24:03,101 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 192 of 267 [2024-11-27 20:24:03,101 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:24:03,993 INFO L124 PetriNetUnfolderBase]: 1296/4009 cut-off events. [2024-11-27 20:24:03,993 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-27 20:24:04,003 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6162 conditions, 4009 events. 1296/4009 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 145. Compared 32343 event pairs, 1295 based on Foata normal form. 0/3804 useless extension candidates. Maximal degree in co-relation 6119. Up to 2134 conditions per place. [2024-11-27 20:24:04,021 INFO L140 encePairwiseOnDemand]: 261/267 looper letters, 47 selfloop transitions, 5 changer transitions 0/226 dead transitions. [2024-11-27 20:24:04,021 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 237 places, 226 transitions, 570 flow [2024-11-27 20:24:04,022 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:24:04,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:24:04,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1205 transitions. [2024-11-27 20:24:04,090 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7521847690387016 [2024-11-27 20:24:04,090 INFO L175 Difference]: Start difference. First operand has 239 places, 227 transitions, 468 flow. Second operand 6 states and 1205 transitions. [2024-11-27 20:24:04,091 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 237 places, 226 transitions, 570 flow [2024-11-27 20:24:04,096 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 226 transitions, 560 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-27 20:24:04,099 INFO L231 Difference]: Finished difference. Result has 232 places, 226 transitions, 466 flow [2024-11-27 20:24:04,104 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=267, PETRI_DIFFERENCE_MINUEND_FLOW=456, PETRI_DIFFERENCE_MINUEND_PLACES=227, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=226, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=221, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=466, PETRI_PLACES=232, PETRI_TRANSITIONS=226} [2024-11-27 20:24:04,105 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -29 predicate places. [2024-11-27 20:24:04,105 INFO L471 AbstractCegarLoop]: Abstraction has has 232 places, 226 transitions, 466 flow [2024-11-27 20:24:04,106 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 193.33333333333334) internal successors, (1160), 6 states have internal predecessors, (1160), 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-27 20:24:04,106 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:24:04,106 INFO L206 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] [2024-11-27 20:24:04,106 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-27 20:24:04,106 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-11-27 20:24:04,107 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:24:04,107 INFO L85 PathProgramCache]: Analyzing trace with hash -1160299974, now seen corresponding path program 1 times [2024-11-27 20:24:04,108 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:24:04,108 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [158330385] [2024-11-27 20:24:04,108 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:24:04,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:24:04,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:24:04,240 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-27 20:24:04,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:24:04,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [158330385] [2024-11-27 20:24:04,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [158330385] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:24:04,241 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:24:04,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:24:04,241 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1227996705] [2024-11-27 20:24:04,241 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:24:04,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:24:04,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:24:04,242 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:24:04,243 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:24:04,266 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 219 out of 267 [2024-11-27 20:24:04,267 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 226 transitions, 466 flow. Second operand has 3 states, 3 states have (on average 220.33333333333334) internal successors, (661), 3 states have internal predecessors, (661), 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-27 20:24:04,267 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:24:04,267 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 219 of 267 [2024-11-27 20:24:04,268 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:24:04,597 INFO L124 PetriNetUnfolderBase]: 401/1334 cut-off events. [2024-11-27 20:24:04,597 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-27 20:24:04,601 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2030 conditions, 1334 events. 401/1334 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 77. Compared 8272 event pairs, 395 based on Foata normal form. 0/1280 useless extension candidates. Maximal degree in co-relation 1980. Up to 674 conditions per place. [2024-11-27 20:24:04,607 INFO L140 encePairwiseOnDemand]: 264/267 looper letters, 28 selfloop transitions, 2 changer transitions 0/230 dead transitions. [2024-11-27 20:24:04,607 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 230 transitions, 534 flow [2024-11-27 20:24:04,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:24:04,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:24:04,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 688 transitions. [2024-11-27 20:24:04,615 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8589263420724095 [2024-11-27 20:24:04,615 INFO L175 Difference]: Start difference. First operand has 232 places, 226 transitions, 466 flow. Second operand 3 states and 688 transitions. [2024-11-27 20:24:04,615 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 230 transitions, 534 flow [2024-11-27 20:24:04,617 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 230 transitions, 524 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-27 20:24:04,620 INFO L231 Difference]: Finished difference. Result has 228 places, 225 transitions, 458 flow [2024-11-27 20:24:04,621 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=267, PETRI_DIFFERENCE_MINUEND_FLOW=454, PETRI_DIFFERENCE_MINUEND_PLACES=226, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=225, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=223, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=458, PETRI_PLACES=228, PETRI_TRANSITIONS=225} [2024-11-27 20:24:04,622 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -33 predicate places. [2024-11-27 20:24:04,622 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 225 transitions, 458 flow [2024-11-27 20:24:04,622 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 220.33333333333334) internal successors, (661), 3 states have internal predecessors, (661), 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-27 20:24:04,622 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:24:04,625 INFO L206 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, 1, 1, 1, 1] [2024-11-27 20:24:04,625 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-27 20:24:04,625 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-11-27 20:24:04,626 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:24:04,626 INFO L85 PathProgramCache]: Analyzing trace with hash 1663508507, now seen corresponding path program 1 times [2024-11-27 20:24:04,627 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:24:04,627 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [153286251] [2024-11-27 20:24:04,627 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:24:04,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:24:04,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:24:04,727 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-27 20:24:04,727 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:24:04,727 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [153286251] [2024-11-27 20:24:04,727 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [153286251] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:24:04,727 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:24:04,727 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:24:04,727 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1240953362] [2024-11-27 20:24:04,727 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:24:04,728 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:24:04,728 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:24:04,728 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:24:04,729 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:24:04,748 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 219 out of 267 [2024-11-27 20:24:04,750 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 228 places, 225 transitions, 458 flow. Second operand has 3 states, 3 states have (on average 220.66666666666666) internal successors, (662), 3 states have internal predecessors, (662), 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-27 20:24:04,750 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:24:04,750 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 219 of 267 [2024-11-27 20:24:04,750 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:24:05,212 INFO L124 PetriNetUnfolderBase]: 416/1829 cut-off events. [2024-11-27 20:24:05,212 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-27 20:24:05,217 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2551 conditions, 1829 events. 416/1829 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 12573 event pairs, 345 based on Foata normal form. 0/1700 useless extension candidates. Maximal degree in co-relation 2401. Up to 623 conditions per place. [2024-11-27 20:24:05,226 INFO L140 encePairwiseOnDemand]: 264/267 looper letters, 33 selfloop transitions, 2 changer transitions 0/234 dead transitions. [2024-11-27 20:24:05,226 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 229 places, 234 transitions, 546 flow [2024-11-27 20:24:05,227 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:24:05,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:24:05,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 693 transitions. [2024-11-27 20:24:05,230 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8651685393258427 [2024-11-27 20:24:05,230 INFO L175 Difference]: Start difference. First operand has 228 places, 225 transitions, 458 flow. Second operand 3 states and 693 transitions. [2024-11-27 20:24:05,230 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 229 places, 234 transitions, 546 flow [2024-11-27 20:24:05,233 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 227 places, 234 transitions, 542 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:24:05,237 INFO L231 Difference]: Finished difference. Result has 227 places, 224 transitions, 456 flow [2024-11-27 20:24:05,238 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=267, PETRI_DIFFERENCE_MINUEND_FLOW=452, PETRI_DIFFERENCE_MINUEND_PLACES=225, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=224, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=222, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=456, PETRI_PLACES=227, PETRI_TRANSITIONS=224} [2024-11-27 20:24:05,240 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -34 predicate places. [2024-11-27 20:24:05,240 INFO L471 AbstractCegarLoop]: Abstraction has has 227 places, 224 transitions, 456 flow [2024-11-27 20:24:05,241 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 220.66666666666666) internal successors, (662), 3 states have internal predecessors, (662), 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-27 20:24:05,242 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:24:05,242 INFO L206 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, 1, 1, 1, 1, 1] [2024-11-27 20:24:05,242 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-27 20:24:05,242 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-11-27 20:24:05,243 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:24:05,244 INFO L85 PathProgramCache]: Analyzing trace with hash 862446512, now seen corresponding path program 1 times [2024-11-27 20:24:05,244 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:24:05,244 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1978717164] [2024-11-27 20:24:05,245 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:24:05,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:24:05,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:24:05,961 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-27 20:24:05,962 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:24:05,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1978717164] [2024-11-27 20:24:05,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1978717164] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:24:05,962 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:24:05,962 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:24:05,962 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1865977285] [2024-11-27 20:24:05,963 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:24:05,963 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:24:05,963 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:24:05,964 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:24:05,964 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:24:06,433 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 196 out of 267 [2024-11-27 20:24:06,435 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 227 places, 224 transitions, 456 flow. Second operand has 6 states, 6 states have (on average 198.66666666666666) internal successors, (1192), 6 states have internal predecessors, (1192), 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-27 20:24:06,436 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:24:06,436 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 196 of 267 [2024-11-27 20:24:06,436 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:24:07,673 INFO L124 PetriNetUnfolderBase]: 1488/4201 cut-off events. [2024-11-27 20:24:07,673 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-27 20:24:07,681 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6659 conditions, 4201 events. 1488/4201 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 207. Compared 32928 event pairs, 1027 based on Foata normal form. 0/4029 useless extension candidates. Maximal degree in co-relation 6446. Up to 2110 conditions per place. [2024-11-27 20:24:07,698 INFO L140 encePairwiseOnDemand]: 254/267 looper letters, 61 selfloop transitions, 30 changer transitions 7/269 dead transitions. [2024-11-27 20:24:07,699 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 269 transitions, 734 flow [2024-11-27 20:24:07,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:24:07,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:24:07,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1271 transitions. [2024-11-27 20:24:07,702 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7933832709113608 [2024-11-27 20:24:07,702 INFO L175 Difference]: Start difference. First operand has 227 places, 224 transitions, 456 flow. Second operand 6 states and 1271 transitions. [2024-11-27 20:24:07,702 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 269 transitions, 734 flow [2024-11-27 20:24:07,704 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 269 transitions, 730 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:24:07,710 INFO L231 Difference]: Finished difference. Result has 235 places, 246 transitions, 640 flow [2024-11-27 20:24:07,710 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=267, PETRI_DIFFERENCE_MINUEND_FLOW=452, PETRI_DIFFERENCE_MINUEND_PLACES=225, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=224, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=212, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=640, PETRI_PLACES=235, PETRI_TRANSITIONS=246} [2024-11-27 20:24:07,711 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -26 predicate places. [2024-11-27 20:24:07,711 INFO L471 AbstractCegarLoop]: Abstraction has has 235 places, 246 transitions, 640 flow [2024-11-27 20:24:07,713 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 198.66666666666666) internal successors, (1192), 6 states have internal predecessors, (1192), 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-27 20:24:07,713 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:24:07,713 INFO L206 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, 1, 1, 1, 1, 1, 1] [2024-11-27 20:24:07,714 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-27 20:24:07,714 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-11-27 20:24:07,714 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:24:07,714 INFO L85 PathProgramCache]: Analyzing trace with hash 1251921167, now seen corresponding path program 1 times [2024-11-27 20:24:07,714 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:24:07,714 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979524758] [2024-11-27 20:24:07,715 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:24:07,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:24:07,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:24:07,888 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-27 20:24:07,889 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:24:07,889 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1979524758] [2024-11-27 20:24:07,889 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1979524758] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:24:07,889 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:24:07,889 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:24:07,890 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1965497279] [2024-11-27 20:24:07,890 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:24:07,890 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:24:07,891 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:24:07,892 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:24:07,892 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:24:07,900 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 223 out of 267 [2024-11-27 20:24:07,902 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 235 places, 246 transitions, 640 flow. Second operand has 3 states, 3 states have (on average 225.0) internal successors, (675), 3 states have internal predecessors, (675), 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-27 20:24:07,902 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:24:07,902 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 223 of 267 [2024-11-27 20:24:07,902 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:24:08,373 INFO L124 PetriNetUnfolderBase]: 797/2049 cut-off events. [2024-11-27 20:24:08,374 INFO L125 PetriNetUnfolderBase]: For 705/751 co-relation queries the response was YES. [2024-11-27 20:24:08,379 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4425 conditions, 2049 events. 797/2049 cut-off events. For 705/751 co-relation queries the response was YES. Maximal size of possible extension queue 153. Compared 13793 event pairs, 436 based on Foata normal form. 1/1973 useless extension candidates. Maximal degree in co-relation 3173. Up to 958 conditions per place. [2024-11-27 20:24:08,388 INFO L140 encePairwiseOnDemand]: 265/267 looper letters, 54 selfloop transitions, 1 changer transitions 0/255 dead transitions. [2024-11-27 20:24:08,388 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 229 places, 255 transitions, 780 flow [2024-11-27 20:24:08,389 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:24:08,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:24:08,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 701 transitions. [2024-11-27 20:24:08,391 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8751560549313359 [2024-11-27 20:24:08,391 INFO L175 Difference]: Start difference. First operand has 235 places, 246 transitions, 640 flow. Second operand 3 states and 701 transitions. [2024-11-27 20:24:08,391 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 229 places, 255 transitions, 780 flow [2024-11-27 20:24:08,398 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 229 places, 255 transitions, 780 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:24:08,404 INFO L231 Difference]: Finished difference. Result has 229 places, 245 transitions, 640 flow [2024-11-27 20:24:08,406 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=267, PETRI_DIFFERENCE_MINUEND_FLOW=638, PETRI_DIFFERENCE_MINUEND_PLACES=227, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=640, PETRI_PLACES=229, PETRI_TRANSITIONS=245} [2024-11-27 20:24:08,407 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -32 predicate places. [2024-11-27 20:24:08,407 INFO L471 AbstractCegarLoop]: Abstraction has has 229 places, 245 transitions, 640 flow [2024-11-27 20:24:08,408 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 225.0) internal successors, (675), 3 states have internal predecessors, (675), 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-27 20:24:08,409 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:24:08,409 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:24:08,409 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-27 20:24:08,409 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-11-27 20:24:08,410 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:24:08,410 INFO L85 PathProgramCache]: Analyzing trace with hash 2127646992, now seen corresponding path program 1 times [2024-11-27 20:24:08,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:24:08,410 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [753270969] [2024-11-27 20:24:08,410 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:24:08,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:24:08,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:24:09,092 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-27 20:24:09,092 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:24:09,093 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [753270969] [2024-11-27 20:24:09,093 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [753270969] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:24:09,093 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:24:09,093 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:24:09,093 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [852801562] [2024-11-27 20:24:09,093 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:24:09,094 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:24:09,094 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:24:09,095 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:24:09,095 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:24:09,758 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 196 out of 267 [2024-11-27 20:24:09,760 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 229 places, 245 transitions, 640 flow. Second operand has 6 states, 6 states have (on average 198.66666666666666) internal successors, (1192), 6 states have internal predecessors, (1192), 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-27 20:24:09,760 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:24:09,760 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 196 of 267 [2024-11-27 20:24:09,761 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:24:11,284 INFO L124 PetriNetUnfolderBase]: 1709/4143 cut-off events. [2024-11-27 20:24:11,284 INFO L125 PetriNetUnfolderBase]: For 1080/1124 co-relation queries the response was YES. [2024-11-27 20:24:11,298 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8574 conditions, 4143 events. 1709/4143 cut-off events. For 1080/1124 co-relation queries the response was YES. Maximal size of possible extension queue 215. Compared 30906 event pairs, 1013 based on Foata normal form. 0/3970 useless extension candidates. Maximal degree in co-relation 8410. Up to 2322 conditions per place. [2024-11-27 20:24:11,324 INFO L140 encePairwiseOnDemand]: 254/267 looper letters, 84 selfloop transitions, 30 changer transitions 11/290 dead transitions. [2024-11-27 20:24:11,324 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 290 transitions, 1008 flow [2024-11-27 20:24:11,325 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:24:11,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:24:11,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1268 transitions. [2024-11-27 20:24:11,333 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7915106117353309 [2024-11-27 20:24:11,333 INFO L175 Difference]: Start difference. First operand has 229 places, 245 transitions, 640 flow. Second operand 6 states and 1268 transitions. [2024-11-27 20:24:11,333 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 290 transitions, 1008 flow [2024-11-27 20:24:11,343 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 290 transitions, 1007 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-27 20:24:11,347 INFO L231 Difference]: Finished difference. Result has 238 places, 263 transitions, 867 flow [2024-11-27 20:24:11,348 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=267, PETRI_DIFFERENCE_MINUEND_FLOW=639, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=867, PETRI_PLACES=238, PETRI_TRANSITIONS=263} [2024-11-27 20:24:11,350 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -23 predicate places. [2024-11-27 20:24:11,350 INFO L471 AbstractCegarLoop]: Abstraction has has 238 places, 263 transitions, 867 flow [2024-11-27 20:24:11,351 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 198.66666666666666) internal successors, (1192), 6 states have internal predecessors, (1192), 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-27 20:24:11,352 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:24:11,353 INFO L206 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:24:11,353 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-27 20:24:11,353 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-11-27 20:24:11,354 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:24:11,354 INFO L85 PathProgramCache]: Analyzing trace with hash -404507953, now seen corresponding path program 1 times [2024-11-27 20:24:11,354 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:24:11,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1299403644] [2024-11-27 20:24:11,355 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:24:11,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:24:11,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:24:12,128 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-27 20:24:12,129 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:24:12,130 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1299403644] [2024-11-27 20:24:12,130 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1299403644] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:24:12,130 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:24:12,130 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:24:12,130 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1023832058] [2024-11-27 20:24:12,130 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:24:12,131 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:24:12,131 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:24:12,132 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:24:12,132 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:24:12,732 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 197 out of 267 [2024-11-27 20:24:12,734 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 263 transitions, 867 flow. Second operand has 6 states, 6 states have (on average 200.33333333333334) internal successors, (1202), 6 states have internal predecessors, (1202), 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-27 20:24:12,734 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:24:12,734 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 197 of 267 [2024-11-27 20:24:12,734 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:24:14,331 INFO L124 PetriNetUnfolderBase]: 1876/4742 cut-off events. [2024-11-27 20:24:14,331 INFO L125 PetriNetUnfolderBase]: For 2927/3033 co-relation queries the response was YES. [2024-11-27 20:24:14,345 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11451 conditions, 4742 events. 1876/4742 cut-off events. For 2927/3033 co-relation queries the response was YES. Maximal size of possible extension queue 221. Compared 37625 event pairs, 887 based on Foata normal form. 0/4615 useless extension candidates. Maximal degree in co-relation 6805. Up to 2473 conditions per place. [2024-11-27 20:24:14,366 INFO L140 encePairwiseOnDemand]: 251/267 looper letters, 115 selfloop transitions, 26 changer transitions 0/307 dead transitions. [2024-11-27 20:24:14,366 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 231 places, 307 transitions, 1337 flow [2024-11-27 20:24:14,366 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:24:14,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:24:14,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1273 transitions. [2024-11-27 20:24:14,370 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7946317103620475 [2024-11-27 20:24:14,371 INFO L175 Difference]: Start difference. First operand has 238 places, 263 transitions, 867 flow. Second operand 6 states and 1273 transitions. [2024-11-27 20:24:14,371 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 231 places, 307 transitions, 1337 flow [2024-11-27 20:24:14,382 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 307 transitions, 1289 flow, removed 24 selfloop flow, removed 0 redundant places. [2024-11-27 20:24:14,387 INFO L231 Difference]: Finished difference. Result has 236 places, 283 transitions, 1051 flow [2024-11-27 20:24:14,388 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=267, PETRI_DIFFERENCE_MINUEND_FLOW=817, PETRI_DIFFERENCE_MINUEND_PLACES=226, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=262, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=248, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1051, PETRI_PLACES=236, PETRI_TRANSITIONS=283} [2024-11-27 20:24:14,388 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -25 predicate places. [2024-11-27 20:24:14,389 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 283 transitions, 1051 flow [2024-11-27 20:24:14,390 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 200.33333333333334) internal successors, (1202), 6 states have internal predecessors, (1202), 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-27 20:24:14,390 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:24:14,390 INFO L206 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, 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-27 20:24:14,390 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-27 20:24:14,390 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-11-27 20:24:14,391 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:24:14,391 INFO L85 PathProgramCache]: Analyzing trace with hash 45023431, now seen corresponding path program 1 times [2024-11-27 20:24:14,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:24:14,392 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1306970974] [2024-11-27 20:24:14,392 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:24:14,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:24:14,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:24:15,114 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-27 20:24:15,114 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:24:15,114 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1306970974] [2024-11-27 20:24:15,115 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1306970974] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:24:15,115 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:24:15,115 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:24:15,115 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [652671819] [2024-11-27 20:24:15,115 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:24:15,115 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:24:15,116 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:24:15,116 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:24:15,116 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:24:15,570 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 197 out of 267 [2024-11-27 20:24:15,572 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 283 transitions, 1051 flow. Second operand has 6 states, 6 states have (on average 200.33333333333334) internal successors, (1202), 6 states have internal predecessors, (1202), 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-27 20:24:15,573 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:24:15,573 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 197 of 267 [2024-11-27 20:24:15,573 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:24:17,087 INFO L124 PetriNetUnfolderBase]: 2224/5081 cut-off events. [2024-11-27 20:24:17,087 INFO L125 PetriNetUnfolderBase]: For 5806/6067 co-relation queries the response was YES. [2024-11-27 20:24:17,110 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14164 conditions, 5081 events. 2224/5081 cut-off events. For 5806/6067 co-relation queries the response was YES. Maximal size of possible extension queue 209. Compared 38851 event pairs, 987 based on Foata normal form. 70/5011 useless extension candidates. Maximal degree in co-relation 10165. Up to 2857 conditions per place. [2024-11-27 20:24:17,134 INFO L140 encePairwiseOnDemand]: 252/267 looper letters, 128 selfloop transitions, 36 changer transitions 38/342 dead transitions. [2024-11-27 20:24:17,134 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 342 transitions, 1771 flow [2024-11-27 20:24:17,135 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:24:17,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:24:17,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1271 transitions. [2024-11-27 20:24:17,139 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7933832709113608 [2024-11-27 20:24:17,139 INFO L175 Difference]: Start difference. First operand has 236 places, 283 transitions, 1051 flow. Second operand 6 states and 1271 transitions. [2024-11-27 20:24:17,139 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 342 transitions, 1771 flow [2024-11-27 20:24:17,151 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 240 places, 342 transitions, 1771 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:24:17,156 INFO L231 Difference]: Finished difference. Result has 244 places, 280 transitions, 1381 flow [2024-11-27 20:24:17,157 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=267, PETRI_DIFFERENCE_MINUEND_FLOW=1049, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1381, PETRI_PLACES=244, PETRI_TRANSITIONS=280} [2024-11-27 20:24:17,158 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -17 predicate places. [2024-11-27 20:24:17,158 INFO L471 AbstractCegarLoop]: Abstraction has has 244 places, 280 transitions, 1381 flow [2024-11-27 20:24:17,159 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 200.33333333333334) internal successors, (1202), 6 states have internal predecessors, (1202), 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-27 20:24:17,159 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:24:17,159 INFO L206 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, 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-27 20:24:17,160 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-27 20:24:17,160 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-11-27 20:24:17,161 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:24:17,161 INFO L85 PathProgramCache]: Analyzing trace with hash -1191392216, now seen corresponding path program 1 times [2024-11-27 20:24:17,161 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:24:17,161 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2072692990] [2024-11-27 20:24:17,161 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:24:17,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:24:17,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:24:17,372 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-27 20:24:17,372 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:24:17,373 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2072692990] [2024-11-27 20:24:17,373 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2072692990] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:24:17,373 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:24:17,373 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:24:17,373 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [855349325] [2024-11-27 20:24:17,373 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:24:17,373 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-27 20:24:17,374 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:24:17,374 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-27 20:24:17,374 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-27 20:24:17,405 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 267 [2024-11-27 20:24:17,407 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 244 places, 280 transitions, 1381 flow. Second operand has 5 states, 5 states have (on average 217.4) internal successors, (1087), 5 states have internal predecessors, (1087), 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-27 20:24:17,407 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:24:17,407 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 267 [2024-11-27 20:24:17,408 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:24:17,957 INFO L124 PetriNetUnfolderBase]: 575/1368 cut-off events. [2024-11-27 20:24:17,958 INFO L125 PetriNetUnfolderBase]: For 2361/2361 co-relation queries the response was YES. [2024-11-27 20:24:17,962 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3603 conditions, 1368 events. 575/1368 cut-off events. For 2361/2361 co-relation queries the response was YES. Maximal size of possible extension queue 79. Compared 8525 event pairs, 30 based on Foata normal form. 0/1368 useless extension candidates. Maximal degree in co-relation 3581. Up to 587 conditions per place. [2024-11-27 20:24:17,968 INFO L140 encePairwiseOnDemand]: 262/267 looper letters, 61 selfloop transitions, 4 changer transitions 0/163 dead transitions. [2024-11-27 20:24:17,968 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 163 transitions, 660 flow [2024-11-27 20:24:17,969 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:24:17,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:24:17,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1356 transitions. [2024-11-27 20:24:17,973 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.846441947565543 [2024-11-27 20:24:17,973 INFO L175 Difference]: Start difference. First operand has 244 places, 280 transitions, 1381 flow. Second operand 6 states and 1356 transitions. [2024-11-27 20:24:17,973 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 163 transitions, 660 flow [2024-11-27 20:24:17,976 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 149 places, 163 transitions, 520 flow, removed 70 selfloop flow, removed 3 redundant places. [2024-11-27 20:24:17,978 INFO L231 Difference]: Finished difference. Result has 149 places, 123 transitions, 270 flow [2024-11-27 20:24:17,979 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=267, PETRI_DIFFERENCE_MINUEND_FLOW=262, PETRI_DIFFERENCE_MINUEND_PLACES=144, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=123, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=119, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=270, PETRI_PLACES=149, PETRI_TRANSITIONS=123} [2024-11-27 20:24:17,980 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -112 predicate places. [2024-11-27 20:24:17,980 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 123 transitions, 270 flow [2024-11-27 20:24:17,981 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 217.4) internal successors, (1087), 5 states have internal predecessors, (1087), 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-27 20:24:17,981 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:24:17,981 INFO L206 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, 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-27 20:24:17,981 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-27 20:24:17,981 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-11-27 20:24:17,982 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:24:17,982 INFO L85 PathProgramCache]: Analyzing trace with hash 1497413954, now seen corresponding path program 1 times [2024-11-27 20:24:17,982 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:24:17,982 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2045461833] [2024-11-27 20:24:17,982 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:24:17,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:24:18,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:24:18,101 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-27 20:24:18,101 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:24:18,101 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2045461833] [2024-11-27 20:24:18,101 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2045461833] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:24:18,101 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:24:18,102 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:24:18,102 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1870780320] [2024-11-27 20:24:18,102 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:24:18,102 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:24:18,103 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:24:18,103 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:24:18,103 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:24:18,113 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 223 out of 267 [2024-11-27 20:24:18,115 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 149 places, 123 transitions, 270 flow. Second operand has 3 states, 3 states have (on average 228.0) internal successors, (684), 3 states have internal predecessors, (684), 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-27 20:24:18,115 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:24:18,115 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 223 of 267 [2024-11-27 20:24:18,115 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:24:18,321 INFO L124 PetriNetUnfolderBase]: 285/776 cut-off events. [2024-11-27 20:24:18,322 INFO L125 PetriNetUnfolderBase]: For 150/152 co-relation queries the response was YES. [2024-11-27 20:24:18,324 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1532 conditions, 776 events. 285/776 cut-off events. For 150/152 co-relation queries the response was YES. Maximal size of possible extension queue 59. Compared 4105 event pairs, 280 based on Foata normal form. 6/750 useless extension candidates. Maximal degree in co-relation 1512. Up to 479 conditions per place. [2024-11-27 20:24:18,325 INFO L140 encePairwiseOnDemand]: 265/267 looper letters, 0 selfloop transitions, 0 changer transitions 127/127 dead transitions. [2024-11-27 20:24:18,325 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 127 transitions, 332 flow [2024-11-27 20:24:18,326 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:24:18,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:24:18,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 694 transitions. [2024-11-27 20:24:18,328 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8664169787765293 [2024-11-27 20:24:18,328 INFO L175 Difference]: Start difference. First operand has 149 places, 123 transitions, 270 flow. Second operand 3 states and 694 transitions. [2024-11-27 20:24:18,328 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 127 transitions, 332 flow [2024-11-27 20:24:18,330 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 146 places, 127 transitions, 325 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-27 20:24:18,331 INFO L231 Difference]: Finished difference. Result has 146 places, 0 transitions, 0 flow [2024-11-27 20:24:18,331 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=267, PETRI_DIFFERENCE_MINUEND_FLOW=261, PETRI_DIFFERENCE_MINUEND_PLACES=144, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=122, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=146, PETRI_TRANSITIONS=0} [2024-11-27 20:24:18,332 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -115 predicate places. [2024-11-27 20:24:18,332 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 0 transitions, 0 flow [2024-11-27 20:24:18,333 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 228.0) internal successors, (684), 3 states have internal predecessors, (684), 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-27 20:24:18,342 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (26 of 27 remaining) [2024-11-27 20:24:18,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (25 of 27 remaining) [2024-11-27 20:24:18,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (24 of 27 remaining) [2024-11-27 20:24:18,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (23 of 27 remaining) [2024-11-27 20:24:18,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (22 of 27 remaining) [2024-11-27 20:24:18,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (21 of 27 remaining) [2024-11-27 20:24:18,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (20 of 27 remaining) [2024-11-27 20:24:18,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 27 remaining) [2024-11-27 20:24:18,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (18 of 27 remaining) [2024-11-27 20:24:18,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (17 of 27 remaining) [2024-11-27 20:24:18,343 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (16 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (15 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (14 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (13 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (12 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (11 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location my_callbackErr0ASSERT_VIOLATIONDATA_RACE (8 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location my_callbackErr1ASSERT_VIOLATIONDATA_RACE (7 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location my_callbackErr2ASSERT_VIOLATIONDATA_RACE (6 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location my_callbackErr0ASSERT_VIOLATIONDATA_RACE (5 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location my_callbackErr1ASSERT_VIOLATIONDATA_RACE (4 of 27 remaining) [2024-11-27 20:24:18,344 INFO L782 garLoopResultBuilder]: Registering result SAFE for location my_callbackErr2ASSERT_VIOLATIONDATA_RACE (3 of 27 remaining) [2024-11-27 20:24:18,345 INFO L782 garLoopResultBuilder]: Registering result SAFE for location my_callbackErr0ASSERT_VIOLATIONDATA_RACE (2 of 27 remaining) [2024-11-27 20:24:18,345 INFO L782 garLoopResultBuilder]: Registering result SAFE for location my_callbackErr1ASSERT_VIOLATIONDATA_RACE (1 of 27 remaining) [2024-11-27 20:24:18,345 INFO L782 garLoopResultBuilder]: Registering result SAFE for location my_callbackErr2ASSERT_VIOLATIONDATA_RACE (0 of 27 remaining) [2024-11-27 20:24:18,345 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-27 20:24:18,347 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:24:18,355 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-27 20:24:18,355 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-27 20:24:18,364 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 27.11 08:24:18 BasicIcfg [2024-11-27 20:24:18,365 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-27 20:24:18,366 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-27 20:24:18,366 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-27 20:24:18,366 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-27 20:24:18,368 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:23:58" (3/4) ... [2024-11-27 20:24:18,370 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-27 20:24:18,374 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure my_callback [2024-11-27 20:24:18,382 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 18 nodes and edges [2024-11-27 20:24:18,382 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-27 20:24:18,383 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-27 20:24:18,383 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-27 20:24:18,509 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-27 20:24:18,510 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-27 20:24:18,510 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-27 20:24:18,512 INFO L158 Benchmark]: Toolchain (without parser) took 22987.50ms. Allocated memory was 117.4MB in the beginning and 755.0MB in the end (delta: 637.5MB). Free memory was 89.4MB in the beginning and 468.8MB in the end (delta: -379.4MB). Peak memory consumption was 256.1MB. Max. memory is 16.1GB. [2024-11-27 20:24:18,513 INFO L158 Benchmark]: CDTParser took 0.55ms. Allocated memory is still 167.8MB. Free memory is still 103.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-27 20:24:18,513 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1046.59ms. Allocated memory is still 117.4MB. Free memory was 89.4MB in the beginning and 57.2MB in the end (delta: 32.2MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2024-11-27 20:24:18,513 INFO L158 Benchmark]: Boogie Procedure Inliner took 63.62ms. Allocated memory is still 117.4MB. Free memory was 57.2MB in the beginning and 54.0MB in the end (delta: 3.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-27 20:24:18,514 INFO L158 Benchmark]: Boogie Preprocessor took 65.68ms. Allocated memory is still 117.4MB. Free memory was 54.0MB in the beginning and 50.2MB in the end (delta: 3.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-27 20:24:18,514 INFO L158 Benchmark]: RCFGBuilder took 1415.41ms. Allocated memory is still 117.4MB. Free memory was 50.2MB in the beginning and 50.8MB in the end (delta: -629.5kB). Peak memory consumption was 24.2MB. Max. memory is 16.1GB. [2024-11-27 20:24:18,517 INFO L158 Benchmark]: TraceAbstraction took 20243.16ms. Allocated memory was 117.4MB in the beginning and 755.0MB in the end (delta: 637.5MB). Free memory was 50.2MB in the beginning and 477.2MB in the end (delta: -426.9MB). Peak memory consumption was 215.7MB. Max. memory is 16.1GB. [2024-11-27 20:24:18,517 INFO L158 Benchmark]: Witness Printer took 144.22ms. Allocated memory is still 755.0MB. Free memory was 477.2MB in the beginning and 468.8MB in the end (delta: 8.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-27 20:24:18,520 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.55ms. Allocated memory is still 167.8MB. Free memory is still 103.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1046.59ms. Allocated memory is still 117.4MB. Free memory was 89.4MB in the beginning and 57.2MB in the end (delta: 32.2MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 63.62ms. Allocated memory is still 117.4MB. Free memory was 57.2MB in the beginning and 54.0MB in the end (delta: 3.2MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 65.68ms. Allocated memory is still 117.4MB. Free memory was 54.0MB in the beginning and 50.2MB in the end (delta: 3.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 1415.41ms. Allocated memory is still 117.4MB. Free memory was 50.2MB in the beginning and 50.8MB in the end (delta: -629.5kB). Peak memory consumption was 24.2MB. Max. memory is 16.1GB. * TraceAbstraction took 20243.16ms. Allocated memory was 117.4MB in the beginning and 755.0MB in the end (delta: 637.5MB). Free memory was 50.2MB in the beginning and 477.2MB in the end (delta: -426.9MB). Peak memory consumption was 215.7MB. Max. memory is 16.1GB. * Witness Printer took 144.22ms. Allocated memory is still 755.0MB. Free memory was 477.2MB in the beginning and 468.8MB in the end (delta: 8.4MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 3923]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3924]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3940]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3943]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3946]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3949]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3930]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3973]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3951]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3952]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3974]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3975]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3969]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3976]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3970]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3907]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3910]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 3913]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 4 procedures, 280 locations, 27 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 20.0s, OverallIterations: 11, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 13.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.3s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1093 SdHoareTripleChecker+Valid, 6.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 673 mSDsluCounter, 85 SdHoareTripleChecker+Invalid, 5.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 12 mSDsCounter, 338 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 2973 IncrementalHoareTripleChecker+Invalid, 3311 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 338 mSolverCounterUnsat, 73 mSDtfsCounter, 2973 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 52 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=1381occurred in iteration=9, InterpolantAutomatonStates: 54, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 4.9s InterpolantComputationTime, 753 NumberOfCodeBlocks, 753 NumberOfCodeBlocksAsserted, 11 NumberOfCheckSat, 742 ConstructedInterpolants, 0 QuantifiedInterpolants, 1298 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 11 InterpolantComputations, 11 PerfectInterpolantSequences, 8/8 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 19 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-27 20:24:18,553 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_407452e2-93e2-4665-a8eb-01955fae106f/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE