./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/04-mutex_35-trylock_rc.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_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/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_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/04-mutex_35-trylock_rc.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/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_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/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 bc4ff81e27c3c9c08a24375d30c2902a85848d2bd345364dfe2b3c3839c5dc11 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 10:47:06,988 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 10:47:07,069 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-26 10:47:07,075 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 10:47:07,075 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 10:47:07,102 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 10:47:07,103 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 10:47:07,104 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 10:47:07,105 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 10:47:07,105 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 10:47:07,106 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 10:47:07,107 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 10:47:07,108 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 10:47:07,108 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 10:47:07,109 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-26 10:47:07,109 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 10:47:07,110 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 10:47:07,110 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 10:47:07,111 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 10:47:07,111 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-26 10:47:07,112 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 10:47:07,113 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-26 10:47:07,113 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-26 10:47:07,114 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 10:47:07,114 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 10:47:07,115 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 10:47:07,115 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 10:47:07,116 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 10:47:07,116 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 10:47:07,117 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 10:47:07,117 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 10:47:07,118 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 10:47:07,118 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 10:47:07,119 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-26 10:47:07,119 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 10:47:07,119 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 10:47:07,120 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 10:47:07,120 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 10:47:07,121 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-26 10:47:07,121 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 10:47:07,122 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 10:47:07,122 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_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/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_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/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 -> bc4ff81e27c3c9c08a24375d30c2902a85848d2bd345364dfe2b3c3839c5dc11 [2023-11-26 10:47:07,394 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 10:47:07,433 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 10:47:07,436 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 10:47:07,437 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 10:47:07,438 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 10:47:07,439 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/goblint-regression/04-mutex_35-trylock_rc.i [2023-11-26 10:47:10,635 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 10:47:11,176 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 10:47:11,177 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/sv-benchmarks/c/goblint-regression/04-mutex_35-trylock_rc.i [2023-11-26 10:47:11,213 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/bin/uautomizer-verify-VRDe98Ueme/data/ca7ab58b2/92edffc08afa4a7494cda438d2021457/FLAG71148d736 [2023-11-26 10:47:11,237 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/bin/uautomizer-verify-VRDe98Ueme/data/ca7ab58b2/92edffc08afa4a7494cda438d2021457 [2023-11-26 10:47:11,248 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 10:47:11,251 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 10:47:11,255 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 10:47:11,255 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 10:47:11,261 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 10:47:11,262 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 10:47:11" (1/1) ... [2023-11-26 10:47:11,263 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7d74ab1a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:11, skipping insertion in model container [2023-11-26 10:47:11,263 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 10:47:11" (1/1) ... [2023-11-26 10:47:11,343 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 10:47:12,393 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 10:47:12,410 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 10:47:12,542 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 10:47:12,741 WARN L675 CHandler]: The function strerror is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 10:47:12,742 WARN L675 CHandler]: The function sleep is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 10:47:12,742 WARN L675 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 10:47:12,743 WARN L675 CHandler]: The function fprintf is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 10:47:12,751 INFO L206 MainTranslator]: Completed translation [2023-11-26 10:47:12,753 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12 WrapperNode [2023-11-26 10:47:12,753 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 10:47:12,754 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 10:47:12,755 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 10:47:12,755 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 10:47:12,763 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12" (1/1) ... [2023-11-26 10:47:12,830 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12" (1/1) ... [2023-11-26 10:47:12,864 INFO L138 Inliner]: procedures = 525, calls = 69, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 151 [2023-11-26 10:47:12,865 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 10:47:12,866 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 10:47:12,866 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 10:47:12,867 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 10:47:12,884 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12" (1/1) ... [2023-11-26 10:47:12,884 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12" (1/1) ... [2023-11-26 10:47:12,889 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12" (1/1) ... [2023-11-26 10:47:12,890 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12" (1/1) ... [2023-11-26 10:47:12,906 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12" (1/1) ... [2023-11-26 10:47:12,912 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12" (1/1) ... [2023-11-26 10:47:12,918 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12" (1/1) ... [2023-11-26 10:47:12,922 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12" (1/1) ... [2023-11-26 10:47:12,930 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 10:47:12,931 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 10:47:12,931 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 10:47:12,932 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 10:47:12,932 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12" (1/1) ... [2023-11-26 10:47:12,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 10:47:12,955 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 10:47:12,970 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 10:47:13,006 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 10:47:13,036 INFO L130 BoogieDeclarations]: Found specification of procedure counter_thread [2023-11-26 10:47:13,037 INFO L138 BoogieDeclarations]: Found implementation of procedure counter_thread [2023-11-26 10:47:13,038 INFO L130 BoogieDeclarations]: Found specification of procedure sleep [2023-11-26 10:47:13,038 INFO L130 BoogieDeclarations]: Found specification of procedure monitor_thread [2023-11-26 10:47:13,038 INFO L138 BoogieDeclarations]: Found implementation of procedure monitor_thread [2023-11-26 10:47:13,038 INFO L130 BoogieDeclarations]: Found specification of procedure strerror [2023-11-26 10:47:13,039 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-26 10:47:13,039 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-26 10:47:13,039 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-26 10:47:13,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 10:47:13,041 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 10:47:13,042 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 10:47:13,042 INFO L130 BoogieDeclarations]: Found specification of procedure fprintf [2023-11-26 10:47:13,043 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-26 10:47:13,043 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexTryLock [2023-11-26 10:47:13,043 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-26 10:47:13,044 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-26 10:47:13,044 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-26 10:47:13,045 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-26 10:47:13,047 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 10:47:13,409 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 10:47:13,411 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 10:47:13,810 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 10:47:13,837 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 10:47:13,840 INFO L309 CfgBuilder]: Removed 19 assume(true) statements. [2023-11-26 10:47:13,842 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:47:13 BoogieIcfgContainer [2023-11-26 10:47:13,842 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 10:47:13,844 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-26 10:47:13,845 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-26 10:47:13,848 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-26 10:47:13,848 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.11 10:47:11" (1/3) ... [2023-11-26 10:47:13,849 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45fd9bf5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 10:47:13, skipping insertion in model container [2023-11-26 10:47:13,849 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:47:12" (2/3) ... [2023-11-26 10:47:13,849 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45fd9bf5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 10:47:13, skipping insertion in model container [2023-11-26 10:47:13,850 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:47:13" (3/3) ... [2023-11-26 10:47:13,851 INFO L112 eAbstractionObserver]: Analyzing ICFG 04-mutex_35-trylock_rc.i [2023-11-26 10:47:13,866 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-26 10:47:13,877 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-26 10:47:13,878 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 18 error locations. [2023-11-26 10:47:13,878 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-26 10:47:14,031 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-26 10:47:14,090 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 282 places, 306 transitions, 626 flow [2023-11-26 10:47:14,284 INFO L124 PetriNetUnfolderBase]: 31/304 cut-off events. [2023-11-26 10:47:14,284 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-26 10:47:14,299 INFO L83 FinitePrefix]: Finished finitePrefix Result has 313 conditions, 304 events. 31/304 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 828 event pairs, 0 based on Foata normal form. 0/255 useless extension candidates. Maximal degree in co-relation 199. Up to 5 conditions per place. [2023-11-26 10:47:14,300 INFO L82 GeneralOperation]: Start removeDead. Operand has 282 places, 306 transitions, 626 flow [2023-11-26 10:47:14,316 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 270 places, 292 transitions, 596 flow [2023-11-26 10:47:14,335 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 10:47:14,346 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;@33d36b87, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 10:47:14,347 INFO L358 AbstractCegarLoop]: Starting to check reachability of 31 error locations. [2023-11-26 10:47:14,356 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 10:47:14,356 INFO L124 PetriNetUnfolderBase]: 0/47 cut-off events. [2023-11-26 10:47:14,356 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 10:47:14,356 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:47:14,357 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] [2023-11-26 10:47:14,358 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr4ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2023-11-26 10:47:14,363 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:47:14,363 INFO L85 PathProgramCache]: Analyzing trace with hash -1785536043, now seen corresponding path program 1 times [2023-11-26 10:47:14,379 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:47:14,380 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [821826279] [2023-11-26 10:47:14,380 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:47:14,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:47:14,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:47:14,916 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 10:47:14,916 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:47:14,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [821826279] [2023-11-26 10:47:14,918 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [821826279] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:47:14,918 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:47:14,918 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:47:14,920 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1384263924] [2023-11-26 10:47:14,921 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:47:14,931 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:47:14,937 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:47:14,965 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:47:14,966 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:47:15,000 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 262 out of 306 [2023-11-26 10:47:15,005 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 292 transitions, 596 flow. Second operand has 3 states, 3 states have (on average 263.3333333333333) internal successors, (790), 3 states have internal predecessors, (790), 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 10:47:15,005 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:47:15,006 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 262 of 306 [2023-11-26 10:47:15,007 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:47:15,248 INFO L124 PetriNetUnfolderBase]: 27/583 cut-off events. [2023-11-26 10:47:15,248 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2023-11-26 10:47:15,256 INFO L83 FinitePrefix]: Finished finitePrefix Result has 651 conditions, 583 events. 27/583 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 3097 event pairs, 15 based on Foata normal form. 97/605 useless extension candidates. Maximal degree in co-relation 474. Up to 48 conditions per place. [2023-11-26 10:47:15,261 INFO L140 encePairwiseOnDemand]: 285/306 looper letters, 13 selfloop transitions, 2 changer transitions 8/258 dead transitions. [2023-11-26 10:47:15,261 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 263 places, 258 transitions, 558 flow [2023-11-26 10:47:15,264 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:47:15,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:47:15,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 820 transitions. [2023-11-26 10:47:15,291 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8932461873638344 [2023-11-26 10:47:15,291 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 820 transitions. [2023-11-26 10:47:15,293 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 820 transitions. [2023-11-26 10:47:15,298 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:47:15,300 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 820 transitions. [2023-11-26 10:47:15,308 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 273.3333333333333) internal successors, (820), 3 states have internal predecessors, (820), 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 10:47:15,317 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 306.0) internal successors, (1224), 4 states have internal predecessors, (1224), 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 10:47:15,319 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 306.0) internal successors, (1224), 4 states have internal predecessors, (1224), 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 10:47:15,321 INFO L175 Difference]: Start difference. First operand has 270 places, 292 transitions, 596 flow. Second operand 3 states and 820 transitions. [2023-11-26 10:47:15,322 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 263 places, 258 transitions, 558 flow [2023-11-26 10:47:15,330 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 259 places, 258 transitions, 550 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-26 10:47:15,339 INFO L231 Difference]: Finished difference. Result has 259 places, 250 transitions, 508 flow [2023-11-26 10:47:15,341 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=306, PETRI_DIFFERENCE_MINUEND_FLOW=520, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=258, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=508, PETRI_PLACES=259, PETRI_TRANSITIONS=250} [2023-11-26 10:47:15,346 INFO L281 CegarLoopForPetriNet]: 270 programPoint places, -11 predicate places. [2023-11-26 10:47:15,346 INFO L495 AbstractCegarLoop]: Abstraction has has 259 places, 250 transitions, 508 flow [2023-11-26 10:47:15,347 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 263.3333333333333) internal successors, (790), 3 states have internal predecessors, (790), 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 10:47:15,347 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:47:15,348 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] [2023-11-26 10:47:15,348 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-26 10:47:15,349 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr4ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2023-11-26 10:47:15,349 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:47:15,350 INFO L85 PathProgramCache]: Analyzing trace with hash 1543577995, now seen corresponding path program 1 times [2023-11-26 10:47:15,350 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:47:15,350 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1624933891] [2023-11-26 10:47:15,351 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:47:15,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:47:15,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:47:15,610 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 10:47:15,610 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:47:15,611 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1624933891] [2023-11-26 10:47:15,611 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1624933891] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:47:15,611 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:47:15,612 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:47:15,612 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [233989949] [2023-11-26 10:47:15,612 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:47:15,614 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:47:15,615 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:47:15,615 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:47:15,616 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:47:15,669 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 306 [2023-11-26 10:47:15,671 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 259 places, 250 transitions, 508 flow. Second operand has 3 states, 3 states have (on average 248.0) internal successors, (744), 3 states have internal predecessors, (744), 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 10:47:15,672 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:47:15,672 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 306 [2023-11-26 10:47:15,673 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:47:16,159 INFO L124 PetriNetUnfolderBase]: 248/1480 cut-off events. [2023-11-26 10:47:16,160 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-26 10:47:16,168 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1924 conditions, 1480 events. 248/1480 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 67. Compared 11919 event pairs, 96 based on Foata normal form. 1/1413 useless extension candidates. Maximal degree in co-relation 1869. Up to 407 conditions per place. [2023-11-26 10:47:16,176 INFO L140 encePairwiseOnDemand]: 290/306 looper letters, 25 selfloop transitions, 7 changer transitions 7/255 dead transitions. [2023-11-26 10:47:16,176 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 245 places, 255 transitions, 592 flow [2023-11-26 10:47:16,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:47:16,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:47:16,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 785 transitions. [2023-11-26 10:47:16,181 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.855119825708061 [2023-11-26 10:47:16,181 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 785 transitions. [2023-11-26 10:47:16,182 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 785 transitions. [2023-11-26 10:47:16,183 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:47:16,183 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 785 transitions. [2023-11-26 10:47:16,186 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 261.6666666666667) internal successors, (785), 3 states have internal predecessors, (785), 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 10:47:16,189 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 306.0) internal successors, (1224), 4 states have internal predecessors, (1224), 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 10:47:16,192 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 306.0) internal successors, (1224), 4 states have internal predecessors, (1224), 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 10:47:16,192 INFO L175 Difference]: Start difference. First operand has 259 places, 250 transitions, 508 flow. Second operand 3 states and 785 transitions. [2023-11-26 10:47:16,195 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 245 places, 255 transitions, 592 flow [2023-11-26 10:47:16,199 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 243 places, 255 transitions, 588 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:47:16,208 INFO L231 Difference]: Finished difference. Result has 244 places, 242 transitions, 518 flow [2023-11-26 10:47:16,209 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=306, PETRI_DIFFERENCE_MINUEND_FLOW=488, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=235, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=518, PETRI_PLACES=244, PETRI_TRANSITIONS=242} [2023-11-26 10:47:16,210 INFO L281 CegarLoopForPetriNet]: 270 programPoint places, -26 predicate places. [2023-11-26 10:47:16,210 INFO L495 AbstractCegarLoop]: Abstraction has has 244 places, 242 transitions, 518 flow [2023-11-26 10:47:16,212 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 248.0) internal successors, (744), 3 states have internal predecessors, (744), 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 10:47:16,212 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:47:16,212 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] [2023-11-26 10:47:16,218 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-26 10:47:16,218 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting counter_threadErr0ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr4ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2023-11-26 10:47:16,219 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:47:16,220 INFO L85 PathProgramCache]: Analyzing trace with hash -2043407950, now seen corresponding path program 1 times [2023-11-26 10:47:16,220 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:47:16,220 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1355497464] [2023-11-26 10:47:16,220 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:47:16,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:47:16,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:47:16,411 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 10:47:16,411 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:47:16,412 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1355497464] [2023-11-26 10:47:16,413 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1355497464] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:47:16,414 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:47:16,414 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:47:16,415 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1154480640] [2023-11-26 10:47:16,415 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:47:16,416 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:47:16,417 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:47:16,417 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:47:16,418 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:47:16,433 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 264 out of 306 [2023-11-26 10:47:16,435 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 244 places, 242 transitions, 518 flow. Second operand has 3 states, 3 states have (on average 265.3333333333333) internal successors, (796), 3 states have internal predecessors, (796), 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 10:47:16,435 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:47:16,435 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 264 of 306 [2023-11-26 10:47:16,436 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:47:16,611 INFO L124 PetriNetUnfolderBase]: 71/955 cut-off events. [2023-11-26 10:47:16,612 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2023-11-26 10:47:16,618 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1132 conditions, 955 events. 71/955 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 37. Compared 6680 event pairs, 20 based on Foata normal form. 0/874 useless extension candidates. Maximal degree in co-relation 575. Up to 74 conditions per place. [2023-11-26 10:47:16,623 INFO L140 encePairwiseOnDemand]: 302/306 looper letters, 13 selfloop transitions, 2 changer transitions 0/243 dead transitions. [2023-11-26 10:47:16,623 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 243 transitions, 551 flow [2023-11-26 10:47:16,624 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:47:16,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:47:16,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 809 transitions. [2023-11-26 10:47:16,627 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8812636165577342 [2023-11-26 10:47:16,627 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 809 transitions. [2023-11-26 10:47:16,627 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 809 transitions. [2023-11-26 10:47:16,628 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:47:16,628 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 809 transitions. [2023-11-26 10:47:16,631 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 269.6666666666667) internal successors, (809), 3 states have internal predecessors, (809), 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 10:47:16,634 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 306.0) internal successors, (1224), 4 states have internal predecessors, (1224), 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 10:47:16,635 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 306.0) internal successors, (1224), 4 states have internal predecessors, (1224), 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 10:47:16,635 INFO L175 Difference]: Start difference. First operand has 244 places, 242 transitions, 518 flow. Second operand 3 states and 809 transitions. [2023-11-26 10:47:16,635 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 243 transitions, 551 flow [2023-11-26 10:47:16,638 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 239 places, 243 transitions, 551 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-26 10:47:16,642 INFO L231 Difference]: Finished difference. Result has 240 places, 242 transitions, 528 flow [2023-11-26 10:47:16,642 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=306, PETRI_DIFFERENCE_MINUEND_FLOW=514, PETRI_DIFFERENCE_MINUEND_PLACES=237, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=240, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=528, PETRI_PLACES=240, PETRI_TRANSITIONS=242} [2023-11-26 10:47:16,643 INFO L281 CegarLoopForPetriNet]: 270 programPoint places, -30 predicate places. [2023-11-26 10:47:16,643 INFO L495 AbstractCegarLoop]: Abstraction has has 240 places, 242 transitions, 528 flow [2023-11-26 10:47:16,644 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 265.3333333333333) internal successors, (796), 3 states have internal predecessors, (796), 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 10:47:16,644 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:47:16,645 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] [2023-11-26 10:47:16,645 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-26 10:47:16,645 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting counter_threadErr2ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr4ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2023-11-26 10:47:16,646 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:47:16,646 INFO L85 PathProgramCache]: Analyzing trace with hash -662509154, now seen corresponding path program 1 times [2023-11-26 10:47:16,646 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:47:16,646 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1050868275] [2023-11-26 10:47:16,646 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:47:16,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:47:16,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:47:16,759 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:47:16,759 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:47:16,759 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1050868275] [2023-11-26 10:47:16,760 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1050868275] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:47:16,760 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:47:16,760 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:47:16,760 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1760168386] [2023-11-26 10:47:16,761 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:47:16,761 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:47:16,762 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:47:16,762 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:47:16,762 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:47:16,783 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 260 out of 306 [2023-11-26 10:47:16,785 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 242 transitions, 528 flow. Second operand has 3 states, 3 states have (on average 261.3333333333333) internal successors, (784), 3 states have internal predecessors, (784), 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 10:47:16,785 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:47:16,785 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 260 of 306 [2023-11-26 10:47:16,785 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:47:17,170 INFO L124 PetriNetUnfolderBase]: 176/2030 cut-off events. [2023-11-26 10:47:17,171 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-26 10:47:17,186 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2502 conditions, 2030 events. 176/2030 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 16656 event pairs, 31 based on Foata normal form. 0/1872 useless extension candidates. Maximal degree in co-relation 2285. Up to 160 conditions per place. [2023-11-26 10:47:17,196 INFO L140 encePairwiseOnDemand]: 295/306 looper letters, 24 selfloop transitions, 8 changer transitions 0/256 dead transitions. [2023-11-26 10:47:17,196 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 242 places, 256 transitions, 622 flow [2023-11-26 10:47:17,196 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:47:17,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:47:17,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 815 transitions. [2023-11-26 10:47:17,199 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8877995642701525 [2023-11-26 10:47:17,200 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 815 transitions. [2023-11-26 10:47:17,200 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 815 transitions. [2023-11-26 10:47:17,201 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:47:17,201 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 815 transitions. [2023-11-26 10:47:17,204 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 271.6666666666667) internal successors, (815), 3 states have internal predecessors, (815), 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 10:47:17,207 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 306.0) internal successors, (1224), 4 states have internal predecessors, (1224), 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 10:47:17,208 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 306.0) internal successors, (1224), 4 states have internal predecessors, (1224), 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 10:47:17,208 INFO L175 Difference]: Start difference. First operand has 240 places, 242 transitions, 528 flow. Second operand 3 states and 815 transitions. [2023-11-26 10:47:17,208 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 242 places, 256 transitions, 622 flow [2023-11-26 10:47:17,212 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 242 places, 256 transitions, 622 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-26 10:47:17,216 INFO L231 Difference]: Finished difference. Result has 244 places, 250 transitions, 598 flow [2023-11-26 10:47:17,217 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=306, PETRI_DIFFERENCE_MINUEND_FLOW=528, PETRI_DIFFERENCE_MINUEND_PLACES=240, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=234, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=598, PETRI_PLACES=244, PETRI_TRANSITIONS=250} [2023-11-26 10:47:17,218 INFO L281 CegarLoopForPetriNet]: 270 programPoint places, -26 predicate places. [2023-11-26 10:47:17,218 INFO L495 AbstractCegarLoop]: Abstraction has has 244 places, 250 transitions, 598 flow [2023-11-26 10:47:17,219 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 261.3333333333333) internal successors, (784), 3 states have internal predecessors, (784), 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 10:47:17,219 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:47:17,220 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] [2023-11-26 10:47:17,220 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-26 10:47:17,220 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr4ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2023-11-26 10:47:17,221 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:47:17,221 INFO L85 PathProgramCache]: Analyzing trace with hash -292457774, now seen corresponding path program 1 times [2023-11-26 10:47:17,221 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:47:17,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1841926796] [2023-11-26 10:47:17,221 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:47:17,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:47:17,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:47:18,012 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 10:47:18,012 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:47:18,012 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1841926796] [2023-11-26 10:47:18,012 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1841926796] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:47:18,013 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:47:18,017 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 10:47:18,017 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [424491852] [2023-11-26 10:47:18,017 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:47:18,019 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:47:18,020 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:47:18,021 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:47:18,021 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:47:18,186 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 261 out of 306 [2023-11-26 10:47:18,189 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 244 places, 250 transitions, 598 flow. Second operand has 6 states, 6 states have (on average 262.5) internal successors, (1575), 6 states have internal predecessors, (1575), 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 10:47:18,191 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:47:18,191 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 261 of 306 [2023-11-26 10:47:18,191 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:47:19,035 INFO L124 PetriNetUnfolderBase]: 495/4085 cut-off events. [2023-11-26 10:47:19,036 INFO L125 PetriNetUnfolderBase]: For 134/183 co-relation queries the response was YES. [2023-11-26 10:47:19,064 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5435 conditions, 4085 events. 495/4085 cut-off events. For 134/183 co-relation queries the response was YES. Maximal size of possible extension queue 119. Compared 41169 event pairs, 60 based on Foata normal form. 16/3743 useless extension candidates. Maximal degree in co-relation 4929. Up to 236 conditions per place. [2023-11-26 10:47:19,084 INFO L140 encePairwiseOnDemand]: 301/306 looper letters, 26 selfloop transitions, 4 changer transitions 0/265 dead transitions. [2023-11-26 10:47:19,084 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 265 transitions, 688 flow [2023-11-26 10:47:19,085 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 10:47:19,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 10:47:19,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1597 transitions. [2023-11-26 10:47:19,090 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8698257080610022 [2023-11-26 10:47:19,090 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1597 transitions. [2023-11-26 10:47:19,090 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1597 transitions. [2023-11-26 10:47:19,091 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:47:19,091 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1597 transitions. [2023-11-26 10:47:19,097 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 266.1666666666667) internal successors, (1597), 6 states have internal predecessors, (1597), 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 10:47:19,102 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 306.0) internal successors, (2142), 7 states have internal predecessors, (2142), 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 10:47:19,104 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 306.0) internal successors, (2142), 7 states have internal predecessors, (2142), 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 10:47:19,104 INFO L175 Difference]: Start difference. First operand has 244 places, 250 transitions, 598 flow. Second operand 6 states and 1597 transitions. [2023-11-26 10:47:19,104 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 265 transitions, 688 flow [2023-11-26 10:47:19,112 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 265 transitions, 672 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:47:19,116 INFO L231 Difference]: Finished difference. Result has 246 places, 249 transitions, 588 flow [2023-11-26 10:47:19,117 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=306, PETRI_DIFFERENCE_MINUEND_FLOW=580, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=245, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=588, PETRI_PLACES=246, PETRI_TRANSITIONS=249} [2023-11-26 10:47:19,119 INFO L281 CegarLoopForPetriNet]: 270 programPoint places, -24 predicate places. [2023-11-26 10:47:19,120 INFO L495 AbstractCegarLoop]: Abstraction has has 246 places, 249 transitions, 588 flow [2023-11-26 10:47:19,121 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 262.5) internal successors, (1575), 6 states have internal predecessors, (1575), 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 10:47:19,121 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:47:19,122 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] [2023-11-26 10:47:19,122 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-26 10:47:19,122 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting counter_threadErr3ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr4ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2023-11-26 10:47:19,123 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:47:19,123 INFO L85 PathProgramCache]: Analyzing trace with hash 37930632, now seen corresponding path program 1 times [2023-11-26 10:47:19,123 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:47:19,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [907549882] [2023-11-26 10:47:19,124 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:47:19,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:47:19,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:47:19,253 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 10:47:19,253 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:47:19,253 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [907549882] [2023-11-26 10:47:19,253 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [907549882] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:47:19,253 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:47:19,254 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:47:19,254 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [306617984] [2023-11-26 10:47:19,254 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:47:19,255 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:47:19,256 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:47:19,256 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:47:19,257 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:47:19,283 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 262 out of 306 [2023-11-26 10:47:19,286 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 249 transitions, 588 flow. Second operand has 3 states, 3 states have (on average 264.0) internal successors, (792), 3 states have internal predecessors, (792), 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 10:47:19,286 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:47:19,286 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 262 of 306 [2023-11-26 10:47:19,286 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:47:19,790 INFO L124 PetriNetUnfolderBase]: 248/2557 cut-off events. [2023-11-26 10:47:19,790 INFO L125 PetriNetUnfolderBase]: For 124/138 co-relation queries the response was YES. [2023-11-26 10:47:19,812 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3347 conditions, 2557 events. 248/2557 cut-off events. For 124/138 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 22322 event pairs, 53 based on Foata normal form. 6/2372 useless extension candidates. Maximal degree in co-relation 3123. Up to 254 conditions per place. [2023-11-26 10:47:19,825 INFO L140 encePairwiseOnDemand]: 299/306 looper letters, 22 selfloop transitions, 10 changer transitions 0/260 dead transitions. [2023-11-26 10:47:19,826 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 260 transitions, 687 flow [2023-11-26 10:47:19,826 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:47:19,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:47:19,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 811 transitions. [2023-11-26 10:47:19,829 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.883442265795207 [2023-11-26 10:47:19,829 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 811 transitions. [2023-11-26 10:47:19,829 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 811 transitions. [2023-11-26 10:47:19,830 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:47:19,830 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 811 transitions. [2023-11-26 10:47:19,833 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 270.3333333333333) internal successors, (811), 3 states have internal predecessors, (811), 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 10:47:19,836 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 306.0) internal successors, (1224), 4 states have internal predecessors, (1224), 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 10:47:19,836 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 306.0) internal successors, (1224), 4 states have internal predecessors, (1224), 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 10:47:19,837 INFO L175 Difference]: Start difference. First operand has 246 places, 249 transitions, 588 flow. Second operand 3 states and 811 transitions. [2023-11-26 10:47:19,837 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 260 transitions, 687 flow [2023-11-26 10:47:19,840 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 260 transitions, 680 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-26 10:47:19,845 INFO L231 Difference]: Finished difference. Result has 246 places, 257 transitions, 667 flow [2023-11-26 10:47:19,845 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=306, PETRI_DIFFERENCE_MINUEND_FLOW=581, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=667, PETRI_PLACES=246, PETRI_TRANSITIONS=257} [2023-11-26 10:47:19,848 INFO L281 CegarLoopForPetriNet]: 270 programPoint places, -24 predicate places. [2023-11-26 10:47:19,849 INFO L495 AbstractCegarLoop]: Abstraction has has 246 places, 257 transitions, 667 flow [2023-11-26 10:47:19,851 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 264.0) internal successors, (792), 3 states have internal predecessors, (792), 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 10:47:19,851 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:47:19,851 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, 1, 1] [2023-11-26 10:47:19,852 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-26 10:47:19,852 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting monitor_threadErr5ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr4ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2023-11-26 10:47:19,852 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:47:19,852 INFO L85 PathProgramCache]: Analyzing trace with hash 939740429, now seen corresponding path program 1 times [2023-11-26 10:47:19,853 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:47:19,853 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [426975003] [2023-11-26 10:47:19,853 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:47:19,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:47:19,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:47:19,958 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 10:47:19,959 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:47:19,959 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [426975003] [2023-11-26 10:47:19,959 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [426975003] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:47:19,959 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:47:19,960 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:47:19,964 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1453545837] [2023-11-26 10:47:19,964 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:47:19,964 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:47:19,965 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:47:19,965 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:47:19,965 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:47:19,997 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 262 out of 306 [2023-11-26 10:47:19,998 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 257 transitions, 667 flow. Second operand has 3 states, 3 states have (on average 264.3333333333333) internal successors, (793), 3 states have internal predecessors, (793), 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 10:47:19,999 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:47:19,999 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 262 of 306 [2023-11-26 10:47:19,999 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:47:20,497 INFO L124 PetriNetUnfolderBase]: 261/2735 cut-off events. [2023-11-26 10:47:20,497 INFO L125 PetriNetUnfolderBase]: For 466/475 co-relation queries the response was YES. [2023-11-26 10:47:20,521 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3755 conditions, 2735 events. 261/2735 cut-off events. For 466/475 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 24490 event pairs, 49 based on Foata normal form. 1/2536 useless extension candidates. Maximal degree in co-relation 3523. Up to 267 conditions per place. [2023-11-26 10:47:20,534 INFO L140 encePairwiseOnDemand]: 300/306 looper letters, 26 selfloop transitions, 9 changer transitions 0/265 dead transitions. [2023-11-26 10:47:20,534 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 265 transitions, 768 flow [2023-11-26 10:47:20,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:47:20,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:47:20,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 810 transitions. [2023-11-26 10:47:20,537 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8823529411764706 [2023-11-26 10:47:20,538 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 810 transitions. [2023-11-26 10:47:20,538 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 810 transitions. [2023-11-26 10:47:20,539 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:47:20,539 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 810 transitions. [2023-11-26 10:47:20,541 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 270.0) internal successors, (810), 3 states have internal predecessors, (810), 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 10:47:20,544 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 306.0) internal successors, (1224), 4 states have internal predecessors, (1224), 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 10:47:20,544 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 306.0) internal successors, (1224), 4 states have internal predecessors, (1224), 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 10:47:20,545 INFO L175 Difference]: Start difference. First operand has 246 places, 257 transitions, 667 flow. Second operand 3 states and 810 transitions. [2023-11-26 10:47:20,545 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 265 transitions, 768 flow [2023-11-26 10:47:20,549 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 265 transitions, 744 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:47:20,553 INFO L231 Difference]: Finished difference. Result has 248 places, 262 transitions, 715 flow [2023-11-26 10:47:20,554 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=306, PETRI_DIFFERENCE_MINUEND_FLOW=647, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=257, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=248, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=715, PETRI_PLACES=248, PETRI_TRANSITIONS=262} [2023-11-26 10:47:20,554 INFO L281 CegarLoopForPetriNet]: 270 programPoint places, -22 predicate places. [2023-11-26 10:47:20,555 INFO L495 AbstractCegarLoop]: Abstraction has has 248 places, 262 transitions, 715 flow [2023-11-26 10:47:20,555 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 264.3333333333333) internal successors, (793), 3 states have internal predecessors, (793), 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 10:47:20,556 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:47:20,556 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:47:20,556 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-26 10:47:20,556 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr4ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2023-11-26 10:47:20,557 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:47:20,557 INFO L85 PathProgramCache]: Analyzing trace with hash 927112022, now seen corresponding path program 1 times [2023-11-26 10:47:20,557 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:47:20,557 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1031578578] [2023-11-26 10:47:20,557 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:47:20,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:47:20,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:47:21,398 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 10:47:21,398 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:47:21,399 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1031578578] [2023-11-26 10:47:21,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1031578578] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:47:21,399 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:47:21,399 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 10:47:21,399 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [700480817] [2023-11-26 10:47:21,400 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:47:21,400 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:47:21,400 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:47:21,401 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:47:21,401 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:47:21,537 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 261 out of 306 [2023-11-26 10:47:21,539 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 262 transitions, 715 flow. Second operand has 6 states, 6 states have (on average 262.6666666666667) internal successors, (1576), 6 states have internal predecessors, (1576), 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 10:47:21,540 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:47:21,540 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 261 of 306 [2023-11-26 10:47:21,540 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:47:21,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1830-->L1830-1: Formula: (= |v_#race~counter~0_4| 0) InVars {} OutVars{#race~counter~0=|v_#race~counter~0_4|} AuxVars[] AssignedVars[#race~counter~0][216], [260#L1830-1true, 34#L1843-3true, 289#true, Black: 320#(= |#race~counter~0| |monitor_threadThread1of1ForFork1_#t~nondet55|), 324#true, Black: 294#true, 129#L1808-7true, 296#(= |#race~end_time~0| 0), 318#true, Black: 314#(= |#race~counter~0| |counter_threadThread1of1ForFork0_#t~nondet37|), Black: 299#true]) [2023-11-26 10:47:21,879 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2023-11-26 10:47:21,879 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-26 10:47:21,879 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-26 10:47:21,880 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2023-11-26 10:47:21,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([786] L1825-->L1825-1: Formula: (= |v_#race~counter~0_1| 0) InVars {} OutVars{#race~counter~0=|v_#race~counter~0_1|} AuxVars[] AssignedVars[#race~counter~0][226], [34#L1843-3true, 289#true, Black: 320#(= |#race~counter~0| |monitor_threadThread1of1ForFork1_#t~nondet55|), 324#true, 161#L1825-1true, Black: 294#true, 129#L1808-7true, 296#(= |#race~end_time~0| 0), 318#true, Black: 314#(= |#race~counter~0| |counter_threadThread1of1ForFork0_#t~nondet37|), Black: 299#true]) [2023-11-26 10:47:21,902 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2023-11-26 10:47:21,902 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-26 10:47:21,906 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-26 10:47:21,906 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2023-11-26 10:47:22,028 INFO L124 PetriNetUnfolderBase]: 243/2534 cut-off events. [2023-11-26 10:47:22,029 INFO L125 PetriNetUnfolderBase]: For 273/307 co-relation queries the response was YES. [2023-11-26 10:47:22,051 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3437 conditions, 2534 events. 243/2534 cut-off events. For 273/307 co-relation queries the response was YES. Maximal size of possible extension queue 73. Compared 22258 event pairs, 27 based on Foata normal form. 4/2367 useless extension candidates. Maximal degree in co-relation 3205. Up to 202 conditions per place. [2023-11-26 10:47:22,061 INFO L140 encePairwiseOnDemand]: 301/306 looper letters, 18 selfloop transitions, 4 changer transitions 0/269 dead transitions. [2023-11-26 10:47:22,062 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 269 transitions, 773 flow [2023-11-26 10:47:22,062 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 10:47:22,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 10:47:22,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1589 transitions. [2023-11-26 10:47:22,067 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8654684095860566 [2023-11-26 10:47:22,068 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1589 transitions. [2023-11-26 10:47:22,068 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1589 transitions. [2023-11-26 10:47:22,069 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:47:22,069 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1589 transitions. [2023-11-26 10:47:22,074 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 264.8333333333333) internal successors, (1589), 6 states have internal predecessors, (1589), 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 10:47:22,079 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 306.0) internal successors, (2142), 7 states have internal predecessors, (2142), 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 10:47:22,081 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 306.0) internal successors, (2142), 7 states have internal predecessors, (2142), 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 10:47:22,081 INFO L175 Difference]: Start difference. First operand has 248 places, 262 transitions, 715 flow. Second operand 6 states and 1589 transitions. [2023-11-26 10:47:22,081 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 269 transitions, 773 flow [2023-11-26 10:47:22,085 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 269 transitions, 755 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:47:22,090 INFO L231 Difference]: Finished difference. Result has 250 places, 261 transitions, 703 flow [2023-11-26 10:47:22,091 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=306, PETRI_DIFFERENCE_MINUEND_FLOW=695, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=257, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=703, PETRI_PLACES=250, PETRI_TRANSITIONS=261} [2023-11-26 10:47:22,092 INFO L281 CegarLoopForPetriNet]: 270 programPoint places, -20 predicate places. [2023-11-26 10:47:22,092 INFO L495 AbstractCegarLoop]: Abstraction has has 250 places, 261 transitions, 703 flow [2023-11-26 10:47:22,093 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 262.6666666666667) internal successors, (1576), 6 states have internal predecessors, (1576), 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 10:47:22,094 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:47:22,094 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:47:22,094 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-26 10:47:22,094 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting monitor_threadErr4ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr4ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2023-11-26 10:47:22,095 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:47:22,095 INFO L85 PathProgramCache]: Analyzing trace with hash -2039875907, now seen corresponding path program 1 times [2023-11-26 10:47:22,095 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:47:22,095 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1561544848] [2023-11-26 10:47:22,095 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:47:22,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:47:22,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 10:47:22,142 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 10:47:22,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 10:47:22,224 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 10:47:22,225 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-26 10:47:22,226 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location monitor_threadErr4ASSERT_VIOLATIONDATA_RACE (30 of 31 remaining) [2023-11-26 10:47:22,228 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location monitor_threadErr0ASSERT_VIOLATIONDATA_RACE (29 of 31 remaining) [2023-11-26 10:47:22,229 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location monitor_threadErr4ASSERT_VIOLATIONDATA_RACE (28 of 31 remaining) [2023-11-26 10:47:22,229 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (27 of 31 remaining) [2023-11-26 10:47:22,229 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (26 of 31 remaining) [2023-11-26 10:47:22,230 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location monitor_threadErr5ASSERT_VIOLATIONDATA_RACE (25 of 31 remaining) [2023-11-26 10:47:22,230 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location monitor_threadErr3ASSERT_VIOLATIONDATA_RACE (24 of 31 remaining) [2023-11-26 10:47:22,230 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location counter_threadErr0ASSERT_VIOLATIONDATA_RACE (23 of 31 remaining) [2023-11-26 10:47:22,230 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location counter_threadErr1ASSERT_VIOLATIONDATA_RACE (22 of 31 remaining) [2023-11-26 10:47:22,231 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location counter_threadErr2ASSERT_VIOLATIONDATA_RACE (21 of 31 remaining) [2023-11-26 10:47:22,231 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location counter_threadErr4ASSERT_VIOLATIONDATA_RACE (20 of 31 remaining) [2023-11-26 10:47:22,231 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location counter_threadErr3ASSERT_VIOLATIONDATA_RACE (19 of 31 remaining) [2023-11-26 10:47:22,231 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 31 remaining) [2023-11-26 10:47:22,237 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 31 remaining) [2023-11-26 10:47:22,238 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 31 remaining) [2023-11-26 10:47:22,238 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 31 remaining) [2023-11-26 10:47:22,238 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 31 remaining) [2023-11-26 10:47:22,239 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (13 of 31 remaining) [2023-11-26 10:47:22,239 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (12 of 31 remaining) [2023-11-26 10:47:22,239 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (11 of 31 remaining) [2023-11-26 10:47:22,239 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 31 remaining) [2023-11-26 10:47:22,239 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location monitor_threadErr0ASSERT_VIOLATIONDATA_RACE (9 of 31 remaining) [2023-11-26 10:47:22,240 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (8 of 31 remaining) [2023-11-26 10:47:22,240 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (7 of 31 remaining) [2023-11-26 10:47:22,240 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location monitor_threadErr5ASSERT_VIOLATIONDATA_RACE (6 of 31 remaining) [2023-11-26 10:47:22,240 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location monitor_threadErr3ASSERT_VIOLATIONDATA_RACE (5 of 31 remaining) [2023-11-26 10:47:22,241 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location counter_threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 31 remaining) [2023-11-26 10:47:22,241 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location counter_threadErr1ASSERT_VIOLATIONDATA_RACE (3 of 31 remaining) [2023-11-26 10:47:22,241 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location counter_threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 31 remaining) [2023-11-26 10:47:22,241 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location counter_threadErr4ASSERT_VIOLATIONDATA_RACE (1 of 31 remaining) [2023-11-26 10:47:22,241 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location counter_threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 31 remaining) [2023-11-26 10:47:22,242 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-26 10:47:22,242 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:47:22,253 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-26 10:47:22,253 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-26 10:47:22,351 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret57 could not be translated [2023-11-26 10:47:22,352 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet58 could not be translated [2023-11-26 10:47:22,353 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre59 could not be translated [2023-11-26 10:47:22,354 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret30 could not be translated [2023-11-26 10:47:22,354 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret30 could not be translated [2023-11-26 10:47:22,355 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet31 could not be translated [2023-11-26 10:47:22,363 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet60 could not be translated [2023-11-26 10:47:22,364 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre59 could not be translated [2023-11-26 10:47:22,365 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre64 could not be translated [2023-11-26 10:47:22,371 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret43 could not be translated [2023-11-26 10:47:22,372 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret43 could not be translated [2023-11-26 10:47:22,374 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet45 could not be translated [2023-11-26 10:47:22,375 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~post36 could not be translated [2023-11-26 10:47:22,376 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet37 could not be translated [2023-11-26 10:47:22,377 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~post36 could not be translated [2023-11-26 10:47:22,378 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet37 could not be translated [2023-11-26 10:47:22,387 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 26.11 10:47:22 BasicIcfg [2023-11-26 10:47:22,389 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-26 10:47:22,389 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-26 10:47:22,389 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-26 10:47:22,390 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-26 10:47:22,390 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:47:13" (3/4) ... [2023-11-26 10:47:22,392 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-26 10:47:22,393 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-26 10:47:22,394 INFO L158 Benchmark]: Toolchain (without parser) took 11143.08ms. Allocated memory was 113.2MB in the beginning and 364.9MB in the end (delta: 251.7MB). Free memory was 72.7MB in the beginning and 161.0MB in the end (delta: -88.3MB). Peak memory consumption was 164.9MB. Max. memory is 16.1GB. [2023-11-26 10:47:22,394 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 113.2MB. Free memory was 63.3MB in the beginning and 63.2MB in the end (delta: 142.6kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-26 10:47:22,395 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1498.70ms. Allocated memory was 113.2MB in the beginning and 176.2MB in the end (delta: 62.9MB). Free memory was 72.4MB in the beginning and 100.9MB in the end (delta: -28.4MB). Peak memory consumption was 40.7MB. Max. memory is 16.1GB. [2023-11-26 10:47:22,395 INFO L158 Benchmark]: Boogie Procedure Inliner took 111.17ms. Allocated memory is still 176.2MB. Free memory was 100.9MB in the beginning and 98.0MB in the end (delta: 2.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-26 10:47:22,396 INFO L158 Benchmark]: Boogie Preprocessor took 64.17ms. Allocated memory is still 176.2MB. Free memory was 97.5MB in the beginning and 94.6MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-26 10:47:22,396 INFO L158 Benchmark]: RCFGBuilder took 910.94ms. Allocated memory is still 176.2MB. Free memory was 93.8MB in the beginning and 115.6MB in the end (delta: -21.8MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-26 10:47:22,398 INFO L158 Benchmark]: TraceAbstraction took 8544.37ms. Allocated memory was 176.2MB in the beginning and 364.9MB in the end (delta: 188.7MB). Free memory was 115.6MB in the beginning and 161.0MB in the end (delta: -45.4MB). Peak memory consumption was 144.4MB. Max. memory is 16.1GB. [2023-11-26 10:47:22,399 INFO L158 Benchmark]: Witness Printer took 4.06ms. Allocated memory is still 364.9MB. Free memory is still 161.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-26 10:47:22,403 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.32ms. Allocated memory is still 113.2MB. Free memory was 63.3MB in the beginning and 63.2MB in the end (delta: 142.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1498.70ms. Allocated memory was 113.2MB in the beginning and 176.2MB in the end (delta: 62.9MB). Free memory was 72.4MB in the beginning and 100.9MB in the end (delta: -28.4MB). Peak memory consumption was 40.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 111.17ms. Allocated memory is still 176.2MB. Free memory was 100.9MB in the beginning and 98.0MB in the end (delta: 2.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 64.17ms. Allocated memory is still 176.2MB. Free memory was 97.5MB in the beginning and 94.6MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 910.94ms. Allocated memory is still 176.2MB. Free memory was 93.8MB in the beginning and 115.6MB in the end (delta: -21.8MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * TraceAbstraction took 8544.37ms. Allocated memory was 176.2MB in the beginning and 364.9MB in the end (delta: 188.7MB). Free memory was 115.6MB in the beginning and 161.0MB in the end (delta: -45.4MB). Peak memory consumption was 144.4MB. Max. memory is 16.1GB. * Witness Printer took 4.06ms. Allocated memory is still 364.9MB. Free memory is still 161.0MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~ret57 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet58 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre59 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~ret30 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~ret30 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet31 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet60 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre59 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre64 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~ret43 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~ret43 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet45 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~post36 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet37 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~post36 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet37 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 1830]: Data race detected [2023-11-26 10:47:22,457 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet58 could not be translated [2023-11-26 10:47:22,457 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret57 could not be translated [2023-11-26 10:47:22,457 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre59 could not be translated [2023-11-26 10:47:22,460 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret30 could not be translated [2023-11-26 10:47:22,461 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret30 could not be translated [2023-11-26 10:47:22,461 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet31 could not be translated [2023-11-26 10:47:22,462 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet60 could not be translated [2023-11-26 10:47:22,462 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre59 could not be translated [2023-11-26 10:47:22,463 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre64 could not be translated [2023-11-26 10:47:22,463 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret43 could not be translated [2023-11-26 10:47:22,463 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret43 could not be translated [2023-11-26 10:47:22,464 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet45 could not be translated [2023-11-26 10:47:22,464 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~post36 could not be translated [2023-11-26 10:47:22,464 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet37 could not be translated [2023-11-26 10:47:22,465 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~post36 could not be translated [2023-11-26 10:47:22,465 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet37 could not be translated [2023-11-26 10:47:22,523 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet58 could not be translated [2023-11-26 10:47:22,523 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret57 could not be translated [2023-11-26 10:47:22,524 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre59 could not be translated [2023-11-26 10:47:22,524 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret30 could not be translated [2023-11-26 10:47:22,524 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret30 could not be translated [2023-11-26 10:47:22,525 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet31 could not be translated [2023-11-26 10:47:22,527 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet60 could not be translated [2023-11-26 10:47:22,527 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre59 could not be translated [2023-11-26 10:47:22,528 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre64 could not be translated [2023-11-26 10:47:22,528 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret43 could not be translated [2023-11-26 10:47:22,528 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~ret43 could not be translated [2023-11-26 10:47:22,531 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet45 could not be translated [2023-11-26 10:47:22,532 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~post36 could not be translated [2023-11-26 10:47:22,532 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet37 could not be translated [2023-11-26 10:47:22,532 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~post36 could not be translated [2023-11-26 10:47:22,532 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet37 could not be translated Data race detected The following path leads to a data race: [L1797] 0 pthread_mutex_t mutex = { { 0, 0, 0, 0, 0, { { 0, 0 } } } }; VAL [mutex={25:0}] [L1798] 0 long counter; VAL [counter=0, mutex={25:0}] [L1799] 0 time_t end_time; VAL [counter=0, end_time=0, mutex={25:0}] [L1836] 0 int status; VAL [\old(argc)=1150, argc=1150, argv={1154:1153}, counter=0, end_time=0, mutex={25:0}] [L1837] 0 pthread_t counter_thread_id; VAL [\old(argc)=1150, argc=1150, argv={1154:1153}, counter=0, counter_thread_id={27:0}, end_time=0, mutex={25:0}] [L1838] 0 pthread_t monitor_thread_id; VAL [\old(argc)=1150, argc=1150, argv={1154:1153}, counter=0, counter_thread_id={27:0}, end_time=0, monitor_thread_id={26:0}, mutex={25:0}] [L1839] 0 end_time = time (((void *)0)) + 60 VAL [\old(argc)=1150, argc=1150, argv={1154:1153}, counter=0, counter_thread_id={27:0}, end_time=60, monitor_thread_id={26:0}, mutex={25:0}] [L1840] EXPR, FCALL, FORK 0 pthread_create (&counter_thread_id, ((void *)0), counter_thread, ((void *)0)) VAL [\old(argc)=1150, arg={0:0}, argc=1150, argv={1154:1153}, counter=0, counter_thread_id={27:0}, end_time=60, monitor_thread_id={26:0}, mutex={25:0}] [L1801] 1 int status; VAL [arg={0:0}, arg={0:0}, counter=0, end_time=60, mutex={25:0}] [L1802] 1 int spin; VAL [arg={0:0}, arg={0:0}, counter=0, end_time=60, mutex={25:0}] [L1803] 1 time (((void *)0)) < end_time VAL [arg={0:0}, arg={0:0}, counter=0, end_time=60, mutex={25:0}] [L1803] COND TRUE 1 time (((void *)0)) < end_time VAL [arg={0:0}, arg={0:0}, counter=0, end_time=60, mutex={25:0}] [L1804] 1 status = pthread_mutex_lock (&mutex) VAL [arg={0:0}, arg={0:0}, counter=0, end_time=60, mutex={25:0}, status=0] [L1805] COND FALSE 1 !(status != 0) VAL [arg={0:0}, arg={0:0}, counter=0, end_time=60, mutex={25:0}, status=0] [L1807] 1 spin = 0 VAL [arg={0:0}, arg={0:0}, counter=0, end_time=60, mutex={25:0}, spin=0, status=0] [L1807] COND TRUE 1 spin < 10000000 VAL [arg={0:0}, arg={0:0}, counter=0, end_time=60, mutex={25:0}, spin=0, status=0] [L1808] 1 counter++ VAL [arg={0:0}, arg={0:0}, counter=0, end_time=60, mutex={25:0}, spin=0, status=0] [L1840] 0 status = pthread_create (&counter_thread_id, ((void *)0), counter_thread, ((void *)0)) VAL [\old(argc)=1150, arg={0:0}, arg={0:0}, argc=1150, argv={1154:1153}, counter=0, counter_thread_id={27:0}, end_time=60, monitor_thread_id={26:0}, mutex={25:0}, spin=0, status=0, status=0] [L1841] COND FALSE 0 !(status != 0) VAL [\old(argc)=1150, arg={0:0}, arg={0:0}, argc=1150, argv={1154:1153}, counter=0, counter_thread_id={27:0}, end_time=60, monitor_thread_id={26:0}, mutex={25:0}, spin=0, status=0, status=0] [L1843] FCALL, FORK 0 pthread_create (&monitor_thread_id, ((void *)0), monitor_thread, ((void *)0)) VAL [\old(argc)=1150, arg={0:0}, arg={0:0}, arg={0:0}, argc=1150, argv={1154:1153}, counter=0, counter_thread_id={27:0}, end_time=60, monitor_thread_id={26:0}, mutex={25:0}, spin=0, status=0, status=0] [L1817] 2 int status; VAL [arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, counter=0, end_time=60, mutex={25:0}, spin=0, status=0] [L1818] 2 int misses = 0; VAL [arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, counter=0, end_time=60, misses=0, mutex={25:0}, spin=0, status=0] [L1819] 2 time (((void *)0)) < end_time VAL [arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, counter=0, end_time=60, misses=0, mutex={25:0}, spin=0, status=0] [L1819] COND TRUE 2 time (((void *)0)) < end_time VAL [arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, counter=0, end_time=60, misses=0, mutex={25:0}, spin=0, status=0] [L1821] 2 status = pthread_mutex_trylock (&mutex) VAL [arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, counter=0, end_time=60, misses=0, mutex={25:0}, spin=0, status=0, status=16] [L1822] COND FALSE 2 !(status != 16) VAL [arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, counter=0, end_time=60, misses=0, mutex={25:0}, spin=0, status=0, status=16] [L1830] 2 counter++ VAL [arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, counter=0, end_time=60, misses=0, mutex={25:0}, spin=0, status=0, status=16] [L1808] 1 counter++ VAL [arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, counter=1, end_time=60, misses=0, mutex={25:0}, spin=0, status=0, status=16] [L1830] 2 counter++ VAL [arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, counter=1, end_time=60, misses=0, mutex={25:0}, spin=0, status=0, status=16] Now there is a data race on ~counter~0 between C: counter++ [1808] and C: counter++ [1830] - UnprovableResult [Line: 1819]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1824]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1825]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1830]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1828]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1803]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1806]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1808]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1811]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1808]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1839]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1842]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1845]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1846]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1848]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1849]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1851]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1843]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1840]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 407 locations, 31 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: 8.2s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 4.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.3s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 273 SdHoareTripleChecker+Valid, 0.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 131 mSDsluCounter, 40 SdHoareTripleChecker+Invalid, 0.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 81 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 481 IncrementalHoareTripleChecker+Invalid, 562 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 81 mSolverCounterUnsat, 40 mSDtfsCounter, 481 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 24 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=715occurred in iteration=7, InterpolantAutomatonStates: 30, 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.3s SatisfiabilityAnalysisTime, 2.3s InterpolantComputationTime, 665 NumberOfCodeBlocks, 665 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 557 ConstructedInterpolants, 0 QuantifiedInterpolants, 731 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 8 InterpolantComputations, 8 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 RESULT: Ultimate proved your program to be incorrect! [2023-11-26 10:47:22,562 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_67f1db6b-ec38-4e5b-af52-2b36b6551ee5/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 Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE