./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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 0bf2f5f336333cdf96c271b32cdeb9b70ee932e1c07acf27a63b4425ec902f3e --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:26:33,926 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:26:34,052 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-06 22:26:34,060 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:26:34,061 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:26:34,103 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:26:34,104 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:26:34,104 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:26:34,105 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:26:34,110 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:26:34,111 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:26:34,112 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:26:34,112 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:26:34,114 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:26:34,115 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 22:26:34,115 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:26:34,116 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:26:34,116 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:26:34,117 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:26:34,117 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 22:26:34,118 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:26:34,118 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 22:26:34,119 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-06 22:26:34,119 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 22:26:34,120 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:26:34,120 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:26:34,120 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:26:34,121 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:26:34,121 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:26:34,122 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:26:34,122 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:26:34,123 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:26:34,124 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:26:34,124 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 22:26:34,124 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:26:34,125 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:26:34,125 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:26:34,125 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 22:26:34,125 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:26:34,126 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:26:34,126 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:26:34,127 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_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/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_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> 0bf2f5f336333cdf96c271b32cdeb9b70ee932e1c07acf27a63b4425ec902f3e [2023-11-06 22:26:34,417 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:26:34,446 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:26:34,449 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:26:34,450 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:26:34,451 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:26:34,452 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i [2023-11-06 22:26:37,578 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:26:38,035 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:26:38,035 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i [2023-11-06 22:26:38,068 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/data/c81a90e95/0d7c84ba09c24ecfb42c8db24b65c268/FLAGc8c6a8571 [2023-11-06 22:26:38,087 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/data/c81a90e95/0d7c84ba09c24ecfb42c8db24b65c268 [2023-11-06 22:26:38,093 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:26:38,095 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:26:38,099 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:26:38,099 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:26:38,105 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:26:38,106 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:26:38" (1/1) ... [2023-11-06 22:26:38,107 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4ab04687 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:38, skipping insertion in model container [2023-11-06 22:26:38,108 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:26:38" (1/1) ... [2023-11-06 22:26:38,211 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:26:39,166 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:26:39,181 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:26:39,260 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:26:39,445 WARN L672 CHandler]: The function strerror is called, but not defined or handled by StandardFunctionHandler. [2023-11-06 22:26:39,446 WARN L672 CHandler]: The function sleep is called, but not defined or handled by StandardFunctionHandler. [2023-11-06 22:26:39,446 WARN L672 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-06 22:26:39,446 WARN L672 CHandler]: The function fprintf is called, but not defined or handled by StandardFunctionHandler. [2023-11-06 22:26:39,454 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:26:39,455 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39 WrapperNode [2023-11-06 22:26:39,456 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:26:39,457 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:26:39,457 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:26:39,457 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:26:39,464 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39" (1/1) ... [2023-11-06 22:26:39,524 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39" (1/1) ... [2023-11-06 22:26:39,571 INFO L138 Inliner]: procedures = 524, calls = 69, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 152 [2023-11-06 22:26:39,571 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:26:39,572 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:26:39,572 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:26:39,572 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:26:39,581 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39" (1/1) ... [2023-11-06 22:26:39,582 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39" (1/1) ... [2023-11-06 22:26:39,601 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39" (1/1) ... [2023-11-06 22:26:39,605 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39" (1/1) ... [2023-11-06 22:26:39,634 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39" (1/1) ... [2023-11-06 22:26:39,639 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39" (1/1) ... [2023-11-06 22:26:39,656 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39" (1/1) ... [2023-11-06 22:26:39,660 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39" (1/1) ... [2023-11-06 22:26:39,670 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:26:39,677 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:26:39,677 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:26:39,678 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:26:39,679 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39" (1/1) ... [2023-11-06 22:26:39,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:26:39,697 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:26:39,715 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 22:26:39,726 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 22:26:39,753 INFO L130 BoogieDeclarations]: Found specification of procedure counter_thread [2023-11-06 22:26:39,753 INFO L138 BoogieDeclarations]: Found implementation of procedure counter_thread [2023-11-06 22:26:39,753 INFO L130 BoogieDeclarations]: Found specification of procedure sleep [2023-11-06 22:26:39,753 INFO L130 BoogieDeclarations]: Found specification of procedure monitor_thread [2023-11-06 22:26:39,753 INFO L138 BoogieDeclarations]: Found implementation of procedure monitor_thread [2023-11-06 22:26:39,753 INFO L130 BoogieDeclarations]: Found specification of procedure strerror [2023-11-06 22:26:39,754 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 22:26:39,754 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-06 22:26:39,754 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-06 22:26:39,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:26:39,754 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:26:39,754 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:26:39,754 INFO L130 BoogieDeclarations]: Found specification of procedure fprintf [2023-11-06 22:26:39,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 22:26:39,754 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexTryLock [2023-11-06 22:26:39,755 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-06 22:26:39,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 22:26:39,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:26:39,757 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-06 22:26:40,051 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:26:40,060 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:26:40,552 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:26:40,565 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:26:40,566 INFO L302 CfgBuilder]: Removed 19 assume(true) statements. [2023-11-06 22:26:40,578 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:26:40 BoogieIcfgContainer [2023-11-06 22:26:40,578 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:26:40,581 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 22:26:40,581 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 22:26:40,584 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 22:26:40,584 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:26:38" (1/3) ... [2023-11-06 22:26:40,585 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6149d4a7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:26:40, skipping insertion in model container [2023-11-06 22:26:40,585 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:26:39" (2/3) ... [2023-11-06 22:26:40,586 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6149d4a7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:26:40, skipping insertion in model container [2023-11-06 22:26:40,586 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:26:40" (3/3) ... [2023-11-06 22:26:40,587 INFO L112 eAbstractionObserver]: Analyzing ICFG 04-mutex_36-trylock_nr.i [2023-11-06 22:26:40,599 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-06 22:26:40,608 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 22:26:40,608 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 16 error locations. [2023-11-06 22:26:40,608 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-06 22:26:40,690 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-06 22:26:40,733 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 264 places, 289 transitions, 592 flow [2023-11-06 22:26:40,870 INFO L124 PetriNetUnfolderBase]: 32/287 cut-off events. [2023-11-06 22:26:40,870 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-06 22:26:40,880 INFO L83 FinitePrefix]: Finished finitePrefix Result has 296 conditions, 287 events. 32/287 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 710 event pairs, 0 based on Foata normal form. 0/239 useless extension candidates. Maximal degree in co-relation 177. Up to 5 conditions per place. [2023-11-06 22:26:40,881 INFO L82 GeneralOperation]: Start removeDead. Operand has 264 places, 289 transitions, 592 flow [2023-11-06 22:26:40,898 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 247 places, 269 transitions, 550 flow [2023-11-06 22:26:40,902 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:26:40,924 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 247 places, 269 transitions, 550 flow [2023-11-06 22:26:40,927 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 247 places, 269 transitions, 550 flow [2023-11-06 22:26:40,927 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 247 places, 269 transitions, 550 flow [2023-11-06 22:26:40,985 INFO L124 PetriNetUnfolderBase]: 29/269 cut-off events. [2023-11-06 22:26:40,985 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-06 22:26:40,988 INFO L83 FinitePrefix]: Finished finitePrefix Result has 278 conditions, 269 events. 29/269 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 665 event pairs, 0 based on Foata normal form. 0/225 useless extension candidates. Maximal degree in co-relation 177. Up to 5 conditions per place. [2023-11-06 22:26:41,002 INFO L119 LiptonReduction]: Number of co-enabled transitions 20040 [2023-11-06 22:26:59,968 INFO L134 LiptonReduction]: Checked pairs total: 42885 [2023-11-06 22:26:59,969 INFO L136 LiptonReduction]: Total number of compositions: 265 [2023-11-06 22:26:59,985 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:26:59,993 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=LoopsAndPotentialCycles, 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;@480a4524, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:26:59,993 INFO L358 AbstractCegarLoop]: Starting to check reachability of 27 error locations. [2023-11-06 22:26:59,996 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:26:59,996 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2023-11-06 22:26:59,997 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:26:59,997 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:26:59,997 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-11-06 22:26:59,998 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-06 22:27:00,003 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:00,004 INFO L85 PathProgramCache]: Analyzing trace with hash 1135, now seen corresponding path program 1 times [2023-11-06 22:27:00,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:00,015 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1828046345] [2023-11-06 22:27:00,015 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:00,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:00,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:00,290 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-06 22:27:00,295 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:00,296 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1828046345] [2023-11-06 22:27:00,297 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1828046345] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:00,297 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:00,298 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-11-06 22:27:00,299 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [876601431] [2023-11-06 22:27:00,300 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:00,309 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 22:27:00,316 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:00,343 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 22:27:00,344 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 22:27:00,350 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 258 out of 554 [2023-11-06 22:27:00,357 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 79 transitions, 170 flow. Second operand has 2 states, 2 states have (on average 258.5) internal successors, (517), 2 states have internal predecessors, (517), 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-06 22:27:00,357 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:00,358 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 258 of 554 [2023-11-06 22:27:00,359 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:00,697 INFO L124 PetriNetUnfolderBase]: 890/1636 cut-off events. [2023-11-06 22:27:00,698 INFO L125 PetriNetUnfolderBase]: For 29/29 co-relation queries the response was YES. [2023-11-06 22:27:00,703 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3030 conditions, 1636 events. 890/1636 cut-off events. For 29/29 co-relation queries the response was YES. Maximal size of possible extension queue 101. Compared 8966 event pairs, 696 based on Foata normal form. 189/1351 useless extension candidates. Maximal degree in co-relation 2856. Up to 1361 conditions per place. [2023-11-06 22:27:00,716 INFO L140 encePairwiseOnDemand]: 539/554 looper letters, 33 selfloop transitions, 0 changer transitions 1/46 dead transitions. [2023-11-06 22:27:00,716 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 46 transitions, 172 flow [2023-11-06 22:27:00,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 22:27:00,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-06 22:27:00,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 565 transitions. [2023-11-06 22:27:00,739 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.509927797833935 [2023-11-06 22:27:00,740 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 565 transitions. [2023-11-06 22:27:00,741 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 565 transitions. [2023-11-06 22:27:00,745 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:00,747 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 565 transitions. [2023-11-06 22:27:00,753 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 282.5) internal successors, (565), 2 states have internal predecessors, (565), 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-06 22:27:00,762 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 554.0) internal successors, (1662), 3 states have internal predecessors, (1662), 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-06 22:27:00,763 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 554.0) internal successors, (1662), 3 states have internal predecessors, (1662), 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-06 22:27:00,765 INFO L175 Difference]: Start difference. First operand has 64 places, 79 transitions, 170 flow. Second operand 2 states and 565 transitions. [2023-11-06 22:27:00,766 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 46 transitions, 172 flow [2023-11-06 22:27:00,771 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 46 transitions, 164 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-06 22:27:00,774 INFO L231 Difference]: Finished difference. Result has 46 places, 45 transitions, 93 flow [2023-11-06 22:27:00,776 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=554, PETRI_DIFFERENCE_MINUEND_FLOW=96, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=93, PETRI_PLACES=46, PETRI_TRANSITIONS=45} [2023-11-06 22:27:00,781 INFO L281 CegarLoopForPetriNet]: 64 programPoint places, -18 predicate places. [2023-11-06 22:27:00,781 INFO L495 AbstractCegarLoop]: Abstraction has has 46 places, 45 transitions, 93 flow [2023-11-06 22:27:00,782 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 258.5) internal successors, (517), 2 states have internal predecessors, (517), 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-06 22:27:00,782 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:00,782 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-06 22:27:00,783 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 22:27:00,783 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting counter_threadErr0ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-06 22:27:00,784 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:00,784 INFO L85 PathProgramCache]: Analyzing trace with hash 1073100185, now seen corresponding path program 1 times [2023-11-06 22:27:00,784 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:00,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [717602483] [2023-11-06 22:27:00,785 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:00,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:00,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:01,010 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-06 22:27:01,010 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:01,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [717602483] [2023-11-06 22:27:01,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [717602483] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:01,011 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:01,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:27:01,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [768531219] [2023-11-06 22:27:01,024 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:01,025 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:27:01,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:01,026 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:27:01,026 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:27:01,041 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 251 out of 554 [2023-11-06 22:27:01,042 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 45 transitions, 93 flow. Second operand has 3 states, 3 states have (on average 252.66666666666666) internal successors, (758), 3 states have internal predecessors, (758), 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-06 22:27:01,043 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:01,043 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 251 of 554 [2023-11-06 22:27:01,043 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:01,338 INFO L124 PetriNetUnfolderBase]: 920/1645 cut-off events. [2023-11-06 22:27:01,338 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-06 22:27:01,340 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3066 conditions, 1645 events. 920/1645 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 99. Compared 8822 event pairs, 258 based on Foata normal form. 0/1164 useless extension candidates. Maximal degree in co-relation 3063. Up to 1360 conditions per place. [2023-11-06 22:27:01,350 INFO L140 encePairwiseOnDemand]: 550/554 looper letters, 42 selfloop transitions, 2 changer transitions 0/54 dead transitions. [2023-11-06 22:27:01,350 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 54 transitions, 200 flow [2023-11-06 22:27:01,351 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:27:01,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:27:01,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 799 transitions. [2023-11-06 22:27:01,357 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.48074608904933813 [2023-11-06 22:27:01,357 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 799 transitions. [2023-11-06 22:27:01,358 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 799 transitions. [2023-11-06 22:27:01,358 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:01,359 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 799 transitions. [2023-11-06 22:27:01,361 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 266.3333333333333) internal successors, (799), 3 states have internal predecessors, (799), 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-06 22:27:01,367 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 554.0) internal successors, (2216), 4 states have internal predecessors, (2216), 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-06 22:27:01,369 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 554.0) internal successors, (2216), 4 states have internal predecessors, (2216), 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-06 22:27:01,369 INFO L175 Difference]: Start difference. First operand has 46 places, 45 transitions, 93 flow. Second operand 3 states and 799 transitions. [2023-11-06 22:27:01,374 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 54 transitions, 200 flow [2023-11-06 22:27:01,375 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 54 transitions, 200 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:27:01,377 INFO L231 Difference]: Finished difference. Result has 46 places, 45 transitions, 103 flow [2023-11-06 22:27:01,377 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=554, PETRI_DIFFERENCE_MINUEND_FLOW=89, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=103, PETRI_PLACES=46, PETRI_TRANSITIONS=45} [2023-11-06 22:27:01,378 INFO L281 CegarLoopForPetriNet]: 64 programPoint places, -18 predicate places. [2023-11-06 22:27:01,378 INFO L495 AbstractCegarLoop]: Abstraction has has 46 places, 45 transitions, 103 flow [2023-11-06 22:27:01,379 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 252.66666666666666) internal successors, (758), 3 states have internal predecessors, (758), 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-06 22:27:01,379 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:01,379 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-06 22:27:01,379 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 22:27:01,380 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-06 22:27:01,381 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:01,381 INFO L85 PathProgramCache]: Analyzing trace with hash 1073141908, now seen corresponding path program 1 times [2023-11-06 22:27:01,381 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:01,382 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [322435708] [2023-11-06 22:27:01,382 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:01,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:01,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:01,517 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-06 22:27:01,518 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:01,518 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [322435708] [2023-11-06 22:27:01,519 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [322435708] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:01,519 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:01,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:27:01,520 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [397511761] [2023-11-06 22:27:01,521 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:01,521 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:27:01,521 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:01,522 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:27:01,523 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:27:01,560 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 554 [2023-11-06 22:27:01,561 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 45 transitions, 103 flow. Second operand has 3 states, 3 states have (on average 235.66666666666666) internal successors, (707), 3 states have internal predecessors, (707), 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-06 22:27:01,562 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:01,562 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 554 [2023-11-06 22:27:01,562 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:01,903 INFO L124 PetriNetUnfolderBase]: 1226/2006 cut-off events. [2023-11-06 22:27:01,904 INFO L125 PetriNetUnfolderBase]: For 131/131 co-relation queries the response was YES. [2023-11-06 22:27:01,906 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4064 conditions, 2006 events. 1226/2006 cut-off events. For 131/131 co-relation queries the response was YES. Maximal size of possible extension queue 105. Compared 9935 event pairs, 606 based on Foata normal form. 103/1555 useless extension candidates. Maximal degree in co-relation 4060. Up to 1269 conditions per place. [2023-11-06 22:27:01,917 INFO L140 encePairwiseOnDemand]: 548/554 looper letters, 65 selfloop transitions, 3 changer transitions 1/73 dead transitions. [2023-11-06 22:27:01,917 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 73 transitions, 308 flow [2023-11-06 22:27:01,918 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:27:01,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:27:01,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 770 transitions. [2023-11-06 22:27:01,921 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.46329723225030084 [2023-11-06 22:27:01,921 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 770 transitions. [2023-11-06 22:27:01,921 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 770 transitions. [2023-11-06 22:27:01,922 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:01,922 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 770 transitions. [2023-11-06 22:27:01,924 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 256.6666666666667) internal successors, (770), 3 states have internal predecessors, (770), 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-06 22:27:01,929 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 554.0) internal successors, (2216), 4 states have internal predecessors, (2216), 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-06 22:27:01,931 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 554.0) internal successors, (2216), 4 states have internal predecessors, (2216), 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-06 22:27:01,931 INFO L175 Difference]: Start difference. First operand has 46 places, 45 transitions, 103 flow. Second operand 3 states and 770 transitions. [2023-11-06 22:27:01,931 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 73 transitions, 308 flow [2023-11-06 22:27:01,932 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 73 transitions, 308 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:27:01,934 INFO L231 Difference]: Finished difference. Result has 46 places, 44 transitions, 114 flow [2023-11-06 22:27:01,934 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=554, PETRI_DIFFERENCE_MINUEND_FLOW=97, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=114, PETRI_PLACES=46, PETRI_TRANSITIONS=44} [2023-11-06 22:27:01,935 INFO L281 CegarLoopForPetriNet]: 64 programPoint places, -18 predicate places. [2023-11-06 22:27:01,935 INFO L495 AbstractCegarLoop]: Abstraction has has 46 places, 44 transitions, 114 flow [2023-11-06 22:27:01,936 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.66666666666666) internal successors, (707), 3 states have internal predecessors, (707), 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-06 22:27:01,936 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:01,936 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-06 22:27:01,937 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-06 22:27:01,937 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-06 22:27:01,937 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:01,937 INFO L85 PathProgramCache]: Analyzing trace with hash -1090336834, now seen corresponding path program 1 times [2023-11-06 22:27:01,938 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:01,938 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1186637539] [2023-11-06 22:27:01,938 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:01,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:01,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:02,255 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-06 22:27:02,256 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:02,256 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1186637539] [2023-11-06 22:27:02,256 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1186637539] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:02,256 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:02,256 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:27:02,257 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2052800551] [2023-11-06 22:27:02,257 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:02,257 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:27:02,257 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:02,258 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:27:02,258 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:27:02,311 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 252 out of 554 [2023-11-06 22:27:02,313 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 44 transitions, 114 flow. Second operand has 3 states, 3 states have (on average 254.0) internal successors, (762), 3 states have internal predecessors, (762), 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-06 22:27:02,313 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:02,313 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 252 of 554 [2023-11-06 22:27:02,313 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:02,556 INFO L124 PetriNetUnfolderBase]: 752/1263 cut-off events. [2023-11-06 22:27:02,556 INFO L125 PetriNetUnfolderBase]: For 83/83 co-relation queries the response was YES. [2023-11-06 22:27:02,558 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2625 conditions, 1263 events. 752/1263 cut-off events. For 83/83 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 6049 event pairs, 246 based on Foata normal form. 0/939 useless extension candidates. Maximal degree in co-relation 2620. Up to 616 conditions per place. [2023-11-06 22:27:02,565 INFO L140 encePairwiseOnDemand]: 552/554 looper letters, 55 selfloop transitions, 1 changer transitions 0/65 dead transitions. [2023-11-06 22:27:02,565 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 65 transitions, 278 flow [2023-11-06 22:27:02,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:27:02,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:27:02,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 809 transitions. [2023-11-06 22:27:02,569 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.48676293622142 [2023-11-06 22:27:02,569 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 809 transitions. [2023-11-06 22:27:02,569 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 809 transitions. [2023-11-06 22:27:02,570 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:02,570 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 809 transitions. [2023-11-06 22:27:02,573 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-06 22:27:02,577 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 554.0) internal successors, (2216), 4 states have internal predecessors, (2216), 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-06 22:27:02,579 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 554.0) internal successors, (2216), 4 states have internal predecessors, (2216), 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-06 22:27:02,579 INFO L175 Difference]: Start difference. First operand has 46 places, 44 transitions, 114 flow. Second operand 3 states and 809 transitions. [2023-11-06 22:27:02,579 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 65 transitions, 278 flow [2023-11-06 22:27:02,581 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 65 transitions, 278 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:27:02,582 INFO L231 Difference]: Finished difference. Result has 47 places, 43 transitions, 114 flow [2023-11-06 22:27:02,582 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=554, PETRI_DIFFERENCE_MINUEND_FLOW=112, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=114, PETRI_PLACES=47, PETRI_TRANSITIONS=43} [2023-11-06 22:27:02,583 INFO L281 CegarLoopForPetriNet]: 64 programPoint places, -17 predicate places. [2023-11-06 22:27:02,584 INFO L495 AbstractCegarLoop]: Abstraction has has 47 places, 43 transitions, 114 flow [2023-11-06 22:27:02,584 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 254.0) internal successors, (762), 3 states have internal predecessors, (762), 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-06 22:27:02,585 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:02,585 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:27:02,585 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-06 22:27:02,585 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting counter_threadErr2ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-06 22:27:02,585 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:02,586 INFO L85 PathProgramCache]: Analyzing trace with hash 1290933910, now seen corresponding path program 1 times [2023-11-06 22:27:02,586 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:02,586 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [445377985] [2023-11-06 22:27:02,586 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:02,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:02,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:02,652 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-06 22:27:02,652 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:02,653 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [445377985] [2023-11-06 22:27:02,653 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [445377985] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:02,653 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:02,653 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:27:02,653 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [76570529] [2023-11-06 22:27:02,653 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:02,654 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:27:02,654 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:02,654 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:27:02,655 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:27:02,667 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 251 out of 554 [2023-11-06 22:27:02,668 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 43 transitions, 114 flow. Second operand has 3 states, 3 states have (on average 253.66666666666666) internal successors, (761), 3 states have internal predecessors, (761), 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-06 22:27:02,668 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:02,668 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 251 of 554 [2023-11-06 22:27:02,669 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:03,041 INFO L124 PetriNetUnfolderBase]: 1424/2304 cut-off events. [2023-11-06 22:27:03,042 INFO L125 PetriNetUnfolderBase]: For 277/277 co-relation queries the response was YES. [2023-11-06 22:27:03,046 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5035 conditions, 2304 events. 1424/2304 cut-off events. For 277/277 co-relation queries the response was YES. Maximal size of possible extension queue 77. Compared 10693 event pairs, 462 based on Foata normal form. 0/1859 useless extension candidates. Maximal degree in co-relation 5029. Up to 1166 conditions per place. [2023-11-06 22:27:03,059 INFO L140 encePairwiseOnDemand]: 548/554 looper letters, 60 selfloop transitions, 4 changer transitions 1/71 dead transitions. [2023-11-06 22:27:03,059 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 71 transitions, 308 flow [2023-11-06 22:27:03,060 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:27:03,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:27:03,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 818 transitions. [2023-11-06 22:27:03,063 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49217809867629364 [2023-11-06 22:27:03,063 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 818 transitions. [2023-11-06 22:27:03,063 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 818 transitions. [2023-11-06 22:27:03,064 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:03,064 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 818 transitions. [2023-11-06 22:27:03,067 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 272.6666666666667) internal successors, (818), 3 states have internal predecessors, (818), 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-06 22:27:03,072 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 554.0) internal successors, (2216), 4 states have internal predecessors, (2216), 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-06 22:27:03,074 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 554.0) internal successors, (2216), 4 states have internal predecessors, (2216), 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-06 22:27:03,074 INFO L175 Difference]: Start difference. First operand has 47 places, 43 transitions, 114 flow. Second operand 3 states and 818 transitions. [2023-11-06 22:27:03,074 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 71 transitions, 308 flow [2023-11-06 22:27:03,076 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 71 transitions, 306 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-06 22:27:03,078 INFO L231 Difference]: Finished difference. Result has 49 places, 45 transitions, 141 flow [2023-11-06 22:27:03,078 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=554, PETRI_DIFFERENCE_MINUEND_FLOW=111, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=141, PETRI_PLACES=49, PETRI_TRANSITIONS=45} [2023-11-06 22:27:03,079 INFO L281 CegarLoopForPetriNet]: 64 programPoint places, -15 predicate places. [2023-11-06 22:27:03,080 INFO L495 AbstractCegarLoop]: Abstraction has has 49 places, 45 transitions, 141 flow [2023-11-06 22:27:03,081 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 253.66666666666666) internal successors, (761), 3 states have internal predecessors, (761), 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-06 22:27:03,081 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:03,081 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:27:03,081 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-06 22:27:03,082 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting counter_threadErr3ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-06 22:27:03,082 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:03,082 INFO L85 PathProgramCache]: Analyzing trace with hash -657884041, now seen corresponding path program 1 times [2023-11-06 22:27:03,082 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:03,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1257015393] [2023-11-06 22:27:03,083 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:03,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:03,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:03,146 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-06 22:27:03,146 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:03,146 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1257015393] [2023-11-06 22:27:03,147 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1257015393] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:03,147 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:03,147 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:27:03,147 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [505147738] [2023-11-06 22:27:03,147 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:03,148 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:27:03,148 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:03,148 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:27:03,149 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:27:03,163 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 251 out of 554 [2023-11-06 22:27:03,165 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 45 transitions, 141 flow. Second operand has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 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-06 22:27:03,165 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:03,165 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 251 of 554 [2023-11-06 22:27:03,165 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:03,508 INFO L124 PetriNetUnfolderBase]: 1436/2341 cut-off events. [2023-11-06 22:27:03,508 INFO L125 PetriNetUnfolderBase]: For 395/403 co-relation queries the response was YES. [2023-11-06 22:27:03,513 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5482 conditions, 2341 events. 1436/2341 cut-off events. For 395/403 co-relation queries the response was YES. Maximal size of possible extension queue 74. Compared 10905 event pairs, 863 based on Foata normal form. 8/1807 useless extension candidates. Maximal degree in co-relation 5475. Up to 2018 conditions per place. [2023-11-06 22:27:03,526 INFO L140 encePairwiseOnDemand]: 550/554 looper letters, 49 selfloop transitions, 4 changer transitions 3/63 dead transitions. [2023-11-06 22:27:03,526 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 63 transitions, 297 flow [2023-11-06 22:27:03,526 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:27:03,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:27:03,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 804 transitions. [2023-11-06 22:27:03,530 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.48375451263537905 [2023-11-06 22:27:03,531 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 804 transitions. [2023-11-06 22:27:03,531 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 804 transitions. [2023-11-06 22:27:03,532 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:03,532 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 804 transitions. [2023-11-06 22:27:03,535 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 268.0) internal successors, (804), 3 states have internal predecessors, (804), 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-06 22:27:03,539 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 554.0) internal successors, (2216), 4 states have internal predecessors, (2216), 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-06 22:27:03,541 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 554.0) internal successors, (2216), 4 states have internal predecessors, (2216), 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-06 22:27:03,541 INFO L175 Difference]: Start difference. First operand has 49 places, 45 transitions, 141 flow. Second operand 3 states and 804 transitions. [2023-11-06 22:27:03,541 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 63 transitions, 297 flow [2023-11-06 22:27:03,548 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 49 places, 63 transitions, 287 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-06 22:27:03,551 INFO L231 Difference]: Finished difference. Result has 50 places, 46 transitions, 156 flow [2023-11-06 22:27:03,552 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=554, PETRI_DIFFERENCE_MINUEND_FLOW=133, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=156, PETRI_PLACES=50, PETRI_TRANSITIONS=46} [2023-11-06 22:27:03,555 INFO L281 CegarLoopForPetriNet]: 64 programPoint places, -14 predicate places. [2023-11-06 22:27:03,555 INFO L495 AbstractCegarLoop]: Abstraction has has 50 places, 46 transitions, 156 flow [2023-11-06 22:27:03,556 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 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-06 22:27:03,556 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:03,556 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:27:03,556 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-06 22:27:03,557 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-06 22:27:03,557 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:03,557 INFO L85 PathProgramCache]: Analyzing trace with hash -381902231, now seen corresponding path program 1 times [2023-11-06 22:27:03,557 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:03,558 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2079187531] [2023-11-06 22:27:03,559 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:03,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:03,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:03,831 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-06 22:27:03,832 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:03,832 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2079187531] [2023-11-06 22:27:03,832 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2079187531] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:03,832 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:03,833 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:27:03,833 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1193876605] [2023-11-06 22:27:03,833 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:03,833 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:27:03,833 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:03,834 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:27:03,834 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:27:03,878 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 251 out of 554 [2023-11-06 22:27:03,880 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 46 transitions, 156 flow. Second operand has 3 states, 3 states have (on average 255.0) internal successors, (765), 3 states have internal predecessors, (765), 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-06 22:27:03,880 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:03,880 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 251 of 554 [2023-11-06 22:27:03,880 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:04,188 INFO L124 PetriNetUnfolderBase]: 1348/2194 cut-off events. [2023-11-06 22:27:04,188 INFO L125 PetriNetUnfolderBase]: For 511/548 co-relation queries the response was YES. [2023-11-06 22:27:04,193 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5344 conditions, 2194 events. 1348/2194 cut-off events. For 511/548 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 10089 event pairs, 839 based on Foata normal form. 0/1724 useless extension candidates. Maximal degree in co-relation 5336. Up to 1965 conditions per place. [2023-11-06 22:27:04,202 INFO L140 encePairwiseOnDemand]: 552/554 looper letters, 36 selfloop transitions, 1 changer transitions 11/56 dead transitions. [2023-11-06 22:27:04,202 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 56 transitions, 282 flow [2023-11-06 22:27:04,202 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:27:04,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:27:04,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 794 transitions. [2023-11-06 22:27:04,206 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4777376654632972 [2023-11-06 22:27:04,206 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 794 transitions. [2023-11-06 22:27:04,206 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 794 transitions. [2023-11-06 22:27:04,207 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:04,207 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 794 transitions. [2023-11-06 22:27:04,210 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 264.6666666666667) internal successors, (794), 3 states have internal predecessors, (794), 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-06 22:27:04,214 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 554.0) internal successors, (2216), 4 states have internal predecessors, (2216), 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-06 22:27:04,215 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 554.0) internal successors, (2216), 4 states have internal predecessors, (2216), 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-06 22:27:04,215 INFO L175 Difference]: Start difference. First operand has 50 places, 46 transitions, 156 flow. Second operand 3 states and 794 transitions. [2023-11-06 22:27:04,215 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 56 transitions, 282 flow [2023-11-06 22:27:04,219 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 56 transitions, 278 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-06 22:27:04,220 INFO L231 Difference]: Finished difference. Result has 48 places, 45 transitions, 152 flow [2023-11-06 22:27:04,220 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=554, PETRI_DIFFERENCE_MINUEND_FLOW=150, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=152, PETRI_PLACES=48, PETRI_TRANSITIONS=45} [2023-11-06 22:27:04,223 INFO L281 CegarLoopForPetriNet]: 64 programPoint places, -16 predicate places. [2023-11-06 22:27:04,223 INFO L495 AbstractCegarLoop]: Abstraction has has 48 places, 45 transitions, 152 flow [2023-11-06 22:27:04,224 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 255.0) internal successors, (765), 3 states have internal predecessors, (765), 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-06 22:27:04,224 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:04,224 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:27:04,224 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-06 22:27:04,225 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting monitor_threadErr2ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-06 22:27:04,225 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:04,225 INFO L85 PathProgramCache]: Analyzing trace with hash 1636143862, now seen corresponding path program 1 times [2023-11-06 22:27:04,225 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:04,226 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1712508641] [2023-11-06 22:27:04,226 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:04,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:04,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:04,425 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-06 22:27:04,425 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:04,425 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1712508641] [2023-11-06 22:27:04,426 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1712508641] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:04,426 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:04,426 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-06 22:27:04,426 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1051590673] [2023-11-06 22:27:04,426 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:04,427 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 22:27:04,427 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:04,427 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 22:27:04,428 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-06 22:27:04,473 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 246 out of 554 [2023-11-06 22:27:04,474 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 48 places, 45 transitions, 152 flow. Second operand has 4 states, 4 states have (on average 250.0) internal successors, (1000), 4 states have internal predecessors, (1000), 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-06 22:27:04,475 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:04,475 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 246 of 554 [2023-11-06 22:27:04,475 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:05,104 INFO L124 PetriNetUnfolderBase]: 2704/4225 cut-off events. [2023-11-06 22:27:05,104 INFO L125 PetriNetUnfolderBase]: For 1037/1094 co-relation queries the response was YES. [2023-11-06 22:27:05,112 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10136 conditions, 4225 events. 2704/4225 cut-off events. For 1037/1094 co-relation queries the response was YES. Maximal size of possible extension queue 121. Compared 21072 event pairs, 529 based on Foata normal form. 62/3287 useless extension candidates. Maximal degree in co-relation 10128. Up to 1546 conditions per place. [2023-11-06 22:27:05,136 INFO L140 encePairwiseOnDemand]: 547/554 looper letters, 80 selfloop transitions, 9 changer transitions 11/108 dead transitions. [2023-11-06 22:27:05,136 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 108 transitions, 539 flow [2023-11-06 22:27:05,136 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-06 22:27:05,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-06 22:27:05,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1318 transitions. [2023-11-06 22:27:05,141 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.47581227436823104 [2023-11-06 22:27:05,142 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 1318 transitions. [2023-11-06 22:27:05,142 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 1318 transitions. [2023-11-06 22:27:05,143 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:05,143 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 1318 transitions. [2023-11-06 22:27:05,147 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 263.6) internal successors, (1318), 5 states have internal predecessors, (1318), 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-06 22:27:05,155 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 554.0) internal successors, (3324), 6 states have internal predecessors, (3324), 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-06 22:27:05,156 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 554.0) internal successors, (3324), 6 states have internal predecessors, (3324), 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-06 22:27:05,157 INFO L175 Difference]: Start difference. First operand has 48 places, 45 transitions, 152 flow. Second operand 5 states and 1318 transitions. [2023-11-06 22:27:05,157 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 108 transitions, 539 flow [2023-11-06 22:27:05,161 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 108 transitions, 537 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-06 22:27:05,163 INFO L231 Difference]: Finished difference. Result has 55 places, 53 transitions, 231 flow [2023-11-06 22:27:05,163 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=554, PETRI_DIFFERENCE_MINUEND_FLOW=151, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=231, PETRI_PLACES=55, PETRI_TRANSITIONS=53} [2023-11-06 22:27:05,166 INFO L281 CegarLoopForPetriNet]: 64 programPoint places, -9 predicate places. [2023-11-06 22:27:05,166 INFO L495 AbstractCegarLoop]: Abstraction has has 55 places, 53 transitions, 231 flow [2023-11-06 22:27:05,167 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 250.0) internal successors, (1000), 4 states have internal predecessors, (1000), 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-06 22:27:05,167 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:05,167 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:27:05,167 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-06 22:27:05,167 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting monitor_threadErr2ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-06 22:27:05,168 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:05,168 INFO L85 PathProgramCache]: Analyzing trace with hash 905285154, now seen corresponding path program 2 times [2023-11-06 22:27:05,168 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:05,168 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1842888597] [2023-11-06 22:27:05,169 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:05,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:05,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:05,394 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-06 22:27:05,394 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:05,394 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1842888597] [2023-11-06 22:27:05,395 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1842888597] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:05,395 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:05,395 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-06 22:27:05,395 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [450969372] [2023-11-06 22:27:05,395 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:05,397 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 22:27:05,397 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:05,398 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 22:27:05,400 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-06 22:27:05,435 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 246 out of 554 [2023-11-06 22:27:05,437 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 53 transitions, 231 flow. Second operand has 4 states, 4 states have (on average 250.0) internal successors, (1000), 4 states have internal predecessors, (1000), 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-06 22:27:05,437 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:05,437 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 246 of 554 [2023-11-06 22:27:05,438 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:06,153 INFO L124 PetriNetUnfolderBase]: 3135/4934 cut-off events. [2023-11-06 22:27:06,154 INFO L125 PetriNetUnfolderBase]: For 3475/3540 co-relation queries the response was YES. [2023-11-06 22:27:06,169 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14332 conditions, 4934 events. 3135/4934 cut-off events. For 3475/3540 co-relation queries the response was YES. Maximal size of possible extension queue 123. Compared 25220 event pairs, 614 based on Foata normal form. 58/4058 useless extension candidates. Maximal degree in co-relation 14321. Up to 2153 conditions per place. [2023-11-06 22:27:06,189 INFO L140 encePairwiseOnDemand]: 545/554 looper letters, 77 selfloop transitions, 16 changer transitions 8/109 dead transitions. [2023-11-06 22:27:06,190 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 109 transitions, 648 flow [2023-11-06 22:27:06,190 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 22:27:06,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-06 22:27:06,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1063 transitions. [2023-11-06 22:27:06,195 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4796931407942238 [2023-11-06 22:27:06,195 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 1063 transitions. [2023-11-06 22:27:06,195 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 1063 transitions. [2023-11-06 22:27:06,196 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:06,196 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 1063 transitions. [2023-11-06 22:27:06,199 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 265.75) internal successors, (1063), 4 states have internal predecessors, (1063), 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-06 22:27:06,205 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 554.0) internal successors, (2770), 5 states have internal predecessors, (2770), 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-06 22:27:06,206 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 554.0) internal successors, (2770), 5 states have internal predecessors, (2770), 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-06 22:27:06,207 INFO L175 Difference]: Start difference. First operand has 55 places, 53 transitions, 231 flow. Second operand 4 states and 1063 transitions. [2023-11-06 22:27:06,207 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 109 transitions, 648 flow [2023-11-06 22:27:06,214 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 109 transitions, 648 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:27:06,219 INFO L231 Difference]: Finished difference. Result has 61 places, 63 transitions, 366 flow [2023-11-06 22:27:06,219 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=554, PETRI_DIFFERENCE_MINUEND_FLOW=231, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=366, PETRI_PLACES=61, PETRI_TRANSITIONS=63} [2023-11-06 22:27:06,220 INFO L281 CegarLoopForPetriNet]: 64 programPoint places, -3 predicate places. [2023-11-06 22:27:06,221 INFO L495 AbstractCegarLoop]: Abstraction has has 61 places, 63 transitions, 366 flow [2023-11-06 22:27:06,221 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 250.0) internal successors, (1000), 4 states have internal predecessors, (1000), 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-06 22:27:06,222 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:27:06,222 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:27:06,222 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-06 22:27:06,222 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting monitor_threadErr2ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr0ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-06 22:27:06,223 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:27:06,223 INFO L85 PathProgramCache]: Analyzing trace with hash 37358004, now seen corresponding path program 3 times [2023-11-06 22:27:06,223 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:27:06,227 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [636599549] [2023-11-06 22:27:06,227 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:27:06,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:27:06,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:27:06,430 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-06 22:27:06,431 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:27:06,431 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [636599549] [2023-11-06 22:27:06,431 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [636599549] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:27:06,431 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:27:06,431 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-06 22:27:06,432 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [608183906] [2023-11-06 22:27:06,432 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:27:06,433 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 22:27:06,433 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:27:06,434 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 22:27:06,434 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-06 22:27:06,482 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 246 out of 554 [2023-11-06 22:27:06,483 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 63 transitions, 366 flow. Second operand has 4 states, 4 states have (on average 250.0) internal successors, (1000), 4 states have internal predecessors, (1000), 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-06 22:27:06,484 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:27:06,488 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 246 of 554 [2023-11-06 22:27:06,488 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:27:07,033 INFO L124 PetriNetUnfolderBase]: 2197/3475 cut-off events. [2023-11-06 22:27:07,033 INFO L125 PetriNetUnfolderBase]: For 3577/3577 co-relation queries the response was YES. [2023-11-06 22:27:07,046 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10764 conditions, 3475 events. 2197/3475 cut-off events. For 3577/3577 co-relation queries the response was YES. Maximal size of possible extension queue 133. Compared 17694 event pairs, 642 based on Foata normal form. 4/2717 useless extension candidates. Maximal degree in co-relation 10750. Up to 1197 conditions per place. [2023-11-06 22:27:07,050 INFO L140 encePairwiseOnDemand]: 547/554 looper letters, 0 selfloop transitions, 0 changer transitions 87/87 dead transitions. [2023-11-06 22:27:07,050 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 87 transitions, 564 flow [2023-11-06 22:27:07,083 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 22:27:07,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-06 22:27:07,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1052 transitions. [2023-11-06 22:27:07,087 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4747292418772563 [2023-11-06 22:27:07,087 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 1052 transitions. [2023-11-06 22:27:07,088 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 1052 transitions. [2023-11-06 22:27:07,089 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:27:07,089 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 1052 transitions. [2023-11-06 22:27:07,093 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 263.0) internal successors, (1052), 4 states have internal predecessors, (1052), 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-06 22:27:07,098 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 554.0) internal successors, (2770), 5 states have internal predecessors, (2770), 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-06 22:27:07,100 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 554.0) internal successors, (2770), 5 states have internal predecessors, (2770), 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-06 22:27:07,100 INFO L175 Difference]: Start difference. First operand has 61 places, 63 transitions, 366 flow. Second operand 4 states and 1052 transitions. [2023-11-06 22:27:07,101 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 87 transitions, 564 flow [2023-11-06 22:27:07,122 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 87 transitions, 519 flow, removed 11 selfloop flow, removed 4 redundant places. [2023-11-06 22:27:07,124 INFO L231 Difference]: Finished difference. Result has 58 places, 0 transitions, 0 flow [2023-11-06 22:27:07,125 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=554, PETRI_DIFFERENCE_MINUEND_FLOW=242, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=0, PETRI_PLACES=58, PETRI_TRANSITIONS=0} [2023-11-06 22:27:07,126 INFO L281 CegarLoopForPetriNet]: 64 programPoint places, -6 predicate places. [2023-11-06 22:27:07,126 INFO L495 AbstractCegarLoop]: Abstraction has has 58 places, 0 transitions, 0 flow [2023-11-06 22:27:07,127 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 250.0) internal successors, (1000), 4 states have internal predecessors, (1000), 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-06 22:27:07,130 INFO L805 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr0ASSERT_VIOLATIONDATA_RACE (26 of 27 remaining) [2023-11-06 22:27:07,130 INFO L805 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (25 of 27 remaining) [2023-11-06 22:27:07,130 INFO L805 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (24 of 27 remaining) [2023-11-06 22:27:07,131 INFO L805 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr3ASSERT_VIOLATIONDATA_RACE (23 of 27 remaining) [2023-11-06 22:27:07,131 INFO L805 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr0ASSERT_VIOLATIONDATA_RACE (22 of 27 remaining) [2023-11-06 22:27:07,131 INFO L805 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr1ASSERT_VIOLATIONDATA_RACE (21 of 27 remaining) [2023-11-06 22:27:07,131 INFO L805 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr2ASSERT_VIOLATIONDATA_RACE (20 of 27 remaining) [2023-11-06 22:27:07,132 INFO L805 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr4ASSERT_VIOLATIONDATA_RACE (19 of 27 remaining) [2023-11-06 22:27:07,132 INFO L805 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr3ASSERT_VIOLATIONDATA_RACE (18 of 27 remaining) [2023-11-06 22:27:07,133 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (17 of 27 remaining) [2023-11-06 22:27:07,133 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (16 of 27 remaining) [2023-11-06 22:27:07,133 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (15 of 27 remaining) [2023-11-06 22:27:07,133 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (14 of 27 remaining) [2023-11-06 22:27:07,133 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (13 of 27 remaining) [2023-11-06 22:27:07,133 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 27 remaining) [2023-11-06 22:27:07,134 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (11 of 27 remaining) [2023-11-06 22:27:07,134 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 27 remaining) [2023-11-06 22:27:07,134 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 27 remaining) [2023-11-06 22:27:07,134 INFO L805 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr0ASSERT_VIOLATIONDATA_RACE (8 of 27 remaining) [2023-11-06 22:27:07,135 INFO L805 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (7 of 27 remaining) [2023-11-06 22:27:07,135 INFO L805 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 27 remaining) [2023-11-06 22:27:07,135 INFO L805 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr3ASSERT_VIOLATIONDATA_RACE (5 of 27 remaining) [2023-11-06 22:27:07,135 INFO L805 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 27 remaining) [2023-11-06 22:27:07,135 INFO L805 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr1ASSERT_VIOLATIONDATA_RACE (3 of 27 remaining) [2023-11-06 22:27:07,135 INFO L805 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 27 remaining) [2023-11-06 22:27:07,136 INFO L805 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr4ASSERT_VIOLATIONDATA_RACE (1 of 27 remaining) [2023-11-06 22:27:07,136 INFO L805 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 27 remaining) [2023-11-06 22:27:07,136 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-06 22:27:07,136 INFO L445 BasicCegarLoop]: Path program histogram: [3, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:27:07,142 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-06 22:27:07,142 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-06 22:27:07,148 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.11 10:27:07 BasicIcfg [2023-11-06 22:27:07,148 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-06 22:27:07,149 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 22:27:07,149 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 22:27:07,149 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 22:27:07,150 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:26:40" (3/4) ... [2023-11-06 22:27:07,152 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-06 22:27:07,156 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure monitor_thread [2023-11-06 22:27:07,156 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure counter_thread [2023-11-06 22:27:07,164 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 29 nodes and edges [2023-11-06 22:27:07,165 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 10 nodes and edges [2023-11-06 22:27:07,165 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2023-11-06 22:27:07,166 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2023-11-06 22:27:07,166 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-06 22:27:07,239 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.graphml [2023-11-06 22:27:07,239 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.yaml [2023-11-06 22:27:07,240 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 22:27:07,240 INFO L158 Benchmark]: Toolchain (without parser) took 29144.91ms. Allocated memory was 119.5MB in the beginning and 270.5MB in the end (delta: 151.0MB). Free memory was 71.5MB in the beginning and 197.2MB in the end (delta: -125.8MB). Peak memory consumption was 27.0MB. Max. memory is 16.1GB. [2023-11-06 22:27:07,241 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 119.5MB. Free memory is still 66.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:27:07,241 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1356.81ms. Allocated memory was 119.5MB in the beginning and 155.2MB in the end (delta: 35.7MB). Free memory was 71.1MB in the beginning and 75.8MB in the end (delta: -4.7MB). Peak memory consumption was 36.2MB. Max. memory is 16.1GB. [2023-11-06 22:27:07,241 INFO L158 Benchmark]: Boogie Procedure Inliner took 114.59ms. Allocated memory is still 155.2MB. Free memory was 75.8MB in the beginning and 71.7MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-06 22:27:07,242 INFO L158 Benchmark]: Boogie Preprocessor took 104.28ms. Allocated memory is still 155.2MB. Free memory was 71.7MB in the beginning and 68.5MB in the end (delta: 3.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-06 22:27:07,242 INFO L158 Benchmark]: RCFGBuilder took 901.25ms. Allocated memory is still 155.2MB. Free memory was 68.5MB in the beginning and 105.1MB in the end (delta: -36.6MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-06 22:27:07,243 INFO L158 Benchmark]: TraceAbstraction took 26567.90ms. Allocated memory was 155.2MB in the beginning and 270.5MB in the end (delta: 115.3MB). Free memory was 104.1MB in the beginning and 201.4MB in the end (delta: -97.3MB). Peak memory consumption was 170.0MB. Max. memory is 16.1GB. [2023-11-06 22:27:07,243 INFO L158 Benchmark]: Witness Printer took 90.60ms. Allocated memory is still 270.5MB. Free memory was 201.4MB in the beginning and 197.2MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-06 22:27:07,246 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.20ms. Allocated memory is still 119.5MB. Free memory is still 66.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1356.81ms. Allocated memory was 119.5MB in the beginning and 155.2MB in the end (delta: 35.7MB). Free memory was 71.1MB in the beginning and 75.8MB in the end (delta: -4.7MB). Peak memory consumption was 36.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 114.59ms. Allocated memory is still 155.2MB. Free memory was 75.8MB in the beginning and 71.7MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 104.28ms. Allocated memory is still 155.2MB. Free memory was 71.7MB in the beginning and 68.5MB in the end (delta: 3.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 901.25ms. Allocated memory is still 155.2MB. Free memory was 68.5MB in the beginning and 105.1MB in the end (delta: -36.6MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * TraceAbstraction took 26567.90ms. Allocated memory was 155.2MB in the beginning and 270.5MB in the end (delta: 115.3MB). Free memory was 104.1MB in the beginning and 201.4MB in the end (delta: -97.3MB). Peak memory consumption was 170.0MB. Max. memory is 16.1GB. * Witness Printer took 90.60ms. Allocated memory is still 270.5MB. Free memory was 201.4MB in the beginning and 197.2MB 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: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 19.0s, 247 PlacesBefore, 64 PlacesAfterwards, 269 TransitionsBefore, 79 TransitionsAfterwards, 20040 CoEnabledTransitionPairs, 8 FixpointIterations, 67 TrivialSequentialCompositions, 152 ConcurrentSequentialCompositions, 2 TrivialYvCompositions, 37 ConcurrentYvCompositions, 7 ChoiceCompositions, 265 TotalNumberOfCompositions, 42885 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 22538, independent: 22010, independent conditional: 0, independent unconditional: 22010, dependent: 528, dependent conditional: 0, dependent unconditional: 528, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 11918, independent: 11810, independent conditional: 0, independent unconditional: 11810, dependent: 108, dependent conditional: 0, dependent unconditional: 108, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 22538, independent: 10200, independent conditional: 0, independent unconditional: 10200, dependent: 420, dependent conditional: 0, dependent unconditional: 420, unknown: 11918, unknown conditional: 0, unknown unconditional: 11918] , Statistics on independence cache: Total cache size (in pairs): 625, Positive cache size: 580, Positive conditional cache size: 0, Positive unconditional cache size: 580, Negative cache size: 45, Negative conditional cache size: 0, Negative unconditional cache size: 45, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - PositiveResult [Line: 1819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1824]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1806]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1808]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1811]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1808]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1846]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1849]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1850]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1852]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1853]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1855]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 371 locations, 27 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: 26.4s, OverallIterations: 10, TraceHistogramMax: 1, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.0s, AutomataDifference: 5.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 19.3s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 569 SdHoareTripleChecker+Valid, 1.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 350 mSDsluCounter, 37 SdHoareTripleChecker+Invalid, 1.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 16 mSDsCounter, 113 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1100 IncrementalHoareTripleChecker+Invalid, 1213 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 113 mSolverCounterUnsat, 21 mSDtfsCounter, 1100 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 25 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=366occurred in iteration=9, InterpolantAutomatonStates: 33, 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.2s SatisfiabilityAnalysisTime, 1.4s InterpolantComputationTime, 98 NumberOfCodeBlocks, 98 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 88 ConstructedInterpolants, 0 QuantifiedInterpolants, 188 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 10 InterpolantComputations, 10 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 16 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-06 22:27:07,278 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5e331d3-c7ae-4957-9c2a-5c4f0ca5c4a3/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE