./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/ldv-races/race-1_3b-join.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_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/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_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-races/race-1_3b-join.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/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_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/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 c73b137d4d055d601e6891c370b9da4780621da8a7fc8a5ca4886c6b3b685d8b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 02:20:42,549 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 02:20:42,639 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-28 02:20:42,650 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 02:20:42,654 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 02:20:42,702 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 02:20:42,702 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 02:20:42,703 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 02:20:42,703 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 02:20:42,703 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 02:20:42,703 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 02:20:42,703 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 02:20:42,704 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 02:20:42,704 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 02:20:42,705 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 02:20:42,705 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 02:20:42,705 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 02:20:42,705 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 02:20:42,706 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 02:20:42,706 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 02:20:42,707 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 02:20:42,707 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 02:20:42,707 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-28 02:20:42,707 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 02:20:42,707 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 02:20:42,707 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 02:20:42,707 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 02:20:42,707 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 02:20:42,708 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 02:20:42,708 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 02:20:42,708 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 02:20:42,708 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 02:20:42,708 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 02:20:42,709 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 02:20:42,709 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 02:20:42,709 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 02:20:42,709 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 02:20:42,709 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 02:20:42,709 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 02:20:42,709 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 02:20:42,709 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 02:20:42,709 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 02:20:42,710 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 02:20:42,710 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 02:20:42,710 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 02:20:42,710 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 02:20:42,710 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_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/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 -> c73b137d4d055d601e6891c370b9da4780621da8a7fc8a5ca4886c6b3b685d8b [2024-11-28 02:20:43,100 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 02:20:43,110 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 02:20:43,113 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 02:20:43,115 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 02:20:43,116 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 02:20:43,117 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/ldv-races/race-1_3b-join.i [2024-11-28 02:20:46,354 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/data/f01ea5c7c/86609d88c6404cf88d68d961d1cd9dca/FLAGab2cf9e97 [2024-11-28 02:20:46,903 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 02:20:46,904 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/sv-benchmarks/c/ldv-races/race-1_3b-join.i [2024-11-28 02:20:46,945 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/data/f01ea5c7c/86609d88c6404cf88d68d961d1cd9dca/FLAGab2cf9e97 [2024-11-28 02:20:46,967 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/data/f01ea5c7c/86609d88c6404cf88d68d961d1cd9dca [2024-11-28 02:20:46,970 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 02:20:46,971 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 02:20:46,973 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 02:20:46,973 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 02:20:46,979 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 02:20:46,980 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:20:46" (1/1) ... [2024-11-28 02:20:46,981 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@77c9ee7e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:46, skipping insertion in model container [2024-11-28 02:20:46,981 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:20:46" (1/1) ... [2024-11-28 02:20:47,037 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 02:20:47,893 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 02:20:47,911 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 02:20:48,012 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 02:20:48,184 INFO L204 MainTranslator]: Completed translation [2024-11-28 02:20:48,185 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48 WrapperNode [2024-11-28 02:20:48,185 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 02:20:48,186 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 02:20:48,186 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 02:20:48,186 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 02:20:48,194 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (1/1) ... [2024-11-28 02:20:48,216 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (1/1) ... [2024-11-28 02:20:48,252 INFO L138 Inliner]: procedures = 481, calls = 25, calls flagged for inlining = 9, calls inlined = 12, statements flattened = 119 [2024-11-28 02:20:48,253 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 02:20:48,253 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 02:20:48,253 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 02:20:48,253 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 02:20:48,261 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (1/1) ... [2024-11-28 02:20:48,261 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (1/1) ... [2024-11-28 02:20:48,266 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (1/1) ... [2024-11-28 02:20:48,267 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (1/1) ... [2024-11-28 02:20:48,279 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (1/1) ... [2024-11-28 02:20:48,281 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (1/1) ... [2024-11-28 02:20:48,283 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (1/1) ... [2024-11-28 02:20:48,287 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (1/1) ... [2024-11-28 02:20:48,288 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (1/1) ... [2024-11-28 02:20:48,298 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 02:20:48,300 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 02:20:48,300 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 02:20:48,300 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 02:20:48,301 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (1/1) ... [2024-11-28 02:20:48,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 02:20:48,327 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 02:20:48,345 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 02:20:48,351 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 02:20:48,371 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-28 02:20:48,371 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-28 02:20:48,371 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 02:20:48,371 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-28 02:20:48,371 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 02:20:48,371 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 02:20:48,371 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-28 02:20:48,371 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-28 02:20:48,371 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-28 02:20:48,372 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-28 02:20:48,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-28 02:20:48,373 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 02:20:48,694 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 02:20:48,695 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 02:20:49,002 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 02:20:49,002 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 02:20:49,040 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 02:20:49,040 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-28 02:20:49,040 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:20:49 BoogieIcfgContainer [2024-11-28 02:20:49,041 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 02:20:49,046 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 02:20:49,046 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 02:20:49,053 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 02:20:49,053 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 02:20:46" (1/3) ... [2024-11-28 02:20:49,055 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@11c259ea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 02:20:49, skipping insertion in model container [2024-11-28 02:20:49,055 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:20:48" (2/3) ... [2024-11-28 02:20:49,057 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@11c259ea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 02:20:49, skipping insertion in model container [2024-11-28 02:20:49,057 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:20:49" (3/3) ... [2024-11-28 02:20:49,058 INFO L128 eAbstractionObserver]: Analyzing ICFG race-1_3b-join.i [2024-11-28 02:20:49,079 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 02:20:49,081 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG race-1_3b-join.i that has 2 procedures, 154 locations, 1 initial locations, 0 loop locations, and 11 error locations. [2024-11-28 02:20:49,081 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 02:20:49,168 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-28 02:20:49,231 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 157 places, 163 transitions, 333 flow [2024-11-28 02:20:49,340 INFO L124 PetriNetUnfolderBase]: 11/200 cut-off events. [2024-11-28 02:20:49,347 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-28 02:20:49,352 INFO L83 FinitePrefix]: Finished finitePrefix Result has 205 conditions, 200 events. 11/200 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 332 event pairs, 0 based on Foata normal form. 0/173 useless extension candidates. Maximal degree in co-relation 116. Up to 4 conditions per place. [2024-11-28 02:20:49,353 INFO L82 GeneralOperation]: Start removeDead. Operand has 157 places, 163 transitions, 333 flow [2024-11-28 02:20:49,361 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 142 places, 145 transitions, 296 flow [2024-11-28 02:20:49,378 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 02:20:49,398 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;@8e2fa9a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 02:20:49,399 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2024-11-28 02:20:49,413 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 02:20:49,413 INFO L124 PetriNetUnfolderBase]: 0/23 cut-off events. [2024-11-28 02:20:49,413 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 02:20:49,413 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:20:49,414 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] [2024-11-28 02:20:49,414 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-28 02:20:49,427 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:20:49,428 INFO L85 PathProgramCache]: Analyzing trace with hash -1862016540, now seen corresponding path program 1 times [2024-11-28 02:20:49,437 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:20:49,438 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2073606803] [2024-11-28 02:20:49,438 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:20:49,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:20:49,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:20:49,897 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-28 02:20:49,898 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:20:49,898 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2073606803] [2024-11-28 02:20:49,899 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2073606803] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:20:49,899 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:20:49,899 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 02:20:49,901 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [480629683] [2024-11-28 02:20:49,902 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:20:49,910 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 02:20:49,916 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:20:49,946 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 02:20:49,947 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 02:20:50,047 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 132 out of 163 [2024-11-28 02:20:50,054 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 145 transitions, 296 flow. Second operand has 3 states, 3 states have (on average 133.33333333333334) internal successors, (400), 3 states have internal predecessors, (400), 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-28 02:20:50,055 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:20:50,055 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 132 of 163 [2024-11-28 02:20:50,056 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:20:50,134 INFO L124 PetriNetUnfolderBase]: 9/211 cut-off events. [2024-11-28 02:20:50,135 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-28 02:20:50,135 INFO L83 FinitePrefix]: Finished finitePrefix Result has 256 conditions, 211 events. 9/211 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 574 event pairs, 9 based on Foata normal form. 10/195 useless extension candidates. Maximal degree in co-relation 120. Up to 38 conditions per place. [2024-11-28 02:20:50,137 INFO L140 encePairwiseOnDemand]: 154/163 looper letters, 16 selfloop transitions, 2 changer transitions 6/132 dead transitions. [2024-11-28 02:20:50,137 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 132 transitions, 306 flow [2024-11-28 02:20:50,139 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 02:20:50,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 02:20:50,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 421 transitions. [2024-11-28 02:20:50,154 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8609406952965235 [2024-11-28 02:20:50,156 INFO L175 Difference]: Start difference. First operand has 142 places, 145 transitions, 296 flow. Second operand 3 states and 421 transitions. [2024-11-28 02:20:50,157 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 132 transitions, 306 flow [2024-11-28 02:20:50,163 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 132 transitions, 302 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 02:20:50,169 INFO L231 Difference]: Finished difference. Result has 135 places, 126 transitions, 258 flow [2024-11-28 02:20:50,173 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=163, PETRI_DIFFERENCE_MINUEND_FLOW=266, PETRI_DIFFERENCE_MINUEND_PLACES=133, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=258, PETRI_PLACES=135, PETRI_TRANSITIONS=126} [2024-11-28 02:20:50,181 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, -7 predicate places. [2024-11-28 02:20:50,181 INFO L471 AbstractCegarLoop]: Abstraction has has 135 places, 126 transitions, 258 flow [2024-11-28 02:20:50,182 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 133.33333333333334) internal successors, (400), 3 states have internal predecessors, (400), 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-28 02:20:50,182 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:20:50,182 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] [2024-11-28 02:20:50,182 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 02:20:50,183 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-28 02:20:50,183 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:20:50,183 INFO L85 PathProgramCache]: Analyzing trace with hash -1831768595, now seen corresponding path program 1 times [2024-11-28 02:20:50,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:20:50,184 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1805192473] [2024-11-28 02:20:50,184 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:20:50,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:20:50,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:20:50,374 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-28 02:20:50,374 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:20:50,374 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1805192473] [2024-11-28 02:20:50,374 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1805192473] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:20:50,374 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:20:50,374 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 02:20:50,375 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2073598767] [2024-11-28 02:20:50,375 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:20:50,376 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 02:20:50,376 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:20:50,377 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 02:20:50,377 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 02:20:50,475 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 130 out of 163 [2024-11-28 02:20:50,476 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 135 places, 126 transitions, 258 flow. Second operand has 3 states, 3 states have (on average 131.0) internal successors, (393), 3 states have internal predecessors, (393), 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-28 02:20:50,476 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:20:50,477 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 130 of 163 [2024-11-28 02:20:50,477 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:20:50,597 INFO L124 PetriNetUnfolderBase]: 11/246 cut-off events. [2024-11-28 02:20:50,597 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-28 02:20:50,598 INFO L83 FinitePrefix]: Finished finitePrefix Result has 298 conditions, 246 events. 11/246 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 738 event pairs, 4 based on Foata normal form. 1/218 useless extension candidates. Maximal degree in co-relation 267. Up to 24 conditions per place. [2024-11-28 02:20:50,599 INFO L140 encePairwiseOnDemand]: 150/163 looper letters, 15 selfloop transitions, 8 changer transitions 3/130 dead transitions. [2024-11-28 02:20:50,599 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 130 transitions, 315 flow [2024-11-28 02:20:50,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 02:20:50,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 02:20:50,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 418 transitions. [2024-11-28 02:20:50,602 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8548057259713702 [2024-11-28 02:20:50,603 INFO L175 Difference]: Start difference. First operand has 135 places, 126 transitions, 258 flow. Second operand 3 states and 418 transitions. [2024-11-28 02:20:50,603 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 130 transitions, 315 flow [2024-11-28 02:20:50,604 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 126 places, 130 transitions, 311 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 02:20:50,608 INFO L231 Difference]: Finished difference. Result has 128 places, 124 transitions, 292 flow [2024-11-28 02:20:50,608 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=163, PETRI_DIFFERENCE_MINUEND_FLOW=248, PETRI_DIFFERENCE_MINUEND_PLACES=124, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=123, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=115, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=128, PETRI_TRANSITIONS=124} [2024-11-28 02:20:50,609 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, -14 predicate places. [2024-11-28 02:20:50,609 INFO L471 AbstractCegarLoop]: Abstraction has has 128 places, 124 transitions, 292 flow [2024-11-28 02:20:50,610 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 131.0) internal successors, (393), 3 states have internal predecessors, (393), 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-28 02:20:50,610 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:20:50,610 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] [2024-11-28 02:20:50,610 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 02:20:50,610 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-28 02:20:50,611 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:20:50,611 INFO L85 PathProgramCache]: Analyzing trace with hash 768850896, now seen corresponding path program 1 times [2024-11-28 02:20:50,611 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:20:50,611 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1373249169] [2024-11-28 02:20:50,612 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:20:50,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:20:50,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:20:50,751 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-28 02:20:50,751 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:20:50,753 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1373249169] [2024-11-28 02:20:50,753 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1373249169] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:20:50,753 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:20:50,753 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 02:20:50,753 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [656940447] [2024-11-28 02:20:50,753 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:20:50,754 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 02:20:50,754 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:20:50,754 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 02:20:50,754 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 02:20:50,822 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 132 out of 163 [2024-11-28 02:20:50,822 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 128 places, 124 transitions, 292 flow. Second operand has 3 states, 3 states have (on average 134.0) internal successors, (402), 3 states have internal predecessors, (402), 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-28 02:20:50,823 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:20:50,823 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 132 of 163 [2024-11-28 02:20:50,823 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:20:50,876 INFO L124 PetriNetUnfolderBase]: 10/239 cut-off events. [2024-11-28 02:20:50,876 INFO L125 PetriNetUnfolderBase]: For 49/52 co-relation queries the response was YES. [2024-11-28 02:20:50,877 INFO L83 FinitePrefix]: Finished finitePrefix Result has 330 conditions, 239 events. 10/239 cut-off events. For 49/52 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 745 event pairs, 7 based on Foata normal form. 0/215 useless extension candidates. Maximal degree in co-relation 59. Up to 42 conditions per place. [2024-11-28 02:20:50,877 INFO L140 encePairwiseOnDemand]: 160/163 looper letters, 18 selfloop transitions, 2 changer transitions 0/123 dead transitions. [2024-11-28 02:20:50,878 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 123 transitions, 330 flow [2024-11-28 02:20:50,878 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 02:20:50,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 02:20:50,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 414 transitions. [2024-11-28 02:20:50,880 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8466257668711656 [2024-11-28 02:20:50,880 INFO L175 Difference]: Start difference. First operand has 128 places, 124 transitions, 292 flow. Second operand 3 states and 414 transitions. [2024-11-28 02:20:50,880 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 123 transitions, 330 flow [2024-11-28 02:20:50,882 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 124 places, 123 transitions, 314 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 02:20:50,884 INFO L231 Difference]: Finished difference. Result has 124 places, 123 transitions, 278 flow [2024-11-28 02:20:50,885 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=163, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=123, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=278, PETRI_PLACES=124, PETRI_TRANSITIONS=123} [2024-11-28 02:20:50,885 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, -18 predicate places. [2024-11-28 02:20:50,886 INFO L471 AbstractCegarLoop]: Abstraction has has 124 places, 123 transitions, 278 flow [2024-11-28 02:20:50,886 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 134.0) internal successors, (402), 3 states have internal predecessors, (402), 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-28 02:20:50,886 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:20:50,886 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] [2024-11-28 02:20:50,886 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 02:20:50,887 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-28 02:20:50,887 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:20:50,887 INFO L85 PathProgramCache]: Analyzing trace with hash 244082582, now seen corresponding path program 1 times [2024-11-28 02:20:50,887 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:20:50,888 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [328606831] [2024-11-28 02:20:50,888 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:20:50,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:20:50,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:20:51,024 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-28 02:20:51,024 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:20:51,024 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [328606831] [2024-11-28 02:20:51,024 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [328606831] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:20:51,024 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:20:51,024 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 02:20:51,024 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2115107399] [2024-11-28 02:20:51,024 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:20:51,025 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 02:20:51,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:20:51,026 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 02:20:51,026 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 02:20:51,050 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 139 out of 163 [2024-11-28 02:20:51,051 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 124 places, 123 transitions, 278 flow. Second operand has 3 states, 3 states have (on average 140.33333333333334) internal successors, (421), 3 states have internal predecessors, (421), 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-28 02:20:51,051 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:20:51,051 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 139 of 163 [2024-11-28 02:20:51,051 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:20:51,127 INFO L124 PetriNetUnfolderBase]: 11/278 cut-off events. [2024-11-28 02:20:51,127 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-28 02:20:51,129 INFO L83 FinitePrefix]: Finished finitePrefix Result has 343 conditions, 278 events. 11/278 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 976 event pairs, 3 based on Foata normal form. 0/253 useless extension candidates. Maximal degree in co-relation 285. Up to 28 conditions per place. [2024-11-28 02:20:51,130 INFO L140 encePairwiseOnDemand]: 160/163 looper letters, 11 selfloop transitions, 2 changer transitions 0/124 dead transitions. [2024-11-28 02:20:51,130 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 124 transitions, 306 flow [2024-11-28 02:20:51,131 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 02:20:51,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 02:20:51,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 431 transitions. [2024-11-28 02:20:51,134 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8813905930470347 [2024-11-28 02:20:51,134 INFO L175 Difference]: Start difference. First operand has 124 places, 123 transitions, 278 flow. Second operand 3 states and 431 transitions. [2024-11-28 02:20:51,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 124 transitions, 306 flow [2024-11-28 02:20:51,139 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 124 transitions, 302 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 02:20:51,141 INFO L231 Difference]: Finished difference. Result has 123 places, 122 transitions, 276 flow [2024-11-28 02:20:51,141 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=163, PETRI_DIFFERENCE_MINUEND_FLOW=272, PETRI_DIFFERENCE_MINUEND_PLACES=121, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=122, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=120, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=276, PETRI_PLACES=123, PETRI_TRANSITIONS=122} [2024-11-28 02:20:51,142 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, -19 predicate places. [2024-11-28 02:20:51,142 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 122 transitions, 276 flow [2024-11-28 02:20:51,143 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 140.33333333333334) internal successors, (421), 3 states have internal predecessors, (421), 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-28 02:20:51,143 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:20:51,143 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-28 02:20:51,143 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 02:20:51,143 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thread1Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-28 02:20:51,144 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:20:51,144 INFO L85 PathProgramCache]: Analyzing trace with hash -1587300180, now seen corresponding path program 1 times [2024-11-28 02:20:51,144 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:20:51,144 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [990116524] [2024-11-28 02:20:51,144 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:20:51,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:20:51,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:20:51,282 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-28 02:20:51,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:20:51,283 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [990116524] [2024-11-28 02:20:51,283 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [990116524] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:20:51,283 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:20:51,283 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 02:20:51,283 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1434938831] [2024-11-28 02:20:51,283 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:20:51,284 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 02:20:51,284 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:20:51,284 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 02:20:51,284 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 02:20:51,345 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 163 [2024-11-28 02:20:51,346 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 122 transitions, 276 flow. Second operand has 3 states, 3 states have (on average 136.33333333333334) internal successors, (409), 3 states have internal predecessors, (409), 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-28 02:20:51,346 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:20:51,346 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 163 [2024-11-28 02:20:51,346 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:20:51,405 INFO L124 PetriNetUnfolderBase]: 16/273 cut-off events. [2024-11-28 02:20:51,405 INFO L125 PetriNetUnfolderBase]: For 26/37 co-relation queries the response was YES. [2024-11-28 02:20:51,406 INFO L83 FinitePrefix]: Finished finitePrefix Result has 374 conditions, 273 events. 16/273 cut-off events. For 26/37 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1042 event pairs, 7 based on Foata normal form. 2/244 useless extension candidates. Maximal degree in co-relation 259. Up to 50 conditions per place. [2024-11-28 02:20:51,407 INFO L140 encePairwiseOnDemand]: 157/163 looper letters, 17 selfloop transitions, 6 changer transitions 6/126 dead transitions. [2024-11-28 02:20:51,407 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 126 transitions, 334 flow [2024-11-28 02:20:51,407 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 02:20:51,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 02:20:51,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 423 transitions. [2024-11-28 02:20:51,409 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8650306748466258 [2024-11-28 02:20:51,409 INFO L175 Difference]: Start difference. First operand has 123 places, 122 transitions, 276 flow. Second operand 3 states and 423 transitions. [2024-11-28 02:20:51,409 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 126 transitions, 334 flow [2024-11-28 02:20:51,411 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 126 transitions, 330 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 02:20:51,413 INFO L231 Difference]: Finished difference. Result has 125 places, 120 transitions, 306 flow [2024-11-28 02:20:51,414 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=163, PETRI_DIFFERENCE_MINUEND_FLOW=272, PETRI_DIFFERENCE_MINUEND_PLACES=121, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=122, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=116, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=306, PETRI_PLACES=125, PETRI_TRANSITIONS=120} [2024-11-28 02:20:51,414 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, -17 predicate places. [2024-11-28 02:20:51,414 INFO L471 AbstractCegarLoop]: Abstraction has has 125 places, 120 transitions, 306 flow [2024-11-28 02:20:51,415 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 136.33333333333334) internal successors, (409), 3 states have internal predecessors, (409), 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-28 02:20:51,415 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:20:51,415 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] [2024-11-28 02:20:51,415 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 02:20:51,415 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-28 02:20:51,416 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:20:51,416 INFO L85 PathProgramCache]: Analyzing trace with hash 2036293428, now seen corresponding path program 1 times [2024-11-28 02:20:51,416 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:20:51,416 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [478018146] [2024-11-28 02:20:51,416 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:20:51,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:20:51,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:20:51,544 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-28 02:20:51,544 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:20:51,544 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [478018146] [2024-11-28 02:20:51,544 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [478018146] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:20:51,544 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:20:51,545 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 02:20:51,545 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [230310529] [2024-11-28 02:20:51,545 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:20:51,545 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 02:20:51,545 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:20:51,546 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 02:20:51,546 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 02:20:51,628 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 132 out of 163 [2024-11-28 02:20:51,629 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 120 transitions, 306 flow. Second operand has 3 states, 3 states have (on average 134.33333333333334) internal successors, (403), 3 states have internal predecessors, (403), 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-28 02:20:51,629 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:20:51,629 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 132 of 163 [2024-11-28 02:20:51,629 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:20:51,721 INFO L124 PetriNetUnfolderBase]: 31/329 cut-off events. [2024-11-28 02:20:51,721 INFO L125 PetriNetUnfolderBase]: For 85/89 co-relation queries the response was YES. [2024-11-28 02:20:51,722 INFO L83 FinitePrefix]: Finished finitePrefix Result has 534 conditions, 329 events. 31/329 cut-off events. For 85/89 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1402 event pairs, 12 based on Foata normal form. 2/304 useless extension candidates. Maximal degree in co-relation 198. Up to 67 conditions per place. [2024-11-28 02:20:51,723 INFO L140 encePairwiseOnDemand]: 158/163 looper letters, 21 selfloop transitions, 6 changer transitions 0/125 dead transitions. [2024-11-28 02:20:51,723 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 121 places, 125 transitions, 376 flow [2024-11-28 02:20:51,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 02:20:51,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 02:20:51,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 419 transitions. [2024-11-28 02:20:51,727 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8568507157464212 [2024-11-28 02:20:51,727 INFO L175 Difference]: Start difference. First operand has 125 places, 120 transitions, 306 flow. Second operand 3 states and 419 transitions. [2024-11-28 02:20:51,727 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 121 places, 125 transitions, 376 flow [2024-11-28 02:20:51,731 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 119 places, 125 transitions, 362 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 02:20:51,733 INFO L231 Difference]: Finished difference. Result has 121 places, 123 transitions, 336 flow [2024-11-28 02:20:51,733 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=163, PETRI_DIFFERENCE_MINUEND_FLOW=294, PETRI_DIFFERENCE_MINUEND_PLACES=117, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=120, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=114, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=336, PETRI_PLACES=121, PETRI_TRANSITIONS=123} [2024-11-28 02:20:51,735 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, -21 predicate places. [2024-11-28 02:20:51,735 INFO L471 AbstractCegarLoop]: Abstraction has has 121 places, 123 transitions, 336 flow [2024-11-28 02:20:51,735 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 134.33333333333334) internal successors, (403), 3 states have internal predecessors, (403), 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-28 02:20:51,735 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:20:51,735 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] [2024-11-28 02:20:51,736 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 02:20:51,736 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-28 02:20:51,736 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:20:51,737 INFO L85 PathProgramCache]: Analyzing trace with hash 100989333, now seen corresponding path program 1 times [2024-11-28 02:20:51,737 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:20:51,737 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [762318520] [2024-11-28 02:20:51,739 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:20:51,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:20:51,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 02:20:51,795 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 02:20:51,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 02:20:51,856 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 02:20:51,856 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 02:20:51,857 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (12 of 13 remaining) [2024-11-28 02:20:51,861 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread1Err0ASSERT_VIOLATIONDATA_RACE (11 of 13 remaining) [2024-11-28 02:20:51,862 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (10 of 13 remaining) [2024-11-28 02:20:51,862 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 13 remaining) [2024-11-28 02:20:51,862 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (8 of 13 remaining) [2024-11-28 02:20:51,862 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (7 of 13 remaining) [2024-11-28 02:20:51,862 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (6 of 13 remaining) [2024-11-28 02:20:51,862 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (5 of 13 remaining) [2024-11-28 02:20:51,862 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (4 of 13 remaining) [2024-11-28 02:20:51,863 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (3 of 13 remaining) [2024-11-28 02:20:51,863 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (2 of 13 remaining) [2024-11-28 02:20:51,863 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (1 of 13 remaining) [2024-11-28 02:20:51,863 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 13 remaining) [2024-11-28 02:20:51,863 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 02:20:51,863 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-11-28 02:20:51,931 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-28 02:20:51,931 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-28 02:20:51,941 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 02:20:51 BasicIcfg [2024-11-28 02:20:51,941 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-28 02:20:51,941 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-28 02:20:51,941 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-28 02:20:51,942 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-28 02:20:51,942 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:20:49" (3/4) ... [2024-11-28 02:20:51,945 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-28 02:20:52,026 INFO L129 tionWitnessGenerator]: Generated YAML witness of length 9. [2024-11-28 02:20:52,096 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-28 02:20:52,096 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-28 02:20:52,096 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-28 02:20:52,097 INFO L158 Benchmark]: Toolchain (without parser) took 5126.02ms. Allocated memory was 117.4MB in the beginning and 285.2MB in the end (delta: 167.8MB). Free memory was 82.6MB in the beginning and 103.3MB in the end (delta: -20.7MB). Peak memory consumption was 149.3MB. Max. memory is 16.1GB. [2024-11-28 02:20:52,098 INFO L158 Benchmark]: CDTParser took 0.47ms. Allocated memory is still 167.8MB. Free memory is still 105.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 02:20:52,098 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1212.55ms. Allocated memory is still 117.4MB. Free memory was 82.2MB in the beginning and 78.5MB in the end (delta: 3.7MB). Peak memory consumption was 66.7MB. Max. memory is 16.1GB. [2024-11-28 02:20:52,098 INFO L158 Benchmark]: Boogie Procedure Inliner took 66.45ms. Allocated memory is still 117.4MB. Free memory was 78.5MB in the beginning and 76.1MB in the end (delta: 2.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 02:20:52,098 INFO L158 Benchmark]: Boogie Preprocessor took 44.56ms. Allocated memory is still 117.4MB. Free memory was 76.1MB in the beginning and 73.6MB in the end (delta: 2.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 02:20:52,099 INFO L158 Benchmark]: RCFGBuilder took 741.13ms. Allocated memory is still 117.4MB. Free memory was 73.6MB in the beginning and 51.9MB in the end (delta: 21.7MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-28 02:20:52,099 INFO L158 Benchmark]: TraceAbstraction took 2894.56ms. Allocated memory was 117.4MB in the beginning and 285.2MB in the end (delta: 167.8MB). Free memory was 51.3MB in the beginning and 111.0MB in the end (delta: -59.7MB). Peak memory consumption was 107.7MB. Max. memory is 16.1GB. [2024-11-28 02:20:52,099 INFO L158 Benchmark]: Witness Printer took 155.13ms. Allocated memory is still 285.2MB. Free memory was 111.0MB in the beginning and 103.3MB in the end (delta: 7.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 02:20:52,104 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.47ms. Allocated memory is still 167.8MB. Free memory is still 105.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1212.55ms. Allocated memory is still 117.4MB. Free memory was 82.2MB in the beginning and 78.5MB in the end (delta: 3.7MB). Peak memory consumption was 66.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 66.45ms. Allocated memory is still 117.4MB. Free memory was 78.5MB in the beginning and 76.1MB in the end (delta: 2.4MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 44.56ms. Allocated memory is still 117.4MB. Free memory was 76.1MB in the beginning and 73.6MB in the end (delta: 2.4MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 741.13ms. Allocated memory is still 117.4MB. Free memory was 73.6MB in the beginning and 51.9MB in the end (delta: 21.7MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 2894.56ms. Allocated memory was 117.4MB in the beginning and 285.2MB in the end (delta: 167.8MB). Free memory was 51.3MB in the beginning and 111.0MB in the end (delta: -59.7MB). Peak memory consumption was 107.7MB. Max. memory is 16.1GB. * Witness Printer took 155.13ms. Allocated memory is still 285.2MB. Free memory was 111.0MB in the beginning and 103.3MB in the end (delta: 7.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 1699]: Data race detected Data race detected The following path leads to a data race: [L1694] 0 pthread_t t1; VAL [t1=0] [L1695] 0 pthread_mutex_t mutex; VAL [mutex={3:0}, t1=0] [L1696] 0 int pdev; VAL [mutex={3:0}, pdev=0, t1=0] [L1726] CALL, EXPR 0 module_init() [L1705] 0 pdev = 1 VAL [mutex={3:0}, pdev=1, t1=0] [L1706] EXPR 0 pdev==1 [L1706] CALL 0 ldv_assert(pdev==1) [L1693] COND FALSE 0 !(!expression) VAL [\old(expression)=1, expression=1, mutex={3:0}, pdev=1, t1=0] [L1706] RET 0 ldv_assert(pdev==1) [L1707] COND TRUE 0 __VERIFIER_nondet_int() VAL [mutex={3:0}, pdev=1, t1=0] [L1708] 0 pthread_create(&t1, ((void *)0), thread1, ((void *)0)) VAL [mutex={3:0}, pdev=1, t1=-1] [L1708] FCALL, FORK 0 pthread_create(&t1, ((void *)0), thread1, ((void *)0)) VAL [\old(arg)={0:0}, mutex={3:0}, pdev=1, t1=-1] [L1709] 0 return 0; VAL [\old(arg)={0:0}, \result=0, arg={0:0}, mutex={3:0}, pdev=1, t1=-1] [L1726] RET, EXPR 0 module_init() [L1726] COND FALSE 0 !(module_init()!=0) VAL [\old(arg)={0:0}, arg={0:0}, mutex={3:0}, pdev=1, t1=-1] [L1727] CALL 0 module_exit() [L1717] 0 void *status; VAL [\old(arg)={0:0}, arg={0:0}, mutex={3:0}, pdev=1, status={5:0}, t1=-1] [L1718] 0 pdev = 4 VAL [\old(arg)={0:0}, arg={0:0}, mutex={3:0}, pdev=4, status={5:0}, t1=-1] [L1699] 1 pdev = 6 VAL [\old(arg)={0:0}, arg={0:0}, mutex={3:0}, pdev=6, t1=-1] [L1718] 0 pdev = 4 VAL [\old(arg)={0:0}, arg={0:0}, mutex={3:0}, pdev=6, status={5:0}, t1=-1] [L1699] 1 pdev = 6 VAL [\old(arg)={0:0}, arg={0:0}, mutex={3:0}, pdev=6, t1=-1] Now there is a data race on ~pdev~0 between C: pdev = 4 [1718] and C: pdev = 6 [1699] - UnprovableResult [Line: 1705]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1706]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1711]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1708]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1712]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1718]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1719]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1720]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1722]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1723]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1708]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 169 locations, 13 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 2.6s, OverallIterations: 7, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.2s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 314 SdHoareTripleChecker+Valid, 0.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 95 mSDsluCounter, 17 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 18 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 292 IncrementalHoareTripleChecker+Invalid, 310 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 18 mSolverCounterUnsat, 17 mSDtfsCounter, 292 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 12 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=336occurred in iteration=6, InterpolantAutomatonStates: 18, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.7s InterpolantComputationTime, 310 NumberOfCodeBlocks, 310 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 239 ConstructedInterpolants, 0 QuantifiedInterpolants, 251 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-11-28 02:20:52,129 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7f4a8d54-7051-4f17-b7bd-6dece3dca1fb/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(DATA-RACE)