./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/04-mutex_17-ps_add1_nr.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 30e01a73 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_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/04-mutex_17-ps_add1_nr.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ --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 013bb91f520a17a9cdc0cfee70ba812e0f5d104f38897431df1c1d9fa0ad9ebb --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 22:35:07,800 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 22:35:07,891 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-23 22:35:07,897 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 22:35:07,898 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 22:35:07,927 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 22:35:07,928 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 22:35:07,929 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 22:35:07,929 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 22:35:07,930 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-23 22:35:07,931 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 22:35:07,932 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 22:35:07,932 INFO L153 SettingsManager]: * Use SBE=true [2023-11-23 22:35:07,933 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 22:35:07,934 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 22:35:07,934 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 22:35:07,935 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 22:35:07,936 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 22:35:07,936 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 22:35:07,937 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 22:35:07,938 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 22:35:07,938 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 22:35:07,939 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-23 22:35:07,939 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-23 22:35:07,940 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 22:35:07,940 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 22:35:07,941 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 22:35:07,941 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 22:35:07,942 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-23 22:35:07,942 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-23 22:35:07,943 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 22:35:07,946 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 22:35:07,947 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 22:35:07,948 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 22:35:07,948 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-23 22:35:07,948 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-23 22:35:07,949 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-23 22:35:07,949 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-23 22:35:07,949 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 22:35:07,949 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-23 22:35:07,950 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-23 22:35:07,950 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_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/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_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ 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 -> 013bb91f520a17a9cdc0cfee70ba812e0f5d104f38897431df1c1d9fa0ad9ebb [2023-11-23 22:35:08,295 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 22:35:08,322 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 22:35:08,325 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 22:35:08,327 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 22:35:08,327 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 22:35:08,329 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/../../sv-benchmarks/c/goblint-regression/04-mutex_17-ps_add1_nr.i [2023-11-23 22:35:11,638 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 22:35:11,991 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 22:35:11,997 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/sv-benchmarks/c/goblint-regression/04-mutex_17-ps_add1_nr.i [2023-11-23 22:35:12,017 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/data/7c8d4132a/422f40966cab4a69aad1126422dbf06d/FLAGb0eae4ae8 [2023-11-23 22:35:12,032 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/data/7c8d4132a/422f40966cab4a69aad1126422dbf06d [2023-11-23 22:35:12,038 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 22:35:12,039 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 22:35:12,043 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 22:35:12,044 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 22:35:12,055 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 22:35:12,058 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,059 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@44bba981 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12, skipping insertion in model container [2023-11-23 22:35:12,060 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,113 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 22:35:12,638 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 22:35:12,652 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 22:35:12,693 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 22:35:12,759 INFO L206 MainTranslator]: Completed translation [2023-11-23 22:35:12,759 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12 WrapperNode [2023-11-23 22:35:12,760 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 22:35:12,761 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 22:35:12,761 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 22:35:12,761 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 22:35:12,769 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,785 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,809 INFO L138 Inliner]: procedures = 267, calls = 18, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 61 [2023-11-23 22:35:12,809 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 22:35:12,810 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 22:35:12,810 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 22:35:12,811 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 22:35:12,820 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,820 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,824 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,824 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,830 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,832 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,834 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,835 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,838 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 22:35:12,839 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 22:35:12,840 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 22:35:12,840 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 22:35:12,841 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12" (1/1) ... [2023-11-23 22:35:12,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 22:35:12,864 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:35:12,909 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-23 22:35:12,943 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-23 22:35:12,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-23 22:35:12,953 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-23 22:35:12,954 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-23 22:35:12,954 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-23 22:35:12,954 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-23 22:35:12,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 22:35:12,954 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-23 22:35:12,955 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-23 22:35:12,955 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-23 22:35:12,970 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 22:35:12,970 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 22:35:12,972 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-23 22:35:13,178 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 22:35:13,183 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 22:35:13,399 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 22:35:13,435 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 22:35:13,435 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-23 22:35:13,437 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:35:13 BoogieIcfgContainer [2023-11-23 22:35:13,437 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 22:35:13,441 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-23 22:35:13,441 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-23 22:35:13,445 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-23 22:35:13,445 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 10:35:12" (1/3) ... [2023-11-23 22:35:13,446 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1977b44f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 10:35:13, skipping insertion in model container [2023-11-23 22:35:13,448 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:35:12" (2/3) ... [2023-11-23 22:35:13,451 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1977b44f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 10:35:13, skipping insertion in model container [2023-11-23 22:35:13,451 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:35:13" (3/3) ... [2023-11-23 22:35:13,453 INFO L112 eAbstractionObserver]: Analyzing ICFG 04-mutex_17-ps_add1_nr.i [2023-11-23 22:35:13,461 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-23 22:35:13,469 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-23 22:35:13,470 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2023-11-23 22:35:13,470 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-23 22:35:13,528 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-23 22:35:13,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 83 places, 83 transitions, 170 flow [2023-11-23 22:35:13,613 INFO L124 PetriNetUnfolderBase]: 4/82 cut-off events. [2023-11-23 22:35:13,613 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-23 22:35:13,619 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86 conditions, 82 events. 4/82 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 141 event pairs, 0 based on Foata normal form. 0/74 useless extension candidates. Maximal degree in co-relation 61. Up to 2 conditions per place. [2023-11-23 22:35:13,619 INFO L82 GeneralOperation]: Start removeDead. Operand has 83 places, 83 transitions, 170 flow [2023-11-23 22:35:13,625 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 82 places, 82 transitions, 167 flow [2023-11-23 22:35:13,636 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 22:35:13,643 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;@717b0e7e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 22:35:13,644 INFO L358 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2023-11-23 22:35:13,658 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-23 22:35:13,658 INFO L124 PetriNetUnfolderBase]: 0/31 cut-off events. [2023-11-23 22:35:13,658 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-23 22:35:13,659 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:13,659 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] [2023-11-23 22:35:13,660 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2023-11-23 22:35:13,666 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:13,666 INFO L85 PathProgramCache]: Analyzing trace with hash -1337314388, now seen corresponding path program 1 times [2023-11-23 22:35:13,677 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:13,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [859744226] [2023-11-23 22:35:13,678 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:13,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:13,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:35:14,029 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-23 22:35:14,030 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:35:14,031 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [859744226] [2023-11-23 22:35:14,031 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [859744226] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:35:14,032 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:35:14,032 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 22:35:14,034 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1086795640] [2023-11-23 22:35:14,035 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:35:14,045 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 22:35:14,052 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:35:14,098 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 22:35:14,099 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 22:35:14,131 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 70 out of 83 [2023-11-23 22:35:14,135 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 82 places, 82 transitions, 167 flow. Second operand has 3 states, 3 states have (on average 71.33333333333333) internal successors, (214), 3 states have internal predecessors, (214), 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-23 22:35:14,135 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-23 22:35:14,135 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 70 of 83 [2023-11-23 22:35:14,136 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-23 22:35:14,291 INFO L124 PetriNetUnfolderBase]: 48/302 cut-off events. [2023-11-23 22:35:14,291 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-23 22:35:14,296 INFO L83 FinitePrefix]: Finished finitePrefix Result has 396 conditions, 302 events. 48/302 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1301 event pairs, 10 based on Foata normal form. 0/263 useless extension candidates. Maximal degree in co-relation 369. Up to 48 conditions per place. [2023-11-23 22:35:14,301 INFO L140 encePairwiseOnDemand]: 75/83 looper letters, 17 selfloop transitions, 6 changer transitions 0/92 dead transitions. [2023-11-23 22:35:14,302 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 92 transitions, 233 flow [2023-11-23 22:35:14,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 22:35:14,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-23 22:35:14,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 235 transitions. [2023-11-23 22:35:14,324 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9437751004016064 [2023-11-23 22:35:14,325 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 235 transitions. [2023-11-23 22:35:14,326 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 235 transitions. [2023-11-23 22:35:14,329 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:35:14,332 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 235 transitions. [2023-11-23 22:35:14,342 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 78.33333333333333) internal successors, (235), 3 states have internal predecessors, (235), 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-23 22:35:14,350 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 83.0) internal successors, (332), 4 states have internal predecessors, (332), 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-23 22:35:14,351 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 83.0) internal successors, (332), 4 states have internal predecessors, (332), 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-23 22:35:14,354 INFO L175 Difference]: Start difference. First operand has 82 places, 82 transitions, 167 flow. Second operand 3 states and 235 transitions. [2023-11-23 22:35:14,356 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 92 transitions, 233 flow [2023-11-23 22:35:14,359 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 83 places, 92 transitions, 232 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-23 22:35:14,368 INFO L231 Difference]: Finished difference. Result has 85 places, 88 transitions, 218 flow [2023-11-23 22:35:14,370 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=166, PETRI_DIFFERENCE_MINUEND_PLACES=81, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=82, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=76, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=218, PETRI_PLACES=85, PETRI_TRANSITIONS=88} [2023-11-23 22:35:14,374 INFO L281 CegarLoopForPetriNet]: 82 programPoint places, 3 predicate places. [2023-11-23 22:35:14,375 INFO L495 AbstractCegarLoop]: Abstraction has has 85 places, 88 transitions, 218 flow [2023-11-23 22:35:14,375 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 71.33333333333333) internal successors, (214), 3 states have internal predecessors, (214), 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-23 22:35:14,375 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:14,375 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] [2023-11-23 22:35:14,376 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-23 22:35:14,376 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2023-11-23 22:35:14,377 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:14,377 INFO L85 PathProgramCache]: Analyzing trace with hash 669027008, now seen corresponding path program 1 times [2023-11-23 22:35:14,377 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:14,380 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [74761629] [2023-11-23 22:35:14,381 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:14,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:14,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:35:14,488 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-23 22:35:14,489 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:35:14,489 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [74761629] [2023-11-23 22:35:14,489 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [74761629] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:35:14,490 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:35:14,490 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 22:35:14,490 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [18834297] [2023-11-23 22:35:14,490 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:35:14,492 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 22:35:14,492 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:35:14,493 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 22:35:14,493 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 22:35:14,546 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 70 out of 83 [2023-11-23 22:35:14,547 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 85 places, 88 transitions, 218 flow. Second operand has 3 states, 3 states have (on average 72.0) internal successors, (216), 3 states have internal predecessors, (216), 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-23 22:35:14,547 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-23 22:35:14,547 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 70 of 83 [2023-11-23 22:35:14,548 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-23 22:35:14,704 INFO L124 PetriNetUnfolderBase]: 56/340 cut-off events. [2023-11-23 22:35:14,704 INFO L125 PetriNetUnfolderBase]: For 89/110 co-relation queries the response was YES. [2023-11-23 22:35:14,707 INFO L83 FinitePrefix]: Finished finitePrefix Result has 545 conditions, 340 events. 56/340 cut-off events. For 89/110 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 1691 event pairs, 20 based on Foata normal form. 1/299 useless extension candidates. Maximal degree in co-relation 517. Up to 88 conditions per place. [2023-11-23 22:35:14,709 INFO L140 encePairwiseOnDemand]: 77/83 looper letters, 16 selfloop transitions, 7 changer transitions 6/95 dead transitions. [2023-11-23 22:35:14,710 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 87 places, 95 transitions, 290 flow [2023-11-23 22:35:14,710 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 22:35:14,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-23 22:35:14,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 230 transitions. [2023-11-23 22:35:14,712 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9236947791164659 [2023-11-23 22:35:14,713 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 230 transitions. [2023-11-23 22:35:14,713 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 230 transitions. [2023-11-23 22:35:14,713 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:35:14,713 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 230 transitions. [2023-11-23 22:35:14,715 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 76.66666666666667) internal successors, (230), 3 states have internal predecessors, (230), 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-23 22:35:14,716 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 83.0) internal successors, (332), 4 states have internal predecessors, (332), 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-23 22:35:14,717 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 83.0) internal successors, (332), 4 states have internal predecessors, (332), 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-23 22:35:14,717 INFO L175 Difference]: Start difference. First operand has 85 places, 88 transitions, 218 flow. Second operand 3 states and 230 transitions. [2023-11-23 22:35:14,717 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 87 places, 95 transitions, 290 flow [2023-11-23 22:35:14,720 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 85 places, 95 transitions, 274 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-23 22:35:14,722 INFO L231 Difference]: Finished difference. Result has 87 places, 88 transitions, 252 flow [2023-11-23 22:35:14,723 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=206, PETRI_DIFFERENCE_MINUEND_PLACES=83, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=81, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=252, PETRI_PLACES=87, PETRI_TRANSITIONS=88} [2023-11-23 22:35:14,724 INFO L281 CegarLoopForPetriNet]: 82 programPoint places, 5 predicate places. [2023-11-23 22:35:14,724 INFO L495 AbstractCegarLoop]: Abstraction has has 87 places, 88 transitions, 252 flow [2023-11-23 22:35:14,724 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 72.0) internal successors, (216), 3 states have internal predecessors, (216), 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-23 22:35:14,725 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:14,725 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] [2023-11-23 22:35:14,725 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-23 22:35:14,726 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2023-11-23 22:35:14,726 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:14,727 INFO L85 PathProgramCache]: Analyzing trace with hash -1681871025, now seen corresponding path program 1 times [2023-11-23 22:35:14,727 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:14,727 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [591573452] [2023-11-23 22:35:14,727 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:14,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:14,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:35:14,808 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-23 22:35:14,808 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:35:14,809 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [591573452] [2023-11-23 22:35:14,809 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [591573452] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:35:14,809 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:35:14,809 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 22:35:14,810 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1980835852] [2023-11-23 22:35:14,810 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:35:14,810 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 22:35:14,811 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:35:14,811 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 22:35:14,811 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 22:35:14,842 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 68 out of 83 [2023-11-23 22:35:14,843 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 88 transitions, 252 flow. Second operand has 3 states, 3 states have (on average 70.0) internal successors, (210), 3 states have internal predecessors, (210), 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-23 22:35:14,843 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-23 22:35:14,843 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 68 of 83 [2023-11-23 22:35:14,843 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-23 22:35:14,928 INFO L124 PetriNetUnfolderBase]: 76/409 cut-off events. [2023-11-23 22:35:14,928 INFO L125 PetriNetUnfolderBase]: For 205/225 co-relation queries the response was YES. [2023-11-23 22:35:14,931 INFO L83 FinitePrefix]: Finished finitePrefix Result has 754 conditions, 409 events. 76/409 cut-off events. For 205/225 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2119 event pairs, 23 based on Foata normal form. 2/379 useless extension candidates. Maximal degree in co-relation 724. Up to 117 conditions per place. [2023-11-23 22:35:14,933 INFO L140 encePairwiseOnDemand]: 77/83 looper letters, 17 selfloop transitions, 7 changer transitions 6/95 dead transitions. [2023-11-23 22:35:14,933 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 95 transitions, 338 flow [2023-11-23 22:35:14,933 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 22:35:14,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-23 22:35:14,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 226 transitions. [2023-11-23 22:35:14,936 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9076305220883534 [2023-11-23 22:35:14,936 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 226 transitions. [2023-11-23 22:35:14,936 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 226 transitions. [2023-11-23 22:35:14,936 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:35:14,937 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 226 transitions. [2023-11-23 22:35:14,938 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 75.33333333333333) internal successors, (226), 3 states have internal predecessors, (226), 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-23 22:35:14,940 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 83.0) internal successors, (332), 4 states have internal predecessors, (332), 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-23 22:35:14,940 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 83.0) internal successors, (332), 4 states have internal predecessors, (332), 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-23 22:35:14,941 INFO L175 Difference]: Start difference. First operand has 87 places, 88 transitions, 252 flow. Second operand 3 states and 226 transitions. [2023-11-23 22:35:14,941 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 95 transitions, 338 flow [2023-11-23 22:35:14,944 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 95 transitions, 320 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-23 22:35:14,947 INFO L231 Difference]: Finished difference. Result has 86 places, 88 transitions, 274 flow [2023-11-23 22:35:14,947 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=238, PETRI_DIFFERENCE_MINUEND_PLACES=82, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=81, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=274, PETRI_PLACES=86, PETRI_TRANSITIONS=88} [2023-11-23 22:35:14,948 INFO L281 CegarLoopForPetriNet]: 82 programPoint places, 4 predicate places. [2023-11-23 22:35:14,949 INFO L495 AbstractCegarLoop]: Abstraction has has 86 places, 88 transitions, 274 flow [2023-11-23 22:35:14,949 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 70.0) internal successors, (210), 3 states have internal predecessors, (210), 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-23 22:35:14,949 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:14,950 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] [2023-11-23 22:35:14,950 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-23 22:35:14,950 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2023-11-23 22:35:14,951 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:14,951 INFO L85 PathProgramCache]: Analyzing trace with hash 2006156066, now seen corresponding path program 1 times [2023-11-23 22:35:14,951 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:14,952 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2045939471] [2023-11-23 22:35:14,952 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:14,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:14,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:35:15,155 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-23 22:35:15,155 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:35:15,156 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2045939471] [2023-11-23 22:35:15,156 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2045939471] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:35:15,156 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:35:15,156 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-23 22:35:15,157 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [130990599] [2023-11-23 22:35:15,157 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:35:15,157 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-23 22:35:15,158 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:35:15,160 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-23 22:35:15,160 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-23 22:35:15,211 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 64 out of 83 [2023-11-23 22:35:15,211 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 86 places, 88 transitions, 274 flow. Second operand has 5 states, 5 states have (on average 65.8) internal successors, (329), 5 states have internal predecessors, (329), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:35:15,212 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-23 22:35:15,212 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 64 of 83 [2023-11-23 22:35:15,212 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-23 22:35:15,349 INFO L124 PetriNetUnfolderBase]: 58/424 cut-off events. [2023-11-23 22:35:15,350 INFO L125 PetriNetUnfolderBase]: For 143/145 co-relation queries the response was YES. [2023-11-23 22:35:15,352 INFO L83 FinitePrefix]: Finished finitePrefix Result has 740 conditions, 424 events. 58/424 cut-off events. For 143/145 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 2371 event pairs, 24 based on Foata normal form. 3/398 useless extension candidates. Maximal degree in co-relation 708. Up to 84 conditions per place. [2023-11-23 22:35:15,354 INFO L140 encePairwiseOnDemand]: 76/83 looper letters, 15 selfloop transitions, 2 changer transitions 12/100 dead transitions. [2023-11-23 22:35:15,354 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 91 places, 100 transitions, 356 flow [2023-11-23 22:35:15,355 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-23 22:35:15,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-23 22:35:15,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 414 transitions. [2023-11-23 22:35:15,357 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8313253012048193 [2023-11-23 22:35:15,357 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 414 transitions. [2023-11-23 22:35:15,357 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 414 transitions. [2023-11-23 22:35:15,358 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:35:15,358 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 414 transitions. [2023-11-23 22:35:15,360 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 69.0) internal successors, (414), 6 states have internal predecessors, (414), 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-23 22:35:15,364 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 83.0) internal successors, (581), 7 states have internal predecessors, (581), 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-23 22:35:15,365 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 83.0) internal successors, (581), 7 states have internal predecessors, (581), 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-23 22:35:15,365 INFO L175 Difference]: Start difference. First operand has 86 places, 88 transitions, 274 flow. Second operand 6 states and 414 transitions. [2023-11-23 22:35:15,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 91 places, 100 transitions, 356 flow [2023-11-23 22:35:15,372 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 100 transitions, 342 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-23 22:35:15,399 INFO L231 Difference]: Finished difference. Result has 93 places, 88 transitions, 276 flow [2023-11-23 22:35:15,400 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=260, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=276, PETRI_PLACES=93, PETRI_TRANSITIONS=88} [2023-11-23 22:35:15,401 INFO L281 CegarLoopForPetriNet]: 82 programPoint places, 11 predicate places. [2023-11-23 22:35:15,401 INFO L495 AbstractCegarLoop]: Abstraction has has 93 places, 88 transitions, 276 flow [2023-11-23 22:35:15,401 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 65.8) internal successors, (329), 5 states have internal predecessors, (329), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:35:15,401 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-23 22:35:15,402 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] [2023-11-23 22:35:15,402 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-23 22:35:15,402 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2023-11-23 22:35:15,403 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:35:15,403 INFO L85 PathProgramCache]: Analyzing trace with hash -1156767068, now seen corresponding path program 1 times [2023-11-23 22:35:15,403 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:35:15,403 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [403048779] [2023-11-23 22:35:15,404 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:35:15,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:35:15,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:35:15,608 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-23 22:35:15,608 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:35:15,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [403048779] [2023-11-23 22:35:15,609 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [403048779] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:35:15,609 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:35:15,610 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 22:35:15,610 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [927901196] [2023-11-23 22:35:15,611 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:35:15,611 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 22:35:15,612 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:35:15,612 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 22:35:15,613 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 22:35:15,632 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 77 out of 83 [2023-11-23 22:35:15,632 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 93 places, 88 transitions, 276 flow. Second operand has 3 states, 3 states have (on average 78.33333333333333) internal successors, (235), 3 states have internal predecessors, (235), 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-23 22:35:15,633 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-23 22:35:15,633 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 77 of 83 [2023-11-23 22:35:15,633 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-23 22:35:15,662 INFO L124 PetriNetUnfolderBase]: 1/122 cut-off events. [2023-11-23 22:35:15,665 INFO L125 PetriNetUnfolderBase]: For 18/18 co-relation queries the response was YES. [2023-11-23 22:35:15,666 INFO L83 FinitePrefix]: Finished finitePrefix Result has 191 conditions, 122 events. 1/122 cut-off events. For 18/18 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 159 event pairs, 1 based on Foata normal form. 2/124 useless extension candidates. Maximal degree in co-relation 161. Up to 8 conditions per place. [2023-11-23 22:35:15,666 INFO L140 encePairwiseOnDemand]: 79/83 looper letters, 0 selfloop transitions, 0 changer transitions 73/73 dead transitions. [2023-11-23 22:35:15,666 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 73 transitions, 208 flow [2023-11-23 22:35:15,667 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 22:35:15,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-23 22:35:15,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 239 transitions. [2023-11-23 22:35:15,671 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9598393574297188 [2023-11-23 22:35:15,671 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 239 transitions. [2023-11-23 22:35:15,677 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 239 transitions. [2023-11-23 22:35:15,678 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:35:15,678 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 239 transitions. [2023-11-23 22:35:15,679 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 79.66666666666667) internal successors, (239), 3 states have internal predecessors, (239), 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-23 22:35:15,680 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 83.0) internal successors, (332), 4 states have internal predecessors, (332), 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-23 22:35:15,681 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 83.0) internal successors, (332), 4 states have internal predecessors, (332), 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-23 22:35:15,681 INFO L175 Difference]: Start difference. First operand has 93 places, 88 transitions, 276 flow. Second operand 3 states and 239 transitions. [2023-11-23 22:35:15,681 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 73 transitions, 208 flow [2023-11-23 22:35:15,684 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 73 transitions, 166 flow, removed 12 selfloop flow, removed 10 redundant places. [2023-11-23 22:35:15,685 INFO L231 Difference]: Finished difference. Result has 78 places, 0 transitions, 0 flow [2023-11-23 22:35:15,685 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=78, PETRI_TRANSITIONS=0} [2023-11-23 22:35:15,688 INFO L281 CegarLoopForPetriNet]: 82 programPoint places, -4 predicate places. [2023-11-23 22:35:15,688 INFO L495 AbstractCegarLoop]: Abstraction has has 78 places, 0 transitions, 0 flow [2023-11-23 22:35:15,689 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 78.33333333333333) internal successors, (235), 3 states have internal predecessors, (235), 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-23 22:35:15,691 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (6 of 7 remaining) [2023-11-23 22:35:15,692 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (5 of 7 remaining) [2023-11-23 22:35:15,692 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 7 remaining) [2023-11-23 22:35:15,693 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 7 remaining) [2023-11-23 22:35:15,693 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (2 of 7 remaining) [2023-11-23 22:35:15,693 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (1 of 7 remaining) [2023-11-23 22:35:15,693 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (0 of 7 remaining) [2023-11-23 22:35:15,694 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-23 22:35:15,694 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2023-11-23 22:35:15,706 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-23 22:35:15,706 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-23 22:35:15,718 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.11 10:35:15 BasicIcfg [2023-11-23 22:35:15,718 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-23 22:35:15,719 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-23 22:35:15,719 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-23 22:35:15,719 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-23 22:35:15,720 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:35:13" (3/4) ... [2023-11-23 22:35:15,721 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-23 22:35:15,725 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2023-11-23 22:35:15,735 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 9 nodes and edges [2023-11-23 22:35:15,735 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-23 22:35:15,735 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-23 22:35:15,840 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/witness.graphml [2023-11-23 22:35:15,841 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/witness.yml [2023-11-23 22:35:15,841 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-23 22:35:15,842 INFO L158 Benchmark]: Toolchain (without parser) took 3802.40ms. Allocated memory was 117.4MB in the beginning and 176.2MB in the end (delta: 58.7MB). Free memory was 79.1MB in the beginning and 112.0MB in the end (delta: -33.0MB). Peak memory consumption was 27.5MB. Max. memory is 16.1GB. [2023-11-23 22:35:15,842 INFO L158 Benchmark]: CDTParser took 0.35ms. Allocated memory is still 117.4MB. Free memory is still 90.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 22:35:15,842 INFO L158 Benchmark]: CACSL2BoogieTranslator took 717.04ms. Allocated memory is still 117.4MB. Free memory was 78.8MB in the beginning and 50.9MB in the end (delta: 27.9MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2023-11-23 22:35:15,843 INFO L158 Benchmark]: Boogie Procedure Inliner took 48.56ms. Allocated memory is still 117.4MB. Free memory was 50.9MB in the beginning and 48.7MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-23 22:35:15,843 INFO L158 Benchmark]: Boogie Preprocessor took 28.47ms. Allocated memory is still 117.4MB. Free memory was 48.7MB in the beginning and 47.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-23 22:35:15,844 INFO L158 Benchmark]: RCFGBuilder took 598.24ms. Allocated memory was 117.4MB in the beginning and 176.2MB in the end (delta: 58.7MB). Free memory was 47.0MB in the beginning and 137.8MB in the end (delta: -90.8MB). Peak memory consumption was 8.3MB. Max. memory is 16.1GB. [2023-11-23 22:35:15,844 INFO L158 Benchmark]: TraceAbstraction took 2277.66ms. Allocated memory is still 176.2MB. Free memory was 137.0MB in the beginning and 117.3MB in the end (delta: 19.7MB). Peak memory consumption was 19.2MB. Max. memory is 16.1GB. [2023-11-23 22:35:15,844 INFO L158 Benchmark]: Witness Printer took 122.25ms. Allocated memory is still 176.2MB. Free memory was 116.2MB in the beginning and 112.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-23 22:35:15,847 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.35ms. Allocated memory is still 117.4MB. Free memory is still 90.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 717.04ms. Allocated memory is still 117.4MB. Free memory was 78.8MB in the beginning and 50.9MB in the end (delta: 27.9MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 48.56ms. Allocated memory is still 117.4MB. Free memory was 50.9MB in the beginning and 48.7MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 28.47ms. Allocated memory is still 117.4MB. Free memory was 48.7MB in the beginning and 47.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 598.24ms. Allocated memory was 117.4MB in the beginning and 176.2MB in the end (delta: 58.7MB). Free memory was 47.0MB in the beginning and 137.8MB in the end (delta: -90.8MB). Peak memory consumption was 8.3MB. Max. memory is 16.1GB. * TraceAbstraction took 2277.66ms. Allocated memory is still 176.2MB. Free memory was 137.0MB in the beginning and 117.3MB in the end (delta: 19.7MB). Peak memory consumption was 19.2MB. Max. memory is 16.1GB. * Witness Printer took 122.25ms. Allocated memory is still 176.2MB. Free memory was 116.2MB in the beginning and 112.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 949]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 949]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 100 locations, 7 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 2.1s, OverallIterations: 5, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 129 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 58 mSDsluCounter, 44 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 7 mSDsCounter, 14 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 203 IncrementalHoareTripleChecker+Invalid, 217 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 14 mSolverCounterUnsat, 37 mSDtfsCounter, 203 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 18 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=276occurred in iteration=4, InterpolantAutomatonStates: 18, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.7s InterpolantComputationTime, 181 NumberOfCodeBlocks, 181 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 176 ConstructedInterpolants, 0 QuantifiedInterpolants, 240 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 4 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-23 22:35:15,894 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9b00ebb-cd08-45d9-bde4-1474ac06d2f2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE