./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_81-list_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_f0c941c8-b892-4a84-9394-1c01b4fd7349/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0c941c8-b892-4a84-9394-1c01b4fd7349/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_f0c941c8-b892-4a84-9394-1c01b4fd7349/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0c941c8-b892-4a84-9394-1c01b4fd7349/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_81-list_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0c941c8-b892-4a84-9394-1c01b4fd7349/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_f0c941c8-b892-4a84-9394-1c01b4fd7349/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 3de6ec2acea23c0ab47fbc2e02ad0931145060ca78b80531ef692b3505f9553b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-27 19:54:06,186 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-27 19:54:06,275 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0c941c8-b892-4a84-9394-1c01b4fd7349/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-27 19:54:06,285 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-27 19:54:06,285 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-27 19:54:06,331 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-27 19:54:06,331 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-27 19:54:06,332 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-27 19:54:06,332 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-27 19:54:06,332 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-27 19:54:06,333 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-27 19:54:06,333 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-27 19:54:06,333 INFO L153 SettingsManager]: * Use SBE=true [2024-11-27 19:54:06,333 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-27 19:54:06,334 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-27 19:54:06,334 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-27 19:54:06,335 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-27 19:54:06,335 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-27 19:54:06,335 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-27 19:54:06,335 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-27 19:54:06,335 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-27 19:54:06,335 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-27 19:54:06,335 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-27 19:54:06,335 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-27 19:54:06,336 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-27 19:54:06,336 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-27 19:54:06,336 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-27 19:54:06,336 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-27 19:54:06,336 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-27 19:54:06,336 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 19:54:06,336 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 19:54:06,336 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 19:54:06,337 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-27 19:54:06,337 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 19:54:06,337 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 19:54:06,337 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 19:54:06,337 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-27 19:54:06,337 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-27 19:54:06,337 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-27 19:54:06,338 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-27 19:54:06,338 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-27 19:54:06,338 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-27 19:54:06,338 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-27 19:54:06,338 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-27 19:54:06,338 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-27 19:54:06,338 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-27 19:54:06,338 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_f0c941c8-b892-4a84-9394-1c01b4fd7349/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 -> 3de6ec2acea23c0ab47fbc2e02ad0931145060ca78b80531ef692b3505f9553b [2024-11-27 19:54:06,656 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-27 19:54:06,667 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-27 19:54:06,671 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-27 19:54:06,672 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-27 19:54:06,674 INFO L274 PluginConnector]: CDTParser initialized [2024-11-27 19:54:06,676 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0c941c8-b892-4a84-9394-1c01b4fd7349/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/goblint-regression/28-race_reach_81-list_racing.i [2024-11-27 19:54:09,721 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0c941c8-b892-4a84-9394-1c01b4fd7349/bin/uautomizer-verify-aQ6SnzHsRB/data/0639a53bf/668780e16e9c486584aadd81f6b44c3d/FLAG89c777ae3 [2024-11-27 19:54:10,125 INFO L384 CDTParser]: Found 1 translation units. [2024-11-27 19:54:10,128 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0c941c8-b892-4a84-9394-1c01b4fd7349/sv-benchmarks/c/goblint-regression/28-race_reach_81-list_racing.i [2024-11-27 19:54:10,145 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0c941c8-b892-4a84-9394-1c01b4fd7349/bin/uautomizer-verify-aQ6SnzHsRB/data/0639a53bf/668780e16e9c486584aadd81f6b44c3d/FLAG89c777ae3 [2024-11-27 19:54:10,164 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0c941c8-b892-4a84-9394-1c01b4fd7349/bin/uautomizer-verify-aQ6SnzHsRB/data/0639a53bf/668780e16e9c486584aadd81f6b44c3d [2024-11-27 19:54:10,167 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-27 19:54:10,170 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-27 19:54:10,172 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-27 19:54:10,173 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-27 19:54:10,179 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-27 19:54:10,180 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 07:54:10" (1/1) ... [2024-11-27 19:54:10,181 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4164bb46 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:10, skipping insertion in model container [2024-11-27 19:54:10,183 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 07:54:10" (1/1) ... [2024-11-27 19:54:10,232 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-27 19:54:10,987 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 19:54:11,008 INFO L200 MainTranslator]: Completed pre-run [2024-11-27 19:54:11,073 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 19:54:11,136 INFO L204 MainTranslator]: Completed translation [2024-11-27 19:54:11,136 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11 WrapperNode [2024-11-27 19:54:11,137 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-27 19:54:11,138 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-27 19:54:11,138 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-27 19:54:11,138 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-27 19:54:11,148 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (1/1) ... [2024-11-27 19:54:11,169 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (1/1) ... [2024-11-27 19:54:11,211 INFO L138 Inliner]: procedures = 279, calls = 60, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 374 [2024-11-27 19:54:11,211 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-27 19:54:11,212 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-27 19:54:11,212 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-27 19:54:11,212 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-27 19:54:11,223 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (1/1) ... [2024-11-27 19:54:11,224 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (1/1) ... [2024-11-27 19:54:11,235 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (1/1) ... [2024-11-27 19:54:11,239 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (1/1) ... [2024-11-27 19:54:11,272 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (1/1) ... [2024-11-27 19:54:11,274 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (1/1) ... [2024-11-27 19:54:11,278 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (1/1) ... [2024-11-27 19:54:11,280 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (1/1) ... [2024-11-27 19:54:11,282 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (1/1) ... [2024-11-27 19:54:11,286 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-27 19:54:11,287 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-27 19:54:11,287 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-27 19:54:11,287 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-27 19:54:11,289 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (1/1) ... [2024-11-27 19:54:11,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 19:54:11,311 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0c941c8-b892-4a84-9394-1c01b4fd7349/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 19:54:11,324 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0c941c8-b892-4a84-9394-1c01b4fd7349/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-27 19:54:11,328 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f0c941c8-b892-4a84-9394-1c01b4fd7349/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-27 19:54:11,353 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-27 19:54:11,353 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-27 19:54:11,353 INFO L130 BoogieDeclarations]: Found specification of procedure t1_fun [2024-11-27 19:54:11,354 INFO L138 BoogieDeclarations]: Found implementation of procedure t1_fun [2024-11-27 19:54:11,354 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-27 19:54:11,354 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-27 19:54:11,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-27 19:54:11,354 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2024-11-27 19:54:11,354 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2024-11-27 19:54:11,354 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-27 19:54:11,354 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-27 19:54:11,354 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-27 19:54:11,355 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-27 19:54:11,355 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-27 19:54:11,355 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-27 19:54:11,355 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-27 19:54:11,355 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-27 19:54:11,357 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 19:54:11,561 INFO L234 CfgBuilder]: Building ICFG [2024-11-27 19:54:11,563 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-27 19:54:12,490 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-27 19:54:12,490 INFO L283 CfgBuilder]: Performing block encoding [2024-11-27 19:54:12,543 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-27 19:54:12,544 INFO L312 CfgBuilder]: Removed 10 assume(true) statements. [2024-11-27 19:54:12,547 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 07:54:12 BoogieIcfgContainer [2024-11-27 19:54:12,547 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-27 19:54:12,550 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-27 19:54:12,550 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-27 19:54:12,556 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-27 19:54:12,556 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 07:54:10" (1/3) ... [2024-11-27 19:54:12,557 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ce55e13 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 07:54:12, skipping insertion in model container [2024-11-27 19:54:12,557 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:54:11" (2/3) ... [2024-11-27 19:54:12,557 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ce55e13 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 07:54:12, skipping insertion in model container [2024-11-27 19:54:12,557 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 07:54:12" (3/3) ... [2024-11-27 19:54:12,558 INFO L128 eAbstractionObserver]: Analyzing ICFG 28-race_reach_81-list_racing.i [2024-11-27 19:54:12,579 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-27 19:54:12,581 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 28-race_reach_81-list_racing.i that has 3 procedures, 386 locations, 1 initial locations, 10 loop locations, and 22 error locations. [2024-11-27 19:54:12,581 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-27 19:54:12,769 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-27 19:54:12,830 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 392 places, 411 transitions, 842 flow [2024-11-27 19:54:13,225 INFO L124 PetriNetUnfolderBase]: 54/730 cut-off events. [2024-11-27 19:54:13,229 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-27 19:54:13,253 INFO L83 FinitePrefix]: Finished finitePrefix Result has 747 conditions, 730 events. 54/730 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 3067 event pairs, 0 based on Foata normal form. 0/628 useless extension candidates. Maximal degree in co-relation 385. Up to 8 conditions per place. [2024-11-27 19:54:13,253 INFO L82 GeneralOperation]: Start removeDead. Operand has 392 places, 411 transitions, 842 flow [2024-11-27 19:54:13,269 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 392 places, 411 transitions, 842 flow [2024-11-27 19:54:13,287 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 19:54:13,305 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;@251c7785, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 19:54:13,305 INFO L334 AbstractCegarLoop]: Starting to check reachability of 38 error locations. [2024-11-27 19:54:13,324 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 19:54:13,324 INFO L124 PetriNetUnfolderBase]: 0/84 cut-off events. [2024-11-27 19:54:13,324 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 19:54:13,325 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:54:13,326 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 19:54:13,327 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONDATA_RACE, t2_funErr7ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-27 19:54:13,332 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:54:13,333 INFO L85 PathProgramCache]: Analyzing trace with hash 467762341, now seen corresponding path program 1 times [2024-11-27 19:54:13,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:54:13,344 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1694850604] [2024-11-27 19:54:13,344 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:54:13,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:54:13,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:54:13,781 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 19:54:13,782 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:54:13,782 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1694850604] [2024-11-27 19:54:13,782 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1694850604] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:54:13,783 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:54:13,783 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 19:54:13,784 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1373342860] [2024-11-27 19:54:13,785 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:54:13,797 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 19:54:13,804 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:54:13,833 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 19:54:13,833 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 19:54:13,886 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 367 out of 411 [2024-11-27 19:54:13,895 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 392 places, 411 transitions, 842 flow. Second operand has 3 states, 3 states have (on average 368.3333333333333) internal successors, (1105), 3 states have internal predecessors, (1105), 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 19:54:13,895 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:54:13,895 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 367 of 411 [2024-11-27 19:54:13,898 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 19:54:14,913 INFO L124 PetriNetUnfolderBase]: 184/2360 cut-off events. [2024-11-27 19:54:14,915 INFO L125 PetriNetUnfolderBase]: For 108/108 co-relation queries the response was YES. [2024-11-27 19:54:14,931 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2694 conditions, 2360 events. 184/2360 cut-off events. For 108/108 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 17491 event pairs, 132 based on Foata normal form. 276/2405 useless extension candidates. Maximal degree in co-relation 1796. Up to 283 conditions per place. [2024-11-27 19:54:14,949 INFO L140 encePairwiseOnDemand]: 391/411 looper letters, 23 selfloop transitions, 2 changer transitions 0/391 dead transitions. [2024-11-27 19:54:14,949 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 391 places, 391 transitions, 852 flow [2024-11-27 19:54:14,950 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 19:54:14,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 19:54:14,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1144 transitions. [2024-11-27 19:54:14,978 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9278183292781833 [2024-11-27 19:54:14,980 INFO L175 Difference]: Start difference. First operand has 392 places, 411 transitions, 842 flow. Second operand 3 states and 1144 transitions. [2024-11-27 19:54:14,981 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 391 places, 391 transitions, 852 flow [2024-11-27 19:54:14,992 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 391 places, 391 transitions, 852 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 19:54:15,006 INFO L231 Difference]: Finished difference. Result has 391 places, 391 transitions, 806 flow [2024-11-27 19:54:15,011 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=411, PETRI_DIFFERENCE_MINUEND_FLOW=802, PETRI_DIFFERENCE_MINUEND_PLACES=389, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=391, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=389, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=806, PETRI_PLACES=391, PETRI_TRANSITIONS=391} [2024-11-27 19:54:15,017 INFO L279 CegarLoopForPetriNet]: 392 programPoint places, -1 predicate places. [2024-11-27 19:54:15,017 INFO L471 AbstractCegarLoop]: Abstraction has has 391 places, 391 transitions, 806 flow [2024-11-27 19:54:15,018 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 368.3333333333333) internal successors, (1105), 3 states have internal predecessors, (1105), 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 19:54:15,018 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:54:15,019 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 19:54:15,019 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-27 19:54:15,019 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONDATA_RACE, t2_funErr7ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-27 19:54:15,020 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:54:15,020 INFO L85 PathProgramCache]: Analyzing trace with hash 553739601, now seen corresponding path program 1 times [2024-11-27 19:54:15,020 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:54:15,021 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [480408526] [2024-11-27 19:54:15,021 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:54:15,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:54:15,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:54:15,244 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 19:54:15,245 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:54:15,245 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [480408526] [2024-11-27 19:54:15,246 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [480408526] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:54:15,246 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:54:15,246 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 19:54:15,246 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1478338583] [2024-11-27 19:54:15,246 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:54:15,248 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 19:54:15,249 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:54:15,250 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 19:54:15,250 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 19:54:15,272 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 367 out of 411 [2024-11-27 19:54:15,275 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 391 places, 391 transitions, 806 flow. Second operand has 3 states, 3 states have (on average 368.0) internal successors, (1104), 3 states have internal predecessors, (1104), 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 19:54:15,275 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:54:15,275 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 367 of 411 [2024-11-27 19:54:15,275 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 19:54:15,837 INFO L124 PetriNetUnfolderBase]: 104/1860 cut-off events. [2024-11-27 19:54:15,837 INFO L125 PetriNetUnfolderBase]: For 128/128 co-relation queries the response was YES. [2024-11-27 19:54:15,846 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2107 conditions, 1860 events. 104/1860 cut-off events. For 128/128 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 11425 event pairs, 72 based on Foata normal form. 0/1684 useless extension candidates. Maximal degree in co-relation 2012. Up to 185 conditions per place. [2024-11-27 19:54:15,856 INFO L140 encePairwiseOnDemand]: 407/411 looper letters, 22 selfloop transitions, 1 changer transitions 0/388 dead transitions. [2024-11-27 19:54:15,856 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 390 places, 388 transitions, 846 flow [2024-11-27 19:54:15,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 19:54:15,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 19:54:15,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1127 transitions. [2024-11-27 19:54:15,862 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9140308191403081 [2024-11-27 19:54:15,862 INFO L175 Difference]: Start difference. First operand has 391 places, 391 transitions, 806 flow. Second operand 3 states and 1127 transitions. [2024-11-27 19:54:15,862 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 390 places, 388 transitions, 846 flow [2024-11-27 19:54:15,867 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 388 places, 388 transitions, 842 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 19:54:15,873 INFO L231 Difference]: Finished difference. Result has 388 places, 388 transitions, 798 flow [2024-11-27 19:54:15,873 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=411, PETRI_DIFFERENCE_MINUEND_FLOW=796, PETRI_DIFFERENCE_MINUEND_PLACES=386, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=388, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=387, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=798, PETRI_PLACES=388, PETRI_TRANSITIONS=388} [2024-11-27 19:54:15,875 INFO L279 CegarLoopForPetriNet]: 392 programPoint places, -4 predicate places. [2024-11-27 19:54:15,875 INFO L471 AbstractCegarLoop]: Abstraction has has 388 places, 388 transitions, 798 flow [2024-11-27 19:54:15,876 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 368.0) internal successors, (1104), 3 states have internal predecessors, (1104), 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 19:54:15,876 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:54:15,877 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 19:54:15,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-27 19:54:15,877 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONDATA_RACE, t2_funErr7ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-27 19:54:15,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:54:15,878 INFO L85 PathProgramCache]: Analyzing trace with hash -35181057, now seen corresponding path program 1 times [2024-11-27 19:54:15,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:54:15,878 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1724911736] [2024-11-27 19:54:15,878 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:54:15,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:54:15,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:54:16,759 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 19:54:16,760 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:54:16,761 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1724911736] [2024-11-27 19:54:16,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1724911736] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:54:16,761 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:54:16,761 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 19:54:16,761 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1401882445] [2024-11-27 19:54:16,761 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:54:16,762 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 19:54:16,763 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:54:16,764 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 19:54:16,764 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 19:54:17,368 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 302 out of 411 [2024-11-27 19:54:17,371 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 388 places, 388 transitions, 798 flow. Second operand has 6 states, 6 states have (on average 303.3333333333333) internal successors, (1820), 6 states have internal predecessors, (1820), 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 19:54:17,371 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:54:17,371 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 302 of 411 [2024-11-27 19:54:17,372 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 19:54:27,457 INFO L124 PetriNetUnfolderBase]: 22213/59136 cut-off events. [2024-11-27 19:54:27,457 INFO L125 PetriNetUnfolderBase]: For 445/445 co-relation queries the response was YES. [2024-11-27 19:54:27,571 INFO L83 FinitePrefix]: Finished finitePrefix Result has 93231 conditions, 59136 events. 22213/59136 cut-off events. For 445/445 co-relation queries the response was YES. Maximal size of possible extension queue 1117. Compared 687144 event pairs, 21418 based on Foata normal form. 0/54995 useless extension candidates. Maximal degree in co-relation 93137. Up to 33895 conditions per place. [2024-11-27 19:54:27,780 INFO L140 encePairwiseOnDemand]: 405/411 looper letters, 85 selfloop transitions, 5 changer transitions 0/387 dead transitions. [2024-11-27 19:54:27,780 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 392 places, 387 transitions, 976 flow [2024-11-27 19:54:27,780 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 19:54:27,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 19:54:27,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1903 transitions. [2024-11-27 19:54:27,787 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7716950527169505 [2024-11-27 19:54:27,788 INFO L175 Difference]: Start difference. First operand has 388 places, 388 transitions, 798 flow. Second operand 6 states and 1903 transitions. [2024-11-27 19:54:27,789 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 392 places, 387 transitions, 976 flow [2024-11-27 19:54:27,795 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 391 places, 387 transitions, 975 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-27 19:54:27,802 INFO L231 Difference]: Finished difference. Result has 391 places, 387 transitions, 805 flow [2024-11-27 19:54:27,803 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=411, PETRI_DIFFERENCE_MINUEND_FLOW=795, PETRI_DIFFERENCE_MINUEND_PLACES=386, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=387, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=382, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=805, PETRI_PLACES=391, PETRI_TRANSITIONS=387} [2024-11-27 19:54:27,805 INFO L279 CegarLoopForPetriNet]: 392 programPoint places, -1 predicate places. [2024-11-27 19:54:27,805 INFO L471 AbstractCegarLoop]: Abstraction has has 391 places, 387 transitions, 805 flow [2024-11-27 19:54:27,806 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 303.3333333333333) internal successors, (1820), 6 states have internal predecessors, (1820), 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 19:54:27,807 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:54:27,807 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 19:54:27,807 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-27 19:54:27,807 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONDATA_RACE, t2_funErr7ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-27 19:54:27,808 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:54:27,809 INFO L85 PathProgramCache]: Analyzing trace with hash -1090976278, now seen corresponding path program 1 times [2024-11-27 19:54:27,809 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:54:27,809 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [339155022] [2024-11-27 19:54:27,809 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:54:27,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:54:27,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:54:28,572 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 19:54:28,572 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:54:28,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [339155022] [2024-11-27 19:54:28,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [339155022] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:54:28,573 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:54:28,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 19:54:28,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [539438274] [2024-11-27 19:54:28,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:54:28,574 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 19:54:28,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:54:28,575 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 19:54:28,575 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 19:54:29,417 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 302 out of 411 [2024-11-27 19:54:29,420 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 391 places, 387 transitions, 805 flow. Second operand has 6 states, 6 states have (on average 303.3333333333333) internal successors, (1820), 6 states have internal predecessors, (1820), 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 19:54:29,420 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:54:29,420 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 302 of 411 [2024-11-27 19:54:29,420 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 19:54:38,169 INFO L124 PetriNetUnfolderBase]: 22213/59135 cut-off events. [2024-11-27 19:54:38,169 INFO L125 PetriNetUnfolderBase]: For 445/445 co-relation queries the response was YES. [2024-11-27 19:54:38,272 INFO L83 FinitePrefix]: Finished finitePrefix Result has 93235 conditions, 59135 events. 22213/59135 cut-off events. For 445/445 co-relation queries the response was YES. Maximal size of possible extension queue 1117. Compared 687266 event pairs, 21418 based on Foata normal form. 0/54995 useless extension candidates. Maximal degree in co-relation 93141. Up to 33895 conditions per place. [2024-11-27 19:54:38,881 INFO L140 encePairwiseOnDemand]: 405/411 looper letters, 85 selfloop transitions, 5 changer transitions 0/386 dead transitions. [2024-11-27 19:54:38,882 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 395 places, 386 transitions, 983 flow [2024-11-27 19:54:38,882 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 19:54:38,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 19:54:38,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1903 transitions. [2024-11-27 19:54:38,890 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7716950527169505 [2024-11-27 19:54:38,890 INFO L175 Difference]: Start difference. First operand has 391 places, 387 transitions, 805 flow. Second operand 6 states and 1903 transitions. [2024-11-27 19:54:38,891 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 395 places, 386 transitions, 983 flow [2024-11-27 19:54:38,897 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 390 places, 386 transitions, 973 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-27 19:54:38,902 INFO L231 Difference]: Finished difference. Result has 390 places, 386 transitions, 803 flow [2024-11-27 19:54:38,903 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=411, PETRI_DIFFERENCE_MINUEND_FLOW=793, PETRI_DIFFERENCE_MINUEND_PLACES=385, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=386, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=381, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=803, PETRI_PLACES=390, PETRI_TRANSITIONS=386} [2024-11-27 19:54:38,904 INFO L279 CegarLoopForPetriNet]: 392 programPoint places, -2 predicate places. [2024-11-27 19:54:38,905 INFO L471 AbstractCegarLoop]: Abstraction has has 390 places, 386 transitions, 803 flow [2024-11-27 19:54:38,906 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 303.3333333333333) internal successors, (1820), 6 states have internal predecessors, (1820), 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 19:54:38,906 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:54:38,907 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 19:54:38,907 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-27 19:54:38,907 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONDATA_RACE, t2_funErr7ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-27 19:54:38,908 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:54:38,908 INFO L85 PathProgramCache]: Analyzing trace with hash -2053511577, now seen corresponding path program 1 times [2024-11-27 19:54:38,909 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:54:38,909 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [756944026] [2024-11-27 19:54:38,911 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:54:38,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:54:38,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:54:39,664 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 19:54:39,664 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:54:39,665 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [756944026] [2024-11-27 19:54:39,665 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [756944026] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:54:39,665 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:54:39,665 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 19:54:39,665 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1057959183] [2024-11-27 19:54:39,665 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:54:39,666 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 19:54:39,666 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:54:39,666 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 19:54:39,667 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 19:54:40,192 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 295 out of 411 [2024-11-27 19:54:40,194 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 390 places, 386 transitions, 803 flow. Second operand has 6 states, 6 states have (on average 297.8333333333333) internal successors, (1787), 6 states have internal predecessors, (1787), 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 19:54:40,194 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:54:40,195 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 411 [2024-11-27 19:54:40,195 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 19:54:50,478 INFO L124 PetriNetUnfolderBase]: 25955/68507 cut-off events. [2024-11-27 19:54:50,479 INFO L125 PetriNetUnfolderBase]: For 445/445 co-relation queries the response was YES. [2024-11-27 19:54:50,576 INFO L83 FinitePrefix]: Finished finitePrefix Result has 108345 conditions, 68507 events. 25955/68507 cut-off events. For 445/445 co-relation queries the response was YES. Maximal size of possible extension queue 1387. Compared 824336 event pairs, 24795 based on Foata normal form. 0/63639 useless extension candidates. Maximal degree in co-relation 108250. Up to 39485 conditions per place. [2024-11-27 19:54:50,776 INFO L140 encePairwiseOnDemand]: 384/411 looper letters, 105 selfloop transitions, 86 changer transitions 0/479 dead transitions. [2024-11-27 19:54:50,776 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 395 places, 479 transitions, 1371 flow [2024-11-27 19:54:50,776 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 19:54:50,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 19:54:50,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1962 transitions. [2024-11-27 19:54:50,781 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7956204379562044 [2024-11-27 19:54:50,781 INFO L175 Difference]: Start difference. First operand has 390 places, 386 transitions, 803 flow. Second operand 6 states and 1962 transitions. [2024-11-27 19:54:50,781 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 395 places, 479 transitions, 1371 flow [2024-11-27 19:54:50,791 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 390 places, 479 transitions, 1361 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-27 19:54:50,798 INFO L231 Difference]: Finished difference. Result has 395 places, 471 transitions, 1359 flow [2024-11-27 19:54:50,799 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=411, PETRI_DIFFERENCE_MINUEND_FLOW=793, PETRI_DIFFERENCE_MINUEND_PLACES=385, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=386, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=360, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1359, PETRI_PLACES=395, PETRI_TRANSITIONS=471} [2024-11-27 19:54:50,800 INFO L279 CegarLoopForPetriNet]: 392 programPoint places, 3 predicate places. [2024-11-27 19:54:50,800 INFO L471 AbstractCegarLoop]: Abstraction has has 395 places, 471 transitions, 1359 flow [2024-11-27 19:54:50,801 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 297.8333333333333) internal successors, (1787), 6 states have internal predecessors, (1787), 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 19:54:50,801 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:54:50,802 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 19:54:50,802 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-27 19:54:50,804 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONDATA_RACE, t2_funErr7ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-27 19:54:50,805 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:54:50,805 INFO L85 PathProgramCache]: Analyzing trace with hash -1448659506, now seen corresponding path program 1 times [2024-11-27 19:54:50,805 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:54:50,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1525269079] [2024-11-27 19:54:50,806 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:54:50,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:54:50,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:54:50,939 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-27 19:54:50,939 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:54:50,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1525269079] [2024-11-27 19:54:50,939 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1525269079] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:54:50,939 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:54:50,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 19:54:50,939 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [816935105] [2024-11-27 19:54:50,940 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:54:50,940 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 19:54:50,940 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:54:50,941 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 19:54:50,942 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 19:54:50,972 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 371 out of 411 [2024-11-27 19:54:50,973 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 395 places, 471 transitions, 1359 flow. Second operand has 3 states, 3 states have (on average 372.3333333333333) internal successors, (1117), 3 states have internal predecessors, (1117), 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 19:54:50,973 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:54:50,974 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 371 of 411 [2024-11-27 19:54:50,974 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 19:54:51,718 INFO L124 PetriNetUnfolderBase]: 309/2466 cut-off events. [2024-11-27 19:54:51,718 INFO L125 PetriNetUnfolderBase]: For 199/204 co-relation queries the response was YES. [2024-11-27 19:54:51,729 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3387 conditions, 2466 events. 309/2466 cut-off events. For 199/204 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 16918 event pairs, 94 based on Foata normal form. 1/2272 useless extension candidates. Maximal degree in co-relation 3288. Up to 237 conditions per place. [2024-11-27 19:54:51,737 INFO L140 encePairwiseOnDemand]: 408/411 looper letters, 22 selfloop transitions, 3 changer transitions 0/473 dead transitions. [2024-11-27 19:54:51,737 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 397 places, 473 transitions, 1413 flow [2024-11-27 19:54:51,737 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 19:54:51,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 19:54:51,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1138 transitions. [2024-11-27 19:54:51,740 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9229521492295215 [2024-11-27 19:54:51,740 INFO L175 Difference]: Start difference. First operand has 395 places, 471 transitions, 1359 flow. Second operand 3 states and 1138 transitions. [2024-11-27 19:54:51,740 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 397 places, 473 transitions, 1413 flow [2024-11-27 19:54:51,749 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 397 places, 473 transitions, 1413 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 19:54:51,756 INFO L231 Difference]: Finished difference. Result has 398 places, 471 transitions, 1370 flow [2024-11-27 19:54:51,759 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=411, PETRI_DIFFERENCE_MINUEND_FLOW=1359, PETRI_DIFFERENCE_MINUEND_PLACES=395, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=471, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=468, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1370, PETRI_PLACES=398, PETRI_TRANSITIONS=471} [2024-11-27 19:54:51,760 INFO L279 CegarLoopForPetriNet]: 392 programPoint places, 6 predicate places. [2024-11-27 19:54:51,760 INFO L471 AbstractCegarLoop]: Abstraction has has 398 places, 471 transitions, 1370 flow [2024-11-27 19:54:51,761 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 372.3333333333333) internal successors, (1117), 3 states have internal predecessors, (1117), 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 19:54:51,761 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:54:51,761 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 19:54:51,761 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-27 19:54:51,761 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONDATA_RACE, t2_funErr7ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-27 19:54:51,762 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:54:51,762 INFO L85 PathProgramCache]: Analyzing trace with hash -1080324341, now seen corresponding path program 1 times [2024-11-27 19:54:51,762 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:54:51,762 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1240177270] [2024-11-27 19:54:51,762 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:54:51,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:54:51,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 19:54:51,823 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-27 19:54:51,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 19:54:51,929 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-27 19:54:51,929 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-27 19:54:51,930 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (37 of 38 remaining) [2024-11-27 19:54:51,934 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0ASSERT_VIOLATIONDATA_RACE (36 of 38 remaining) [2024-11-27 19:54:51,934 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr1ASSERT_VIOLATIONDATA_RACE (35 of 38 remaining) [2024-11-27 19:54:51,935 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr2ASSERT_VIOLATIONDATA_RACE (34 of 38 remaining) [2024-11-27 19:54:51,935 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr7ASSERT_VIOLATIONDATA_RACE (33 of 38 remaining) [2024-11-27 19:54:51,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr3ASSERT_VIOLATIONDATA_RACE (32 of 38 remaining) [2024-11-27 19:54:51,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr5ASSERT_VIOLATIONDATA_RACE (31 of 38 remaining) [2024-11-27 19:54:51,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr4ASSERT_VIOLATIONDATA_RACE (30 of 38 remaining) [2024-11-27 19:54:51,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr6ASSERT_VIOLATIONDATA_RACE (29 of 38 remaining) [2024-11-27 19:54:51,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (28 of 38 remaining) [2024-11-27 19:54:51,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (27 of 38 remaining) [2024-11-27 19:54:51,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (26 of 38 remaining) [2024-11-27 19:54:51,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (25 of 38 remaining) [2024-11-27 19:54:51,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (24 of 38 remaining) [2024-11-27 19:54:51,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (23 of 38 remaining) [2024-11-27 19:54:51,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (22 of 38 remaining) [2024-11-27 19:54:51,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (21 of 38 remaining) [2024-11-27 19:54:51,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (20 of 38 remaining) [2024-11-27 19:54:51,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0ASSERT_VIOLATIONDATA_RACE (19 of 38 remaining) [2024-11-27 19:54:51,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr1ASSERT_VIOLATIONDATA_RACE (18 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr2ASSERT_VIOLATIONDATA_RACE (17 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr3ASSERT_VIOLATIONDATA_RACE (16 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr4ASSERT_VIOLATIONDATA_RACE (15 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr5ASSERT_VIOLATIONDATA_RACE (14 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0ASSERT_VIOLATIONDATA_RACE (13 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr1ASSERT_VIOLATIONDATA_RACE (12 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr2ASSERT_VIOLATIONDATA_RACE (11 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr7ASSERT_VIOLATIONDATA_RACE (10 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr3ASSERT_VIOLATIONDATA_RACE (9 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr5ASSERT_VIOLATIONDATA_RACE (8 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr4ASSERT_VIOLATIONDATA_RACE (7 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr6ASSERT_VIOLATIONDATA_RACE (6 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0ASSERT_VIOLATIONDATA_RACE (5 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr1ASSERT_VIOLATIONDATA_RACE (4 of 38 remaining) [2024-11-27 19:54:51,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr2ASSERT_VIOLATIONDATA_RACE (3 of 38 remaining) [2024-11-27 19:54:51,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr3ASSERT_VIOLATIONDATA_RACE (2 of 38 remaining) [2024-11-27 19:54:51,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr4ASSERT_VIOLATIONDATA_RACE (1 of 38 remaining) [2024-11-27 19:54:51,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr5ASSERT_VIOLATIONDATA_RACE (0 of 38 remaining) [2024-11-27 19:54:51,940 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-27 19:54:51,940 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-11-27 19:54:51,946 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-27 19:54:51,946 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-27 19:54:52,072 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2024-11-27 19:54:52,080 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 595 places, 630 transitions, 1304 flow [2024-11-27 19:54:52,747 INFO L124 PetriNetUnfolderBase]: 197/1987 cut-off events. [2024-11-27 19:54:52,748 INFO L125 PetriNetUnfolderBase]: For 72/90 co-relation queries the response was YES. [2024-11-27 19:54:52,796 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2076 conditions, 1987 events. 197/1987 cut-off events. For 72/90 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 13206 event pairs, 2 based on Foata normal form. 0/1681 useless extension candidates. Maximal degree in co-relation 1255. Up to 32 conditions per place. [2024-11-27 19:54:52,796 INFO L82 GeneralOperation]: Start removeDead. Operand has 595 places, 630 transitions, 1304 flow [2024-11-27 19:54:52,826 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 595 places, 630 transitions, 1304 flow [2024-11-27 19:54:52,827 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 19:54:52,828 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;@251c7785, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 19:54:52,828 INFO L334 AbstractCegarLoop]: Starting to check reachability of 52 error locations. [2024-11-27 19:54:52,835 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 19:54:52,835 INFO L124 PetriNetUnfolderBase]: 0/84 cut-off events. [2024-11-27 19:54:52,835 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 19:54:52,836 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:54:52,836 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 19:54:52,836 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [t2_funErr0ASSERT_VIOLATIONDATA_RACE, t2_funErr1ASSERT_VIOLATIONDATA_RACE, t2_funErr2ASSERT_VIOLATIONDATA_RACE, t2_funErr7ASSERT_VIOLATIONDATA_RACE (and 48 more)] === [2024-11-27 19:54:52,837 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:54:52,837 INFO L85 PathProgramCache]: Analyzing trace with hash 297524761, now seen corresponding path program 1 times [2024-11-27 19:54:52,837 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:54:52,837 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1684613048] [2024-11-27 19:54:52,837 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:54:52,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:54:52,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:54:52,895 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 19:54:52,895 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:54:52,895 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1684613048] [2024-11-27 19:54:52,897 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1684613048] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:54:52,898 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:54:52,898 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 19:54:52,901 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [48513307] [2024-11-27 19:54:52,901 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:54:52,902 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 19:54:52,902 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:54:52,902 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 19:54:52,902 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 19:54:52,951 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 554 out of 630 [2024-11-27 19:54:52,953 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 595 places, 630 transitions, 1304 flow. Second operand has 3 states, 3 states have (on average 555.3333333333334) internal successors, (1666), 3 states have internal predecessors, (1666), 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 19:54:52,953 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:54:52,954 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 554 of 630 [2024-11-27 19:54:52,954 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand