./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/weaver/popl20-bad-threaded-sum-2.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/popl20-bad-threaded-sum-2.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd --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 6b30bad195dde021066febd52c7985271e0448c265b66e6efcbd9c3306420e73 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 14:12:18,166 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 14:12:18,251 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-13 14:12:18,257 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 14:12:18,257 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-13 14:12:18,285 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 14:12:18,285 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-13 14:12:18,286 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-13 14:12:18,286 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 14:12:18,286 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-13 14:12:18,287 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 14:12:18,287 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 14:12:18,287 INFO L153 SettingsManager]: * Use SBE=true [2024-11-13 14:12:18,287 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 14:12:18,287 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 14:12:18,288 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 14:12:18,288 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 14:12:18,288 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 14:12:18,288 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 14:12:18,288 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 14:12:18,288 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 14:12:18,288 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 14:12:18,288 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-13 14:12:18,289 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 14:12:18,289 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 14:12:18,289 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 14:12:18,289 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 14:12:18,289 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 14:12:18,289 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 14:12:18,289 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-13 14:12:18,289 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-13 14:12:18,290 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 14:12:18,290 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 14:12:18,290 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 14:12:18,290 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 14:12:18,290 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-13 14:12:18,290 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 14:12:18,290 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-13 14:12:18,290 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-13 14:12:18,290 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-13 14:12:18,291 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-13 14:12:18,291 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd 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 -> 6b30bad195dde021066febd52c7985271e0448c265b66e6efcbd9c3306420e73 [2024-11-13 14:12:18,669 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 14:12:18,686 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 14:12:18,691 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 14:12:18,693 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 14:12:18,693 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 14:12:18,696 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/../../sv-benchmarks/c/weaver/popl20-bad-threaded-sum-2.wvr.c Unable to find full path for "g++" [2024-11-13 14:12:20,940 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 14:12:21,245 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 14:12:21,245 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/sv-benchmarks/c/weaver/popl20-bad-threaded-sum-2.wvr.c [2024-11-13 14:12:21,255 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/data/644725c98/55f49c71a47f44939456c414ceba02c3/FLAGb4337329f [2024-11-13 14:12:21,277 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/data/644725c98/55f49c71a47f44939456c414ceba02c3 [2024-11-13 14:12:21,281 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 14:12:21,283 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 14:12:21,286 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 14:12:21,287 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 14:12:21,292 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 14:12:21,293 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,294 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a4d9a17 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21, skipping insertion in model container [2024-11-13 14:12:21,294 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,320 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 14:12:21,577 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 14:12:21,591 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 14:12:21,628 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 14:12:21,657 INFO L204 MainTranslator]: Completed translation [2024-11-13 14:12:21,658 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21 WrapperNode [2024-11-13 14:12:21,658 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 14:12:21,659 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 14:12:21,660 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 14:12:21,660 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 14:12:21,668 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,681 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,712 INFO L138 Inliner]: procedures = 20, calls = 25, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 84 [2024-11-13 14:12:21,715 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 14:12:21,716 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 14:12:21,716 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 14:12:21,716 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 14:12:21,728 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,728 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,730 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,731 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,743 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,754 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,755 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,757 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,768 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 14:12:21,769 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 14:12:21,769 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 14:12:21,769 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 14:12:21,770 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21" (1/1) ... [2024-11-13 14:12:21,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 14:12:21,801 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 14:12:21,817 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-13 14:12:21,822 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-13 14:12:21,857 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 14:12:21,857 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-13 14:12:21,857 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-13 14:12:21,857 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-13 14:12:21,857 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-13 14:12:21,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 14:12:21,858 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-13 14:12:21,858 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-13 14:12:21,858 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 14:12:21,858 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 14:12:21,859 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-13 14:12:22,002 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 14:12:22,004 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 14:12:22,525 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-13 14:12:22,529 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 14:12:22,765 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 14:12:22,765 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-13 14:12:22,769 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 02:12:22 BoogieIcfgContainer [2024-11-13 14:12:22,769 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 14:12:22,773 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-13 14:12:22,773 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-13 14:12:22,779 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-13 14:12:22,779 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.11 02:12:21" (1/3) ... [2024-11-13 14:12:22,780 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@29e1c4e3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 02:12:22, skipping insertion in model container [2024-11-13 14:12:22,780 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:12:21" (2/3) ... [2024-11-13 14:12:22,781 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@29e1c4e3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 02:12:22, skipping insertion in model container [2024-11-13 14:12:22,781 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 02:12:22" (3/3) ... [2024-11-13 14:12:22,782 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-bad-threaded-sum-2.wvr.c [2024-11-13 14:12:22,801 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-13 14:12:22,803 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-bad-threaded-sum-2.wvr.c that has 3 procedures, 137 locations, 1 initial locations, 2 loop locations, and 26 error locations. [2024-11-13 14:12:22,803 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-13 14:12:22,881 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-13 14:12:22,933 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 143 places, 144 transitions, 302 flow [2024-11-13 14:12:23,002 INFO L124 PetriNetUnfolderBase]: 8/142 cut-off events. [2024-11-13 14:12:23,008 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-13 14:12:23,018 INFO L83 FinitePrefix]: Finished finitePrefix Result has 151 conditions, 142 events. 8/142 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 126 event pairs, 0 based on Foata normal form. 0/108 useless extension candidates. Maximal degree in co-relation 98. Up to 2 conditions per place. [2024-11-13 14:12:23,018 INFO L82 GeneralOperation]: Start removeDead. Operand has 143 places, 144 transitions, 302 flow [2024-11-13 14:12:23,024 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 125 places, 125 transitions, 262 flow [2024-11-13 14:12:23,034 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 14:12:23,052 INFO L333 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, 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;@56ad0886, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 14:12:23,052 INFO L334 AbstractCegarLoop]: Starting to check reachability of 43 error locations. [2024-11-13 14:12:23,064 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 14:12:23,066 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-13 14:12:23,066 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 14:12:23,066 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:12:23,067 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 14:12:23,067 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-11-13 14:12:23,073 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:12:23,073 INFO L85 PathProgramCache]: Analyzing trace with hash -1325530546, now seen corresponding path program 1 times [2024-11-13 14:12:23,082 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:12:23,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1002667793] [2024-11-13 14:12:23,083 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:12:23,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:12:23,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:12:23,284 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:12:23,287 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:12:23,287 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1002667793] [2024-11-13 14:12:23,288 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1002667793] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:12:23,288 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:12:23,289 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 14:12:23,290 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2097349488] [2024-11-13 14:12:23,292 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:12:23,300 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:12:23,305 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:12:23,331 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:12:23,332 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:12:23,383 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 103 out of 144 [2024-11-13 14:12:23,387 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 125 transitions, 262 flow. Second operand has 3 states, 3 states have (on average 104.33333333333333) internal successors, (313), 3 states have internal predecessors, (313), 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) [2024-11-13 14:12:23,387 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:12:23,388 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 103 of 144 [2024-11-13 14:12:23,389 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:12:23,563 INFO L124 PetriNetUnfolderBase]: 26/151 cut-off events. [2024-11-13 14:12:23,564 INFO L125 PetriNetUnfolderBase]: For 17/17 co-relation queries the response was YES. [2024-11-13 14:12:23,565 INFO L83 FinitePrefix]: Finished finitePrefix Result has 220 conditions, 151 events. 26/151 cut-off events. For 17/17 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 207 event pairs, 11 based on Foata normal form. 10/137 useless extension candidates. Maximal degree in co-relation 105. Up to 51 conditions per place. [2024-11-13 14:12:23,569 INFO L140 encePairwiseOnDemand]: 123/144 looper letters, 17 selfloop transitions, 2 changer transitions 1/106 dead transitions. [2024-11-13 14:12:23,570 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 111 places, 106 transitions, 262 flow [2024-11-13 14:12:23,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:12:23,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:12:23,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 347 transitions. [2024-11-13 14:12:23,594 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8032407407407407 [2024-11-13 14:12:23,596 INFO L175 Difference]: Start difference. First operand has 125 places, 125 transitions, 262 flow. Second operand 3 states and 347 transitions. [2024-11-13 14:12:23,598 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 111 places, 106 transitions, 262 flow [2024-11-13 14:12:23,608 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 107 places, 106 transitions, 254 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-13 14:12:23,615 INFO L231 Difference]: Finished difference. Result has 107 places, 105 transitions, 218 flow [2024-11-13 14:12:23,618 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=144, PETRI_DIFFERENCE_MINUEND_FLOW=216, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=104, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=218, PETRI_PLACES=107, PETRI_TRANSITIONS=105} [2024-11-13 14:12:23,625 INFO L277 CegarLoopForPetriNet]: 125 programPoint places, -18 predicate places. [2024-11-13 14:12:23,626 INFO L471 AbstractCegarLoop]: Abstraction has has 107 places, 105 transitions, 218 flow [2024-11-13 14:12:23,626 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 104.33333333333333) internal successors, (313), 3 states have internal predecessors, (313), 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) [2024-11-13 14:12:23,626 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:12:23,626 INFO L204 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] [2024-11-13 14:12:23,627 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-13 14:12:23,627 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-11-13 14:12:23,627 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:12:23,628 INFO L85 PathProgramCache]: Analyzing trace with hash -1294850412, now seen corresponding path program 1 times [2024-11-13 14:12:23,628 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:12:23,628 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1127517278] [2024-11-13 14:12:23,628 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:12:23,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:12:23,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:12:23,717 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:12:23,717 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:12:23,718 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1127517278] [2024-11-13 14:12:23,718 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1127517278] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:12:23,718 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:12:23,718 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 14:12:23,718 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [618706417] [2024-11-13 14:12:23,718 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:12:23,719 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:12:23,720 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:12:23,721 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:12:23,722 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:12:23,771 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 103 out of 144 [2024-11-13 14:12:23,772 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 107 places, 105 transitions, 218 flow. Second operand has 3 states, 3 states have (on average 104.33333333333333) internal successors, (313), 3 states have internal predecessors, (313), 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) [2024-11-13 14:12:23,772 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:12:23,772 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 103 of 144 [2024-11-13 14:12:23,772 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:12:23,879 INFO L124 PetriNetUnfolderBase]: 26/149 cut-off events. [2024-11-13 14:12:23,879 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-13 14:12:23,879 INFO L83 FinitePrefix]: Finished finitePrefix Result has 210 conditions, 149 events. 26/149 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 206 event pairs, 11 based on Foata normal form. 0/127 useless extension candidates. Maximal degree in co-relation 182. Up to 51 conditions per place. [2024-11-13 14:12:23,880 INFO L140 encePairwiseOnDemand]: 141/144 looper letters, 17 selfloop transitions, 2 changer transitions 0/104 dead transitions. [2024-11-13 14:12:23,880 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 107 places, 104 transitions, 254 flow [2024-11-13 14:12:23,881 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:12:23,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:12:23,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 329 transitions. [2024-11-13 14:12:23,883 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7615740740740741 [2024-11-13 14:12:23,883 INFO L175 Difference]: Start difference. First operand has 107 places, 105 transitions, 218 flow. Second operand 3 states and 329 transitions. [2024-11-13 14:12:23,883 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 107 places, 104 transitions, 254 flow [2024-11-13 14:12:23,884 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 105 places, 104 transitions, 250 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 14:12:23,887 INFO L231 Difference]: Finished difference. Result has 105 places, 104 transitions, 216 flow [2024-11-13 14:12:23,887 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=144, PETRI_DIFFERENCE_MINUEND_FLOW=212, PETRI_DIFFERENCE_MINUEND_PLACES=103, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=104, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=102, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=216, PETRI_PLACES=105, PETRI_TRANSITIONS=104} [2024-11-13 14:12:23,888 INFO L277 CegarLoopForPetriNet]: 125 programPoint places, -20 predicate places. [2024-11-13 14:12:23,888 INFO L471 AbstractCegarLoop]: Abstraction has has 105 places, 104 transitions, 216 flow [2024-11-13 14:12:23,888 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 104.33333333333333) internal successors, (313), 3 states have internal predecessors, (313), 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) [2024-11-13 14:12:23,888 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:12:23,889 INFO L204 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] [2024-11-13 14:12:23,890 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-13 14:12:23,891 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-11-13 14:12:23,891 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:12:23,891 INFO L85 PathProgramCache]: Analyzing trace with hash 439162100, now seen corresponding path program 1 times [2024-11-13 14:12:23,891 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:12:23,891 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [984343977] [2024-11-13 14:12:23,891 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:12:23,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:12:23,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:12:23,977 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:12:23,977 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:12:23,978 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [984343977] [2024-11-13 14:12:23,978 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [984343977] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:12:23,979 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:12:23,979 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 14:12:23,979 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1260950122] [2024-11-13 14:12:23,980 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:12:23,980 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:12:23,981 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:12:23,981 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:12:23,982 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:12:24,009 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 144 [2024-11-13 14:12:24,010 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 104 transitions, 216 flow. Second operand has 3 states, 3 states have (on average 106.0) internal successors, (318), 3 states have internal predecessors, (318), 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) [2024-11-13 14:12:24,012 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:12:24,012 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 144 [2024-11-13 14:12:24,012 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:12:24,140 INFO L124 PetriNetUnfolderBase]: 41/199 cut-off events. [2024-11-13 14:12:24,142 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-13 14:12:24,143 INFO L83 FinitePrefix]: Finished finitePrefix Result has 287 conditions, 199 events. 41/199 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 431 event pairs, 5 based on Foata normal form. 0/171 useless extension candidates. Maximal degree in co-relation 252. Up to 47 conditions per place. [2024-11-13 14:12:24,144 INFO L140 encePairwiseOnDemand]: 136/144 looper letters, 22 selfloop transitions, 6 changer transitions 0/113 dead transitions. [2024-11-13 14:12:24,144 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 105 places, 113 transitions, 293 flow [2024-11-13 14:12:24,146 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:12:24,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:12:24,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 345 transitions. [2024-11-13 14:12:24,149 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7986111111111112 [2024-11-13 14:12:24,152 INFO L175 Difference]: Start difference. First operand has 105 places, 104 transitions, 216 flow. Second operand 3 states and 345 transitions. [2024-11-13 14:12:24,152 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 105 places, 113 transitions, 293 flow [2024-11-13 14:12:24,153 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 103 places, 113 transitions, 289 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 14:12:24,158 INFO L231 Difference]: Finished difference. Result has 105 places, 107 transitions, 252 flow [2024-11-13 14:12:24,158 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=144, PETRI_DIFFERENCE_MINUEND_FLOW=208, PETRI_DIFFERENCE_MINUEND_PLACES=101, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=102, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=96, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=252, PETRI_PLACES=105, PETRI_TRANSITIONS=107} [2024-11-13 14:12:24,159 INFO L277 CegarLoopForPetriNet]: 125 programPoint places, -20 predicate places. [2024-11-13 14:12:24,161 INFO L471 AbstractCegarLoop]: Abstraction has has 105 places, 107 transitions, 252 flow [2024-11-13 14:12:24,162 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.0) internal successors, (318), 3 states have internal predecessors, (318), 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) [2024-11-13 14:12:24,162 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:12:24,162 INFO L204 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] [2024-11-13 14:12:24,162 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-13 14:12:24,162 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-11-13 14:12:24,163 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:12:24,163 INFO L85 PathProgramCache]: Analyzing trace with hash 1674433784, now seen corresponding path program 1 times [2024-11-13 14:12:24,163 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:12:24,163 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1412481815] [2024-11-13 14:12:24,163 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:12:24,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:12:24,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:12:24,233 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:12:24,233 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:12:24,234 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1412481815] [2024-11-13 14:12:24,234 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1412481815] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:12:24,234 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:12:24,234 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 14:12:24,234 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1541051007] [2024-11-13 14:12:24,234 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:12:24,235 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:12:24,238 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:12:24,239 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:12:24,239 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:12:24,259 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 104 out of 144 [2024-11-13 14:12:24,260 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 107 transitions, 252 flow. Second operand has 3 states, 3 states have (on average 105.33333333333333) internal successors, (316), 3 states have internal predecessors, (316), 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) [2024-11-13 14:12:24,260 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:12:24,260 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 104 of 144 [2024-11-13 14:12:24,260 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:12:24,345 INFO L124 PetriNetUnfolderBase]: 41/194 cut-off events. [2024-11-13 14:12:24,345 INFO L125 PetriNetUnfolderBase]: For 61/61 co-relation queries the response was YES. [2024-11-13 14:12:24,346 INFO L83 FinitePrefix]: Finished finitePrefix Result has 345 conditions, 194 events. 41/194 cut-off events. For 61/61 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 409 event pairs, 13 based on Foata normal form. 0/173 useless extension candidates. Maximal degree in co-relation 170. Up to 79 conditions per place. [2024-11-13 14:12:24,348 INFO L140 encePairwiseOnDemand]: 141/144 looper letters, 21 selfloop transitions, 2 changer transitions 0/106 dead transitions. [2024-11-13 14:12:24,348 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 106 places, 106 transitions, 296 flow [2024-11-13 14:12:24,349 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:12:24,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:12:24,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 331 transitions. [2024-11-13 14:12:24,351 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7662037037037037 [2024-11-13 14:12:24,351 INFO L175 Difference]: Start difference. First operand has 105 places, 107 transitions, 252 flow. Second operand 3 states and 331 transitions. [2024-11-13 14:12:24,351 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 106 places, 106 transitions, 296 flow [2024-11-13 14:12:24,353 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 104 places, 106 transitions, 284 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 14:12:24,355 INFO L231 Difference]: Finished difference. Result has 104 places, 106 transitions, 242 flow [2024-11-13 14:12:24,355 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=144, PETRI_DIFFERENCE_MINUEND_FLOW=238, PETRI_DIFFERENCE_MINUEND_PLACES=102, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=104, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=242, PETRI_PLACES=104, PETRI_TRANSITIONS=106} [2024-11-13 14:12:24,356 INFO L277 CegarLoopForPetriNet]: 125 programPoint places, -21 predicate places. [2024-11-13 14:12:24,356 INFO L471 AbstractCegarLoop]: Abstraction has has 104 places, 106 transitions, 242 flow [2024-11-13 14:12:24,357 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 105.33333333333333) internal successors, (316), 3 states have internal predecessors, (316), 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) [2024-11-13 14:12:24,357 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:12:24,357 INFO L204 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] [2024-11-13 14:12:24,357 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-13 14:12:24,357 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-11-13 14:12:24,358 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:12:24,358 INFO L85 PathProgramCache]: Analyzing trace with hash 1307161908, now seen corresponding path program 1 times [2024-11-13 14:12:24,358 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:12:24,358 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [461222612] [2024-11-13 14:12:24,358 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:12:24,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:12:24,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:12:24,409 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:12:24,409 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:12:24,409 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [461222612] [2024-11-13 14:12:24,410 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [461222612] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:12:24,410 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:12:24,410 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 14:12:24,410 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1584576033] [2024-11-13 14:12:24,410 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:12:24,410 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:12:24,411 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:12:24,411 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:12:24,411 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:12:24,431 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 144 [2024-11-13 14:12:24,432 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 104 places, 106 transitions, 242 flow. Second operand has 3 states, 3 states have (on average 106.0) internal successors, (318), 3 states have internal predecessors, (318), 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) [2024-11-13 14:12:24,432 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:12:24,432 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 144 [2024-11-13 14:12:24,432 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:12:24,505 INFO L124 PetriNetUnfolderBase]: 41/192 cut-off events. [2024-11-13 14:12:24,505 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2024-11-13 14:12:24,506 INFO L83 FinitePrefix]: Finished finitePrefix Result has 322 conditions, 192 events. 41/192 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 408 event pairs, 9 based on Foata normal form. 0/166 useless extension candidates. Maximal degree in co-relation 278. Up to 61 conditions per place. [2024-11-13 14:12:24,507 INFO L140 encePairwiseOnDemand]: 139/144 looper letters, 27 selfloop transitions, 3 changer transitions 0/112 dead transitions. [2024-11-13 14:12:24,507 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 104 places, 112 transitions, 329 flow [2024-11-13 14:12:24,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:12:24,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:12:24,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 339 transitions. [2024-11-13 14:12:24,509 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7847222222222222 [2024-11-13 14:12:24,509 INFO L175 Difference]: Start difference. First operand has 104 places, 106 transitions, 242 flow. Second operand 3 states and 339 transitions. [2024-11-13 14:12:24,509 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 104 places, 112 transitions, 329 flow [2024-11-13 14:12:24,511 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 112 transitions, 325 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 14:12:24,513 INFO L231 Difference]: Finished difference. Result has 102 places, 104 transitions, 240 flow [2024-11-13 14:12:24,516 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=144, PETRI_DIFFERENCE_MINUEND_FLOW=234, PETRI_DIFFERENCE_MINUEND_PLACES=100, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=104, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=101, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=240, PETRI_PLACES=102, PETRI_TRANSITIONS=104} [2024-11-13 14:12:24,518 INFO L277 CegarLoopForPetriNet]: 125 programPoint places, -23 predicate places. [2024-11-13 14:12:24,518 INFO L471 AbstractCegarLoop]: Abstraction has has 102 places, 104 transitions, 240 flow [2024-11-13 14:12:24,518 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.0) internal successors, (318), 3 states have internal predecessors, (318), 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) [2024-11-13 14:12:24,518 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:12:24,519 INFO L204 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] [2024-11-13 14:12:24,519 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-13 14:12:24,519 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-11-13 14:12:24,519 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:12:24,520 INFO L85 PathProgramCache]: Analyzing trace with hash 731390804, now seen corresponding path program 1 times [2024-11-13 14:12:24,520 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:12:24,520 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [495896099] [2024-11-13 14:12:24,522 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:12:24,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:12:24,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:12:24,595 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:12:24,595 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:12:24,595 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [495896099] [2024-11-13 14:12:24,595 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [495896099] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:12:24,595 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:12:24,595 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 14:12:24,595 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [200766428] [2024-11-13 14:12:24,596 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:12:24,596 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:12:24,596 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:12:24,597 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:12:24,597 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:12:24,618 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 104 out of 144 [2024-11-13 14:12:24,619 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 102 places, 104 transitions, 240 flow. Second operand has 3 states, 3 states have (on average 105.33333333333333) internal successors, (316), 3 states have internal predecessors, (316), 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) [2024-11-13 14:12:24,619 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:12:24,619 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 104 of 144 [2024-11-13 14:12:24,620 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:12:24,728 INFO L124 PetriNetUnfolderBase]: 41/195 cut-off events. [2024-11-13 14:12:24,728 INFO L125 PetriNetUnfolderBase]: For 32/32 co-relation queries the response was YES. [2024-11-13 14:12:24,729 INFO L83 FinitePrefix]: Finished finitePrefix Result has 340 conditions, 195 events. 41/195 cut-off events. For 32/32 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 422 event pairs, 13 based on Foata normal form. 0/169 useless extension candidates. Maximal degree in co-relation 182. Up to 79 conditions per place. [2024-11-13 14:12:24,730 INFO L140 encePairwiseOnDemand]: 141/144 looper letters, 21 selfloop transitions, 2 changer transitions 0/103 dead transitions. [2024-11-13 14:12:24,730 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 103 places, 103 transitions, 284 flow [2024-11-13 14:12:24,731 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:12:24,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:12:24,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 331 transitions. [2024-11-13 14:12:24,732 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7662037037037037 [2024-11-13 14:12:24,733 INFO L175 Difference]: Start difference. First operand has 102 places, 104 transitions, 240 flow. Second operand 3 states and 331 transitions. [2024-11-13 14:12:24,733 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 103 places, 103 transitions, 284 flow [2024-11-13 14:12:24,734 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 103 transitions, 278 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 14:12:24,739 INFO L231 Difference]: Finished difference. Result has 101 places, 103 transitions, 236 flow [2024-11-13 14:12:24,739 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=144, PETRI_DIFFERENCE_MINUEND_FLOW=232, PETRI_DIFFERENCE_MINUEND_PLACES=99, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=103, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=101, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=236, PETRI_PLACES=101, PETRI_TRANSITIONS=103} [2024-11-13 14:12:24,741 INFO L277 CegarLoopForPetriNet]: 125 programPoint places, -24 predicate places. [2024-11-13 14:12:24,741 INFO L471 AbstractCegarLoop]: Abstraction has has 101 places, 103 transitions, 236 flow [2024-11-13 14:12:24,741 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 105.33333333333333) internal successors, (316), 3 states have internal predecessors, (316), 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) [2024-11-13 14:12:24,741 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:12:24,742 INFO L204 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] [2024-11-13 14:12:24,742 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-13 14:12:24,744 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-11-13 14:12:24,745 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:12:24,745 INFO L85 PathProgramCache]: Analyzing trace with hash -617807044, now seen corresponding path program 1 times [2024-11-13 14:12:24,745 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:12:24,745 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [189344138] [2024-11-13 14:12:24,745 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:12:24,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:12:24,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:12:24,929 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:12:24,929 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:12:24,929 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [189344138] [2024-11-13 14:12:24,930 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [189344138] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:12:24,930 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:12:24,930 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 14:12:24,930 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1458022079] [2024-11-13 14:12:24,930 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:12:24,930 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:12:24,931 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:12:24,931 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:12:24,931 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:12:24,935 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 109 out of 144 [2024-11-13 14:12:24,936 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 101 places, 103 transitions, 236 flow. Second operand has 3 states, 3 states have (on average 111.66666666666667) internal successors, (335), 3 states have internal predecessors, (335), 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) [2024-11-13 14:12:24,936 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:12:24,936 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 109 of 144 [2024-11-13 14:12:24,936 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:12:25,002 INFO L124 PetriNetUnfolderBase]: 41/189 cut-off events. [2024-11-13 14:12:25,002 INFO L125 PetriNetUnfolderBase]: For 26/26 co-relation queries the response was YES. [2024-11-13 14:12:25,003 INFO L83 FinitePrefix]: Finished finitePrefix Result has 318 conditions, 189 events. 41/189 cut-off events. For 26/26 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 395 event pairs, 13 based on Foata normal form. 0/165 useless extension candidates. Maximal degree in co-relation 268. Up to 74 conditions per place. [2024-11-13 14:12:25,004 INFO L140 encePairwiseOnDemand]: 142/144 looper letters, 18 selfloop transitions, 1 changer transitions 0/102 dead transitions. [2024-11-13 14:12:25,004 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 102 transitions, 272 flow [2024-11-13 14:12:25,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:12:25,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:12:25,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 342 transitions. [2024-11-13 14:12:25,005 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7916666666666666 [2024-11-13 14:12:25,006 INFO L175 Difference]: Start difference. First operand has 101 places, 103 transitions, 236 flow. Second operand 3 states and 342 transitions. [2024-11-13 14:12:25,006 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 102 transitions, 272 flow [2024-11-13 14:12:25,007 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 100 places, 102 transitions, 268 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 14:12:25,008 INFO L231 Difference]: Finished difference. Result has 100 places, 102 transitions, 232 flow [2024-11-13 14:12:25,009 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=144, PETRI_DIFFERENCE_MINUEND_FLOW=230, PETRI_DIFFERENCE_MINUEND_PLACES=98, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=102, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=101, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=232, PETRI_PLACES=100, PETRI_TRANSITIONS=102} [2024-11-13 14:12:25,009 INFO L277 CegarLoopForPetriNet]: 125 programPoint places, -25 predicate places. [2024-11-13 14:12:25,010 INFO L471 AbstractCegarLoop]: Abstraction has has 100 places, 102 transitions, 232 flow [2024-11-13 14:12:25,010 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 111.66666666666667) internal successors, (335), 3 states have internal predecessors, (335), 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) [2024-11-13 14:12:25,010 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:12:25,010 INFO L204 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] [2024-11-13 14:12:25,010 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-13 14:12:25,011 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-11-13 14:12:25,011 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:12:25,011 INFO L85 PathProgramCache]: Analyzing trace with hash -2055363310, now seen corresponding path program 1 times [2024-11-13 14:12:25,011 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:12:25,011 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1490492139] [2024-11-13 14:12:25,011 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:12:25,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:12:25,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:12:25,096 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:12:25,096 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:12:25,096 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1490492139] [2024-11-13 14:12:25,096 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1490492139] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:12:25,096 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:12:25,096 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 14:12:25,097 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [166945176] [2024-11-13 14:12:25,097 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:12:25,097 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:12:25,098 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:12:25,098 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:12:25,098 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:12:25,114 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 144 [2024-11-13 14:12:25,115 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 100 places, 102 transitions, 232 flow. Second operand has 3 states, 3 states have (on average 111.0) internal successors, (333), 3 states have internal predecessors, (333), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:12:25,115 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:12:25,115 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 144 [2024-11-13 14:12:25,115 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:12:25,197 INFO L124 PetriNetUnfolderBase]: 41/187 cut-off events. [2024-11-13 14:12:25,197 INFO L125 PetriNetUnfolderBase]: For 26/26 co-relation queries the response was YES. [2024-11-13 14:12:25,197 INFO L83 FinitePrefix]: Finished finitePrefix Result has 317 conditions, 187 events. 41/187 cut-off events. For 26/26 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 391 event pairs, 13 based on Foata normal form. 0/165 useless extension candidates. Maximal degree in co-relation 295. Up to 75 conditions per place. [2024-11-13 14:12:25,198 INFO L140 encePairwiseOnDemand]: 142/144 looper letters, 19 selfloop transitions, 1 changer transitions 0/101 dead transitions. [2024-11-13 14:12:25,198 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 101 places, 101 transitions, 270 flow [2024-11-13 14:12:25,202 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:12:25,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:12:25,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 340 transitions. [2024-11-13 14:12:25,207 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7870370370370371 [2024-11-13 14:12:25,207 INFO L175 Difference]: Start difference. First operand has 100 places, 102 transitions, 232 flow. Second operand 3 states and 340 transitions. [2024-11-13 14:12:25,208 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 101 places, 101 transitions, 270 flow [2024-11-13 14:12:25,209 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 100 places, 101 transitions, 269 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 14:12:25,213 INFO L231 Difference]: Finished difference. Result has 100 places, 101 transitions, 231 flow [2024-11-13 14:12:25,214 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=144, PETRI_DIFFERENCE_MINUEND_FLOW=229, PETRI_DIFFERENCE_MINUEND_PLACES=98, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=101, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=100, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=231, PETRI_PLACES=100, PETRI_TRANSITIONS=101} [2024-11-13 14:12:25,214 INFO L277 CegarLoopForPetriNet]: 125 programPoint places, -25 predicate places. [2024-11-13 14:12:25,214 INFO L471 AbstractCegarLoop]: Abstraction has has 100 places, 101 transitions, 231 flow [2024-11-13 14:12:25,215 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 111.0) internal successors, (333), 3 states have internal predecessors, (333), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:12:25,215 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:12:25,215 INFO L204 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] [2024-11-13 14:12:25,215 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-13 14:12:25,215 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-11-13 14:12:25,216 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:12:25,219 INFO L85 PathProgramCache]: Analyzing trace with hash 480829135, now seen corresponding path program 1 times [2024-11-13 14:12:25,219 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:12:25,219 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1742600731] [2024-11-13 14:12:25,219 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:12:25,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:12:25,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:12:25,345 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:12:25,348 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:12:25,348 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1742600731] [2024-11-13 14:12:25,348 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1742600731] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:12:25,348 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:12:25,348 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 14:12:25,349 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1280983477] [2024-11-13 14:12:25,349 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:12:25,349 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:12:25,349 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:12:25,350 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:12:25,350 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:12:25,371 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 144 [2024-11-13 14:12:25,372 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 100 places, 101 transitions, 231 flow. Second operand has 3 states, 3 states have (on average 111.0) internal successors, (333), 3 states have internal predecessors, (333), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:12:25,372 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:12:25,372 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 144 [2024-11-13 14:12:25,373 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:12:25,451 INFO L124 PetriNetUnfolderBase]: 41/185 cut-off events. [2024-11-13 14:12:25,451 INFO L125 PetriNetUnfolderBase]: For 26/26 co-relation queries the response was YES. [2024-11-13 14:12:25,451 INFO L83 FinitePrefix]: Finished finitePrefix Result has 315 conditions, 185 events. 41/185 cut-off events. For 26/26 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 389 event pairs, 13 based on Foata normal form. 2/165 useless extension candidates. Maximal degree in co-relation 301. Up to 75 conditions per place. [2024-11-13 14:12:25,452 INFO L140 encePairwiseOnDemand]: 142/144 looper letters, 0 selfloop transitions, 0 changer transitions 100/100 dead transitions. [2024-11-13 14:12:25,452 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 101 places, 100 transitions, 267 flow [2024-11-13 14:12:25,452 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:12:25,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:12:25,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 339 transitions. [2024-11-13 14:12:25,454 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7847222222222222 [2024-11-13 14:12:25,454 INFO L175 Difference]: Start difference. First operand has 100 places, 101 transitions, 231 flow. Second operand 3 states and 339 transitions. [2024-11-13 14:12:25,454 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 101 places, 100 transitions, 267 flow [2024-11-13 14:12:25,455 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 100 places, 100 transitions, 266 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 14:12:25,457 INFO L231 Difference]: Finished difference. Result has 100 places, 0 transitions, 0 flow [2024-11-13 14:12:25,457 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=144, PETRI_DIFFERENCE_MINUEND_FLOW=228, PETRI_DIFFERENCE_MINUEND_PLACES=98, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=100, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=100, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=100, PETRI_TRANSITIONS=0} [2024-11-13 14:12:25,458 INFO L277 CegarLoopForPetriNet]: 125 programPoint places, -25 predicate places. [2024-11-13 14:12:25,458 INFO L471 AbstractCegarLoop]: Abstraction has has 100 places, 0 transitions, 0 flow [2024-11-13 14:12:25,459 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 111.0) internal successors, (333), 3 states have internal predecessors, (333), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:12:25,461 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (42 of 43 remaining) [2024-11-13 14:12:25,462 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (41 of 43 remaining) [2024-11-13 14:12:25,463 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (40 of 43 remaining) [2024-11-13 14:12:25,463 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (39 of 43 remaining) [2024-11-13 14:12:25,463 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (38 of 43 remaining) [2024-11-13 14:12:25,463 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (37 of 43 remaining) [2024-11-13 14:12:25,464 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (36 of 43 remaining) [2024-11-13 14:12:25,465 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (35 of 43 remaining) [2024-11-13 14:12:25,465 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (34 of 43 remaining) [2024-11-13 14:12:25,465 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (33 of 43 remaining) [2024-11-13 14:12:25,465 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (32 of 43 remaining) [2024-11-13 14:12:25,466 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (31 of 43 remaining) [2024-11-13 14:12:25,466 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (30 of 43 remaining) [2024-11-13 14:12:25,466 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (29 of 43 remaining) [2024-11-13 14:12:25,466 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (28 of 43 remaining) [2024-11-13 14:12:25,467 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (27 of 43 remaining) [2024-11-13 14:12:25,467 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (26 of 43 remaining) [2024-11-13 14:12:25,467 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (25 of 43 remaining) [2024-11-13 14:12:25,468 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (24 of 43 remaining) [2024-11-13 14:12:25,468 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (23 of 43 remaining) [2024-11-13 14:12:25,468 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (22 of 43 remaining) [2024-11-13 14:12:25,468 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (21 of 43 remaining) [2024-11-13 14:12:25,468 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (20 of 43 remaining) [2024-11-13 14:12:25,468 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (19 of 43 remaining) [2024-11-13 14:12:25,469 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (18 of 43 remaining) [2024-11-13 14:12:25,469 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (17 of 43 remaining) [2024-11-13 14:12:25,469 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 43 remaining) [2024-11-13 14:12:25,469 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 43 remaining) [2024-11-13 14:12:25,470 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (14 of 43 remaining) [2024-11-13 14:12:25,470 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (13 of 43 remaining) [2024-11-13 14:12:25,470 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (12 of 43 remaining) [2024-11-13 14:12:25,470 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (11 of 43 remaining) [2024-11-13 14:12:25,470 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (10 of 43 remaining) [2024-11-13 14:12:25,470 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (9 of 43 remaining) [2024-11-13 14:12:25,470 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (8 of 43 remaining) [2024-11-13 14:12:25,471 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (7 of 43 remaining) [2024-11-13 14:12:25,471 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (6 of 43 remaining) [2024-11-13 14:12:25,471 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (5 of 43 remaining) [2024-11-13 14:12:25,471 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (4 of 43 remaining) [2024-11-13 14:12:25,471 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (3 of 43 remaining) [2024-11-13 14:12:25,471 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (2 of 43 remaining) [2024-11-13 14:12:25,472 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (1 of 43 remaining) [2024-11-13 14:12:25,472 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (0 of 43 remaining) [2024-11-13 14:12:25,472 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-13 14:12:25,472 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 14:12:25,479 INFO L242 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-13 14:12:25,480 INFO L173 ceAbstractionStarter]: Computing trace abstraction results [2024-11-13 14:12:25,486 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 13.11 02:12:25 BasicIcfg [2024-11-13 14:12:25,486 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-13 14:12:25,487 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 14:12:25,487 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 14:12:25,487 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 14:12:25,488 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 02:12:22" (3/4) ... [2024-11-13 14:12:25,490 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 14:12:25,494 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-11-13 14:12:25,495 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-11-13 14:12:25,502 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2024-11-13 14:12:25,502 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-13 14:12:25,503 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-13 14:12:25,503 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-13 14:12:25,600 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/witness.graphml [2024-11-13 14:12:25,601 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/witness.yml [2024-11-13 14:12:25,601 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 14:12:25,602 INFO L158 Benchmark]: Toolchain (without parser) took 4319.65ms. Allocated memory is still 142.6MB. Free memory was 117.1MB in the beginning and 39.8MB in the end (delta: 77.2MB). Peak memory consumption was 72.9MB. Max. memory is 16.1GB. [2024-11-13 14:12:25,603 INFO L158 Benchmark]: CDTParser took 1.24ms. Allocated memory is still 117.4MB. Free memory is still 75.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 14:12:25,604 INFO L158 Benchmark]: CACSL2BoogieTranslator took 373.14ms. Allocated memory is still 142.6MB. Free memory was 116.9MB in the beginning and 105.2MB in the end (delta: 11.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 14:12:25,604 INFO L158 Benchmark]: Boogie Procedure Inliner took 55.79ms. Allocated memory is still 142.6MB. Free memory was 105.2MB in the beginning and 103.9MB in the end (delta: 1.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 14:12:25,604 INFO L158 Benchmark]: Boogie Preprocessor took 52.49ms. Allocated memory is still 142.6MB. Free memory was 103.9MB in the beginning and 102.9MB in the end (delta: 935.0kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 14:12:25,605 INFO L158 Benchmark]: RCFGBuilder took 1000.35ms. Allocated memory is still 142.6MB. Free memory was 102.7MB in the beginning and 75.0MB in the end (delta: 27.8MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-13 14:12:25,606 INFO L158 Benchmark]: TraceAbstraction took 2713.47ms. Allocated memory is still 142.6MB. Free memory was 74.4MB in the beginning and 45.3MB in the end (delta: 29.1MB). Peak memory consumption was 31.0MB. Max. memory is 16.1GB. [2024-11-13 14:12:25,606 INFO L158 Benchmark]: Witness Printer took 114.13ms. Allocated memory is still 142.6MB. Free memory was 45.3MB in the beginning and 39.8MB in the end (delta: 5.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 14:12:25,608 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.24ms. Allocated memory is still 117.4MB. Free memory is still 75.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 373.14ms. Allocated memory is still 142.6MB. Free memory was 116.9MB in the beginning and 105.2MB in the end (delta: 11.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 55.79ms. Allocated memory is still 142.6MB. Free memory was 105.2MB in the beginning and 103.9MB in the end (delta: 1.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 52.49ms. Allocated memory is still 142.6MB. Free memory was 103.9MB in the beginning and 102.9MB in the end (delta: 935.0kB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 1000.35ms. Allocated memory is still 142.6MB. Free memory was 102.7MB in the beginning and 75.0MB in the end (delta: 27.8MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 2713.47ms. Allocated memory is still 142.6MB. Free memory was 74.4MB in the beginning and 45.3MB in the end (delta: 29.1MB). Peak memory consumption was 31.0MB. Max. memory is 16.1GB. * Witness Printer took 114.13ms. Allocated memory is still 142.6MB. Free memory was 45.3MB in the beginning and 39.8MB in the end (delta: 5.5MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 42]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 42]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 46]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 47]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 47]: 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: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: 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: 65]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 65]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 68]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 68]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 71]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 81]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 82]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 83]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 83]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 84]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 84]: 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: 86]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 94]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 94]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 94]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 171 locations, 43 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 2.6s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 129 SdHoareTripleChecker+Valid, 0.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 42 mSDsluCounter, 27 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 27 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 308 IncrementalHoareTripleChecker+Invalid, 335 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 27 mSolverCounterUnsat, 27 mSDtfsCounter, 308 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 18 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=262occurred in iteration=0, InterpolantAutomatonStates: 27, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.6s InterpolantComputationTime, 439 NumberOfCodeBlocks, 439 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 430 ConstructedInterpolants, 0 QuantifiedInterpolants, 448 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 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 26 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-13 14:12:25,668 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5d794991-5980-4465-ac6b-323b62ae97b5/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE