./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_unknown_1_pos.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_unknown_1_pos.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme --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 1cd82b96c01a730247618eab1464d47c03eec9013c1d245312913e94981f2bce --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 11:54:52,275 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 11:54:52,395 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-26 11:54:52,405 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 11:54:52,406 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 11:54:52,445 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 11:54:52,446 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 11:54:52,447 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 11:54:52,448 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 11:54:52,453 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 11:54:52,454 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 11:54:52,455 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 11:54:52,456 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 11:54:52,457 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 11:54:52,458 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-26 11:54:52,458 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 11:54:52,459 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 11:54:52,459 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 11:54:52,460 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 11:54:52,460 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-26 11:54:52,460 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 11:54:52,461 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-26 11:54:52,461 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-26 11:54:52,462 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 11:54:52,462 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 11:54:52,462 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 11:54:52,463 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 11:54:52,463 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 11:54:52,464 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 11:54:52,464 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 11:54:52,465 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 11:54:52,465 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 11:54:52,466 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 11:54:52,466 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-26 11:54:52,466 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 11:54:52,466 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 11:54:52,466 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 11:54:52,467 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 11:54:52,467 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-26 11:54:52,467 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 11:54:52,467 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 11:54:52,468 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme 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 -> 1cd82b96c01a730247618eab1464d47c03eec9013c1d245312913e94981f2bce [2023-11-26 11:54:52,789 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 11:54:52,820 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 11:54:52,823 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 11:54:52,824 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 11:54:52,825 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 11:54:52,826 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_unknown_1_pos.i [2023-11-26 11:54:55,873 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 11:54:56,247 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 11:54:56,248 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_unknown_1_pos.i [2023-11-26 11:54:56,277 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/data/0296f988e/2f1ec1b45ded4ac5ae9a68825771e013/FLAG0821ce8e9 [2023-11-26 11:54:56,296 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/data/0296f988e/2f1ec1b45ded4ac5ae9a68825771e013 [2023-11-26 11:54:56,303 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 11:54:56,305 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 11:54:56,309 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 11:54:56,310 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 11:54:56,315 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 11:54:56,318 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 11:54:56" (1/1) ... [2023-11-26 11:54:56,320 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5264758d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:56, skipping insertion in model container [2023-11-26 11:54:56,320 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 11:54:56" (1/1) ... [2023-11-26 11:54:56,393 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 11:54:56,997 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 11:54:57,012 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 11:54:57,067 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 11:54:57,211 WARN L675 CHandler]: The function sleep is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 11:54:57,219 INFO L206 MainTranslator]: Completed translation [2023-11-26 11:54:57,219 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57 WrapperNode [2023-11-26 11:54:57,220 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 11:54:57,221 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 11:54:57,221 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 11:54:57,226 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 11:54:57,235 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57" (1/1) ... [2023-11-26 11:54:57,272 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57" (1/1) ... [2023-11-26 11:54:57,308 INFO L138 Inliner]: procedures = 355, calls = 42, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 94 [2023-11-26 11:54:57,309 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 11:54:57,309 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 11:54:57,310 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 11:54:57,310 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 11:54:57,322 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57" (1/1) ... [2023-11-26 11:54:57,322 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57" (1/1) ... [2023-11-26 11:54:57,328 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57" (1/1) ... [2023-11-26 11:54:57,329 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57" (1/1) ... [2023-11-26 11:54:57,354 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57" (1/1) ... [2023-11-26 11:54:57,356 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57" (1/1) ... [2023-11-26 11:54:57,362 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57" (1/1) ... [2023-11-26 11:54:57,364 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57" (1/1) ... [2023-11-26 11:54:57,372 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 11:54:57,373 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 11:54:57,373 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 11:54:57,373 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 11:54:57,374 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57" (1/1) ... [2023-11-26 11:54:57,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 11:54:57,396 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:54:57,408 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 11:54:57,419 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 11:54:57,449 INFO L130 BoogieDeclarations]: Found specification of procedure sleep [2023-11-26 11:54:57,450 INFO L130 BoogieDeclarations]: Found specification of procedure f1 [2023-11-26 11:54:57,450 INFO L138 BoogieDeclarations]: Found implementation of procedure f1 [2023-11-26 11:54:57,450 INFO L130 BoogieDeclarations]: Found specification of procedure f2 [2023-11-26 11:54:57,450 INFO L138 BoogieDeclarations]: Found implementation of procedure f2 [2023-11-26 11:54:57,450 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-26 11:54:57,450 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-26 11:54:57,451 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-26 11:54:57,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-26 11:54:57,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-26 11:54:57,451 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-26 11:54:57,451 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 11:54:57,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-26 11:54:57,452 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 11:54:57,452 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 11:54:57,454 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-26 11:54:57,755 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 11:54:57,757 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 11:54:58,009 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 11:54:58,039 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 11:54:58,039 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-26 11:54:58,041 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 11:54:58 BoogieIcfgContainer [2023-11-26 11:54:58,042 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 11:54:58,051 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-26 11:54:58,051 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-26 11:54:58,054 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-26 11:54:58,055 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.11 11:54:56" (1/3) ... [2023-11-26 11:54:58,056 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@545a6955 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 11:54:58, skipping insertion in model container [2023-11-26 11:54:58,056 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:54:57" (2/3) ... [2023-11-26 11:54:58,058 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@545a6955 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 11:54:58, skipping insertion in model container [2023-11-26 11:54:58,059 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 11:54:58" (3/3) ... [2023-11-26 11:54:58,060 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_67-pthread_cond_wait_unknown_1_pos.i [2023-11-26 11:54:58,071 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-26 11:54:58,087 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-26 11:54:58,088 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 7 error locations. [2023-11-26 11:54:58,088 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-26 11:54:58,182 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-26 11:54:58,224 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 135 places, 130 transitions, 274 flow [2023-11-26 11:54:58,290 INFO L124 PetriNetUnfolderBase]: 2/128 cut-off events. [2023-11-26 11:54:58,290 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-26 11:54:58,297 INFO L83 FinitePrefix]: Finished finitePrefix Result has 137 conditions, 128 events. 2/128 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 141 event pairs, 0 based on Foata normal form. 0/119 useless extension candidates. Maximal degree in co-relation 76. Up to 2 conditions per place. [2023-11-26 11:54:58,297 INFO L82 GeneralOperation]: Start removeDead. Operand has 135 places, 130 transitions, 274 flow [2023-11-26 11:54:58,304 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 122 places, 117 transitions, 243 flow [2023-11-26 11:54:58,315 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 11:54:58,322 INFO L357 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, mHoare=true, 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;@2856dafc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 11:54:58,323 INFO L358 AbstractCegarLoop]: Starting to check reachability of 14 error locations. [2023-11-26 11:54:58,338 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 11:54:58,338 INFO L124 PetriNetUnfolderBase]: 0/46 cut-off events. [2023-11-26 11:54:58,338 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 11:54:58,339 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:54:58,339 INFO L208 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] [2023-11-26 11:54:58,340 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting f1Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 11 more)] === [2023-11-26 11:54:58,346 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:54:58,346 INFO L85 PathProgramCache]: Analyzing trace with hash 1720657810, now seen corresponding path program 1 times [2023-11-26 11:54:58,354 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:54:58,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [971678284] [2023-11-26 11:54:58,355 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:54:58,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:54:58,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:54:58,801 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:54:58,801 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:54:58,802 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [971678284] [2023-11-26 11:54:58,802 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [971678284] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:54:58,803 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:54:58,803 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:54:58,804 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1486372580] [2023-11-26 11:54:58,805 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:54:58,816 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:54:58,823 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:54:58,850 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:54:58,851 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:54:58,900 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 130 [2023-11-26 11:54:58,906 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 117 transitions, 243 flow. Second operand has 3 states, 3 states have (on average 109.66666666666667) internal successors, (329), 3 states have internal predecessors, (329), 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) [2023-11-26 11:54:58,906 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:54:58,907 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 130 [2023-11-26 11:54:58,908 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:54:59,086 INFO L124 PetriNetUnfolderBase]: 60/430 cut-off events. [2023-11-26 11:54:59,086 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2023-11-26 11:54:59,090 INFO L83 FinitePrefix]: Finished finitePrefix Result has 603 conditions, 430 events. 60/430 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 2133 event pairs, 38 based on Foata normal form. 19/397 useless extension candidates. Maximal degree in co-relation 499. Up to 120 conditions per place. [2023-11-26 11:54:59,095 INFO L140 encePairwiseOnDemand]: 122/130 looper letters, 20 selfloop transitions, 5 changer transitions 0/119 dead transitions. [2023-11-26 11:54:59,095 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 121 places, 119 transitions, 300 flow [2023-11-26 11:54:59,097 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:54:59,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:54:59,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 354 transitions. [2023-11-26 11:54:59,113 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9076923076923077 [2023-11-26 11:54:59,114 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 354 transitions. [2023-11-26 11:54:59,115 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 354 transitions. [2023-11-26 11:54:59,118 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:54:59,121 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 354 transitions. [2023-11-26 11:54:59,128 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 118.0) internal successors, (354), 3 states have internal predecessors, (354), 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) [2023-11-26 11:54:59,137 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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) [2023-11-26 11:54:59,138 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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) [2023-11-26 11:54:59,140 INFO L175 Difference]: Start difference. First operand has 122 places, 117 transitions, 243 flow. Second operand 3 states and 354 transitions. [2023-11-26 11:54:59,141 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 121 places, 119 transitions, 300 flow [2023-11-26 11:54:59,148 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 118 places, 119 transitions, 294 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-26 11:54:59,151 INFO L231 Difference]: Finished difference. Result has 120 places, 116 transitions, 266 flow [2023-11-26 11:54:59,153 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=228, PETRI_DIFFERENCE_MINUEND_PLACES=116, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=112, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=107, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=266, PETRI_PLACES=120, PETRI_TRANSITIONS=116} [2023-11-26 11:54:59,157 INFO L281 CegarLoopForPetriNet]: 122 programPoint places, -2 predicate places. [2023-11-26 11:54:59,157 INFO L495 AbstractCegarLoop]: Abstraction has has 120 places, 116 transitions, 266 flow [2023-11-26 11:54:59,158 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 109.66666666666667) internal successors, (329), 3 states have internal predecessors, (329), 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) [2023-11-26 11:54:59,158 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:54:59,158 INFO L208 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] [2023-11-26 11:54:59,159 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-26 11:54:59,159 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting f2Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 11 more)] === [2023-11-26 11:54:59,160 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:54:59,160 INFO L85 PathProgramCache]: Analyzing trace with hash -875670458, now seen corresponding path program 1 times [2023-11-26 11:54:59,160 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:54:59,161 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [681484232] [2023-11-26 11:54:59,161 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:54:59,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:54:59,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:54:59,383 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:54:59,384 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:54:59,384 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [681484232] [2023-11-26 11:54:59,385 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [681484232] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:54:59,385 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:54:59,385 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:54:59,385 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1457850092] [2023-11-26 11:54:59,386 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:54:59,387 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:54:59,388 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:54:59,389 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:54:59,389 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:54:59,422 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 130 [2023-11-26 11:54:59,423 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 116 transitions, 266 flow. Second operand has 3 states, 3 states have (on average 109.66666666666667) internal successors, (329), 3 states have internal predecessors, (329), 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) [2023-11-26 11:54:59,423 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:54:59,423 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 130 [2023-11-26 11:54:59,423 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:54:59,594 INFO L124 PetriNetUnfolderBase]: 82/559 cut-off events. [2023-11-26 11:54:59,594 INFO L125 PetriNetUnfolderBase]: For 79/91 co-relation queries the response was YES. [2023-11-26 11:54:59,601 INFO L83 FinitePrefix]: Finished finitePrefix Result has 853 conditions, 559 events. 82/559 cut-off events. For 79/91 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 3092 event pairs, 35 based on Foata normal form. 1/504 useless extension candidates. Maximal degree in co-relation 733. Up to 116 conditions per place. [2023-11-26 11:54:59,645 INFO L140 encePairwiseOnDemand]: 121/130 looper letters, 27 selfloop transitions, 9 changer transitions 0/132 dead transitions. [2023-11-26 11:54:59,645 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 132 transitions, 385 flow [2023-11-26 11:54:59,647 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:54:59,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:54:59,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 359 transitions. [2023-11-26 11:54:59,661 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9205128205128205 [2023-11-26 11:54:59,661 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 359 transitions. [2023-11-26 11:54:59,661 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 359 transitions. [2023-11-26 11:54:59,662 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:54:59,662 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 359 transitions. [2023-11-26 11:54:59,664 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 119.66666666666667) internal successors, (359), 3 states have internal predecessors, (359), 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) [2023-11-26 11:54:59,666 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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) [2023-11-26 11:54:59,666 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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) [2023-11-26 11:54:59,667 INFO L175 Difference]: Start difference. First operand has 120 places, 116 transitions, 266 flow. Second operand 3 states and 359 transitions. [2023-11-26 11:54:59,667 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 132 transitions, 385 flow [2023-11-26 11:54:59,670 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 132 transitions, 371 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 11:54:59,673 INFO L231 Difference]: Finished difference. Result has 122 places, 124 transitions, 336 flow [2023-11-26 11:54:59,674 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=256, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=116, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=107, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=336, PETRI_PLACES=122, PETRI_TRANSITIONS=124} [2023-11-26 11:54:59,675 INFO L281 CegarLoopForPetriNet]: 122 programPoint places, 0 predicate places. [2023-11-26 11:54:59,675 INFO L495 AbstractCegarLoop]: Abstraction has has 122 places, 124 transitions, 336 flow [2023-11-26 11:54:59,675 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 109.66666666666667) internal successors, (329), 3 states have internal predecessors, (329), 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) [2023-11-26 11:54:59,676 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:54:59,676 INFO L208 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] [2023-11-26 11:54:59,676 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-26 11:54:59,692 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 11 more)] === [2023-11-26 11:54:59,694 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:54:59,695 INFO L85 PathProgramCache]: Analyzing trace with hash -240535383, now seen corresponding path program 1 times [2023-11-26 11:54:59,696 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:54:59,696 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1710628095] [2023-11-26 11:54:59,697 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:54:59,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:54:59,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:55:00,592 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:55:00,593 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:55:00,593 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1710628095] [2023-11-26 11:55:00,594 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1710628095] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:55:00,595 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:55:00,596 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 11:55:00,597 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2124932366] [2023-11-26 11:55:00,597 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:55:00,597 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 11:55:00,598 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:55:00,599 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 11:55:00,599 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 11:55:00,782 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 107 out of 130 [2023-11-26 11:55:00,784 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 124 transitions, 336 flow. Second operand has 6 states, 6 states have (on average 108.5) internal successors, (651), 6 states have internal predecessors, (651), 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) [2023-11-26 11:55:00,784 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:55:00,785 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 107 of 130 [2023-11-26 11:55:00,785 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:55:01,070 INFO L124 PetriNetUnfolderBase]: 210/826 cut-off events. [2023-11-26 11:55:01,070 INFO L125 PetriNetUnfolderBase]: For 78/85 co-relation queries the response was YES. [2023-11-26 11:55:01,074 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1358 conditions, 826 events. 210/826 cut-off events. For 78/85 co-relation queries the response was YES. Maximal size of possible extension queue 64. Compared 5445 event pairs, 19 based on Foata normal form. 1/753 useless extension candidates. Maximal degree in co-relation 1251. Up to 129 conditions per place. [2023-11-26 11:55:01,082 INFO L140 encePairwiseOnDemand]: 125/130 looper letters, 36 selfloop transitions, 4 changer transitions 0/147 dead transitions. [2023-11-26 11:55:01,083 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 147 transitions, 462 flow [2023-11-26 11:55:01,083 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 11:55:01,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 11:55:01,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 683 transitions. [2023-11-26 11:55:01,086 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8756410256410256 [2023-11-26 11:55:01,086 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 683 transitions. [2023-11-26 11:55:01,086 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 683 transitions. [2023-11-26 11:55:01,087 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:55:01,087 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 683 transitions. [2023-11-26 11:55:01,090 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 113.83333333333333) internal successors, (683), 6 states have internal predecessors, (683), 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) [2023-11-26 11:55:01,093 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 130.0) internal successors, (910), 7 states have internal predecessors, (910), 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) [2023-11-26 11:55:01,094 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 130.0) internal successors, (910), 7 states have internal predecessors, (910), 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) [2023-11-26 11:55:01,094 INFO L175 Difference]: Start difference. First operand has 122 places, 124 transitions, 336 flow. Second operand 6 states and 683 transitions. [2023-11-26 11:55:01,095 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 147 transitions, 462 flow [2023-11-26 11:55:01,100 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 124 places, 147 transitions, 444 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 11:55:01,105 INFO L231 Difference]: Finished difference. Result has 124 places, 123 transitions, 324 flow [2023-11-26 11:55:01,105 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=316, PETRI_DIFFERENCE_MINUEND_PLACES=119, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=123, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=119, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=324, PETRI_PLACES=124, PETRI_TRANSITIONS=123} [2023-11-26 11:55:01,107 INFO L281 CegarLoopForPetriNet]: 122 programPoint places, 2 predicate places. [2023-11-26 11:55:01,108 INFO L495 AbstractCegarLoop]: Abstraction has has 124 places, 123 transitions, 324 flow [2023-11-26 11:55:01,109 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 108.5) internal successors, (651), 6 states have internal predecessors, (651), 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) [2023-11-26 11:55:01,109 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:55:01,109 INFO L208 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] [2023-11-26 11:55:01,109 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-26 11:55:01,110 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting f1Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 11 more)] === [2023-11-26 11:55:01,111 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:55:01,111 INFO L85 PathProgramCache]: Analyzing trace with hash 300770712, now seen corresponding path program 1 times [2023-11-26 11:55:01,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:55:01,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1904239737] [2023-11-26 11:55:01,112 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:55:01,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:55:01,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:55:01,368 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:55:01,369 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:55:01,369 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1904239737] [2023-11-26 11:55:01,370 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1904239737] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:55:01,370 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:55:01,370 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-26 11:55:01,371 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1091405353] [2023-11-26 11:55:01,371 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:55:01,375 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:55:01,376 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:55:01,378 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:55:01,379 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:55:01,393 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 116 out of 130 [2023-11-26 11:55:01,394 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 124 places, 123 transitions, 324 flow. Second operand has 3 states, 3 states have (on average 117.66666666666667) internal successors, (353), 3 states have internal predecessors, (353), 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) [2023-11-26 11:55:01,395 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:55:01,395 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 116 of 130 [2023-11-26 11:55:01,395 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:55:01,467 INFO L124 PetriNetUnfolderBase]: 8/230 cut-off events. [2023-11-26 11:55:01,467 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2023-11-26 11:55:01,468 INFO L83 FinitePrefix]: Finished finitePrefix Result has 321 conditions, 230 events. 8/230 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 595 event pairs, 5 based on Foata normal form. 4/221 useless extension candidates. Maximal degree in co-relation 258. Up to 18 conditions per place. [2023-11-26 11:55:01,469 INFO L140 encePairwiseOnDemand]: 124/130 looper letters, 6 selfloop transitions, 6 changer transitions 0/110 dead transitions. [2023-11-26 11:55:01,469 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 123 places, 110 transitions, 283 flow [2023-11-26 11:55:01,469 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:55:01,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:55:01,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 363 transitions. [2023-11-26 11:55:01,472 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9307692307692308 [2023-11-26 11:55:01,472 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 363 transitions. [2023-11-26 11:55:01,472 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 363 transitions. [2023-11-26 11:55:01,473 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:55:01,473 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 363 transitions. [2023-11-26 11:55:01,474 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 121.0) internal successors, (363), 3 states have internal predecessors, (363), 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) [2023-11-26 11:55:01,476 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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) [2023-11-26 11:55:01,477 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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) [2023-11-26 11:55:01,477 INFO L175 Difference]: Start difference. First operand has 124 places, 123 transitions, 324 flow. Second operand 3 states and 363 transitions. [2023-11-26 11:55:01,477 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 123 places, 110 transitions, 283 flow [2023-11-26 11:55:01,482 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 110 transitions, 252 flow, removed 6 selfloop flow, removed 8 redundant places. [2023-11-26 11:55:01,487 INFO L231 Difference]: Finished difference. Result has 115 places, 108 transitions, 233 flow [2023-11-26 11:55:01,487 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=221, PETRI_DIFFERENCE_MINUEND_PLACES=113, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=108, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=102, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=233, PETRI_PLACES=115, PETRI_TRANSITIONS=108} [2023-11-26 11:55:01,488 INFO L281 CegarLoopForPetriNet]: 122 programPoint places, -7 predicate places. [2023-11-26 11:55:01,488 INFO L495 AbstractCegarLoop]: Abstraction has has 115 places, 108 transitions, 233 flow [2023-11-26 11:55:01,489 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 117.66666666666667) internal successors, (353), 3 states have internal predecessors, (353), 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) [2023-11-26 11:55:01,489 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:55:01,489 INFO L208 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] [2023-11-26 11:55:01,489 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-26 11:55:01,489 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting f1Err2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 11 more)] === [2023-11-26 11:55:01,490 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:55:01,490 INFO L85 PathProgramCache]: Analyzing trace with hash 1840473882, now seen corresponding path program 1 times [2023-11-26 11:55:01,490 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:55:01,490 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1412283168] [2023-11-26 11:55:01,490 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:55:01,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:55:01,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:55:01,595 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:55:01,596 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:55:01,596 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1412283168] [2023-11-26 11:55:01,596 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1412283168] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:55:01,596 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:55:01,597 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:55:01,597 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1757076551] [2023-11-26 11:55:01,597 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:55:01,597 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:55:01,598 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:55:01,598 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:55:01,599 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:55:01,628 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 130 [2023-11-26 11:55:01,630 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 115 places, 108 transitions, 233 flow. Second operand has 3 states, 3 states have (on average 111.0) internal successors, (333), 3 states have internal predecessors, (333), 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) [2023-11-26 11:55:01,631 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:55:01,632 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 130 [2023-11-26 11:55:01,632 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:55:01,688 INFO L124 PetriNetUnfolderBase]: 16/235 cut-off events. [2023-11-26 11:55:01,689 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-26 11:55:01,689 INFO L83 FinitePrefix]: Finished finitePrefix Result has 345 conditions, 235 events. 16/235 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 741 event pairs, 14 based on Foata normal form. 0/222 useless extension candidates. Maximal degree in co-relation 218. Up to 56 conditions per place. [2023-11-26 11:55:01,690 INFO L140 encePairwiseOnDemand]: 127/130 looper letters, 16 selfloop transitions, 2 changer transitions 0/108 dead transitions. [2023-11-26 11:55:01,692 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 108 transitions, 271 flow [2023-11-26 11:55:01,692 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:55:01,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:55:01,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 343 transitions. [2023-11-26 11:55:01,694 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8794871794871795 [2023-11-26 11:55:01,694 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 343 transitions. [2023-11-26 11:55:01,694 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 343 transitions. [2023-11-26 11:55:01,695 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:55:01,695 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 343 transitions. [2023-11-26 11:55:01,696 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 114.33333333333333) internal successors, (343), 3 states have internal predecessors, (343), 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) [2023-11-26 11:55:01,697 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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) [2023-11-26 11:55:01,698 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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) [2023-11-26 11:55:01,698 INFO L175 Difference]: Start difference. First operand has 115 places, 108 transitions, 233 flow. Second operand 3 states and 343 transitions. [2023-11-26 11:55:01,698 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 108 transitions, 271 flow [2023-11-26 11:55:01,699 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 108 transitions, 265 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 11:55:01,702 INFO L231 Difference]: Finished difference. Result has 115 places, 107 transitions, 229 flow [2023-11-26 11:55:01,702 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=225, PETRI_DIFFERENCE_MINUEND_PLACES=113, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=107, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=105, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=229, PETRI_PLACES=115, PETRI_TRANSITIONS=107} [2023-11-26 11:55:01,704 INFO L281 CegarLoopForPetriNet]: 122 programPoint places, -7 predicate places. [2023-11-26 11:55:01,705 INFO L495 AbstractCegarLoop]: Abstraction has has 115 places, 107 transitions, 229 flow [2023-11-26 11:55:01,705 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 111.0) internal successors, (333), 3 states have internal predecessors, (333), 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) [2023-11-26 11:55:01,705 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:55:01,706 INFO L208 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] [2023-11-26 11:55:01,706 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-26 11:55:01,706 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting f2Err1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 11 more)] === [2023-11-26 11:55:01,708 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:55:01,708 INFO L85 PathProgramCache]: Analyzing trace with hash -167526959, now seen corresponding path program 1 times [2023-11-26 11:55:01,708 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:55:01,708 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1608212663] [2023-11-26 11:55:01,708 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:55:01,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:55:01,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:55:01,813 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:55:01,814 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:55:01,814 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1608212663] [2023-11-26 11:55:01,814 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1608212663] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:55:01,814 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:55:01,814 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:55:01,815 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1915250667] [2023-11-26 11:55:01,815 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:55:01,816 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:55:01,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:55:01,818 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:55:01,819 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:55:01,856 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 130 [2023-11-26 11:55:01,857 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 115 places, 107 transitions, 229 flow. Second operand has 3 states, 3 states have (on average 110.33333333333333) internal successors, (331), 3 states have internal predecessors, (331), 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) [2023-11-26 11:55:01,858 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:55:01,858 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 130 [2023-11-26 11:55:01,858 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:55:01,917 INFO L124 PetriNetUnfolderBase]: 16/231 cut-off events. [2023-11-26 11:55:01,917 INFO L125 PetriNetUnfolderBase]: For 15/15 co-relation queries the response was YES. [2023-11-26 11:55:01,918 INFO L83 FinitePrefix]: Finished finitePrefix Result has 335 conditions, 231 events. 16/231 cut-off events. For 15/15 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 711 event pairs, 14 based on Foata normal form. 0/222 useless extension candidates. Maximal degree in co-relation 222. Up to 57 conditions per place. [2023-11-26 11:55:01,919 INFO L140 encePairwiseOnDemand]: 127/130 looper letters, 16 selfloop transitions, 2 changer transitions 0/107 dead transitions. [2023-11-26 11:55:01,919 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 107 transitions, 266 flow [2023-11-26 11:55:01,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:55:01,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:55:01,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 343 transitions. [2023-11-26 11:55:01,921 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8794871794871795 [2023-11-26 11:55:01,922 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 343 transitions. [2023-11-26 11:55:01,922 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 343 transitions. [2023-11-26 11:55:01,922 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:55:01,922 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 343 transitions. [2023-11-26 11:55:01,923 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 114.33333333333333) internal successors, (343), 3 states have internal predecessors, (343), 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) [2023-11-26 11:55:01,925 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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) [2023-11-26 11:55:01,925 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 130.0) internal successors, (520), 4 states have internal predecessors, (520), 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) [2023-11-26 11:55:01,926 INFO L175 Difference]: Start difference. First operand has 115 places, 107 transitions, 229 flow. Second operand 3 states and 343 transitions. [2023-11-26 11:55:01,926 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 107 transitions, 266 flow [2023-11-26 11:55:01,927 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 114 places, 107 transitions, 262 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 11:55:01,929 INFO L231 Difference]: Finished difference. Result has 114 places, 106 transitions, 227 flow [2023-11-26 11:55:01,930 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=223, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=104, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=227, PETRI_PLACES=114, PETRI_TRANSITIONS=106} [2023-11-26 11:55:01,933 INFO L281 CegarLoopForPetriNet]: 122 programPoint places, -8 predicate places. [2023-11-26 11:55:01,933 INFO L495 AbstractCegarLoop]: Abstraction has has 114 places, 106 transitions, 227 flow [2023-11-26 11:55:01,934 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 110.33333333333333) internal successors, (331), 3 states have internal predecessors, (331), 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) [2023-11-26 11:55:01,934 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:55:01,934 INFO L208 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] [2023-11-26 11:55:01,934 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-26 11:55:01,935 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 11 more)] === [2023-11-26 11:55:01,935 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:55:01,935 INFO L85 PathProgramCache]: Analyzing trace with hash 1163332619, now seen corresponding path program 1 times [2023-11-26 11:55:01,935 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:55:01,936 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1270598915] [2023-11-26 11:55:01,936 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:55:01,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:55:02,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:55:02,736 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:55:02,737 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:55:02,737 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1270598915] [2023-11-26 11:55:02,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1270598915] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:55:02,737 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:55:02,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 11:55:02,738 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1107231203] [2023-11-26 11:55:02,738 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:55:02,738 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 11:55:02,739 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:55:02,739 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 11:55:02,739 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 11:55:02,867 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 107 out of 130 [2023-11-26 11:55:02,868 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 114 places, 106 transitions, 227 flow. Second operand has 6 states, 6 states have (on average 109.33333333333333) internal successors, (656), 6 states have internal predecessors, (656), 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) [2023-11-26 11:55:02,868 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:55:02,868 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 107 of 130 [2023-11-26 11:55:02,868 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:55:02,942 INFO L124 PetriNetUnfolderBase]: 18/236 cut-off events. [2023-11-26 11:55:02,942 INFO L125 PetriNetUnfolderBase]: For 12/12 co-relation queries the response was YES. [2023-11-26 11:55:02,943 INFO L83 FinitePrefix]: Finished finitePrefix Result has 331 conditions, 236 events. 18/236 cut-off events. For 12/12 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 644 event pairs, 8 based on Foata normal form. 0/228 useless extension candidates. Maximal degree in co-relation 234. Up to 32 conditions per place. [2023-11-26 11:55:02,943 INFO L140 encePairwiseOnDemand]: 125/130 looper letters, 0 selfloop transitions, 0 changer transitions 113/113 dead transitions. [2023-11-26 11:55:02,943 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 118 places, 113 transitions, 297 flow [2023-11-26 11:55:02,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 11:55:02,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 11:55:02,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 667 transitions. [2023-11-26 11:55:02,947 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8551282051282051 [2023-11-26 11:55:02,947 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 667 transitions. [2023-11-26 11:55:02,947 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 667 transitions. [2023-11-26 11:55:02,948 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:55:02,948 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 667 transitions. [2023-11-26 11:55:02,951 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 111.16666666666667) internal successors, (667), 6 states have internal predecessors, (667), 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) [2023-11-26 11:55:02,953 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 130.0) internal successors, (910), 7 states have internal predecessors, (910), 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) [2023-11-26 11:55:02,956 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 130.0) internal successors, (910), 7 states have internal predecessors, (910), 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) [2023-11-26 11:55:02,956 INFO L175 Difference]: Start difference. First operand has 114 places, 106 transitions, 227 flow. Second operand 6 states and 667 transitions. [2023-11-26 11:55:02,957 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 118 places, 113 transitions, 297 flow [2023-11-26 11:55:02,958 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 113 transitions, 293 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 11:55:02,963 INFO L231 Difference]: Finished difference. Result has 116 places, 0 transitions, 0 flow [2023-11-26 11:55:02,963 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=221, PETRI_DIFFERENCE_MINUEND_PLACES=111, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=105, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=105, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=0, PETRI_PLACES=116, PETRI_TRANSITIONS=0} [2023-11-26 11:55:02,965 INFO L281 CegarLoopForPetriNet]: 122 programPoint places, -6 predicate places. [2023-11-26 11:55:02,965 INFO L495 AbstractCegarLoop]: Abstraction has has 116 places, 0 transitions, 0 flow [2023-11-26 11:55:02,966 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 109.33333333333333) internal successors, (656), 6 states have internal predecessors, (656), 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) [2023-11-26 11:55:02,968 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (13 of 14 remaining) [2023-11-26 11:55:02,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (12 of 14 remaining) [2023-11-26 11:55:02,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (11 of 14 remaining) [2023-11-26 11:55:02,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 14 remaining) [2023-11-26 11:55:02,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location f1Err0ASSERT_VIOLATIONDATA_RACE (9 of 14 remaining) [2023-11-26 11:55:02,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location f1Err1ASSERT_VIOLATIONDATA_RACE (8 of 14 remaining) [2023-11-26 11:55:02,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location f1Err2ASSERT_VIOLATIONDATA_RACE (7 of 14 remaining) [2023-11-26 11:55:02,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location f2Err0ASSERT_VIOLATIONDATA_RACE (6 of 14 remaining) [2023-11-26 11:55:02,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location f2Err1ASSERT_VIOLATIONDATA_RACE (5 of 14 remaining) [2023-11-26 11:55:02,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location f1Err0ASSERT_VIOLATIONDATA_RACE (4 of 14 remaining) [2023-11-26 11:55:02,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location f1Err1ASSERT_VIOLATIONDATA_RACE (3 of 14 remaining) [2023-11-26 11:55:02,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location f1Err2ASSERT_VIOLATIONDATA_RACE (2 of 14 remaining) [2023-11-26 11:55:02,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location f2Err0ASSERT_VIOLATIONDATA_RACE (1 of 14 remaining) [2023-11-26 11:55:02,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location f2Err1ASSERT_VIOLATIONDATA_RACE (0 of 14 remaining) [2023-11-26 11:55:02,972 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-26 11:55:02,972 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:55:02,983 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-26 11:55:02,983 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-26 11:55:02,992 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 26.11 11:55:02 BasicIcfg [2023-11-26 11:55:02,993 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-26 11:55:02,993 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-26 11:55:02,993 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-26 11:55:02,994 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-26 11:55:02,994 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 11:54:58" (3/4) ... [2023-11-26 11:55:02,997 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-26 11:55:03,001 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure f1 [2023-11-26 11:55:03,001 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure f2 [2023-11-26 11:55:03,007 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 16 nodes and edges [2023-11-26 11:55:03,007 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2023-11-26 11:55:03,008 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-26 11:55:03,008 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-26 11:55:03,114 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/witness.graphml [2023-11-26 11:55:03,114 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/witness.yml [2023-11-26 11:55:03,114 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-26 11:55:03,115 INFO L158 Benchmark]: Toolchain (without parser) took 6809.76ms. Allocated memory was 127.9MB in the beginning and 220.2MB in the end (delta: 92.3MB). Free memory was 84.2MB in the beginning and 129.5MB in the end (delta: -45.3MB). Peak memory consumption was 46.9MB. Max. memory is 16.1GB. [2023-11-26 11:55:03,116 INFO L158 Benchmark]: CDTParser took 0.24ms. Allocated memory is still 127.9MB. Free memory is still 100.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-26 11:55:03,116 INFO L158 Benchmark]: CACSL2BoogieTranslator took 910.93ms. Allocated memory was 127.9MB in the beginning and 182.5MB in the end (delta: 54.5MB). Free memory was 84.2MB in the beginning and 145.3MB in the end (delta: -61.1MB). Peak memory consumption was 44.8MB. Max. memory is 16.1GB. [2023-11-26 11:55:03,117 INFO L158 Benchmark]: Boogie Procedure Inliner took 87.79ms. Allocated memory is still 182.5MB. Free memory was 145.3MB in the beginning and 142.1MB in the end (delta: 3.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-26 11:55:03,117 INFO L158 Benchmark]: Boogie Preprocessor took 62.46ms. Allocated memory is still 182.5MB. Free memory was 142.1MB in the beginning and 140.0MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-26 11:55:03,117 INFO L158 Benchmark]: RCFGBuilder took 668.95ms. Allocated memory is still 182.5MB. Free memory was 140.0MB in the beginning and 116.0MB in the end (delta: 24.1MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2023-11-26 11:55:03,118 INFO L158 Benchmark]: TraceAbstraction took 4942.37ms. Allocated memory was 182.5MB in the beginning and 220.2MB in the end (delta: 37.7MB). Free memory was 114.9MB in the beginning and 133.7MB in the end (delta: -18.8MB). Peak memory consumption was 16.7MB. Max. memory is 16.1GB. [2023-11-26 11:55:03,118 INFO L158 Benchmark]: Witness Printer took 120.95ms. Allocated memory is still 220.2MB. Free memory was 133.7MB in the beginning and 129.5MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-26 11:55:03,121 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.24ms. Allocated memory is still 127.9MB. Free memory is still 100.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 910.93ms. Allocated memory was 127.9MB in the beginning and 182.5MB in the end (delta: 54.5MB). Free memory was 84.2MB in the beginning and 145.3MB in the end (delta: -61.1MB). Peak memory consumption was 44.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 87.79ms. Allocated memory is still 182.5MB. Free memory was 145.3MB in the beginning and 142.1MB in the end (delta: 3.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 62.46ms. Allocated memory is still 182.5MB. Free memory was 142.1MB in the beginning and 140.0MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 668.95ms. Allocated memory is still 182.5MB. Free memory was 140.0MB in the beginning and 116.0MB in the end (delta: 24.1MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * TraceAbstraction took 4942.37ms. Allocated memory was 182.5MB in the beginning and 220.2MB in the end (delta: 37.7MB). Free memory was 114.9MB in the beginning and 133.7MB in the end (delta: -18.8MB). Peak memory consumption was 16.7MB. Max. memory is 16.1GB. * Witness Printer took 120.95ms. Allocated memory is still 220.2MB. Free memory was 133.7MB in the beginning and 129.5MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 1378]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1379]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1356]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1358]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1359]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1365]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1366]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 188 locations, 14 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: 4.8s, OverallIterations: 7, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 275 SdHoareTripleChecker+Valid, 0.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 139 mSDsluCounter, 39 SdHoareTripleChecker+Invalid, 0.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 55 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 506 IncrementalHoareTripleChecker+Invalid, 561 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 55 mSolverCounterUnsat, 39 mSDtfsCounter, 506 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 23 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=336occurred in iteration=2, InterpolantAutomatonStates: 27, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 2.2s InterpolantComputationTime, 383 NumberOfCodeBlocks, 383 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 376 ConstructedInterpolants, 0 QuantifiedInterpolants, 552 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 7 InterpolantComputations, 7 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 - AllSpecificationsHoldResult: All specifications hold 7 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-26 11:55:03,150 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_32524d8f-d847-4e0f-87cd-5372281db121/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE