./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_37-indirect_racing.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_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/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_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_37-indirect_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/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_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/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 78ae3f0dde82ce244d0cacebded5945a3f759d1f5aeba1d4553a1f59ef165385 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-27 20:16:19,617 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-27 20:16:19,719 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-27 20:16:19,726 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-27 20:16:19,726 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-27 20:16:19,754 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-27 20:16:19,755 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-27 20:16:19,755 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-27 20:16:19,756 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-27 20:16:19,756 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-27 20:16:19,757 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-27 20:16:19,757 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-27 20:16:19,757 INFO L153 SettingsManager]: * Use SBE=true [2024-11-27 20:16:19,757 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-27 20:16:19,758 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-27 20:16:19,758 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-27 20:16:19,758 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-27 20:16:19,758 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-27 20:16:19,758 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-27 20:16:19,758 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-27 20:16:19,759 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-27 20:16:19,759 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-27 20:16:19,759 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-27 20:16:19,759 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-27 20:16:19,759 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-27 20:16:19,760 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-27 20:16:19,760 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-27 20:16:19,760 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-27 20:16:19,760 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-27 20:16:19,760 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 20:16:19,761 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 20:16:19,761 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:16:19,761 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-27 20:16:19,761 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 20:16:19,761 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 20:16:19,762 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:16:19,762 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-27 20:16:19,762 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-27 20:16:19,762 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-27 20:16:19,762 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-27 20:16:19,762 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-27 20:16:19,763 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-27 20:16:19,763 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-27 20:16:19,763 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-27 20:16:19,763 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-27 20:16:19,763 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-27 20:16:19,764 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_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/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 -> 78ae3f0dde82ce244d0cacebded5945a3f759d1f5aeba1d4553a1f59ef165385 [2024-11-27 20:16:20,149 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-27 20:16:20,167 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-27 20:16:20,173 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-27 20:16:20,174 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-27 20:16:20,175 INFO L274 PluginConnector]: CDTParser initialized [2024-11-27 20:16:20,176 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/goblint-regression/28-race_reach_37-indirect_racing.i [2024-11-27 20:16:23,885 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/bin/uautomizer-verify-aQ6SnzHsRB/data/f9c310b8a/19296c65fd3846278098e2fec001235f/FLAGc2fb5d26a [2024-11-27 20:16:24,323 INFO L384 CDTParser]: Found 1 translation units. [2024-11-27 20:16:24,325 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/sv-benchmarks/c/goblint-regression/28-race_reach_37-indirect_racing.i [2024-11-27 20:16:24,359 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/bin/uautomizer-verify-aQ6SnzHsRB/data/f9c310b8a/19296c65fd3846278098e2fec001235f/FLAGc2fb5d26a [2024-11-27 20:16:24,386 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/bin/uautomizer-verify-aQ6SnzHsRB/data/f9c310b8a/19296c65fd3846278098e2fec001235f [2024-11-27 20:16:24,389 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-27 20:16:24,392 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-27 20:16:24,394 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-27 20:16:24,394 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-27 20:16:24,400 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-27 20:16:24,401 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 08:16:24" (1/1) ... [2024-11-27 20:16:24,405 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@70489534 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:24, skipping insertion in model container [2024-11-27 20:16:24,406 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 08:16:24" (1/1) ... [2024-11-27 20:16:24,467 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-27 20:16:25,039 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 20:16:25,069 INFO L200 MainTranslator]: Completed pre-run [2024-11-27 20:16:25,150 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 20:16:25,213 INFO L204 MainTranslator]: Completed translation [2024-11-27 20:16:25,214 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:25 WrapperNode [2024-11-27 20:16:25,215 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-27 20:16:25,216 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-27 20:16:25,217 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-27 20:16:25,217 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-27 20:16:25,225 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:16:25" (1/1) ... [2024-11-27 20:16:25,249 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:16:25" (1/1) ... [2024-11-27 20:16:25,289 INFO L138 Inliner]: procedures = 171, calls = 41, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 105 [2024-11-27 20:16:25,290 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-27 20:16:25,292 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-27 20:16:25,293 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-27 20:16:25,293 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-27 20:16:25,302 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:25" (1/1) ... [2024-11-27 20:16:25,303 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:25" (1/1) ... [2024-11-27 20:16:25,308 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:25" (1/1) ... [2024-11-27 20:16:25,312 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:25" (1/1) ... [2024-11-27 20:16:25,336 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:25" (1/1) ... [2024-11-27 20:16:25,338 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:25" (1/1) ... [2024-11-27 20:16:25,349 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:25" (1/1) ... [2024-11-27 20:16:25,351 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:25" (1/1) ... [2024-11-27 20:16:25,356 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:25" (1/1) ... [2024-11-27 20:16:25,359 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-27 20:16:25,364 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-27 20:16:25,364 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-27 20:16:25,364 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-27 20:16:25,365 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:25" (1/1) ... [2024-11-27 20:16:25,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:16:25,393 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:16:25,411 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/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:16:25,418 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c82355e7-ca9e-4966-bb72-9dbc0c1b2ed0/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:16:25,450 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-27 20:16:25,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-27 20:16:25,452 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-27 20:16:25,452 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-27 20:16:25,452 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-27 20:16:25,452 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-27 20:16:25,453 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-27 20:16:25,453 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-27 20:16:25,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-27 20:16:25,453 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-27 20:16:25,454 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-27 20:16:25,454 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-27 20:16:25,455 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:16:25,642 INFO L234 CfgBuilder]: Building ICFG [2024-11-27 20:16:25,645 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-27 20:16:26,204 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-27 20:16:26,204 INFO L283 CfgBuilder]: Performing block encoding [2024-11-27 20:16:26,249 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-27 20:16:26,249 INFO L312 CfgBuilder]: Removed 6 assume(true) statements. [2024-11-27 20:16:26,250 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:16:26 BoogieIcfgContainer [2024-11-27 20:16:26,250 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-27 20:16:26,253 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-27 20:16:26,253 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-27 20:16:26,262 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-27 20:16:26,263 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 08:16:24" (1/3) ... [2024-11-27 20:16:26,263 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@73eb16a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 08:16:26, skipping insertion in model container [2024-11-27 20:16:26,264 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:25" (2/3) ... [2024-11-27 20:16:26,266 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@73eb16a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 08:16:26, skipping insertion in model container [2024-11-27 20:16:26,267 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:16:26" (3/3) ... [2024-11-27 20:16:26,269 INFO L128 eAbstractionObserver]: Analyzing ICFG 28-race_reach_37-indirect_racing.i [2024-11-27 20:16:26,290 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-27 20:16:26,292 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 28-race_reach_37-indirect_racing.i that has 2 procedures, 172 locations, 1 initial locations, 6 loop locations, and 13 error locations. [2024-11-27 20:16:26,292 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-27 20:16:26,460 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-27 20:16:26,523 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 175 places, 185 transitions, 377 flow [2024-11-27 20:16:26,723 INFO L124 PetriNetUnfolderBase]: 19/248 cut-off events. [2024-11-27 20:16:26,728 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-27 20:16:26,745 INFO L83 FinitePrefix]: Finished finitePrefix Result has 253 conditions, 248 events. 19/248 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 751 event pairs, 0 based on Foata normal form. 0/209 useless extension candidates. Maximal degree in co-relation 135. Up to 4 conditions per place. [2024-11-27 20:16:26,745 INFO L82 GeneralOperation]: Start removeDead. Operand has 175 places, 185 transitions, 377 flow [2024-11-27 20:16:26,756 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 175 places, 185 transitions, 377 flow [2024-11-27 20:16:26,777 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 20:16:26,797 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;@21446e6d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 20:16:26,798 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-27 20:16:26,817 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 20:16:26,817 INFO L124 PetriNetUnfolderBase]: 0/30 cut-off events. [2024-11-27 20:16:26,817 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 20:16:26,817 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:26,818 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] [2024-11-27 20:16:26,820 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-27 20:16:26,826 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:26,827 INFO L85 PathProgramCache]: Analyzing trace with hash 2116572571, now seen corresponding path program 1 times [2024-11-27 20:16:26,834 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:26,835 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1307535280] [2024-11-27 20:16:26,835 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:26,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:26,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:27,080 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:16:27,081 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:27,081 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1307535280] [2024-11-27 20:16:27,082 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1307535280] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:27,082 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:27,083 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:16:27,085 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [513793097] [2024-11-27 20:16:27,085 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:27,094 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:16:27,104 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:27,146 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:16:27,147 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:16:27,195 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 153 out of 185 [2024-11-27 20:16:27,202 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 175 places, 185 transitions, 377 flow. Second operand has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 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:16:27,202 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:27,202 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 185 [2024-11-27 20:16:27,205 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:27,516 INFO L124 PetriNetUnfolderBase]: 25/497 cut-off events. [2024-11-27 20:16:27,517 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-27 20:16:27,519 INFO L83 FinitePrefix]: Finished finitePrefix Result has 573 conditions, 497 events. 25/497 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1950 event pairs, 24 based on Foata normal form. 54/500 useless extension candidates. Maximal degree in co-relation 451. Up to 69 conditions per place. [2024-11-27 20:16:27,525 INFO L140 encePairwiseOnDemand]: 170/185 looper letters, 16 selfloop transitions, 2 changer transitions 0/170 dead transitions. [2024-11-27 20:16:27,525 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 174 places, 170 transitions, 383 flow [2024-11-27 20:16:27,527 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:16:27,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:16:27,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 490 transitions. [2024-11-27 20:16:27,550 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8828828828828829 [2024-11-27 20:16:27,555 INFO L175 Difference]: Start difference. First operand has 175 places, 185 transitions, 377 flow. Second operand 3 states and 490 transitions. [2024-11-27 20:16:27,556 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 174 places, 170 transitions, 383 flow [2024-11-27 20:16:27,564 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 174 places, 170 transitions, 383 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:16:27,573 INFO L231 Difference]: Finished difference. Result has 174 places, 170 transitions, 351 flow [2024-11-27 20:16:27,577 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=347, PETRI_DIFFERENCE_MINUEND_PLACES=172, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=170, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=168, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=351, PETRI_PLACES=174, PETRI_TRANSITIONS=170} [2024-11-27 20:16:27,586 INFO L279 CegarLoopForPetriNet]: 175 programPoint places, -1 predicate places. [2024-11-27 20:16:27,586 INFO L471 AbstractCegarLoop]: Abstraction has has 174 places, 170 transitions, 351 flow [2024-11-27 20:16:27,587 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 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:16:27,587 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:27,587 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] [2024-11-27 20:16:27,588 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-27 20:16:27,588 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-27 20:16:27,589 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:27,589 INFO L85 PathProgramCache]: Analyzing trace with hash -1788242847, now seen corresponding path program 1 times [2024-11-27 20:16:27,589 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:27,589 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1147260300] [2024-11-27 20:16:27,589 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:27,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:27,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:27,745 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:16:27,746 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:27,746 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1147260300] [2024-11-27 20:16:27,746 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1147260300] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:27,746 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:27,746 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:16:27,746 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [415589623] [2024-11-27 20:16:27,746 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:27,748 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:16:27,752 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:27,753 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:16:27,753 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:16:27,783 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 155 out of 185 [2024-11-27 20:16:27,783 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 174 places, 170 transitions, 351 flow. Second operand has 3 states, 3 states have (on average 156.0) internal successors, (468), 3 states have internal predecessors, (468), 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:16:27,784 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:27,784 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 155 of 185 [2024-11-27 20:16:27,784 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:27,957 INFO L124 PetriNetUnfolderBase]: 25/494 cut-off events. [2024-11-27 20:16:27,957 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-27 20:16:27,959 INFO L83 FinitePrefix]: Finished finitePrefix Result has 570 conditions, 494 events. 25/494 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1945 event pairs, 24 based on Foata normal form. 0/448 useless extension candidates. Maximal degree in co-relation 530. Up to 66 conditions per place. [2024-11-27 20:16:27,965 INFO L140 encePairwiseOnDemand]: 182/185 looper letters, 14 selfloop transitions, 1 changer transitions 0/168 dead transitions. [2024-11-27 20:16:27,966 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 174 places, 168 transitions, 377 flow [2024-11-27 20:16:27,968 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:16:27,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:16:27,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 482 transitions. [2024-11-27 20:16:27,971 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8684684684684685 [2024-11-27 20:16:27,971 INFO L175 Difference]: Start difference. First operand has 174 places, 170 transitions, 351 flow. Second operand 3 states and 482 transitions. [2024-11-27 20:16:27,971 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 174 places, 168 transitions, 377 flow [2024-11-27 20:16:27,973 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 168 transitions, 373 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:16:27,981 INFO L231 Difference]: Finished difference. Result has 172 places, 168 transitions, 345 flow [2024-11-27 20:16:27,982 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=343, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=168, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=167, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=345, PETRI_PLACES=172, PETRI_TRANSITIONS=168} [2024-11-27 20:16:27,983 INFO L279 CegarLoopForPetriNet]: 175 programPoint places, -3 predicate places. [2024-11-27 20:16:27,983 INFO L471 AbstractCegarLoop]: Abstraction has has 172 places, 168 transitions, 345 flow [2024-11-27 20:16:27,984 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 156.0) internal successors, (468), 3 states have internal predecessors, (468), 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:16:27,984 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:27,985 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] [2024-11-27 20:16:27,985 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-27 20:16:27,985 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-27 20:16:27,987 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:27,987 INFO L85 PathProgramCache]: Analyzing trace with hash -458939645, now seen corresponding path program 1 times [2024-11-27 20:16:27,987 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:27,987 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1032424966] [2024-11-27 20:16:27,987 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:27,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:28,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:28,099 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:16:28,099 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:28,099 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1032424966] [2024-11-27 20:16:28,100 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1032424966] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:28,100 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:28,100 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:16:28,100 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [273409278] [2024-11-27 20:16:28,100 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:28,101 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:16:28,101 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:28,101 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:16:28,101 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:16:28,143 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 153 out of 185 [2024-11-27 20:16:28,144 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 172 places, 168 transitions, 345 flow. Second operand has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 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:16:28,144 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:28,144 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 185 [2024-11-27 20:16:28,144 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:28,318 INFO L124 PetriNetUnfolderBase]: 25/431 cut-off events. [2024-11-27 20:16:28,319 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-27 20:16:28,324 INFO L83 FinitePrefix]: Finished finitePrefix Result has 508 conditions, 431 events. 25/431 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1623 event pairs, 24 based on Foata normal form. 0/388 useless extension candidates. Maximal degree in co-relation 470. Up to 68 conditions per place. [2024-11-27 20:16:28,325 INFO L140 encePairwiseOnDemand]: 182/185 looper letters, 16 selfloop transitions, 2 changer transitions 0/167 dead transitions. [2024-11-27 20:16:28,326 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 173 places, 167 transitions, 379 flow [2024-11-27 20:16:28,327 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:16:28,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:16:28,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 478 transitions. [2024-11-27 20:16:28,331 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8612612612612612 [2024-11-27 20:16:28,331 INFO L175 Difference]: Start difference. First operand has 172 places, 168 transitions, 345 flow. Second operand 3 states and 478 transitions. [2024-11-27 20:16:28,331 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 173 places, 167 transitions, 379 flow [2024-11-27 20:16:28,333 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 167 transitions, 378 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-27 20:16:28,341 INFO L231 Difference]: Finished difference. Result has 172 places, 167 transitions, 346 flow [2024-11-27 20:16:28,342 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=342, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=167, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=165, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=346, PETRI_PLACES=172, PETRI_TRANSITIONS=167} [2024-11-27 20:16:28,344 INFO L279 CegarLoopForPetriNet]: 175 programPoint places, -3 predicate places. [2024-11-27 20:16:28,344 INFO L471 AbstractCegarLoop]: Abstraction has has 172 places, 167 transitions, 346 flow [2024-11-27 20:16:28,345 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 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:16:28,345 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:28,345 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] [2024-11-27 20:16:28,345 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-27 20:16:28,346 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-27 20:16:28,346 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:28,347 INFO L85 PathProgramCache]: Analyzing trace with hash -1619401900, now seen corresponding path program 1 times [2024-11-27 20:16:28,347 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:28,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [695796672] [2024-11-27 20:16:28,348 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:28,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:28,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:29,554 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:16:29,555 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:29,555 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [695796672] [2024-11-27 20:16:29,555 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [695796672] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:29,555 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:29,555 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:16:29,555 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1486909355] [2024-11-27 20:16:29,556 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:29,556 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:16:29,556 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:29,557 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:16:29,557 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:16:29,906 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 124 out of 185 [2024-11-27 20:16:29,908 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 172 places, 167 transitions, 346 flow. Second operand has 6 states, 6 states have (on average 125.5) internal successors, (753), 6 states have internal predecessors, (753), 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:16:29,908 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:29,909 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 124 of 185 [2024-11-27 20:16:29,909 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:30,719 INFO L124 PetriNetUnfolderBase]: 535/2103 cut-off events. [2024-11-27 20:16:30,720 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-27 20:16:30,724 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3273 conditions, 2103 events. 535/2103 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 50. Compared 14562 event pairs, 303 based on Foata normal form. 0/1930 useless extension candidates. Maximal degree in co-relation 3235. Up to 988 conditions per place. [2024-11-27 20:16:30,736 INFO L140 encePairwiseOnDemand]: 162/185 looper letters, 71 selfloop transitions, 70 changer transitions 0/260 dead transitions. [2024-11-27 20:16:30,736 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 260 transitions, 814 flow [2024-11-27 20:16:30,737 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:16:30,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:16:30,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 886 transitions. [2024-11-27 20:16:30,742 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7981981981981981 [2024-11-27 20:16:30,742 INFO L175 Difference]: Start difference. First operand has 172 places, 167 transitions, 346 flow. Second operand 6 states and 886 transitions. [2024-11-27 20:16:30,742 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 260 transitions, 814 flow [2024-11-27 20:16:30,746 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 175 places, 260 transitions, 810 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:16:30,755 INFO L231 Difference]: Finished difference. Result has 180 places, 236 transitions, 804 flow [2024-11-27 20:16:30,756 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=342, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=167, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=804, PETRI_PLACES=180, PETRI_TRANSITIONS=236} [2024-11-27 20:16:30,758 INFO L279 CegarLoopForPetriNet]: 175 programPoint places, 5 predicate places. [2024-11-27 20:16:30,758 INFO L471 AbstractCegarLoop]: Abstraction has has 180 places, 236 transitions, 804 flow [2024-11-27 20:16:30,759 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 125.5) internal successors, (753), 6 states have internal predecessors, (753), 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:16:30,759 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:30,759 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] [2024-11-27 20:16:30,759 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-27 20:16:30,759 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-27 20:16:30,760 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:30,760 INFO L85 PathProgramCache]: Analyzing trace with hash 147412118, now seen corresponding path program 1 times [2024-11-27 20:16:30,760 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:30,760 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1119453963] [2024-11-27 20:16:30,760 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:30,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:30,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:30,851 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:16:30,851 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:30,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1119453963] [2024-11-27 20:16:30,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1119453963] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:30,851 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:30,851 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:16:30,852 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [548415890] [2024-11-27 20:16:30,852 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:30,852 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:16:30,852 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:30,853 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:16:30,853 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:16:30,895 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 156 out of 185 [2024-11-27 20:16:30,896 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 180 places, 236 transitions, 804 flow. Second operand has 3 states, 3 states have (on average 157.66666666666666) internal successors, (473), 3 states have internal predecessors, (473), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:16:30,897 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:30,897 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 156 of 185 [2024-11-27 20:16:30,897 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:31,134 INFO L124 PetriNetUnfolderBase]: 176/1067 cut-off events. [2024-11-27 20:16:31,134 INFO L125 PetriNetUnfolderBase]: For 119/136 co-relation queries the response was YES. [2024-11-27 20:16:31,139 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1729 conditions, 1067 events. 176/1067 cut-off events. For 119/136 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 6027 event pairs, 20 based on Foata normal form. 1/991 useless extension candidates. Maximal degree in co-relation 1687. Up to 191 conditions per place. [2024-11-27 20:16:31,145 INFO L140 encePairwiseOnDemand]: 182/185 looper letters, 20 selfloop transitions, 3 changer transitions 0/242 dead transitions. [2024-11-27 20:16:31,145 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 182 places, 242 transitions, 862 flow [2024-11-27 20:16:31,146 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:16:31,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:16:31,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 491 transitions. [2024-11-27 20:16:31,151 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8846846846846846 [2024-11-27 20:16:31,151 INFO L175 Difference]: Start difference. First operand has 180 places, 236 transitions, 804 flow. Second operand 3 states and 491 transitions. [2024-11-27 20:16:31,151 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 182 places, 242 transitions, 862 flow [2024-11-27 20:16:31,163 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 182 places, 242 transitions, 862 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:16:31,167 INFO L231 Difference]: Finished difference. Result has 183 places, 236 transitions, 815 flow [2024-11-27 20:16:31,167 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=804, PETRI_DIFFERENCE_MINUEND_PLACES=180, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=236, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=815, PETRI_PLACES=183, PETRI_TRANSITIONS=236} [2024-11-27 20:16:31,169 INFO L279 CegarLoopForPetriNet]: 175 programPoint places, 8 predicate places. [2024-11-27 20:16:31,170 INFO L471 AbstractCegarLoop]: Abstraction has has 183 places, 236 transitions, 815 flow [2024-11-27 20:16:31,170 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 157.66666666666666) internal successors, (473), 3 states have internal predecessors, (473), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:16:31,170 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:31,171 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] [2024-11-27 20:16:31,171 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-27 20:16:31,171 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-27 20:16:31,172 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:31,172 INFO L85 PathProgramCache]: Analyzing trace with hash -1670519478, now seen corresponding path program 1 times [2024-11-27 20:16:31,172 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:31,172 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1639048431] [2024-11-27 20:16:31,172 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:31,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:31,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:31,255 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:16:31,255 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:31,255 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1639048431] [2024-11-27 20:16:31,256 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1639048431] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:31,256 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:31,256 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:16:31,256 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [461408912] [2024-11-27 20:16:31,256 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:31,256 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:16:31,257 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:31,257 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:16:31,257 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:16:31,278 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 155 out of 185 [2024-11-27 20:16:31,279 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 183 places, 236 transitions, 815 flow. Second operand has 3 states, 3 states have (on average 157.0) internal successors, (471), 3 states have internal predecessors, (471), 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:16:31,280 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:31,280 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 155 of 185 [2024-11-27 20:16:31,280 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:31,474 INFO L124 PetriNetUnfolderBase]: 145/864 cut-off events. [2024-11-27 20:16:31,474 INFO L125 PetriNetUnfolderBase]: For 109/128 co-relation queries the response was YES. [2024-11-27 20:16:31,477 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1506 conditions, 864 events. 145/864 cut-off events. For 109/128 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 4743 event pairs, 4 based on Foata normal form. 0/816 useless extension candidates. Maximal degree in co-relation 1463. Up to 221 conditions per place. [2024-11-27 20:16:31,481 INFO L140 encePairwiseOnDemand]: 182/185 looper letters, 16 selfloop transitions, 1 changer transitions 0/236 dead transitions. [2024-11-27 20:16:31,481 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 183 places, 236 transitions, 849 flow [2024-11-27 20:16:31,481 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:16:31,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:16:31,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 484 transitions. [2024-11-27 20:16:31,483 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.872072072072072 [2024-11-27 20:16:31,483 INFO L175 Difference]: Start difference. First operand has 183 places, 236 transitions, 815 flow. Second operand 3 states and 484 transitions. [2024-11-27 20:16:31,483 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 183 places, 236 transitions, 849 flow [2024-11-27 20:16:31,492 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 181 places, 236 transitions, 843 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:16:31,496 INFO L231 Difference]: Finished difference. Result has 181 places, 234 transitions, 807 flow [2024-11-27 20:16:31,496 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=805, PETRI_DIFFERENCE_MINUEND_PLACES=179, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=234, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=807, PETRI_PLACES=181, PETRI_TRANSITIONS=234} [2024-11-27 20:16:31,498 INFO L279 CegarLoopForPetriNet]: 175 programPoint places, 6 predicate places. [2024-11-27 20:16:31,498 INFO L471 AbstractCegarLoop]: Abstraction has has 181 places, 234 transitions, 807 flow [2024-11-27 20:16:31,499 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 157.0) internal successors, (471), 3 states have internal predecessors, (471), 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:16:31,499 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:31,499 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:16:31,499 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-27 20:16:31,499 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-27 20:16:31,501 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:31,501 INFO L85 PathProgramCache]: Analyzing trace with hash 574999430, now seen corresponding path program 1 times [2024-11-27 20:16:31,501 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:31,501 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [704636482] [2024-11-27 20:16:31,501 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:31,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:31,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 20:16:31,548 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-27 20:16:31,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 20:16:31,609 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-27 20:16:31,610 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-27 20:16:31,611 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2024-11-27 20:16:31,613 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2024-11-27 20:16:31,613 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2024-11-27 20:16:31,613 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2024-11-27 20:16:31,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2024-11-27 20:16:31,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2024-11-27 20:16:31,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2024-11-27 20:16:31,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2024-11-27 20:16:31,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2024-11-27 20:16:31,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2024-11-27 20:16:31,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2024-11-27 20:16:31,615 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2024-11-27 20:16:31,615 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2024-11-27 20:16:31,615 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2024-11-27 20:16:31,615 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2024-11-27 20:16:31,615 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2024-11-27 20:16:31,615 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2024-11-27 20:16:31,615 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2024-11-27 20:16:31,615 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2024-11-27 20:16:31,615 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2024-11-27 20:16:31,616 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-27 20:16:31,616 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:16:31,619 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-27 20:16:31,619 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-27 20:16:31,710 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-27 20:16:31,719 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 241 places, 256 transitions, 528 flow [2024-11-27 20:16:31,801 INFO L124 PetriNetUnfolderBase]: 34/410 cut-off events. [2024-11-27 20:16:31,801 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-27 20:16:31,805 INFO L83 FinitePrefix]: Finished finitePrefix Result has 422 conditions, 410 events. 34/410 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1559 event pairs, 0 based on Foata normal form. 0/344 useless extension candidates. Maximal degree in co-relation 250. Up to 8 conditions per place. [2024-11-27 20:16:31,806 INFO L82 GeneralOperation]: Start removeDead. Operand has 241 places, 256 transitions, 528 flow [2024-11-27 20:16:31,812 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 241 places, 256 transitions, 528 flow [2024-11-27 20:16:31,813 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 20:16:31,813 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;@21446e6d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 20:16:31,813 INFO L334 AbstractCegarLoop]: Starting to check reachability of 26 error locations. [2024-11-27 20:16:31,817 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 20:16:31,818 INFO L124 PetriNetUnfolderBase]: 0/30 cut-off events. [2024-11-27 20:16:31,818 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 20:16:31,818 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:31,819 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] [2024-11-27 20:16:31,819 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-11-27 20:16:31,819 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:31,819 INFO L85 PathProgramCache]: Analyzing trace with hash -433424741, now seen corresponding path program 1 times [2024-11-27 20:16:31,819 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:31,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2136409566] [2024-11-27 20:16:31,820 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:31,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:31,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:31,868 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:16:31,868 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:31,868 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2136409566] [2024-11-27 20:16:31,868 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2136409566] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:31,868 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:31,869 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:16:31,869 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1529176718] [2024-11-27 20:16:31,869 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:31,869 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:16:31,869 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:31,870 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:16:31,870 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:16:31,900 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 256 [2024-11-27 20:16:31,902 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 241 places, 256 transitions, 528 flow. Second operand has 3 states, 3 states have (on average 211.33333333333334) internal successors, (634), 3 states have internal predecessors, (634), 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:16:31,902 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:31,902 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 256 [2024-11-27 20:16:31,902 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:32,813 INFO L124 PetriNetUnfolderBase]: 430/3697 cut-off events. [2024-11-27 20:16:32,813 INFO L125 PetriNetUnfolderBase]: For 74/74 co-relation queries the response was YES. [2024-11-27 20:16:32,834 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4481 conditions, 3697 events. 430/3697 cut-off events. For 74/74 co-relation queries the response was YES. Maximal size of possible extension queue 73. Compared 31878 event pairs, 420 based on Foata normal form. 578/3897 useless extension candidates. Maximal degree in co-relation 3717. Up to 739 conditions per place. [2024-11-27 20:16:32,854 INFO L140 encePairwiseOnDemand]: 235/256 looper letters, 24 selfloop transitions, 2 changer transitions 0/235 dead transitions. [2024-11-27 20:16:32,854 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 235 transitions, 538 flow [2024-11-27 20:16:32,855 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:16:32,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:16:32,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 675 transitions. [2024-11-27 20:16:32,860 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.87890625 [2024-11-27 20:16:32,863 INFO L175 Difference]: Start difference. First operand has 241 places, 256 transitions, 528 flow. Second operand 3 states and 675 transitions. [2024-11-27 20:16:32,863 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 235 transitions, 538 flow [2024-11-27 20:16:32,865 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 240 places, 235 transitions, 538 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:16:32,870 INFO L231 Difference]: Finished difference. Result has 240 places, 235 transitions, 490 flow [2024-11-27 20:16:32,871 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=486, PETRI_DIFFERENCE_MINUEND_PLACES=238, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=235, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=490, PETRI_PLACES=240, PETRI_TRANSITIONS=235} [2024-11-27 20:16:32,874 INFO L279 CegarLoopForPetriNet]: 241 programPoint places, -1 predicate places. [2024-11-27 20:16:32,874 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 235 transitions, 490 flow [2024-11-27 20:16:32,875 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 211.33333333333334) internal successors, (634), 3 states have internal predecessors, (634), 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:16:32,875 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:32,875 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] [2024-11-27 20:16:32,875 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-27 20:16:32,876 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-11-27 20:16:32,876 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:32,876 INFO L85 PathProgramCache]: Analyzing trace with hash 90674529, now seen corresponding path program 1 times [2024-11-27 20:16:32,876 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:32,876 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1994460834] [2024-11-27 20:16:32,876 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:32,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:32,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:32,934 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:16:32,934 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:32,935 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1994460834] [2024-11-27 20:16:32,935 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1994460834] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:32,935 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:32,935 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:16:32,935 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1217544835] [2024-11-27 20:16:32,935 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:32,936 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:16:32,936 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:32,936 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:16:32,937 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:16:32,954 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 256 [2024-11-27 20:16:32,955 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 235 transitions, 490 flow. Second operand has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 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:16:32,955 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:32,956 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 256 [2024-11-27 20:16:32,956 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:33,768 INFO L124 PetriNetUnfolderBase]: 418/3631 cut-off events. [2024-11-27 20:16:33,768 INFO L125 PetriNetUnfolderBase]: For 76/76 co-relation queries the response was YES. [2024-11-27 20:16:33,789 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4396 conditions, 3631 events. 418/3631 cut-off events. For 76/76 co-relation queries the response was YES. Maximal size of possible extension queue 66. Compared 31110 event pairs, 414 based on Foata normal form. 0/3274 useless extension candidates. Maximal degree in co-relation 4355. Up to 717 conditions per place. [2024-11-27 20:16:33,813 INFO L140 encePairwiseOnDemand]: 253/256 looper letters, 22 selfloop transitions, 1 changer transitions 0/233 dead transitions. [2024-11-27 20:16:33,813 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 233 transitions, 532 flow [2024-11-27 20:16:33,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:16:33,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:16:33,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 661 transitions. [2024-11-27 20:16:33,820 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8606770833333334 [2024-11-27 20:16:33,820 INFO L175 Difference]: Start difference. First operand has 240 places, 235 transitions, 490 flow. Second operand 3 states and 661 transitions. [2024-11-27 20:16:33,820 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 233 transitions, 532 flow [2024-11-27 20:16:33,822 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 233 transitions, 528 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:16:33,827 INFO L231 Difference]: Finished difference. Result has 238 places, 233 transitions, 484 flow [2024-11-27 20:16:33,828 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=482, PETRI_DIFFERENCE_MINUEND_PLACES=236, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=233, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=232, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=484, PETRI_PLACES=238, PETRI_TRANSITIONS=233} [2024-11-27 20:16:33,829 INFO L279 CegarLoopForPetriNet]: 241 programPoint places, -3 predicate places. [2024-11-27 20:16:33,831 INFO L471 AbstractCegarLoop]: Abstraction has has 238 places, 233 transitions, 484 flow [2024-11-27 20:16:33,832 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 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:16:33,832 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:33,832 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] [2024-11-27 20:16:33,832 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-27 20:16:33,832 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-11-27 20:16:33,833 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:33,833 INFO L85 PathProgramCache]: Analyzing trace with hash 875750403, now seen corresponding path program 1 times [2024-11-27 20:16:33,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:33,834 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [154339636] [2024-11-27 20:16:33,834 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:33,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:33,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:33,874 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:16:33,874 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:33,874 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [154339636] [2024-11-27 20:16:33,874 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [154339636] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:33,874 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:33,874 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:16:33,875 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1152393286] [2024-11-27 20:16:33,875 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:33,875 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:16:33,876 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:33,876 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:16:33,876 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:16:33,928 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 208 out of 256 [2024-11-27 20:16:33,929 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 233 transitions, 484 flow. Second operand has 3 states, 3 states have (on average 209.33333333333334) internal successors, (628), 3 states have internal predecessors, (628), 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:16:33,929 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:33,929 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 208 of 256 [2024-11-27 20:16:33,930 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:34,806 INFO L124 PetriNetUnfolderBase]: 564/3800 cut-off events. [2024-11-27 20:16:34,806 INFO L125 PetriNetUnfolderBase]: For 92/92 co-relation queries the response was YES. [2024-11-27 20:16:34,832 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4814 conditions, 3800 events. 564/3800 cut-off events. For 92/92 co-relation queries the response was YES. Maximal size of possible extension queue 84. Compared 33893 event pairs, 552 based on Foata normal form. 0/3412 useless extension candidates. Maximal degree in co-relation 4775. Up to 957 conditions per place. [2024-11-27 20:16:34,927 INFO L140 encePairwiseOnDemand]: 253/256 looper letters, 26 selfloop transitions, 2 changer transitions 0/232 dead transitions. [2024-11-27 20:16:34,927 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 232 transitions, 538 flow [2024-11-27 20:16:34,928 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:16:34,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:16:34,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 653 transitions. [2024-11-27 20:16:34,930 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8502604166666666 [2024-11-27 20:16:34,930 INFO L175 Difference]: Start difference. First operand has 238 places, 233 transitions, 484 flow. Second operand 3 states and 653 transitions. [2024-11-27 20:16:34,930 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 232 transitions, 538 flow [2024-11-27 20:16:34,933 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 232 transitions, 537 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-27 20:16:34,936 INFO L231 Difference]: Finished difference. Result has 238 places, 232 transitions, 485 flow [2024-11-27 20:16:34,937 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=481, PETRI_DIFFERENCE_MINUEND_PLACES=236, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=232, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=230, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=485, PETRI_PLACES=238, PETRI_TRANSITIONS=232} [2024-11-27 20:16:34,937 INFO L279 CegarLoopForPetriNet]: 241 programPoint places, -3 predicate places. [2024-11-27 20:16:34,938 INFO L471 AbstractCegarLoop]: Abstraction has has 238 places, 232 transitions, 485 flow [2024-11-27 20:16:34,938 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 209.33333333333334) internal successors, (628), 3 states have internal predecessors, (628), 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:16:34,939 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:34,939 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] [2024-11-27 20:16:34,939 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-27 20:16:34,939 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-11-27 20:16:34,940 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:34,940 INFO L85 PathProgramCache]: Analyzing trace with hash -1355103148, now seen corresponding path program 1 times [2024-11-27 20:16:34,940 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:34,940 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2145248874] [2024-11-27 20:16:34,940 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:34,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:34,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:35,413 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:16:35,413 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:35,414 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2145248874] [2024-11-27 20:16:35,414 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2145248874] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:35,414 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:35,414 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:16:35,414 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1130833340] [2024-11-27 20:16:35,414 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:35,415 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:16:35,415 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:35,416 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:16:35,416 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:16:35,906 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 256 [2024-11-27 20:16:35,908 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 232 transitions, 485 flow. Second operand has 6 states, 6 states have (on average 166.5) internal successors, (999), 6 states have internal predecessors, (999), 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:16:35,908 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:35,908 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 256 [2024-11-27 20:16:35,909 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:45,973 INFO L124 PetriNetUnfolderBase]: 27083/64954 cut-off events. [2024-11-27 20:16:45,974 INFO L125 PetriNetUnfolderBase]: For 733/733 co-relation queries the response was YES. [2024-11-27 20:16:46,102 INFO L83 FinitePrefix]: Finished finitePrefix Result has 107320 conditions, 64954 events. 27083/64954 cut-off events. For 733/733 co-relation queries the response was YES. Maximal size of possible extension queue 1119. Compared 726709 event pairs, 18139 based on Foata normal form. 0/60423 useless extension candidates. Maximal degree in co-relation 107281. Up to 37375 conditions per place. [2024-11-27 20:16:46,366 INFO L140 encePairwiseOnDemand]: 217/256 looper letters, 120 selfloop transitions, 134 changer transitions 0/414 dead transitions. [2024-11-27 20:16:46,366 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 243 places, 414 transitions, 1362 flow [2024-11-27 20:16:46,367 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:16:46,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:16:46,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1245 transitions. [2024-11-27 20:16:46,372 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.810546875 [2024-11-27 20:16:46,372 INFO L175 Difference]: Start difference. First operand has 238 places, 232 transitions, 485 flow. Second operand 6 states and 1245 transitions. [2024-11-27 20:16:46,372 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 243 places, 414 transitions, 1362 flow [2024-11-27 20:16:46,382 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 241 places, 414 transitions, 1358 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:16:46,390 INFO L231 Difference]: Finished difference. Result has 246 places, 365 transitions, 1359 flow [2024-11-27 20:16:46,393 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=481, PETRI_DIFFERENCE_MINUEND_PLACES=236, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=232, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=33, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=194, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1359, PETRI_PLACES=246, PETRI_TRANSITIONS=365} [2024-11-27 20:16:46,394 INFO L279 CegarLoopForPetriNet]: 241 programPoint places, 5 predicate places. [2024-11-27 20:16:46,394 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 365 transitions, 1359 flow [2024-11-27 20:16:46,395 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 166.5) internal successors, (999), 6 states have internal predecessors, (999), 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:16:46,395 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:46,395 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] [2024-11-27 20:16:46,396 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-27 20:16:46,397 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-11-27 20:16:46,397 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:46,398 INFO L85 PathProgramCache]: Analyzing trace with hash 735450518, now seen corresponding path program 1 times [2024-11-27 20:16:46,400 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:46,400 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1427916735] [2024-11-27 20:16:46,400 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:46,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:46,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:46,669 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:16:46,669 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:46,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1427916735] [2024-11-27 20:16:46,669 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1427916735] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:46,669 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:46,673 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:16:46,673 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1482993575] [2024-11-27 20:16:46,673 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:46,674 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:16:46,674 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:46,674 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:16:46,674 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:16:46,727 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 256 [2024-11-27 20:16:46,728 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 365 transitions, 1359 flow. Second operand has 3 states, 3 states have (on average 214.66666666666666) internal successors, (644), 3 states have internal predecessors, (644), 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:16:46,729 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:46,729 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 256 [2024-11-27 20:16:46,729 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:51,957 INFO L124 PetriNetUnfolderBase]: 10377/34063 cut-off events. [2024-11-27 20:16:51,957 INFO L125 PetriNetUnfolderBase]: For 5308/5785 co-relation queries the response was YES. [2024-11-27 20:16:52,078 INFO L83 FinitePrefix]: Finished finitePrefix Result has 60238 conditions, 34063 events. 10377/34063 cut-off events. For 5308/5785 co-relation queries the response was YES. Maximal size of possible extension queue 633. Compared 393691 event pairs, 4204 based on Foata normal form. 1/31230 useless extension candidates. Maximal degree in co-relation 60195. Up to 11276 conditions per place. [2024-11-27 20:16:52,247 INFO L140 encePairwiseOnDemand]: 253/256 looper letters, 30 selfloop transitions, 3 changer transitions 0/373 dead transitions. [2024-11-27 20:16:52,247 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 373 transitions, 1447 flow [2024-11-27 20:16:52,248 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:16:52,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:16:52,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 671 transitions. [2024-11-27 20:16:52,250 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8736979166666666 [2024-11-27 20:16:52,250 INFO L175 Difference]: Start difference. First operand has 246 places, 365 transitions, 1359 flow. Second operand 3 states and 671 transitions. [2024-11-27 20:16:52,250 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 373 transitions, 1447 flow [2024-11-27 20:16:52,458 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 373 transitions, 1447 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:16:52,466 INFO L231 Difference]: Finished difference. Result has 249 places, 367 transitions, 1384 flow [2024-11-27 20:16:52,466 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=1359, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=365, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=362, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1384, PETRI_PLACES=249, PETRI_TRANSITIONS=367} [2024-11-27 20:16:52,468 INFO L279 CegarLoopForPetriNet]: 241 programPoint places, 8 predicate places. [2024-11-27 20:16:52,468 INFO L471 AbstractCegarLoop]: Abstraction has has 249 places, 367 transitions, 1384 flow [2024-11-27 20:16:52,469 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 214.66666666666666) internal successors, (644), 3 states have internal predecessors, (644), 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:16:52,469 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:52,469 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] [2024-11-27 20:16:52,470 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-27 20:16:52,470 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-11-27 20:16:52,471 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:52,471 INFO L85 PathProgramCache]: Analyzing trace with hash -1765044081, now seen corresponding path program 1 times [2024-11-27 20:16:52,471 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:52,471 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1132988793] [2024-11-27 20:16:52,471 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:52,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:52,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:52,562 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:16:52,562 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:52,562 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1132988793] [2024-11-27 20:16:52,562 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1132988793] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:52,563 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:52,563 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:16:52,563 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1802069625] [2024-11-27 20:16:52,563 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:52,563 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:16:52,565 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:52,566 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:16:52,566 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:16:52,592 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 206 out of 256 [2024-11-27 20:16:52,594 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 249 places, 367 transitions, 1384 flow. Second operand has 3 states, 3 states have (on average 208.0) internal successors, (624), 3 states have internal predecessors, (624), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:16:52,594 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:52,594 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 256 [2024-11-27 20:16:52,594 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:57,265 INFO L124 PetriNetUnfolderBase]: 9976/30271 cut-off events. [2024-11-27 20:16:57,265 INFO L125 PetriNetUnfolderBase]: For 5161/5599 co-relation queries the response was YES. [2024-11-27 20:16:57,387 INFO L83 FinitePrefix]: Finished finitePrefix Result has 56400 conditions, 30271 events. 9976/30271 cut-off events. For 5161/5599 co-relation queries the response was YES. Maximal size of possible extension queue 585. Compared 336278 event pairs, 2877 based on Foata normal form. 0/28566 useless extension candidates. Maximal degree in co-relation 56356. Up to 10725 conditions per place. [2024-11-27 20:16:57,714 INFO L140 encePairwiseOnDemand]: 250/256 looper letters, 34 selfloop transitions, 2 changer transitions 0/372 dead transitions. [2024-11-27 20:16:57,714 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 372 transitions, 1471 flow [2024-11-27 20:16:57,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:16:57,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:16:57,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 658 transitions. [2024-11-27 20:16:57,717 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8567708333333334 [2024-11-27 20:16:57,717 INFO L175 Difference]: Start difference. First operand has 249 places, 367 transitions, 1384 flow. Second operand 3 states and 658 transitions. [2024-11-27 20:16:57,717 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 372 transitions, 1471 flow [2024-11-27 20:16:57,910 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 372 transitions, 1468 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-27 20:16:57,915 INFO L231 Difference]: Finished difference. Result has 247 places, 365 transitions, 1387 flow [2024-11-27 20:16:57,916 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=1373, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=363, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=361, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1387, PETRI_PLACES=247, PETRI_TRANSITIONS=365} [2024-11-27 20:16:57,916 INFO L279 CegarLoopForPetriNet]: 241 programPoint places, 6 predicate places. [2024-11-27 20:16:57,917 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 365 transitions, 1387 flow [2024-11-27 20:16:57,917 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 208.0) internal successors, (624), 3 states have internal predecessors, (624), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:16:57,917 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:57,917 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] [2024-11-27 20:16:57,917 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-27 20:16:57,918 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-11-27 20:16:57,918 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:57,919 INFO L85 PathProgramCache]: Analyzing trace with hash 1910473430, now seen corresponding path program 1 times [2024-11-27 20:16:57,919 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:57,919 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [306429444] [2024-11-27 20:16:57,919 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:57,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:57,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:58,414 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:16:58,414 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:58,414 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [306429444] [2024-11-27 20:16:58,414 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [306429444] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:58,414 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:58,414 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:16:58,414 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1564718304] [2024-11-27 20:16:58,415 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:58,415 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:16:58,415 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:58,415 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:16:58,415 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:16:58,965 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 169 out of 256 [2024-11-27 20:16:58,967 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 365 transitions, 1387 flow. Second operand has 6 states, 6 states have (on average 171.33333333333334) internal successors, (1028), 6 states have internal predecessors, (1028), 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:16:58,967 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:58,967 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 169 of 256 [2024-11-27 20:16:58,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:12,253 INFO L124 PetriNetUnfolderBase]: 35577/80673 cut-off events. [2024-11-27 20:17:12,253 INFO L125 PetriNetUnfolderBase]: For 33689/37281 co-relation queries the response was YES. [2024-11-27 20:17:12,495 INFO L83 FinitePrefix]: Finished finitePrefix Result has 187284 conditions, 80673 events. 35577/80673 cut-off events. For 33689/37281 co-relation queries the response was YES. Maximal size of possible extension queue 1849. Compared 907785 event pairs, 7719 based on Foata normal form. 84/77047 useless extension candidates. Maximal degree in co-relation 187239. Up to 33919 conditions per place. [2024-11-27 20:17:12,736 INFO L140 encePairwiseOnDemand]: 208/256 looper letters, 463 selfloop transitions, 219 changer transitions 0/848 dead transitions. [2024-11-27 20:17:12,736 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 848 transitions, 4965 flow [2024-11-27 20:17:12,737 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:17:12,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:17:12,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1342 transitions. [2024-11-27 20:17:12,742 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8736979166666666 [2024-11-27 20:17:12,742 INFO L175 Difference]: Start difference. First operand has 247 places, 365 transitions, 1387 flow. Second operand 6 states and 1342 transitions. [2024-11-27 20:17:12,742 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 848 transitions, 4965 flow [2024-11-27 20:17:13,178 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 848 transitions, 4965 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:17:13,191 INFO L231 Difference]: Finished difference. Result has 257 places, 596 transitions, 3703 flow [2024-11-27 20:17:13,191 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=1387, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=365, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=28, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=226, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=3703, PETRI_PLACES=257, PETRI_TRANSITIONS=596} [2024-11-27 20:17:13,192 INFO L279 CegarLoopForPetriNet]: 241 programPoint places, 16 predicate places. [2024-11-27 20:17:13,192 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 596 transitions, 3703 flow [2024-11-27 20:17:13,193 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 171.33333333333334) internal successors, (1028), 6 states have internal predecessors, (1028), 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:17:13,193 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:13,193 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] [2024-11-27 20:17:13,194 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-27 20:17:13,194 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-11-27 20:17:13,194 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:13,195 INFO L85 PathProgramCache]: Analyzing trace with hash -1409350294, now seen corresponding path program 1 times [2024-11-27 20:17:13,195 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:13,195 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [627030143] [2024-11-27 20:17:13,195 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:13,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:13,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:13,324 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:17:13,324 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:13,324 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [627030143] [2024-11-27 20:17:13,325 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [627030143] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:13,325 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:13,325 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:17:13,325 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [629577819] [2024-11-27 20:17:13,325 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:13,325 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-27 20:17:13,326 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:13,326 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-27 20:17:13,327 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-27 20:17:13,403 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 211 out of 256 [2024-11-27 20:17:13,404 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 596 transitions, 3703 flow. Second operand has 5 states, 5 states have (on average 212.8) internal successors, (1064), 5 states have internal predecessors, (1064), 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:17:13,405 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:13,405 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 211 of 256 [2024-11-27 20:17:13,405 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:26,465 INFO L124 PetriNetUnfolderBase]: 23063/73727 cut-off events. [2024-11-27 20:17:26,465 INFO L125 PetriNetUnfolderBase]: For 50418/54675 co-relation queries the response was YES. [2024-11-27 20:17:26,794 INFO L83 FinitePrefix]: Finished finitePrefix Result has 174836 conditions, 73727 events. 23063/73727 cut-off events. For 50418/54675 co-relation queries the response was YES. Maximal size of possible extension queue 1341. Compared 941703 event pairs, 4724 based on Foata normal form. 355/70721 useless extension candidates. Maximal degree in co-relation 174786. Up to 22743 conditions per place. [2024-11-27 20:17:27,357 INFO L140 encePairwiseOnDemand]: 251/256 looper letters, 54 selfloop transitions, 7 changer transitions 0/628 dead transitions. [2024-11-27 20:17:27,357 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 628 transitions, 3889 flow [2024-11-27 20:17:27,358 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:17:27,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:17:27,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1326 transitions. [2024-11-27 20:17:27,362 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.86328125 [2024-11-27 20:17:27,362 INFO L175 Difference]: Start difference. First operand has 257 places, 596 transitions, 3703 flow. Second operand 6 states and 1326 transitions. [2024-11-27 20:17:27,362 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 628 transitions, 3889 flow [2024-11-27 20:17:28,490 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 262 places, 628 transitions, 3871 flow, removed 9 selfloop flow, removed 0 redundant places. [2024-11-27 20:17:28,501 INFO L231 Difference]: Finished difference. Result has 265 places, 598 transitions, 3717 flow [2024-11-27 20:17:28,502 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=3685, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=596, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=589, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=3717, PETRI_PLACES=265, PETRI_TRANSITIONS=598} [2024-11-27 20:17:28,502 INFO L279 CegarLoopForPetriNet]: 241 programPoint places, 24 predicate places. [2024-11-27 20:17:28,503 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 598 transitions, 3717 flow [2024-11-27 20:17:28,504 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 212.8) internal successors, (1064), 5 states have internal predecessors, (1064), 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:17:28,504 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:28,504 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] [2024-11-27 20:17:28,505 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-27 20:17:28,505 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting t_funErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-11-27 20:17:28,505 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:28,506 INFO L85 PathProgramCache]: Analyzing trace with hash 194946527, now seen corresponding path program 1 times [2024-11-27 20:17:28,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:28,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1475429464] [2024-11-27 20:17:28,506 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:28,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:28,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:28,991 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:17:28,991 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:28,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1475429464] [2024-11-27 20:17:28,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1475429464] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:28,991 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:28,991 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:17:28,991 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1405860745] [2024-11-27 20:17:28,991 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:28,992 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:17:28,992 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:28,992 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:17:28,992 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:17:29,360 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 256 [2024-11-27 20:17:29,362 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 598 transitions, 3717 flow. Second operand has 6 states, 6 states have (on average 165.33333333333334) internal successors, (992), 6 states have internal predecessors, (992), 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:17:29,362 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:29,362 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 256 [2024-11-27 20:17:29,362 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand