./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/weaver/popl20-more-max-array-hom.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/popl20-more-max-array-hom.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 25cf9c0a16564c460f6e824f90a2df4185d2e5d2c682a221258efaf06dec8ca4 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 01:36:47,974 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 01:36:48,038 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-29 01:36:48,042 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 01:36:48,043 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 01:36:48,064 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 01:36:48,065 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 01:36:48,066 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 01:36:48,066 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 01:36:48,067 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 01:36:48,068 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 01:36:48,068 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 01:36:48,069 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 01:36:48,069 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 01:36:48,070 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 01:36:48,070 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 01:36:48,071 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 01:36:48,071 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 01:36:48,072 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 01:36:48,072 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 01:36:48,073 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 01:36:48,079 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 01:36:48,079 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-29 01:36:48,080 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 01:36:48,080 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 01:36:48,080 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 01:36:48,081 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 01:36:48,081 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 01:36:48,082 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 01:36:48,082 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 01:36:48,082 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 01:36:48,083 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 01:36:48,083 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 01:36:48,083 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 01:36:48,083 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 01:36:48,084 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 01:36:48,084 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 01:36:48,084 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 01:36:48,084 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 01:36:48,084 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 01:36:48,085 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 01:36:48,085 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_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/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_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 25cf9c0a16564c460f6e824f90a2df4185d2e5d2c682a221258efaf06dec8ca4 [2023-11-29 01:36:48,309 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 01:36:48,331 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 01:36:48,333 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 01:36:48,334 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 01:36:48,335 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 01:36:48,336 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/weaver/popl20-more-max-array-hom.wvr.c [2023-11-29 01:36:51,085 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 01:36:51,253 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 01:36:51,254 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/sv-benchmarks/c/weaver/popl20-more-max-array-hom.wvr.c [2023-11-29 01:36:51,261 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/data/3329abaf8/ce66a532ced440f19918897c6c9efb7d/FLAGfb6848a96 [2023-11-29 01:36:51,273 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/data/3329abaf8/ce66a532ced440f19918897c6c9efb7d [2023-11-29 01:36:51,276 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 01:36:51,277 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 01:36:51,278 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 01:36:51,279 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 01:36:51,283 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 01:36:51,284 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,285 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6edb2120 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51, skipping insertion in model container [2023-11-29 01:36:51,285 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,311 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 01:36:51,505 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 01:36:51,515 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 01:36:51,550 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 01:36:51,557 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 01:36:51,557 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 01:36:51,563 INFO L206 MainTranslator]: Completed translation [2023-11-29 01:36:51,563 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51 WrapperNode [2023-11-29 01:36:51,563 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 01:36:51,564 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 01:36:51,564 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 01:36:51,564 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 01:36:51,571 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,584 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,612 INFO L138 Inliner]: procedures = 24, calls = 44, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 167 [2023-11-29 01:36:51,612 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 01:36:51,613 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 01:36:51,613 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 01:36:51,613 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 01:36:51,623 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,623 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,628 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,629 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,645 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,650 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,653 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,655 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,659 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 01:36:51,660 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 01:36:51,660 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 01:36:51,660 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 01:36:51,661 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51" (1/1) ... [2023-11-29 01:36:51,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 01:36:51,680 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 01:36:51,693 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 01:36:51,699 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 01:36:51,730 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 01:36:51,731 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-11-29 01:36:51,731 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-11-29 01:36:51,731 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-11-29 01:36:51,731 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-11-29 01:36:51,731 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2023-11-29 01:36:51,731 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2023-11-29 01:36:51,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-29 01:36:51,732 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 01:36:51,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-29 01:36:51,732 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-29 01:36:51,732 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-29 01:36:51,732 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-29 01:36:51,732 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 01:36:51,733 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 01:36:51,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-29 01:36:51,733 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 01:36:51,735 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-29 01:36:51,858 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 01:36:51,860 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 01:36:52,331 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 01:36:52,556 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 01:36:52,556 INFO L309 CfgBuilder]: Removed 4 assume(true) statements. [2023-11-29 01:36:52,558 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 01:36:52 BoogieIcfgContainer [2023-11-29 01:36:52,558 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 01:36:52,561 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 01:36:52,561 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 01:36:52,564 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 01:36:52,565 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 01:36:51" (1/3) ... [2023-11-29 01:36:52,566 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6484df4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 01:36:52, skipping insertion in model container [2023-11-29 01:36:52,566 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:36:51" (2/3) ... [2023-11-29 01:36:52,566 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6484df4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 01:36:52, skipping insertion in model container [2023-11-29 01:36:52,566 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 01:36:52" (3/3) ... [2023-11-29 01:36:52,568 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-max-array-hom.wvr.c [2023-11-29 01:36:52,577 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-29 01:36:52,588 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 01:36:52,588 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 38 error locations. [2023-11-29 01:36:52,588 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 01:36:52,671 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-11-29 01:36:52,712 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 266 places, 270 transitions, 561 flow [2023-11-29 01:36:52,796 INFO L124 PetriNetUnfolderBase]: 14/267 cut-off events. [2023-11-29 01:36:52,796 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-11-29 01:36:52,802 INFO L83 FinitePrefix]: Finished finitePrefix Result has 280 conditions, 267 events. 14/267 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 328 event pairs, 0 based on Foata normal form. 0/215 useless extension candidates. Maximal degree in co-relation 175. Up to 2 conditions per place. [2023-11-29 01:36:52,803 INFO L82 GeneralOperation]: Start removeDead. Operand has 266 places, 270 transitions, 561 flow [2023-11-29 01:36:52,810 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 238 places, 240 transitions, 498 flow [2023-11-29 01:36:52,820 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 01:36:52,826 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@46c1acbe, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 01:36:52,826 INFO L358 AbstractCegarLoop]: Starting to check reachability of 63 error locations. [2023-11-29 01:36:52,832 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 01:36:52,832 INFO L124 PetriNetUnfolderBase]: 0/22 cut-off events. [2023-11-29 01:36:52,832 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 01:36:52,832 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:36:52,833 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:52,833 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2023-11-29 01:36:52,837 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:36:52,837 INFO L85 PathProgramCache]: Analyzing trace with hash -776834112, now seen corresponding path program 1 times [2023-11-29 01:36:52,844 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:36:52,845 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1591979169] [2023-11-29 01:36:52,845 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:36:52,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:36:52,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:36:53,008 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-29 01:36:53,009 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:36:53,009 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1591979169] [2023-11-29 01:36:53,010 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1591979169] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:36:53,010 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:36:53,010 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 01:36:53,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2120389929] [2023-11-29 01:36:53,012 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:36:53,021 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:36:53,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:36:53,046 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:36:53,047 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:36:53,085 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 223 out of 270 [2023-11-29 01:36:53,090 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 240 transitions, 498 flow. Second operand has 3 states, 3 states have (on average 224.33333333333334) internal successors, (673), 3 states have internal predecessors, (673), 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-29 01:36:53,090 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:36:53,091 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 223 of 270 [2023-11-29 01:36:53,092 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:36:53,313 INFO L124 PetriNetUnfolderBase]: 77/502 cut-off events. [2023-11-29 01:36:53,314 INFO L125 PetriNetUnfolderBase]: For 75/77 co-relation queries the response was YES. [2023-11-29 01:36:53,318 INFO L83 FinitePrefix]: Finished finitePrefix Result has 661 conditions, 502 events. 77/502 cut-off events. For 75/77 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 2004 event pairs, 38 based on Foata normal form. 36/456 useless extension candidates. Maximal degree in co-relation 461. Up to 113 conditions per place. [2023-11-29 01:36:53,322 INFO L140 encePairwiseOnDemand]: 242/270 looper letters, 16 selfloop transitions, 2 changer transitions 3/214 dead transitions. [2023-11-29 01:36:53,323 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 214 transitions, 482 flow [2023-11-29 01:36:53,324 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:36:53,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 01:36:53,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2023-11-29 01:36:53,340 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8802469135802469 [2023-11-29 01:36:53,341 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 713 transitions. [2023-11-29 01:36:53,342 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 713 transitions. [2023-11-29 01:36:53,344 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:36:53,347 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 713 transitions. [2023-11-29 01:36:53,352 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 237.66666666666666) internal successors, (713), 3 states have internal predecessors, (713), 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-29 01:36:53,358 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:53,359 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:53,361 INFO L175 Difference]: Start difference. First operand has 238 places, 240 transitions, 498 flow. Second operand 3 states and 713 transitions. [2023-11-29 01:36:53,362 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 214 transitions, 482 flow [2023-11-29 01:36:53,367 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 214 transitions, 470 flow, removed 0 selfloop flow, removed 6 redundant places. [2023-11-29 01:36:53,373 INFO L231 Difference]: Finished difference. Result has 215 places, 211 transitions, 432 flow [2023-11-29 01:36:53,375 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=434, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=212, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=432, PETRI_PLACES=215, PETRI_TRANSITIONS=211} [2023-11-29 01:36:53,378 INFO L281 CegarLoopForPetriNet]: 238 programPoint places, -23 predicate places. [2023-11-29 01:36:53,379 INFO L495 AbstractCegarLoop]: Abstraction has has 215 places, 211 transitions, 432 flow [2023-11-29 01:36:53,380 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 224.33333333333334) internal successors, (673), 3 states have internal predecessors, (673), 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-29 01:36:53,380 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:36:53,380 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:53,380 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 01:36:53,380 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2023-11-29 01:36:53,381 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:36:53,381 INFO L85 PathProgramCache]: Analyzing trace with hash -325320033, now seen corresponding path program 1 times [2023-11-29 01:36:53,381 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:36:53,382 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [277084870] [2023-11-29 01:36:53,382 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:36:53,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:36:53,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:36:53,441 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-29 01:36:53,441 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:36:53,441 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [277084870] [2023-11-29 01:36:53,442 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [277084870] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:36:53,442 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:36:53,442 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 01:36:53,442 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2013223981] [2023-11-29 01:36:53,442 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:36:53,444 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:36:53,444 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:36:53,444 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:36:53,445 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:36:53,472 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 223 out of 270 [2023-11-29 01:36:53,474 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 215 places, 211 transitions, 432 flow. Second operand has 3 states, 3 states have (on average 224.33333333333334) internal successors, (673), 3 states have internal predecessors, (673), 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-29 01:36:53,474 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:36:53,474 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 223 of 270 [2023-11-29 01:36:53,474 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:36:53,592 INFO L124 PetriNetUnfolderBase]: 62/507 cut-off events. [2023-11-29 01:36:53,592 INFO L125 PetriNetUnfolderBase]: For 13/21 co-relation queries the response was YES. [2023-11-29 01:36:53,595 INFO L83 FinitePrefix]: Finished finitePrefix Result has 623 conditions, 507 events. 62/507 cut-off events. For 13/21 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1898 event pairs, 34 based on Foata normal form. 0/443 useless extension candidates. Maximal degree in co-relation 592. Up to 100 conditions per place. [2023-11-29 01:36:53,598 INFO L140 encePairwiseOnDemand]: 267/270 looper letters, 16 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2023-11-29 01:36:53,599 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 210 transitions, 466 flow [2023-11-29 01:36:53,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:36:53,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 01:36:53,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 688 transitions. [2023-11-29 01:36:53,602 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8493827160493828 [2023-11-29 01:36:53,602 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 688 transitions. [2023-11-29 01:36:53,602 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 688 transitions. [2023-11-29 01:36:53,603 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:36:53,603 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 688 transitions. [2023-11-29 01:36:53,605 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 229.33333333333334) internal successors, (688), 3 states have internal predecessors, (688), 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-29 01:36:53,608 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:53,609 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:53,609 INFO L175 Difference]: Start difference. First operand has 215 places, 211 transitions, 432 flow. Second operand 3 states and 688 transitions. [2023-11-29 01:36:53,609 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 210 transitions, 466 flow [2023-11-29 01:36:53,612 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 211 places, 210 transitions, 462 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-29 01:36:53,616 INFO L231 Difference]: Finished difference. Result has 211 places, 210 transitions, 430 flow [2023-11-29 01:36:53,617 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=426, PETRI_DIFFERENCE_MINUEND_PLACES=209, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=210, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=208, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=430, PETRI_PLACES=211, PETRI_TRANSITIONS=210} [2023-11-29 01:36:53,618 INFO L281 CegarLoopForPetriNet]: 238 programPoint places, -27 predicate places. [2023-11-29 01:36:53,618 INFO L495 AbstractCegarLoop]: Abstraction has has 211 places, 210 transitions, 430 flow [2023-11-29 01:36:53,619 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 224.33333333333334) internal successors, (673), 3 states have internal predecessors, (673), 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-29 01:36:53,619 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:36:53,619 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:53,619 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 01:36:53,619 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2023-11-29 01:36:53,620 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:36:53,620 INFO L85 PathProgramCache]: Analyzing trace with hash 1695621688, now seen corresponding path program 1 times [2023-11-29 01:36:53,620 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:36:53,621 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1842489240] [2023-11-29 01:36:53,621 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:36:53,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:36:53,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:36:53,671 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-29 01:36:53,671 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:36:53,672 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1842489240] [2023-11-29 01:36:53,672 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1842489240] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:36:53,672 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:36:53,672 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 01:36:53,672 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1156612193] [2023-11-29 01:36:53,673 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:36:53,673 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:36:53,673 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:36:53,674 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:36:53,674 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:36:53,694 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 221 out of 270 [2023-11-29 01:36:53,695 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 211 places, 210 transitions, 430 flow. Second operand has 3 states, 3 states have (on average 222.0) internal successors, (666), 3 states have internal predecessors, (666), 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-29 01:36:53,695 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:36:53,695 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 221 of 270 [2023-11-29 01:36:53,695 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:36:53,842 INFO L124 PetriNetUnfolderBase]: 108/591 cut-off events. [2023-11-29 01:36:53,843 INFO L125 PetriNetUnfolderBase]: For 18/30 co-relation queries the response was YES. [2023-11-29 01:36:53,845 INFO L83 FinitePrefix]: Finished finitePrefix Result has 774 conditions, 591 events. 108/591 cut-off events. For 18/30 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 2623 event pairs, 59 based on Foata normal form. 0/512 useless extension candidates. Maximal degree in co-relation 735. Up to 164 conditions per place. [2023-11-29 01:36:53,849 INFO L140 encePairwiseOnDemand]: 265/270 looper letters, 17 selfloop transitions, 1 changer transitions 0/206 dead transitions. [2023-11-29 01:36:53,849 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 206 transitions, 458 flow [2023-11-29 01:36:53,849 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:36:53,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 01:36:53,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 685 transitions. [2023-11-29 01:36:53,852 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.845679012345679 [2023-11-29 01:36:53,852 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 685 transitions. [2023-11-29 01:36:53,852 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 685 transitions. [2023-11-29 01:36:53,853 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:36:53,853 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 685 transitions. [2023-11-29 01:36:53,855 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 228.33333333333334) internal successors, (685), 3 states have internal predecessors, (685), 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-29 01:36:53,857 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:53,858 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:53,858 INFO L175 Difference]: Start difference. First operand has 211 places, 210 transitions, 430 flow. Second operand 3 states and 685 transitions. [2023-11-29 01:36:53,859 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 206 transitions, 458 flow [2023-11-29 01:36:53,861 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 207 places, 206 transitions, 454 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-29 01:36:53,864 INFO L231 Difference]: Finished difference. Result has 207 places, 206 transitions, 420 flow [2023-11-29 01:36:53,864 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=418, PETRI_DIFFERENCE_MINUEND_PLACES=205, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=206, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=420, PETRI_PLACES=207, PETRI_TRANSITIONS=206} [2023-11-29 01:36:53,865 INFO L281 CegarLoopForPetriNet]: 238 programPoint places, -31 predicate places. [2023-11-29 01:36:53,865 INFO L495 AbstractCegarLoop]: Abstraction has has 207 places, 206 transitions, 420 flow [2023-11-29 01:36:53,866 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 222.0) internal successors, (666), 3 states have internal predecessors, (666), 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-29 01:36:53,866 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:36:53,866 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:53,867 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 01:36:53,867 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2023-11-29 01:36:53,867 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:36:53,867 INFO L85 PathProgramCache]: Analyzing trace with hash 486954865, now seen corresponding path program 1 times [2023-11-29 01:36:53,868 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:36:53,868 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2009408505] [2023-11-29 01:36:53,868 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:36:53,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:36:53,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:36:54,434 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-29 01:36:54,435 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:36:54,435 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2009408505] [2023-11-29 01:36:54,435 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2009408505] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:36:54,435 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:36:54,436 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 01:36:54,436 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1836085810] [2023-11-29 01:36:54,436 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:36:54,436 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 01:36:54,437 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:36:54,437 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 01:36:54,438 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 01:36:54,612 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 208 out of 270 [2023-11-29 01:36:54,615 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 207 places, 206 transitions, 420 flow. Second operand has 6 states, 6 states have (on average 209.5) internal successors, (1257), 6 states have internal predecessors, (1257), 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-29 01:36:54,615 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:36:54,615 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 208 of 270 [2023-11-29 01:36:54,615 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:36:54,757 INFO L124 PetriNetUnfolderBase]: 146/548 cut-off events. [2023-11-29 01:36:54,758 INFO L125 PetriNetUnfolderBase]: For 13/24 co-relation queries the response was YES. [2023-11-29 01:36:54,761 INFO L83 FinitePrefix]: Finished finitePrefix Result has 790 conditions, 548 events. 146/548 cut-off events. For 13/24 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 2245 event pairs, 83 based on Foata normal form. 0/482 useless extension candidates. Maximal degree in co-relation 752. Up to 227 conditions per place. [2023-11-29 01:36:54,765 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 29 selfloop transitions, 5 changer transitions 0/205 dead transitions. [2023-11-29 01:36:54,765 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 211 places, 205 transitions, 486 flow [2023-11-29 01:36:54,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 01:36:54,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 01:36:54,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1283 transitions. [2023-11-29 01:36:54,770 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7919753086419753 [2023-11-29 01:36:54,770 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1283 transitions. [2023-11-29 01:36:54,770 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1283 transitions. [2023-11-29 01:36:54,771 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:36:54,771 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1283 transitions. [2023-11-29 01:36:54,776 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 213.83333333333334) internal successors, (1283), 6 states have internal predecessors, (1283), 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-29 01:36:54,780 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 270.0) internal successors, (1890), 7 states have internal predecessors, (1890), 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-29 01:36:54,782 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 270.0) internal successors, (1890), 7 states have internal predecessors, (1890), 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-29 01:36:54,782 INFO L175 Difference]: Start difference. First operand has 207 places, 206 transitions, 420 flow. Second operand 6 states and 1283 transitions. [2023-11-29 01:36:54,783 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 211 places, 205 transitions, 486 flow [2023-11-29 01:36:54,785 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 205 transitions, 485 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 01:36:54,788 INFO L231 Difference]: Finished difference. Result has 210 places, 205 transitions, 427 flow [2023-11-29 01:36:54,789 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=417, PETRI_DIFFERENCE_MINUEND_PLACES=205, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=205, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=200, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=427, PETRI_PLACES=210, PETRI_TRANSITIONS=205} [2023-11-29 01:36:54,790 INFO L281 CegarLoopForPetriNet]: 238 programPoint places, -28 predicate places. [2023-11-29 01:36:54,790 INFO L495 AbstractCegarLoop]: Abstraction has has 210 places, 205 transitions, 427 flow [2023-11-29 01:36:54,791 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 209.5) internal successors, (1257), 6 states have internal predecessors, (1257), 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-29 01:36:54,791 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:36:54,792 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:54,792 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 01:36:54,792 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2023-11-29 01:36:54,792 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:36:54,793 INFO L85 PathProgramCache]: Analyzing trace with hash 1185650468, now seen corresponding path program 1 times [2023-11-29 01:36:54,793 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:36:54,793 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1476690788] [2023-11-29 01:36:54,793 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:36:54,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:36:54,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:36:54,836 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-29 01:36:54,837 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:36:54,837 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1476690788] [2023-11-29 01:36:54,837 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1476690788] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:36:54,837 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:36:54,837 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 01:36:54,838 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [844793621] [2023-11-29 01:36:54,838 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:36:54,838 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:36:54,839 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:36:54,839 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:36:54,839 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:36:54,848 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 270 [2023-11-29 01:36:54,849 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 205 transitions, 427 flow. Second operand has 3 states, 3 states have (on average 228.33333333333334) internal successors, (685), 3 states have internal predecessors, (685), 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-29 01:36:54,849 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:36:54,850 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 270 [2023-11-29 01:36:54,850 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:36:54,955 INFO L124 PetriNetUnfolderBase]: 42/378 cut-off events. [2023-11-29 01:36:54,955 INFO L125 PetriNetUnfolderBase]: For 14/16 co-relation queries the response was YES. [2023-11-29 01:36:54,958 INFO L83 FinitePrefix]: Finished finitePrefix Result has 457 conditions, 378 events. 42/378 cut-off events. For 14/16 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1042 event pairs, 15 based on Foata normal form. 0/339 useless extension candidates. Maximal degree in co-relation 439. Up to 62 conditions per place. [2023-11-29 01:36:54,960 INFO L140 encePairwiseOnDemand]: 267/270 looper letters, 12 selfloop transitions, 2 changer transitions 0/204 dead transitions. [2023-11-29 01:36:54,960 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 211 places, 204 transitions, 453 flow [2023-11-29 01:36:54,961 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:36:54,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 01:36:54,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 696 transitions. [2023-11-29 01:36:54,963 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8592592592592593 [2023-11-29 01:36:54,964 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 696 transitions. [2023-11-29 01:36:54,964 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 696 transitions. [2023-11-29 01:36:54,964 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:36:54,965 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 696 transitions. [2023-11-29 01:36:54,967 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 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-29 01:36:54,970 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:54,971 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:54,971 INFO L175 Difference]: Start difference. First operand has 210 places, 205 transitions, 427 flow. Second operand 3 states and 696 transitions. [2023-11-29 01:36:54,971 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 211 places, 204 transitions, 453 flow [2023-11-29 01:36:54,973 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 206 places, 204 transitions, 443 flow, removed 0 selfloop flow, removed 5 redundant places. [2023-11-29 01:36:54,977 INFO L231 Difference]: Finished difference. Result has 206 places, 204 transitions, 419 flow [2023-11-29 01:36:54,978 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=415, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=204, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=419, PETRI_PLACES=206, PETRI_TRANSITIONS=204} [2023-11-29 01:36:54,979 INFO L281 CegarLoopForPetriNet]: 238 programPoint places, -32 predicate places. [2023-11-29 01:36:54,979 INFO L495 AbstractCegarLoop]: Abstraction has has 206 places, 204 transitions, 419 flow [2023-11-29 01:36:54,980 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 228.33333333333334) internal successors, (685), 3 states have internal predecessors, (685), 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-29 01:36:54,980 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:36:54,980 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:54,980 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 01:36:54,980 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2023-11-29 01:36:54,981 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:36:54,981 INFO L85 PathProgramCache]: Analyzing trace with hash 1283484822, now seen corresponding path program 1 times [2023-11-29 01:36:54,981 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:36:54,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [913517484] [2023-11-29 01:36:54,982 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:36:54,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:36:54,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:36:55,027 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-29 01:36:55,028 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:36:55,028 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [913517484] [2023-11-29 01:36:55,028 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [913517484] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:36:55,028 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:36:55,029 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 01:36:55,029 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2014059032] [2023-11-29 01:36:55,029 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:36:55,029 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:36:55,030 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:36:55,030 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:36:55,031 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:36:55,049 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 221 out of 270 [2023-11-29 01:36:55,051 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 206 places, 204 transitions, 419 flow. Second operand has 3 states, 3 states have (on average 222.0) internal successors, (666), 3 states have internal predecessors, (666), 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-29 01:36:55,051 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:36:55,051 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 221 of 270 [2023-11-29 01:36:55,051 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:36:55,166 INFO L124 PetriNetUnfolderBase]: 137/590 cut-off events. [2023-11-29 01:36:55,167 INFO L125 PetriNetUnfolderBase]: For 37/39 co-relation queries the response was YES. [2023-11-29 01:36:55,169 INFO L83 FinitePrefix]: Finished finitePrefix Result has 795 conditions, 590 events. 137/590 cut-off events. For 37/39 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 2698 event pairs, 71 based on Foata normal form. 0/518 useless extension candidates. Maximal degree in co-relation 756. Up to 187 conditions per place. [2023-11-29 01:36:55,173 INFO L140 encePairwiseOnDemand]: 265/270 looper letters, 17 selfloop transitions, 1 changer transitions 0/200 dead transitions. [2023-11-29 01:36:55,173 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 200 transitions, 447 flow [2023-11-29 01:36:55,173 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:36:55,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 01:36:55,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 685 transitions. [2023-11-29 01:36:55,176 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.845679012345679 [2023-11-29 01:36:55,176 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 685 transitions. [2023-11-29 01:36:55,176 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 685 transitions. [2023-11-29 01:36:55,176 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:36:55,177 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 685 transitions. [2023-11-29 01:36:55,179 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 228.33333333333334) internal successors, (685), 3 states have internal predecessors, (685), 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-29 01:36:55,181 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:55,181 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:55,181 INFO L175 Difference]: Start difference. First operand has 206 places, 204 transitions, 419 flow. Second operand 3 states and 685 transitions. [2023-11-29 01:36:55,181 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 200 transitions, 447 flow [2023-11-29 01:36:55,183 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 202 places, 200 transitions, 443 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-29 01:36:55,186 INFO L231 Difference]: Finished difference. Result has 202 places, 200 transitions, 409 flow [2023-11-29 01:36:55,187 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=407, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=200, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=199, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=409, PETRI_PLACES=202, PETRI_TRANSITIONS=200} [2023-11-29 01:36:55,187 INFO L281 CegarLoopForPetriNet]: 238 programPoint places, -36 predicate places. [2023-11-29 01:36:55,188 INFO L495 AbstractCegarLoop]: Abstraction has has 202 places, 200 transitions, 409 flow [2023-11-29 01:36:55,188 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 222.0) internal successors, (666), 3 states have internal predecessors, (666), 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-29 01:36:55,188 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:36:55,188 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:55,189 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-29 01:36:55,189 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2023-11-29 01:36:55,189 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:36:55,189 INFO L85 PathProgramCache]: Analyzing trace with hash -1538353471, now seen corresponding path program 1 times [2023-11-29 01:36:55,189 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:36:55,190 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [220016961] [2023-11-29 01:36:55,190 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:36:55,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:36:55,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:36:55,680 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-29 01:36:55,680 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:36:55,680 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [220016961] [2023-11-29 01:36:55,680 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [220016961] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:36:55,681 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:36:55,681 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 01:36:55,681 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1466142241] [2023-11-29 01:36:55,681 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:36:55,682 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 01:36:55,682 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:36:55,682 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 01:36:55,683 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 01:36:55,869 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 270 [2023-11-29 01:36:55,871 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 202 places, 200 transitions, 409 flow. Second operand has 6 states, 6 states have (on average 221.66666666666666) internal successors, (1330), 6 states have internal predecessors, (1330), 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-29 01:36:55,871 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:36:55,871 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 270 [2023-11-29 01:36:55,872 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:36:56,161 INFO L124 PetriNetUnfolderBase]: 162/595 cut-off events. [2023-11-29 01:36:56,162 INFO L125 PetriNetUnfolderBase]: For 7/13 co-relation queries the response was YES. [2023-11-29 01:36:56,164 INFO L83 FinitePrefix]: Finished finitePrefix Result has 831 conditions, 595 events. 162/595 cut-off events. For 7/13 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 2274 event pairs, 10 based on Foata normal form. 4/562 useless extension candidates. Maximal degree in co-relation 791. Up to 88 conditions per place. [2023-11-29 01:36:56,168 INFO L140 encePairwiseOnDemand]: 265/270 looper letters, 28 selfloop transitions, 4 changer transitions 0/211 dead transitions. [2023-11-29 01:36:56,168 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 206 places, 211 transitions, 495 flow [2023-11-29 01:36:56,169 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 01:36:56,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 01:36:56,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1353 transitions. [2023-11-29 01:36:56,173 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8351851851851851 [2023-11-29 01:36:56,173 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1353 transitions. [2023-11-29 01:36:56,173 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1353 transitions. [2023-11-29 01:36:56,174 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:36:56,175 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1353 transitions. [2023-11-29 01:36:56,178 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 225.5) internal successors, (1353), 6 states have internal predecessors, (1353), 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-29 01:36:56,182 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 270.0) internal successors, (1890), 7 states have internal predecessors, (1890), 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-29 01:36:56,183 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 270.0) internal successors, (1890), 7 states have internal predecessors, (1890), 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-29 01:36:56,183 INFO L175 Difference]: Start difference. First operand has 202 places, 200 transitions, 409 flow. Second operand 6 states and 1353 transitions. [2023-11-29 01:36:56,183 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 206 places, 211 transitions, 495 flow [2023-11-29 01:36:56,185 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 211 transitions, 494 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 01:36:56,188 INFO L231 Difference]: Finished difference. Result has 205 places, 199 transitions, 414 flow [2023-11-29 01:36:56,189 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=406, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=199, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=195, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=414, PETRI_PLACES=205, PETRI_TRANSITIONS=199} [2023-11-29 01:36:56,190 INFO L281 CegarLoopForPetriNet]: 238 programPoint places, -33 predicate places. [2023-11-29 01:36:56,190 INFO L495 AbstractCegarLoop]: Abstraction has has 205 places, 199 transitions, 414 flow [2023-11-29 01:36:56,191 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 221.66666666666666) internal successors, (1330), 6 states have internal predecessors, (1330), 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-29 01:36:56,191 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:36:56,191 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:56,191 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-29 01:36:56,191 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2023-11-29 01:36:56,192 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:36:56,192 INFO L85 PathProgramCache]: Analyzing trace with hash -1942824457, now seen corresponding path program 1 times [2023-11-29 01:36:56,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:36:56,192 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [120885014] [2023-11-29 01:36:56,192 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:36:56,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:36:56,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:36:56,720 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-29 01:36:56,720 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:36:56,721 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [120885014] [2023-11-29 01:36:56,721 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [120885014] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:36:56,721 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:36:56,721 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 01:36:56,721 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [755136384] [2023-11-29 01:36:56,721 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:36:56,722 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 01:36:56,722 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:36:56,723 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 01:36:56,723 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 01:36:56,913 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 270 [2023-11-29 01:36:56,915 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 199 transitions, 414 flow. Second operand has 6 states, 6 states have (on average 221.83333333333334) internal successors, (1331), 6 states have internal predecessors, (1331), 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-29 01:36:56,915 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:36:56,915 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 270 [2023-11-29 01:36:56,915 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:36:57,110 INFO L124 PetriNetUnfolderBase]: 82/420 cut-off events. [2023-11-29 01:36:57,110 INFO L125 PetriNetUnfolderBase]: For 11/18 co-relation queries the response was YES. [2023-11-29 01:36:57,111 INFO L83 FinitePrefix]: Finished finitePrefix Result has 560 conditions, 420 events. 82/420 cut-off events. For 11/18 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1295 event pairs, 14 based on Foata normal form. 4/397 useless extension candidates. Maximal degree in co-relation 520. Up to 57 conditions per place. [2023-11-29 01:36:57,113 INFO L140 encePairwiseOnDemand]: 265/270 looper letters, 24 selfloop transitions, 4 changer transitions 0/206 dead transitions. [2023-11-29 01:36:57,113 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 206 transitions, 484 flow [2023-11-29 01:36:57,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 01:36:57,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 01:36:57,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1349 transitions. [2023-11-29 01:36:57,117 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.832716049382716 [2023-11-29 01:36:57,117 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1349 transitions. [2023-11-29 01:36:57,118 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1349 transitions. [2023-11-29 01:36:57,118 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:36:57,118 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1349 transitions. [2023-11-29 01:36:57,121 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 224.83333333333334) internal successors, (1349), 6 states have internal predecessors, (1349), 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-29 01:36:57,124 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 270.0) internal successors, (1890), 7 states have internal predecessors, (1890), 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-29 01:36:57,124 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 270.0) internal successors, (1890), 7 states have internal predecessors, (1890), 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-29 01:36:57,125 INFO L175 Difference]: Start difference. First operand has 205 places, 199 transitions, 414 flow. Second operand 6 states and 1349 transitions. [2023-11-29 01:36:57,125 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 206 transitions, 484 flow [2023-11-29 01:36:57,126 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 206 transitions, 477 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-29 01:36:57,128 INFO L231 Difference]: Finished difference. Result has 205 places, 198 transitions, 413 flow [2023-11-29 01:36:57,129 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=405, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=198, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=194, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=413, PETRI_PLACES=205, PETRI_TRANSITIONS=198} [2023-11-29 01:36:57,129 INFO L281 CegarLoopForPetriNet]: 238 programPoint places, -33 predicate places. [2023-11-29 01:36:57,129 INFO L495 AbstractCegarLoop]: Abstraction has has 205 places, 198 transitions, 413 flow [2023-11-29 01:36:57,130 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 221.83333333333334) internal successors, (1331), 6 states have internal predecessors, (1331), 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-29 01:36:57,130 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:36:57,131 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:57,131 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-29 01:36:57,131 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2023-11-29 01:36:57,131 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:36:57,131 INFO L85 PathProgramCache]: Analyzing trace with hash -815795665, now seen corresponding path program 1 times [2023-11-29 01:36:57,131 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:36:57,132 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1618187186] [2023-11-29 01:36:57,132 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:36:57,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:36:57,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:36:57,581 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-29 01:36:57,581 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:36:57,581 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1618187186] [2023-11-29 01:36:57,581 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1618187186] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:36:57,581 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:36:57,581 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 01:36:57,582 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [351657705] [2023-11-29 01:36:57,582 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:36:57,582 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 01:36:57,582 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:36:57,583 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 01:36:57,583 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 01:36:57,774 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 270 [2023-11-29 01:36:57,776 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 198 transitions, 413 flow. Second operand has 6 states, 6 states have (on average 222.0) internal successors, (1332), 6 states have internal predecessors, (1332), 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-29 01:36:57,776 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:36:57,776 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 270 [2023-11-29 01:36:57,776 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:36:57,921 INFO L124 PetriNetUnfolderBase]: 52/381 cut-off events. [2023-11-29 01:36:57,921 INFO L125 PetriNetUnfolderBase]: For 13/20 co-relation queries the response was YES. [2023-11-29 01:36:57,923 INFO L83 FinitePrefix]: Finished finitePrefix Result has 482 conditions, 381 events. 52/381 cut-off events. For 13/20 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1072 event pairs, 15 based on Foata normal form. 4/358 useless extension candidates. Maximal degree in co-relation 442. Up to 63 conditions per place. [2023-11-29 01:36:57,925 INFO L140 encePairwiseOnDemand]: 265/270 looper letters, 20 selfloop transitions, 4 changer transitions 0/201 dead transitions. [2023-11-29 01:36:57,925 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 201 transitions, 467 flow [2023-11-29 01:36:57,925 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 01:36:57,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 01:36:57,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1345 transitions. [2023-11-29 01:36:57,929 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8302469135802469 [2023-11-29 01:36:57,929 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1345 transitions. [2023-11-29 01:36:57,930 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1345 transitions. [2023-11-29 01:36:57,931 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:36:57,931 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1345 transitions. [2023-11-29 01:36:57,935 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 224.16666666666666) internal successors, (1345), 6 states have internal predecessors, (1345), 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-29 01:36:57,938 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 270.0) internal successors, (1890), 7 states have internal predecessors, (1890), 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-29 01:36:57,939 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 270.0) internal successors, (1890), 7 states have internal predecessors, (1890), 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-29 01:36:57,939 INFO L175 Difference]: Start difference. First operand has 205 places, 198 transitions, 413 flow. Second operand 6 states and 1345 transitions. [2023-11-29 01:36:57,940 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 201 transitions, 467 flow [2023-11-29 01:36:57,941 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 201 transitions, 460 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-29 01:36:57,945 INFO L231 Difference]: Finished difference. Result has 205 places, 197 transitions, 412 flow [2023-11-29 01:36:57,945 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=404, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=197, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=193, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=412, PETRI_PLACES=205, PETRI_TRANSITIONS=197} [2023-11-29 01:36:57,946 INFO L281 CegarLoopForPetriNet]: 238 programPoint places, -33 predicate places. [2023-11-29 01:36:57,946 INFO L495 AbstractCegarLoop]: Abstraction has has 205 places, 197 transitions, 412 flow [2023-11-29 01:36:57,947 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 222.0) internal successors, (1332), 6 states have internal predecessors, (1332), 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-29 01:36:57,947 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:36:57,947 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:57,947 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-29 01:36:57,948 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2023-11-29 01:36:57,948 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:36:57,948 INFO L85 PathProgramCache]: Analyzing trace with hash -262634600, now seen corresponding path program 1 times [2023-11-29 01:36:57,948 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:36:57,948 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [976842913] [2023-11-29 01:36:57,948 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:36:57,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:36:57,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:36:58,014 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-29 01:36:58,015 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:36:58,015 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [976842913] [2023-11-29 01:36:58,015 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [976842913] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:36:58,015 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:36:58,015 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 01:36:58,015 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [713367951] [2023-11-29 01:36:58,015 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:36:58,016 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:36:58,016 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:36:58,017 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:36:58,017 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:36:58,020 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 270 [2023-11-29 01:36:58,021 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 197 transitions, 412 flow. Second operand has 3 states, 3 states have (on average 233.66666666666666) internal successors, (701), 3 states have internal predecessors, (701), 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-29 01:36:58,021 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:36:58,021 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 270 [2023-11-29 01:36:58,021 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:36:58,095 INFO L124 PetriNetUnfolderBase]: 42/365 cut-off events. [2023-11-29 01:36:58,096 INFO L125 PetriNetUnfolderBase]: For 14/16 co-relation queries the response was YES. [2023-11-29 01:36:58,097 INFO L83 FinitePrefix]: Finished finitePrefix Result has 443 conditions, 365 events. 42/365 cut-off events. For 14/16 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 974 event pairs, 15 based on Foata normal form. 0/339 useless extension candidates. Maximal degree in co-relation 410. Up to 59 conditions per place. [2023-11-29 01:36:58,099 INFO L140 encePairwiseOnDemand]: 268/270 looper letters, 10 selfloop transitions, 1 changer transitions 0/196 dead transitions. [2023-11-29 01:36:58,099 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 206 places, 196 transitions, 432 flow [2023-11-29 01:36:58,099 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:36:58,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 01:36:58,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 705 transitions. [2023-11-29 01:36:58,102 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8703703703703703 [2023-11-29 01:36:58,102 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 705 transitions. [2023-11-29 01:36:58,102 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 705 transitions. [2023-11-29 01:36:58,102 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:36:58,102 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 705 transitions. [2023-11-29 01:36:58,104 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 235.0) internal successors, (705), 3 states have internal predecessors, (705), 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-29 01:36:58,106 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:58,107 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:58,107 INFO L175 Difference]: Start difference. First operand has 205 places, 197 transitions, 412 flow. Second operand 3 states and 705 transitions. [2023-11-29 01:36:58,107 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 206 places, 196 transitions, 432 flow [2023-11-29 01:36:58,109 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 202 places, 196 transitions, 425 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-29 01:36:58,112 INFO L231 Difference]: Finished difference. Result has 202 places, 196 transitions, 405 flow [2023-11-29 01:36:58,112 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=403, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=196, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=195, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=405, PETRI_PLACES=202, PETRI_TRANSITIONS=196} [2023-11-29 01:36:58,113 INFO L281 CegarLoopForPetriNet]: 238 programPoint places, -36 predicate places. [2023-11-29 01:36:58,113 INFO L495 AbstractCegarLoop]: Abstraction has has 202 places, 196 transitions, 405 flow [2023-11-29 01:36:58,113 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 233.66666666666666) internal successors, (701), 3 states have internal predecessors, (701), 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-29 01:36:58,113 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:36:58,114 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:58,114 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-29 01:36:58,114 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2023-11-29 01:36:58,114 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:36:58,114 INFO L85 PathProgramCache]: Analyzing trace with hash 760153769, now seen corresponding path program 1 times [2023-11-29 01:36:58,114 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:36:58,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1199157856] [2023-11-29 01:36:58,115 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:36:58,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:36:58,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:36:58,183 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-29 01:36:58,183 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:36:58,183 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1199157856] [2023-11-29 01:36:58,183 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1199157856] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:36:58,184 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:36:58,184 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 01:36:58,184 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1521439065] [2023-11-29 01:36:58,184 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:36:58,184 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:36:58,185 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:36:58,185 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:36:58,185 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:36:58,191 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 270 [2023-11-29 01:36:58,192 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 202 places, 196 transitions, 405 flow. Second operand has 3 states, 3 states have (on average 230.66666666666666) internal successors, (692), 3 states have internal predecessors, (692), 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-29 01:36:58,192 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:36:58,192 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 270 [2023-11-29 01:36:58,192 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:36:58,282 INFO L124 PetriNetUnfolderBase]: 42/363 cut-off events. [2023-11-29 01:36:58,282 INFO L125 PetriNetUnfolderBase]: For 14/16 co-relation queries the response was YES. [2023-11-29 01:36:58,284 INFO L83 FinitePrefix]: Finished finitePrefix Result has 440 conditions, 363 events. 42/363 cut-off events. For 14/16 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 971 event pairs, 15 based on Foata normal form. 1/339 useless extension candidates. Maximal degree in co-relation 421. Up to 59 conditions per place. [2023-11-29 01:36:58,285 INFO L140 encePairwiseOnDemand]: 267/270 looper letters, 10 selfloop transitions, 1 changer transitions 2/194 dead transitions. [2023-11-29 01:36:58,285 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 202 places, 194 transitions, 425 flow [2023-11-29 01:36:58,285 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:36:58,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 01:36:58,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 698 transitions. [2023-11-29 01:36:58,287 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8617283950617284 [2023-11-29 01:36:58,287 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 698 transitions. [2023-11-29 01:36:58,287 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 698 transitions. [2023-11-29 01:36:58,288 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:36:58,288 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 698 transitions. [2023-11-29 01:36:58,290 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 232.66666666666666) internal successors, (698), 3 states have internal predecessors, (698), 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-29 01:36:58,291 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:58,292 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:58,292 INFO L175 Difference]: Start difference. First operand has 202 places, 196 transitions, 405 flow. Second operand 3 states and 698 transitions. [2023-11-29 01:36:58,292 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 202 places, 194 transitions, 425 flow [2023-11-29 01:36:58,293 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 201 places, 194 transitions, 424 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 01:36:58,295 INFO L231 Difference]: Finished difference. Result has 201 places, 192 transitions, 398 flow [2023-11-29 01:36:58,295 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=400, PETRI_DIFFERENCE_MINUEND_PLACES=199, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=194, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=193, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=398, PETRI_PLACES=201, PETRI_TRANSITIONS=192} [2023-11-29 01:36:58,296 INFO L281 CegarLoopForPetriNet]: 238 programPoint places, -37 predicate places. [2023-11-29 01:36:58,296 INFO L495 AbstractCegarLoop]: Abstraction has has 201 places, 192 transitions, 398 flow [2023-11-29 01:36:58,296 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 230.66666666666666) internal successors, (692), 3 states have internal predecessors, (692), 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-29 01:36:58,296 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 01:36:58,296 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:58,296 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-29 01:36:58,297 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2023-11-29 01:36:58,297 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:36:58,297 INFO L85 PathProgramCache]: Analyzing trace with hash 363354428, now seen corresponding path program 1 times [2023-11-29 01:36:58,297 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:36:58,297 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [254222710] [2023-11-29 01:36:58,297 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:36:58,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:36:58,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:36:58,354 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-29 01:36:58,354 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:36:58,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [254222710] [2023-11-29 01:36:58,354 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [254222710] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:36:58,354 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:36:58,355 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 01:36:58,355 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [273650786] [2023-11-29 01:36:58,355 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:36:58,355 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:36:58,355 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:36:58,356 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:36:58,356 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:36:58,361 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 270 [2023-11-29 01:36:58,362 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 192 transitions, 398 flow. Second operand has 3 states, 3 states have (on average 230.66666666666666) internal successors, (692), 3 states have internal predecessors, (692), 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-29 01:36:58,362 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 01:36:58,362 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 270 [2023-11-29 01:36:58,362 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 01:36:58,420 INFO L124 PetriNetUnfolderBase]: 42/359 cut-off events. [2023-11-29 01:36:58,420 INFO L125 PetriNetUnfolderBase]: For 14/16 co-relation queries the response was YES. [2023-11-29 01:36:58,422 INFO L83 FinitePrefix]: Finished finitePrefix Result has 437 conditions, 359 events. 42/359 cut-off events. For 14/16 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 965 event pairs, 15 based on Foata normal form. 1/337 useless extension candidates. Maximal degree in co-relation 424. Up to 59 conditions per place. [2023-11-29 01:36:58,422 INFO L140 encePairwiseOnDemand]: 267/270 looper letters, 0 selfloop transitions, 0 changer transitions 190/190 dead transitions. [2023-11-29 01:36:58,422 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 190 transitions, 418 flow [2023-11-29 01:36:58,423 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:36:58,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 01:36:58,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 698 transitions. [2023-11-29 01:36:58,425 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8617283950617284 [2023-11-29 01:36:58,425 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 698 transitions. [2023-11-29 01:36:58,425 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 698 transitions. [2023-11-29 01:36:58,426 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 01:36:58,426 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 698 transitions. [2023-11-29 01:36:58,428 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 232.66666666666666) internal successors, (698), 3 states have internal predecessors, (698), 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-29 01:36:58,430 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:58,431 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 270.0) internal successors, (1080), 4 states have internal predecessors, (1080), 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-29 01:36:58,431 INFO L175 Difference]: Start difference. First operand has 201 places, 192 transitions, 398 flow. Second operand 3 states and 698 transitions. [2023-11-29 01:36:58,431 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 190 transitions, 418 flow [2023-11-29 01:36:58,433 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 198 places, 190 transitions, 417 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 01:36:58,434 INFO L231 Difference]: Finished difference. Result has 198 places, 0 transitions, 0 flow [2023-11-29 01:36:58,434 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=393, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=190, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=190, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=198, PETRI_TRANSITIONS=0} [2023-11-29 01:36:58,435 INFO L281 CegarLoopForPetriNet]: 238 programPoint places, -40 predicate places. [2023-11-29 01:36:58,435 INFO L495 AbstractCegarLoop]: Abstraction has has 198 places, 0 transitions, 0 flow [2023-11-29 01:36:58,436 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 230.66666666666666) internal successors, (692), 3 states have internal predecessors, (692), 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-29 01:36:58,438 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (62 of 63 remaining) [2023-11-29 01:36:58,438 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (61 of 63 remaining) [2023-11-29 01:36:58,438 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (60 of 63 remaining) [2023-11-29 01:36:58,438 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (59 of 63 remaining) [2023-11-29 01:36:58,439 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (58 of 63 remaining) [2023-11-29 01:36:58,439 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (57 of 63 remaining) [2023-11-29 01:36:58,439 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (56 of 63 remaining) [2023-11-29 01:36:58,439 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (55 of 63 remaining) [2023-11-29 01:36:58,439 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (54 of 63 remaining) [2023-11-29 01:36:58,439 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (53 of 63 remaining) [2023-11-29 01:36:58,440 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (52 of 63 remaining) [2023-11-29 01:36:58,440 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (51 of 63 remaining) [2023-11-29 01:36:58,440 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (50 of 63 remaining) [2023-11-29 01:36:58,440 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (49 of 63 remaining) [2023-11-29 01:36:58,440 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (48 of 63 remaining) [2023-11-29 01:36:58,440 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (47 of 63 remaining) [2023-11-29 01:36:58,441 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (46 of 63 remaining) [2023-11-29 01:36:58,441 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (45 of 63 remaining) [2023-11-29 01:36:58,441 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (44 of 63 remaining) [2023-11-29 01:36:58,441 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (43 of 63 remaining) [2023-11-29 01:36:58,441 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err6ASSERT_VIOLATIONDATA_RACE (42 of 63 remaining) [2023-11-29 01:36:58,441 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONDATA_RACE (41 of 63 remaining) [2023-11-29 01:36:58,441 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (40 of 63 remaining) [2023-11-29 01:36:58,442 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (39 of 63 remaining) [2023-11-29 01:36:58,442 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (38 of 63 remaining) [2023-11-29 01:36:58,442 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (37 of 63 remaining) [2023-11-29 01:36:58,442 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (36 of 63 remaining) [2023-11-29 01:36:58,442 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (35 of 63 remaining) [2023-11-29 01:36:58,442 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (34 of 63 remaining) [2023-11-29 01:36:58,442 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (33 of 63 remaining) [2023-11-29 01:36:58,443 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (32 of 63 remaining) [2023-11-29 01:36:58,443 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (31 of 63 remaining) [2023-11-29 01:36:58,443 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (30 of 63 remaining) [2023-11-29 01:36:58,443 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (29 of 63 remaining) [2023-11-29 01:36:58,443 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (28 of 63 remaining) [2023-11-29 01:36:58,443 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (27 of 63 remaining) [2023-11-29 01:36:58,444 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (26 of 63 remaining) [2023-11-29 01:36:58,444 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (25 of 63 remaining) [2023-11-29 01:36:58,444 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 63 remaining) [2023-11-29 01:36:58,444 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 63 remaining) [2023-11-29 01:36:58,444 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (22 of 63 remaining) [2023-11-29 01:36:58,444 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (21 of 63 remaining) [2023-11-29 01:36:58,444 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (20 of 63 remaining) [2023-11-29 01:36:58,445 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (19 of 63 remaining) [2023-11-29 01:36:58,445 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (18 of 63 remaining) [2023-11-29 01:36:58,445 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (17 of 63 remaining) [2023-11-29 01:36:58,445 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (16 of 63 remaining) [2023-11-29 01:36:58,445 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (15 of 63 remaining) [2023-11-29 01:36:58,445 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (14 of 63 remaining) [2023-11-29 01:36:58,445 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (13 of 63 remaining) [2023-11-29 01:36:58,445 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (12 of 63 remaining) [2023-11-29 01:36:58,446 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (11 of 63 remaining) [2023-11-29 01:36:58,446 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (10 of 63 remaining) [2023-11-29 01:36:58,446 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (9 of 63 remaining) [2023-11-29 01:36:58,446 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (8 of 63 remaining) [2023-11-29 01:36:58,446 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (7 of 63 remaining) [2023-11-29 01:36:58,446 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (6 of 63 remaining) [2023-11-29 01:36:58,446 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (5 of 63 remaining) [2023-11-29 01:36:58,446 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (4 of 63 remaining) [2023-11-29 01:36:58,446 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (3 of 63 remaining) [2023-11-29 01:36:58,447 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (2 of 63 remaining) [2023-11-29 01:36:58,447 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err6ASSERT_VIOLATIONDATA_RACE (1 of 63 remaining) [2023-11-29 01:36:58,447 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONDATA_RACE (0 of 63 remaining) [2023-11-29 01:36:58,447 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-29 01:36:58,447 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:36:58,452 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-29 01:36:58,452 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-29 01:36:58,457 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.11 01:36:58 BasicIcfg [2023-11-29 01:36:58,457 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-29 01:36:58,458 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-29 01:36:58,458 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-29 01:36:58,458 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-29 01:36:58,458 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 01:36:52" (3/4) ... [2023-11-29 01:36:58,460 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-29 01:36:58,462 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2023-11-29 01:36:58,462 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2023-11-29 01:36:58,462 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread3 [2023-11-29 01:36:58,468 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 22 nodes and edges [2023-11-29 01:36:58,468 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-29 01:36:58,469 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-29 01:36:58,469 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-29 01:36:58,548 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/witness.graphml [2023-11-29 01:36:58,549 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/witness.yml [2023-11-29 01:36:58,549 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-29 01:36:58,550 INFO L158 Benchmark]: Toolchain (without parser) took 7272.68ms. Allocated memory was 144.7MB in the beginning and 272.6MB in the end (delta: 127.9MB). Free memory was 104.8MB in the beginning and 163.3MB in the end (delta: -58.6MB). Peak memory consumption was 70.8MB. Max. memory is 16.1GB. [2023-11-29 01:36:58,550 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 96.5MB. Free memory is still 43.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 01:36:58,550 INFO L158 Benchmark]: CACSL2BoogieTranslator took 285.02ms. Allocated memory is still 144.7MB. Free memory was 104.8MB in the beginning and 92.2MB in the end (delta: 12.5MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-29 01:36:58,551 INFO L158 Benchmark]: Boogie Procedure Inliner took 48.44ms. Allocated memory is still 144.7MB. Free memory was 91.8MB in the beginning and 89.6MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-29 01:36:58,551 INFO L158 Benchmark]: Boogie Preprocessor took 46.47ms. Allocated memory is still 144.7MB. Free memory was 89.6MB in the beginning and 87.3MB in the end (delta: 2.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-29 01:36:58,551 INFO L158 Benchmark]: RCFGBuilder took 897.98ms. Allocated memory was 144.7MB in the beginning and 184.5MB in the end (delta: 39.8MB). Free memory was 86.9MB in the beginning and 115.4MB in the end (delta: -28.6MB). Peak memory consumption was 33.8MB. Max. memory is 16.1GB. [2023-11-29 01:36:58,552 INFO L158 Benchmark]: TraceAbstraction took 5896.42ms. Allocated memory was 184.5MB in the beginning and 272.6MB in the end (delta: 88.1MB). Free memory was 114.4MB in the beginning and 169.6MB in the end (delta: -55.2MB). Peak memory consumption was 35.0MB. Max. memory is 16.1GB. [2023-11-29 01:36:58,552 INFO L158 Benchmark]: Witness Printer took 91.16ms. Allocated memory is still 272.6MB. Free memory was 169.6MB in the beginning and 163.3MB in the end (delta: 6.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-29 01:36:58,554 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.15ms. Allocated memory is still 96.5MB. Free memory is still 43.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 285.02ms. Allocated memory is still 144.7MB. Free memory was 104.8MB in the beginning and 92.2MB in the end (delta: 12.5MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 48.44ms. Allocated memory is still 144.7MB. Free memory was 91.8MB in the beginning and 89.6MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 46.47ms. Allocated memory is still 144.7MB. Free memory was 89.6MB in the beginning and 87.3MB in the end (delta: 2.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 897.98ms. Allocated memory was 144.7MB in the beginning and 184.5MB in the end (delta: 39.8MB). Free memory was 86.9MB in the beginning and 115.4MB in the end (delta: -28.6MB). Peak memory consumption was 33.8MB. Max. memory is 16.1GB. * TraceAbstraction took 5896.42ms. Allocated memory was 184.5MB in the beginning and 272.6MB in the end (delta: 88.1MB). Free memory was 114.4MB in the beginning and 169.6MB in the end (delta: -55.2MB). Peak memory consumption was 35.0MB. Max. memory is 16.1GB. * Witness Printer took 91.16ms. Allocated memory is still 272.6MB. Free memory was 169.6MB in the beginning and 163.3MB in the end (delta: 6.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 46]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 58]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 61]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 85]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 86]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 87]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 111]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 87]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 89]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 89]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 89]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 95]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 96]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 97]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 99]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 99]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 99]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 99]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 99]: 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 7 procedures, 323 locations, 63 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: 5.7s, OverallIterations: 12, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 493 SdHoareTripleChecker+Valid, 1.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 224 mSDsluCounter, 41 SdHoareTripleChecker+Invalid, 1.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 184 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1010 IncrementalHoareTripleChecker+Invalid, 1194 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 184 mSolverCounterUnsat, 41 mSDtfsCounter, 1010 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 40 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=498occurred in iteration=0, InterpolantAutomatonStates: 48, 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, 2.2s InterpolantComputationTime, 1092 NumberOfCodeBlocks, 1092 NumberOfCodeBlocksAsserted, 12 NumberOfCheckSat, 1080 ConstructedInterpolants, 0 QuantifiedInterpolants, 1454 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 12 InterpolantComputations, 12 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 38 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-29 01:36:58,570 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_837e4d4c-13a3-45e4-8c04-926cc51b13bc/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE