./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/weaver/chl-sre-subst.wvr.c --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for data races
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/chl-sre-subst.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC --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 3f15efb4f8a286b7a1ad39e3d0e5f0f11fbc70672e37c5d5b49fafb43ac86a5c
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 00:57:10,972 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 00:57:11,043 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DataRace-32bit-Automizer_Default.epf
[2024-11-24 00:57:11,054 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 00:57:11,055 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 00:57:11,096 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 00:57:11,097 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 00:57:11,097 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 00:57:11,098 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 00:57:11,098 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 00:57:11,098 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 00:57:11,098 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 00:57:11,098 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 00:57:11,098 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 00:57:11,100 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 00:57:11,100 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 00:57:11,101 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 00:57:11,101 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 00:57:11,101 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 00:57:11,101 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 00:57:11,101 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 00:57:11,101 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 00:57:11,102 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-11-24 00:57:11,102 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-24 00:57:11,102 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 00:57:11,102 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 00:57:11,102 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 00:57:11,102 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 00:57:11,102 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 00:57:11,102 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:57:11,103 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:57:11,103 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:57:11,103 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 00:57:11,103 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:57:11,103 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:57:11,103 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:57:11,103 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 00:57:11,103 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 00:57:11,104 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 00:57:11,104 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 00:57:11,104 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 00:57:11,104 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 00:57:11,104 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 00:57:11,104 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 00:57:11,104 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 00:57:11,105 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 00:57:11,105 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_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC
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 -> 3f15efb4f8a286b7a1ad39e3d0e5f0f11fbc70672e37c5d5b49fafb43ac86a5c
[2024-11-24 00:57:11,445 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 00:57:11,455 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 00:57:11,457 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 00:57:11,459 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 00:57:11,459 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 00:57:11,460 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/weaver/chl-sre-subst.wvr.c
[2024-11-24 00:57:14,445 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/data/67ef0225e/731a67f180de453d85ba1dd635c0acca/FLAG82405d5ee
[2024-11-24 00:57:14,729 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 00:57:14,733 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/sv-benchmarks/c/weaver/chl-sre-subst.wvr.c
[2024-11-24 00:57:14,746 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/data/67ef0225e/731a67f180de453d85ba1dd635c0acca/FLAG82405d5ee
[2024-11-24 00:57:14,761 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/data/67ef0225e/731a67f180de453d85ba1dd635c0acca
[2024-11-24 00:57:14,764 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 00:57:14,766 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 00:57:14,767 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 00:57:14,767 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 00:57:14,772 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 00:57:14,773 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:57:14" (1/1) ...
[2024-11-24 00:57:14,774 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@43fb26fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:14, skipping insertion in model container
[2024-11-24 00:57:14,774 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:57:14" (1/1) ...
[2024-11-24 00:57:14,790 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 00:57:14,958 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:57:14,968 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 00:57:15,000 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:57:15,017 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 00:57:15,017 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15 WrapperNode
[2024-11-24 00:57:15,017 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 00:57:15,018 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 00:57:15,019 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 00:57:15,019 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 00:57:15,025 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (1/1) ...
[2024-11-24 00:57:15,031 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (1/1) ...
[2024-11-24 00:57:15,049 INFO  L138                Inliner]: procedures = 21, calls = 12, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 89
[2024-11-24 00:57:15,050 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 00:57:15,050 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 00:57:15,050 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 00:57:15,050 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 00:57:15,057 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (1/1) ...
[2024-11-24 00:57:15,057 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (1/1) ...
[2024-11-24 00:57:15,059 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (1/1) ...
[2024-11-24 00:57:15,060 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (1/1) ...
[2024-11-24 00:57:15,065 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (1/1) ...
[2024-11-24 00:57:15,066 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (1/1) ...
[2024-11-24 00:57:15,068 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (1/1) ...
[2024-11-24 00:57:15,069 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (1/1) ...
[2024-11-24 00:57:15,070 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (1/1) ...
[2024-11-24 00:57:15,072 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 00:57:15,073 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 00:57:15,073 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 00:57:15,073 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 00:57:15,074 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (1/1) ...
[2024-11-24 00:57:15,086 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:57:15,102 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:57:15,115 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-24 00:57:15,121 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-24 00:57:15,150 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 00:57:15,151 INFO  L130     BoogieDeclarations]: Found specification of procedure thread1
[2024-11-24 00:57:15,151 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread1
[2024-11-24 00:57:15,151 INFO  L130     BoogieDeclarations]: Found specification of procedure thread2
[2024-11-24 00:57:15,151 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread2
[2024-11-24 00:57:15,151 INFO  L130     BoogieDeclarations]: Found specification of procedure thread3
[2024-11-24 00:57:15,152 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread3
[2024-11-24 00:57:15,152 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-11-24 00:57:15,152 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 00:57:15,152 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 00:57:15,154 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-11-24 00:57:15,259 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 00:57:15,262 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 00:57:15,670 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-24 00:57:15,672 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 00:57:15,695 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 00:57:15,697 INFO  L312             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-24 00:57:15,698 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:57:15 BoogieIcfgContainer
[2024-11-24 00:57:15,698 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 00:57:15,701 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 00:57:15,701 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 00:57:15,706 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 00:57:15,706 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:57:14" (1/3) ...
[2024-11-24 00:57:15,707 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@631347e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:57:15, skipping insertion in model container
[2024-11-24 00:57:15,708 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:57:15" (2/3) ...
[2024-11-24 00:57:15,708 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@631347e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:57:15, skipping insertion in model container
[2024-11-24 00:57:15,708 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:57:15" (3/3) ...
[2024-11-24 00:57:15,709 INFO  L128   eAbstractionObserver]: Analyzing ICFG chl-sre-subst.wvr.c
[2024-11-24 00:57:15,726 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 00:57:15,728 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG chl-sre-subst.wvr.c that has 4 procedures, 176 locations, 1 initial locations, 0 loop locations, and 20 error locations.
[2024-11-24 00:57:15,728 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-24 00:57:15,817 INFO  L143    ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions.
[2024-11-24 00:57:15,860 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 185 places, 181 transitions, 383 flow
[2024-11-24 00:57:15,942 INFO  L124   PetriNetUnfolderBase]: 6/178 cut-off events.
[2024-11-24 00:57:15,945 INFO  L125   PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES.
[2024-11-24 00:57:15,951 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 191 conditions, 178 events. 6/178 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 250 event pairs, 0 based on Foata normal form. 0/152 useless extension candidates. Maximal degree in co-relation 109. Up to 2 conditions per place. 
[2024-11-24 00:57:15,952 INFO  L82        GeneralOperation]: Start removeDead. Operand has 185 places, 181 transitions, 383 flow
[2024-11-24 00:57:15,957 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 164 places, 158 transitions, 334 flow
[2024-11-24 00:57:15,965 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 00:57:15,979 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;@6ae5e472, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 00:57:15,980 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 35 error locations.
[2024-11-24 00:57:15,987 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-11-24 00:57:15,987 INFO  L124   PetriNetUnfolderBase]: 0/22 cut-off events.
[2024-11-24 00:57:15,987 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-11-24 00:57:15,988 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-24 00:57:15,988 INFO  L206   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]
[2024-11-24 00:57:15,989 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 31 more)] ===
[2024-11-24 00:57:15,994 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:57:15,995 INFO  L85        PathProgramCache]: Analyzing trace with hash -216439581, now seen corresponding path program 1 times
[2024-11-24 00:57:16,003 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:57:16,003 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1374843226]
[2024-11-24 00:57:16,004 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:57:16,004 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:57:16,113 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:57:16,241 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-24 00:57:16,241 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:57:16,241 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1374843226]
[2024-11-24 00:57:16,242 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1374843226] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:57:16,242 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:57:16,242 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:57:16,245 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1407708700]
[2024-11-24 00:57:16,246 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:57:16,252 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:57:16,257 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:57:16,283 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:57:16,285 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:57:16,328 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 163 out of 181
[2024-11-24 00:57:16,334 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 164 places, 158 transitions, 334 flow. Second operand  has 3 states, 3 states have (on average 164.33333333333334) internal successors, (493), 3 states have internal predecessors, (493), 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-24 00:57:16,334 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-24 00:57:16,334 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 163 of 181
[2024-11-24 00:57:16,336 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-24 00:57:16,508 INFO  L124   PetriNetUnfolderBase]: 16/295 cut-off events.
[2024-11-24 00:57:16,509 INFO  L125   PetriNetUnfolderBase]: For 17/17 co-relation queries the response was YES.
[2024-11-24 00:57:16,511 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 344 conditions, 295 events. 16/295 cut-off events. For 17/17 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 979 event pairs, 7 based on Foata normal form. 1/239 useless extension candidates. Maximal degree in co-relation 226. Up to 25 conditions per place. 
[2024-11-24 00:57:16,516 INFO  L140   encePairwiseOnDemand]: 177/181 looper letters, 11 selfloop transitions, 2 changer transitions 1/156 dead transitions.
[2024-11-24 00:57:16,517 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 156 transitions, 356 flow
[2024-11-24 00:57:16,518 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:57:16,520 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-24 00:57:16,531 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 504 transitions.
[2024-11-24 00:57:16,536 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9281767955801105
[2024-11-24 00:57:16,537 INFO  L175             Difference]: Start difference. First operand has 164 places, 158 transitions, 334 flow. Second operand 3 states and 504 transitions.
[2024-11-24 00:57:16,538 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 156 transitions, 356 flow
[2024-11-24 00:57:16,547 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 159 places, 156 transitions, 344 flow, removed 0 selfloop flow, removed 6 redundant places.
[2024-11-24 00:57:16,552 INFO  L231             Difference]: Finished difference. Result has 159 places, 155 transitions, 320 flow
[2024-11-24 00:57:16,556 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=181, PETRI_DIFFERENCE_MINUEND_FLOW=318, PETRI_DIFFERENCE_MINUEND_PLACES=157, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=154, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=320, PETRI_PLACES=159, PETRI_TRANSITIONS=155}
[2024-11-24 00:57:16,560 INFO  L279   CegarLoopForPetriNet]: 164 programPoint places, -5 predicate places.
[2024-11-24 00:57:16,560 INFO  L471      AbstractCegarLoop]: Abstraction has has 159 places, 155 transitions, 320 flow
[2024-11-24 00:57:16,561 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 164.33333333333334) internal successors, (493), 3 states have internal predecessors, (493), 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-24 00:57:16,561 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-24 00:57:16,561 INFO  L206   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-24 00:57:16,561 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-24 00:57:16,565 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 31 more)] ===
[2024-11-24 00:57:16,566 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:57:16,566 INFO  L85        PathProgramCache]: Analyzing trace with hash 724321985, now seen corresponding path program 1 times
[2024-11-24 00:57:16,566 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:57:16,566 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [778737780]
[2024-11-24 00:57:16,566 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:57:16,566 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:57:16,595 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:57:16,675 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-24 00:57:16,675 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:57:16,675 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [778737780]
[2024-11-24 00:57:16,675 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [778737780] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:57:16,676 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:57:16,676 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:57:16,676 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1014742880]
[2024-11-24 00:57:16,677 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:57:16,678 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:57:16,678 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:57:16,678 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:57:16,679 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:57:16,723 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 162 out of 181
[2024-11-24 00:57:16,724 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 159 places, 155 transitions, 320 flow. Second operand  has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 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-24 00:57:16,724 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-24 00:57:16,724 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 181
[2024-11-24 00:57:16,724 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-24 00:57:16,795 INFO  L124   PetriNetUnfolderBase]: 14/221 cut-off events.
[2024-11-24 00:57:16,796 INFO  L125   PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES.
[2024-11-24 00:57:16,801 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 263 conditions, 221 events. 14/221 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 597 event pairs, 8 based on Foata normal form. 0/187 useless extension candidates. Maximal degree in co-relation 232. Up to 29 conditions per place. 
[2024-11-24 00:57:16,802 INFO  L140   encePairwiseOnDemand]: 178/181 looper letters, 12 selfloop transitions, 2 changer transitions 0/154 dead transitions.
[2024-11-24 00:57:16,804 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 159 places, 154 transitions, 346 flow
[2024-11-24 00:57:16,805 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:57:16,805 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-24 00:57:16,806 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 501 transitions.
[2024-11-24 00:57:16,807 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9226519337016574
[2024-11-24 00:57:16,807 INFO  L175             Difference]: Start difference. First operand has 159 places, 155 transitions, 320 flow. Second operand 3 states and 501 transitions.
[2024-11-24 00:57:16,807 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 159 places, 154 transitions, 346 flow
[2024-11-24 00:57:16,812 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 157 places, 154 transitions, 342 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-24 00:57:16,815 INFO  L231             Difference]: Finished difference. Result has 157 places, 154 transitions, 318 flow
[2024-11-24 00:57:16,816 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=181, PETRI_DIFFERENCE_MINUEND_FLOW=314, PETRI_DIFFERENCE_MINUEND_PLACES=155, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=152, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=318, PETRI_PLACES=157, PETRI_TRANSITIONS=154}
[2024-11-24 00:57:16,817 INFO  L279   CegarLoopForPetriNet]: 164 programPoint places, -7 predicate places.
[2024-11-24 00:57:16,818 INFO  L471      AbstractCegarLoop]: Abstraction has has 157 places, 154 transitions, 318 flow
[2024-11-24 00:57:16,819 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 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-24 00:57:16,819 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-24 00:57:16,819 INFO  L206   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]
[2024-11-24 00:57:16,819 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-24 00:57:16,820 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 31 more)] ===
[2024-11-24 00:57:16,821 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:57:16,821 INFO  L85        PathProgramCache]: Analyzing trace with hash -1190117104, now seen corresponding path program 1 times
[2024-11-24 00:57:16,821 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:57:16,821 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1036977357]
[2024-11-24 00:57:16,821 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:57:16,822 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:57:16,837 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:57:16,894 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-24 00:57:16,894 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:57:16,894 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1036977357]
[2024-11-24 00:57:16,894 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1036977357] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:57:16,894 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:57:16,895 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:57:16,895 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1939761835]
[2024-11-24 00:57:16,895 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:57:16,895 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:57:16,895 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:57:16,896 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:57:16,896 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:57:16,977 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 161 out of 181
[2024-11-24 00:57:16,977 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 157 places, 154 transitions, 318 flow. Second operand  has 3 states, 3 states have (on average 162.33333333333334) internal successors, (487), 3 states have internal predecessors, (487), 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-24 00:57:16,978 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-24 00:57:16,978 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 161 of 181
[2024-11-24 00:57:16,978 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-24 00:57:17,060 INFO  L124   PetriNetUnfolderBase]: 27/257 cut-off events.
[2024-11-24 00:57:17,062 INFO  L125   PetriNetUnfolderBase]: For 10/14 co-relation queries the response was YES.
[2024-11-24 00:57:17,064 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 318 conditions, 257 events. 27/257 cut-off events. For 10/14 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 877 event pairs, 20 based on Foata normal form. 0/221 useless extension candidates. Maximal degree in co-relation 279. Up to 50 conditions per place. 
[2024-11-24 00:57:17,065 INFO  L140   encePairwiseOnDemand]: 178/181 looper letters, 13 selfloop transitions, 2 changer transitions 0/153 dead transitions.
[2024-11-24 00:57:17,065 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 158 places, 153 transitions, 346 flow
[2024-11-24 00:57:17,066 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:57:17,067 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-24 00:57:17,069 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 499 transitions.
[2024-11-24 00:57:17,070 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9189686924493554
[2024-11-24 00:57:17,070 INFO  L175             Difference]: Start difference. First operand has 157 places, 154 transitions, 318 flow. Second operand 3 states and 499 transitions.
[2024-11-24 00:57:17,070 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 158 places, 153 transitions, 346 flow
[2024-11-24 00:57:17,071 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 156 places, 153 transitions, 342 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-24 00:57:17,076 INFO  L231             Difference]: Finished difference. Result has 156 places, 153 transitions, 316 flow
[2024-11-24 00:57:17,077 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=181, PETRI_DIFFERENCE_MINUEND_FLOW=312, PETRI_DIFFERENCE_MINUEND_PLACES=154, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=153, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=151, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=316, PETRI_PLACES=156, PETRI_TRANSITIONS=153}
[2024-11-24 00:57:17,077 INFO  L279   CegarLoopForPetriNet]: 164 programPoint places, -8 predicate places.
[2024-11-24 00:57:17,081 INFO  L471      AbstractCegarLoop]: Abstraction has has 156 places, 153 transitions, 316 flow
[2024-11-24 00:57:17,082 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 162.33333333333334) internal successors, (487), 3 states have internal predecessors, (487), 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-24 00:57:17,082 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-24 00:57:17,082 INFO  L206   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]
[2024-11-24 00:57:17,082 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-24 00:57:17,082 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thread1Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 31 more)] ===
[2024-11-24 00:57:17,083 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:57:17,083 INFO  L85        PathProgramCache]: Analyzing trace with hash -1272458205, now seen corresponding path program 1 times
[2024-11-24 00:57:17,083 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:57:17,083 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1926193206]
[2024-11-24 00:57:17,083 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:57:17,083 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:57:17,110 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:57:17,157 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-24 00:57:17,158 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:57:17,158 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1926193206]
[2024-11-24 00:57:17,158 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1926193206] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:57:17,158 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:57:17,158 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:57:17,158 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1772318924]
[2024-11-24 00:57:17,158 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:57:17,159 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:57:17,159 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:57:17,159 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:57:17,159 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:57:17,184 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 165 out of 181
[2024-11-24 00:57:17,185 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 156 places, 153 transitions, 316 flow. Second operand  has 3 states, 3 states have (on average 166.33333333333334) internal successors, (499), 3 states have internal predecessors, (499), 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-24 00:57:17,185 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-24 00:57:17,185 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 181
[2024-11-24 00:57:17,185 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-24 00:57:17,311 INFO  L124   PetriNetUnfolderBase]: 34/414 cut-off events.
[2024-11-24 00:57:17,311 INFO  L125   PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES.
[2024-11-24 00:57:17,313 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 479 conditions, 414 events. 34/414 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 1986 event pairs, 13 based on Foata normal form. 0/341 useless extension candidates. Maximal degree in co-relation 432. Up to 43 conditions per place. 
[2024-11-24 00:57:17,315 INFO  L140   encePairwiseOnDemand]: 177/181 looper letters, 13 selfloop transitions, 2 changer transitions 0/155 dead transitions.
[2024-11-24 00:57:17,315 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 156 places, 155 transitions, 352 flow
[2024-11-24 00:57:17,316 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:57:17,316 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-24 00:57:17,318 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 512 transitions.
[2024-11-24 00:57:17,320 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9429097605893186
[2024-11-24 00:57:17,320 INFO  L175             Difference]: Start difference. First operand has 156 places, 153 transitions, 316 flow. Second operand 3 states and 512 transitions.
[2024-11-24 00:57:17,320 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 156 places, 155 transitions, 352 flow
[2024-11-24 00:57:17,322 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 154 places, 155 transitions, 348 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-24 00:57:17,326 INFO  L231             Difference]: Finished difference. Result has 155 places, 153 transitions, 322 flow
[2024-11-24 00:57:17,326 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=181, PETRI_DIFFERENCE_MINUEND_FLOW=308, PETRI_DIFFERENCE_MINUEND_PLACES=152, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=151, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=322, PETRI_PLACES=155, PETRI_TRANSITIONS=153}
[2024-11-24 00:57:17,327 INFO  L279   CegarLoopForPetriNet]: 164 programPoint places, -9 predicate places.
[2024-11-24 00:57:17,327 INFO  L471      AbstractCegarLoop]: Abstraction has has 155 places, 153 transitions, 322 flow
[2024-11-24 00:57:17,327 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 166.33333333333334) internal successors, (499), 3 states have internal predecessors, (499), 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-24 00:57:17,327 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-24 00:57:17,327 INFO  L206   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]
[2024-11-24 00:57:17,328 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-24 00:57:17,328 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting thread1Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 31 more)] ===
[2024-11-24 00:57:17,328 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:57:17,330 INFO  L85        PathProgramCache]: Analyzing trace with hash 1233357701, now seen corresponding path program 1 times
[2024-11-24 00:57:17,331 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:57:17,331 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [75811149]
[2024-11-24 00:57:17,331 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:57:17,331 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:57:17,363 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:57:17,447 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-24 00:57:17,447 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:57:17,447 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [75811149]
[2024-11-24 00:57:17,447 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [75811149] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:57:17,447 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:57:17,451 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:57:17,451 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [897759171]
[2024-11-24 00:57:17,451 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:57:17,451 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:57:17,452 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:57:17,452 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:57:17,452 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:57:17,489 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 162 out of 181
[2024-11-24 00:57:17,490 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 155 places, 153 transitions, 322 flow. Second operand  has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 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-24 00:57:17,490 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-24 00:57:17,491 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 181
[2024-11-24 00:57:17,491 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-24 00:57:17,589 INFO  L124   PetriNetUnfolderBase]: 32/331 cut-off events.
[2024-11-24 00:57:17,590 INFO  L125   PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES.
[2024-11-24 00:57:17,592 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 404 conditions, 331 events. 32/331 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1301 event pairs, 10 based on Foata normal form. 0/286 useless extension candidates. Maximal degree in co-relation 324. Up to 49 conditions per place. 
[2024-11-24 00:57:17,595 INFO  L140   encePairwiseOnDemand]: 176/181 looper letters, 15 selfloop transitions, 2 changer transitions 0/154 dead transitions.
[2024-11-24 00:57:17,595 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 154 transitions, 360 flow
[2024-11-24 00:57:17,596 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:57:17,596 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-24 00:57:17,597 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 506 transitions.
[2024-11-24 00:57:17,597 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9318600368324125
[2024-11-24 00:57:17,597 INFO  L175             Difference]: Start difference. First operand has 155 places, 153 transitions, 322 flow. Second operand 3 states and 506 transitions.
[2024-11-24 00:57:17,597 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 154 transitions, 360 flow
[2024-11-24 00:57:17,599 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 154 places, 154 transitions, 360 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-24 00:57:17,603 INFO  L231             Difference]: Finished difference. Result has 155 places, 152 transitions, 330 flow
[2024-11-24 00:57:17,603 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=181, PETRI_DIFFERENCE_MINUEND_FLOW=316, PETRI_DIFFERENCE_MINUEND_PLACES=152, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=150, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=330, PETRI_PLACES=155, PETRI_TRANSITIONS=152}
[2024-11-24 00:57:17,606 INFO  L279   CegarLoopForPetriNet]: 164 programPoint places, -9 predicate places.
[2024-11-24 00:57:17,606 INFO  L471      AbstractCegarLoop]: Abstraction has has 155 places, 152 transitions, 330 flow
[2024-11-24 00:57:17,607 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 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-24 00:57:17,612 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-24 00:57:17,612 INFO  L206   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]
[2024-11-24 00:57:17,612 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-24 00:57:17,612 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 31 more)] ===
[2024-11-24 00:57:17,613 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:57:17,613 INFO  L85        PathProgramCache]: Analyzing trace with hash -1149712630, now seen corresponding path program 1 times
[2024-11-24 00:57:17,613 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:57:17,613 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1142874836]
[2024-11-24 00:57:17,613 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:57:17,613 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:57:17,646 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:57:17,727 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-24 00:57:17,728 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:57:17,728 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1142874836]
[2024-11-24 00:57:17,728 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1142874836] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:57:17,728 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:57:17,728 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:57:17,728 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [120319352]
[2024-11-24 00:57:17,728 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:57:17,729 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:57:17,729 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:57:17,729 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:57:17,730 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:57:17,767 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 159 out of 181
[2024-11-24 00:57:17,768 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 155 places, 152 transitions, 330 flow. Second operand  has 3 states, 3 states have (on average 160.66666666666666) internal successors, (482), 3 states have internal predecessors, (482), 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-24 00:57:17,768 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-24 00:57:17,768 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 159 of 181
[2024-11-24 00:57:17,768 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-24 00:57:17,953 INFO  L124   PetriNetUnfolderBase]: 131/680 cut-off events.
[2024-11-24 00:57:17,953 INFO  L125   PetriNetUnfolderBase]: For 31/36 co-relation queries the response was YES.
[2024-11-24 00:57:17,958 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 914 conditions, 680 events. 131/680 cut-off events. For 31/36 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 4166 event pairs, 52 based on Foata normal form. 1/606 useless extension candidates. Maximal degree in co-relation 669. Up to 202 conditions per place. 
[2024-11-24 00:57:17,963 INFO  L140   encePairwiseOnDemand]: 175/181 looper letters, 17 selfloop transitions, 2 changer transitions 0/152 dead transitions.
[2024-11-24 00:57:17,963 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 152 transitions, 370 flow
[2024-11-24 00:57:17,964 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:57:17,964 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-24 00:57:17,965 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 500 transitions.
[2024-11-24 00:57:17,968 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9208103130755064
[2024-11-24 00:57:17,968 INFO  L175             Difference]: Start difference. First operand has 155 places, 152 transitions, 330 flow. Second operand 3 states and 500 transitions.
[2024-11-24 00:57:17,968 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 152 transitions, 370 flow
[2024-11-24 00:57:17,969 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 152 transitions, 370 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-24 00:57:17,972 INFO  L231             Difference]: Finished difference. Result has 154 places, 150 transitions, 336 flow
[2024-11-24 00:57:17,973 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=181, PETRI_DIFFERENCE_MINUEND_FLOW=322, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=148, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=146, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=336, PETRI_PLACES=154, PETRI_TRANSITIONS=150}
[2024-11-24 00:57:17,974 INFO  L279   CegarLoopForPetriNet]: 164 programPoint places, -10 predicate places.
[2024-11-24 00:57:17,975 INFO  L471      AbstractCegarLoop]: Abstraction has has 154 places, 150 transitions, 336 flow
[2024-11-24 00:57:17,976 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 160.66666666666666) internal successors, (482), 3 states have internal predecessors, (482), 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-24 00:57:17,976 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-24 00:57:17,976 INFO  L206   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]
[2024-11-24 00:57:17,976 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-24 00:57:17,976 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 31 more)] ===
[2024-11-24 00:57:17,977 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:57:17,977 INFO  L85        PathProgramCache]: Analyzing trace with hash 1036086572, now seen corresponding path program 1 times
[2024-11-24 00:57:17,977 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:57:17,978 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1546459241]
[2024-11-24 00:57:17,978 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:57:17,979 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:57:18,016 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:57:18,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-24 00:57:18,096 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:57:18,097 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1546459241]
[2024-11-24 00:57:18,097 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1546459241] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:57:18,097 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:57:18,097 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:57:18,097 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [499329266]
[2024-11-24 00:57:18,097 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:57:18,097 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:57:18,098 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:57:18,098 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:57:18,098 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:57:18,119 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 166 out of 181
[2024-11-24 00:57:18,120 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 154 places, 150 transitions, 336 flow. Second operand  has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 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-24 00:57:18,120 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-24 00:57:18,120 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 181
[2024-11-24 00:57:18,120 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-24 00:57:18,198 INFO  L124   PetriNetUnfolderBase]: 25/324 cut-off events.
[2024-11-24 00:57:18,200 INFO  L125   PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES.
[2024-11-24 00:57:18,201 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 401 conditions, 324 events. 25/324 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1308 event pairs, 4 based on Foata normal form. 0/294 useless extension candidates. Maximal degree in co-relation 300. Up to 18 conditions per place. 
[2024-11-24 00:57:18,203 INFO  L140   encePairwiseOnDemand]: 178/181 looper letters, 11 selfloop transitions, 2 changer transitions 0/151 dead transitions.
[2024-11-24 00:57:18,204 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 155 places, 151 transitions, 366 flow
[2024-11-24 00:57:18,204 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:57:18,204 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-24 00:57:18,205 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 512 transitions.
[2024-11-24 00:57:18,205 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9429097605893186
[2024-11-24 00:57:18,206 INFO  L175             Difference]: Start difference. First operand has 154 places, 150 transitions, 336 flow. Second operand 3 states and 512 transitions.
[2024-11-24 00:57:18,206 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 155 places, 151 transitions, 366 flow
[2024-11-24 00:57:18,208 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 155 places, 151 transitions, 366 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-24 00:57:18,211 INFO  L231             Difference]: Finished difference. Result has 155 places, 149 transitions, 338 flow
[2024-11-24 00:57:18,211 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=181, PETRI_DIFFERENCE_MINUEND_FLOW=334, PETRI_DIFFERENCE_MINUEND_PLACES=153, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=149, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=338, PETRI_PLACES=155, PETRI_TRANSITIONS=149}
[2024-11-24 00:57:18,212 INFO  L279   CegarLoopForPetriNet]: 164 programPoint places, -9 predicate places.
[2024-11-24 00:57:18,212 INFO  L471      AbstractCegarLoop]: Abstraction has has 155 places, 149 transitions, 338 flow
[2024-11-24 00:57:18,212 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 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-24 00:57:18,212 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-24 00:57:18,212 INFO  L206   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]
[2024-11-24 00:57:18,213 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-24 00:57:18,213 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting thread2Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 31 more)] ===
[2024-11-24 00:57:18,213 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:57:18,213 INFO  L85        PathProgramCache]: Analyzing trace with hash 1472827793, now seen corresponding path program 1 times
[2024-11-24 00:57:18,214 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:57:18,214 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [863982476]
[2024-11-24 00:57:18,214 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:57:18,214 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:57:18,241 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:57:18,296 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-24 00:57:18,297 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:57:18,297 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [863982476]
[2024-11-24 00:57:18,297 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [863982476] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:57:18,297 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:57:18,297 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:57:18,297 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1215925561]
[2024-11-24 00:57:18,297 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:57:18,297 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:57:18,298 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:57:18,298 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:57:18,298 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:57:18,320 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 165 out of 181
[2024-11-24 00:57:18,321 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 155 places, 149 transitions, 338 flow. Second operand  has 3 states, 3 states have (on average 166.66666666666666) internal successors, (500), 3 states have internal predecessors, (500), 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-24 00:57:18,321 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-24 00:57:18,321 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 181
[2024-11-24 00:57:18,321 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-24 00:57:18,404 INFO  L124   PetriNetUnfolderBase]: 29/332 cut-off events.
[2024-11-24 00:57:18,404 INFO  L125   PetriNetUnfolderBase]: For 6/8 co-relation queries the response was YES.
[2024-11-24 00:57:18,405 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 426 conditions, 332 events. 29/332 cut-off events. For 6/8 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1405 event pairs, 6 based on Foata normal form. 0/305 useless extension candidates. Maximal degree in co-relation 363. Up to 25 conditions per place. 
[2024-11-24 00:57:18,407 INFO  L140   encePairwiseOnDemand]: 178/181 looper letters, 12 selfloop transitions, 2 changer transitions 0/150 dead transitions.
[2024-11-24 00:57:18,407 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 156 places, 150 transitions, 370 flow
[2024-11-24 00:57:18,408 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:57:18,408 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-24 00:57:18,409 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 510 transitions.
[2024-11-24 00:57:18,409 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9392265193370166
[2024-11-24 00:57:18,409 INFO  L175             Difference]: Start difference. First operand has 155 places, 149 transitions, 338 flow. Second operand 3 states and 510 transitions.
[2024-11-24 00:57:18,409 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 156 places, 150 transitions, 370 flow
[2024-11-24 00:57:18,411 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 154 places, 150 transitions, 366 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-24 00:57:18,413 INFO  L231             Difference]: Finished difference. Result has 154 places, 148 transitions, 336 flow
[2024-11-24 00:57:18,414 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=181, PETRI_DIFFERENCE_MINUEND_FLOW=332, PETRI_DIFFERENCE_MINUEND_PLACES=152, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=148, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=146, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=336, PETRI_PLACES=154, PETRI_TRANSITIONS=148}
[2024-11-24 00:57:18,415 INFO  L279   CegarLoopForPetriNet]: 164 programPoint places, -10 predicate places.
[2024-11-24 00:57:18,415 INFO  L471      AbstractCegarLoop]: Abstraction has has 154 places, 148 transitions, 336 flow
[2024-11-24 00:57:18,416 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 166.66666666666666) internal successors, (500), 3 states have internal predecessors, (500), 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-24 00:57:18,416 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-24 00:57:18,416 INFO  L206   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]
[2024-11-24 00:57:18,416 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-24 00:57:18,416 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting thread3Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 31 more)] ===
[2024-11-24 00:57:18,420 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:57:18,420 INFO  L85        PathProgramCache]: Analyzing trace with hash 949873319, now seen corresponding path program 1 times
[2024-11-24 00:57:18,420 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:57:18,420 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1989227958]
[2024-11-24 00:57:18,420 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:57:18,421 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:57:18,445 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:57:18,503 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-24 00:57:18,503 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:57:18,504 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1989227958]
[2024-11-24 00:57:18,504 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1989227958] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:57:18,504 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:57:18,504 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:57:18,504 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [222337743]
[2024-11-24 00:57:18,504 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:57:18,504 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:57:18,504 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:57:18,505 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:57:18,505 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:57:18,531 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 165 out of 181
[2024-11-24 00:57:18,532 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 154 places, 148 transitions, 336 flow. Second operand  has 3 states, 3 states have (on average 167.0) internal successors, (501), 3 states have internal predecessors, (501), 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-24 00:57:18,532 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-24 00:57:18,532 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 181
[2024-11-24 00:57:18,532 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-24 00:57:18,597 INFO  L124   PetriNetUnfolderBase]: 25/261 cut-off events.
[2024-11-24 00:57:18,597 INFO  L125   PetriNetUnfolderBase]: For 12/14 co-relation queries the response was YES.
[2024-11-24 00:57:18,598 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 352 conditions, 261 events. 25/261 cut-off events. For 12/14 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 838 event pairs, 6 based on Foata normal form. 0/246 useless extension candidates. Maximal degree in co-relation 285. Up to 31 conditions per place. 
[2024-11-24 00:57:18,600 INFO  L140   encePairwiseOnDemand]: 178/181 looper letters, 12 selfloop transitions, 2 changer transitions 0/149 dead transitions.
[2024-11-24 00:57:18,600 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 155 places, 149 transitions, 368 flow
[2024-11-24 00:57:18,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:57:18,601 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-24 00:57:18,602 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 510 transitions.
[2024-11-24 00:57:18,602 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9392265193370166
[2024-11-24 00:57:18,602 INFO  L175             Difference]: Start difference. First operand has 154 places, 148 transitions, 336 flow. Second operand 3 states and 510 transitions.
[2024-11-24 00:57:18,602 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 155 places, 149 transitions, 368 flow
[2024-11-24 00:57:18,604 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 149 transitions, 364 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-24 00:57:18,606 INFO  L231             Difference]: Finished difference. Result has 153 places, 147 transitions, 334 flow
[2024-11-24 00:57:18,606 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=181, PETRI_DIFFERENCE_MINUEND_FLOW=330, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=147, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=334, PETRI_PLACES=153, PETRI_TRANSITIONS=147}
[2024-11-24 00:57:18,607 INFO  L279   CegarLoopForPetriNet]: 164 programPoint places, -11 predicate places.
[2024-11-24 00:57:18,608 INFO  L471      AbstractCegarLoop]: Abstraction has has 153 places, 147 transitions, 334 flow
[2024-11-24 00:57:18,608 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 167.0) internal successors, (501), 3 states have internal predecessors, (501), 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-24 00:57:18,609 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-24 00:57:18,609 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:57:18,609 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-24 00:57:18,609 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 31 more)] ===
[2024-11-24 00:57:18,610 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:57:18,611 INFO  L85        PathProgramCache]: Analyzing trace with hash 240927430, now seen corresponding path program 1 times
[2024-11-24 00:57:18,611 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:57:18,611 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1810647681]
[2024-11-24 00:57:18,612 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:57:18,612 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:57:18,650 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:57:18,751 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-24 00:57:18,752 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:57:18,752 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1810647681]
[2024-11-24 00:57:18,752 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1810647681] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:57:18,753 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:57:18,753 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:57:18,753 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1705054875]
[2024-11-24 00:57:18,754 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:57:18,754 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:57:18,755 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:57:18,755 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:57:18,757 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:57:18,770 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 168 out of 181
[2024-11-24 00:57:18,770 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 153 places, 147 transitions, 334 flow. Second operand  has 3 states, 3 states have (on average 171.0) internal successors, (513), 3 states have internal predecessors, (513), 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-24 00:57:18,771 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-24 00:57:18,771 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 181
[2024-11-24 00:57:18,771 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-24 00:57:18,843 INFO  L124   PetriNetUnfolderBase]: 19/295 cut-off events.
[2024-11-24 00:57:18,844 INFO  L125   PetriNetUnfolderBase]: For 2/4 co-relation queries the response was YES.
[2024-11-24 00:57:18,846 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 367 conditions, 295 events. 19/295 cut-off events. For 2/4 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1048 event pairs, 2 based on Foata normal form. 0/278 useless extension candidates. Maximal degree in co-relation 280. Up to 14 conditions per place. 
[2024-11-24 00:57:18,847 INFO  L140   encePairwiseOnDemand]: 179/181 looper letters, 8 selfloop transitions, 1 changer transitions 0/146 dead transitions.
[2024-11-24 00:57:18,847 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 146 transitions, 350 flow
[2024-11-24 00:57:18,847 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:57:18,848 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-24 00:57:18,849 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions.
[2024-11-24 00:57:18,849 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9465930018416207
[2024-11-24 00:57:18,849 INFO  L175             Difference]: Start difference. First operand has 153 places, 147 transitions, 334 flow. Second operand 3 states and 514 transitions.
[2024-11-24 00:57:18,850 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 146 transitions, 350 flow
[2024-11-24 00:57:18,851 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 152 places, 146 transitions, 346 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-24 00:57:18,855 INFO  L231             Difference]: Finished difference. Result has 152 places, 146 transitions, 330 flow
[2024-11-24 00:57:18,855 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=181, PETRI_DIFFERENCE_MINUEND_FLOW=328, PETRI_DIFFERENCE_MINUEND_PLACES=150, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=330, PETRI_PLACES=152, PETRI_TRANSITIONS=146}
[2024-11-24 00:57:18,856 INFO  L279   CegarLoopForPetriNet]: 164 programPoint places, -12 predicate places.
[2024-11-24 00:57:18,857 INFO  L471      AbstractCegarLoop]: Abstraction has has 152 places, 146 transitions, 330 flow
[2024-11-24 00:57:18,857 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 171.0) internal successors, (513), 3 states have internal predecessors, (513), 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-24 00:57:18,857 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-24 00:57:18,857 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:57:18,858 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-24 00:57:18,858 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 31 more)] ===
[2024-11-24 00:57:18,859 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:57:18,859 INFO  L85        PathProgramCache]: Analyzing trace with hash -1674559677, now seen corresponding path program 1 times
[2024-11-24 00:57:18,859 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:57:18,859 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1959359897]
[2024-11-24 00:57:18,859 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:57:18,859 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:57:18,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:57:18,989 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-24 00:57:18,989 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:57:18,989 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1959359897]
[2024-11-24 00:57:18,989 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1959359897] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:57:18,989 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:57:18,990 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:57:18,990 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1909554244]
[2024-11-24 00:57:18,990 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:57:18,990 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:57:18,991 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:57:18,992 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:57:18,992 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:57:19,011 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 165 out of 181
[2024-11-24 00:57:19,013 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 146 transitions, 330 flow. Second operand  has 3 states, 3 states have (on average 168.0) internal successors, (504), 3 states have internal predecessors, (504), 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-24 00:57:19,013 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-24 00:57:19,013 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 181
[2024-11-24 00:57:19,013 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-24 00:57:19,090 INFO  L124   PetriNetUnfolderBase]: 20/294 cut-off events.
[2024-11-24 00:57:19,090 INFO  L125   PetriNetUnfolderBase]: For 2/4 co-relation queries the response was YES.
[2024-11-24 00:57:19,091 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 359 conditions, 294 events. 20/294 cut-off events. For 2/4 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1052 event pairs, 3 based on Foata normal form. 0/278 useless extension candidates. Maximal degree in co-relation 329. Up to 16 conditions per place. 
[2024-11-24 00:57:19,092 INFO  L140   encePairwiseOnDemand]: 178/181 looper letters, 10 selfloop transitions, 1 changer transitions 0/144 dead transitions.
[2024-11-24 00:57:19,092 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 144 transitions, 348 flow
[2024-11-24 00:57:19,093 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:57:19,093 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-24 00:57:19,094 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 508 transitions.
[2024-11-24 00:57:19,095 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9355432780847146
[2024-11-24 00:57:19,095 INFO  L175             Difference]: Start difference. First operand has 152 places, 146 transitions, 330 flow. Second operand 3 states and 508 transitions.
[2024-11-24 00:57:19,096 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 144 transitions, 348 flow
[2024-11-24 00:57:19,101 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 151 places, 144 transitions, 347 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-24 00:57:19,103 INFO  L231             Difference]: Finished difference. Result has 151 places, 144 transitions, 327 flow
[2024-11-24 00:57:19,104 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=181, PETRI_DIFFERENCE_MINUEND_FLOW=325, PETRI_DIFFERENCE_MINUEND_PLACES=149, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=144, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=327, PETRI_PLACES=151, PETRI_TRANSITIONS=144}
[2024-11-24 00:57:19,104 INFO  L279   CegarLoopForPetriNet]: 164 programPoint places, -13 predicate places.
[2024-11-24 00:57:19,104 INFO  L471      AbstractCegarLoop]: Abstraction has has 151 places, 144 transitions, 327 flow
[2024-11-24 00:57:19,106 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 168.0) internal successors, (504), 3 states have internal predecessors, (504), 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-24 00:57:19,106 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-24 00:57:19,106 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:57:19,106 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-24 00:57:19,106 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 31 more)] ===
[2024-11-24 00:57:19,107 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:57:19,107 INFO  L85        PathProgramCache]: Analyzing trace with hash -636424360, now seen corresponding path program 1 times
[2024-11-24 00:57:19,107 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:57:19,107 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1251450084]
[2024-11-24 00:57:19,107 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:57:19,108 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:57:19,143 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:57:19,230 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-24 00:57:19,231 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:57:19,231 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1251450084]
[2024-11-24 00:57:19,231 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1251450084] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:57:19,231 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:57:19,231 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:57:19,231 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2022787750]
[2024-11-24 00:57:19,231 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:57:19,232 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:57:19,232 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:57:19,233 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:57:19,233 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:57:19,248 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 165 out of 181
[2024-11-24 00:57:19,249 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 144 transitions, 327 flow. Second operand  has 3 states, 3 states have (on average 168.0) internal successors, (504), 3 states have internal predecessors, (504), 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-24 00:57:19,250 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-24 00:57:19,250 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 181
[2024-11-24 00:57:19,250 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-24 00:57:19,304 INFO  L124   PetriNetUnfolderBase]: 16/231 cut-off events.
[2024-11-24 00:57:19,304 INFO  L125   PetriNetUnfolderBase]: For 3/5 co-relation queries the response was YES.
[2024-11-24 00:57:19,306 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 288 conditions, 231 events. 16/231 cut-off events. For 3/5 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 670 event pairs, 3 based on Foata normal form. 1/221 useless extension candidates. Maximal degree in co-relation 269. Up to 18 conditions per place. 
[2024-11-24 00:57:19,306 INFO  L140   encePairwiseOnDemand]: 178/181 looper letters, 0 selfloop transitions, 0 changer transitions 142/142 dead transitions.
[2024-11-24 00:57:19,306 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 151 places, 142 transitions, 343 flow
[2024-11-24 00:57:19,307 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:57:19,307 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-24 00:57:19,308 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 507 transitions.
[2024-11-24 00:57:19,308 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9337016574585635
[2024-11-24 00:57:19,308 INFO  L175             Difference]: Start difference. First operand has 151 places, 144 transitions, 327 flow. Second operand 3 states and 507 transitions.
[2024-11-24 00:57:19,309 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 151 places, 142 transitions, 343 flow
[2024-11-24 00:57:19,310 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 142 transitions, 342 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-24 00:57:19,312 INFO  L231             Difference]: Finished difference. Result has 150 places, 0 transitions, 0 flow
[2024-11-24 00:57:19,313 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=181, PETRI_DIFFERENCE_MINUEND_FLOW=322, PETRI_DIFFERENCE_MINUEND_PLACES=148, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=142, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=142, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=150, PETRI_TRANSITIONS=0}
[2024-11-24 00:57:19,314 INFO  L279   CegarLoopForPetriNet]: 164 programPoint places, -14 predicate places.
[2024-11-24 00:57:19,314 INFO  L471      AbstractCegarLoop]: Abstraction has has 150 places, 0 transitions, 0 flow
[2024-11-24 00:57:19,314 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 168.0) internal successors, (504), 3 states have internal predecessors, (504), 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-24 00:57:19,319 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (34 of 35 remaining)
[2024-11-24 00:57:19,319 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (33 of 35 remaining)
[2024-11-24 00:57:19,319 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (32 of 35 remaining)
[2024-11-24 00:57:19,320 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (31 of 35 remaining)
[2024-11-24 00:57:19,320 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (30 of 35 remaining)
[2024-11-24 00:57:19,320 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (29 of 35 remaining)
[2024-11-24 00:57:19,320 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (28 of 35 remaining)
[2024-11-24 00:57:19,320 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (27 of 35 remaining)
[2024-11-24 00:57:19,320 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (26 of 35 remaining)
[2024-11-24 00:57:19,320 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (25 of 35 remaining)
[2024-11-24 00:57:19,320 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (24 of 35 remaining)
[2024-11-24 00:57:19,320 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (23 of 35 remaining)
[2024-11-24 00:57:19,320 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (22 of 35 remaining)
[2024-11-24 00:57:19,320 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (21 of 35 remaining)
[2024-11-24 00:57:19,321 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 35 remaining)
[2024-11-24 00:57:19,321 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 35 remaining)
[2024-11-24 00:57:19,321 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 35 remaining)
[2024-11-24 00:57:19,321 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (17 of 35 remaining)
[2024-11-24 00:57:19,321 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (16 of 35 remaining)
[2024-11-24 00:57:19,321 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (15 of 35 remaining)
[2024-11-24 00:57:19,321 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (14 of 35 remaining)
[2024-11-24 00:57:19,321 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (13 of 35 remaining)
[2024-11-24 00:57:19,321 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 35 remaining)
[2024-11-24 00:57:19,321 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (11 of 35 remaining)
[2024-11-24 00:57:19,321 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (10 of 35 remaining)
[2024-11-24 00:57:19,324 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (9 of 35 remaining)
[2024-11-24 00:57:19,324 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (8 of 35 remaining)
[2024-11-24 00:57:19,324 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (7 of 35 remaining)
[2024-11-24 00:57:19,324 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (6 of 35 remaining)
[2024-11-24 00:57:19,324 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (5 of 35 remaining)
[2024-11-24 00:57:19,324 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (4 of 35 remaining)
[2024-11-24 00:57:19,324 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (3 of 35 remaining)
[2024-11-24 00:57:19,324 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (2 of 35 remaining)
[2024-11-24 00:57:19,325 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (1 of 35 remaining)
[2024-11-24 00:57:19,325 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (0 of 35 remaining)
[2024-11-24 00:57:19,325 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-24 00:57:19,325 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:57:19,331 INFO  L241   ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances
[2024-11-24 00:57:19,331 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-24 00:57:19,341 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 12:57:19 BasicIcfg
[2024-11-24 00:57:19,341 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-24 00:57:19,341 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-24 00:57:19,341 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-24 00:57:19,341 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-24 00:57:19,342 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:57:15" (3/4) ...
[2024-11-24 00:57:19,344 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-11-24 00:57:19,347 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure thread1
[2024-11-24 00:57:19,347 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure thread2
[2024-11-24 00:57:19,347 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure thread3
[2024-11-24 00:57:19,353 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 15 nodes and edges
[2024-11-24 00:57:19,354 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges
[2024-11-24 00:57:19,354 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2024-11-24 00:57:19,354 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-24 00:57:19,445 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/witness.graphml
[2024-11-24 00:57:19,446 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/witness.yml
[2024-11-24 00:57:19,446 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-24 00:57:19,447 INFO  L158              Benchmark]: Toolchain (without parser) took 4681.39ms. Allocated memory was 142.6MB in the beginning and 394.3MB in the end (delta: 251.7MB). Free memory was 119.5MB in the beginning and 285.5MB in the end (delta: -166.0MB). Peak memory consumption was 80.9MB. Max. memory is 16.1GB.
[2024-11-24 00:57:19,448 INFO  L158              Benchmark]: CDTParser took 0.68ms. Allocated memory is still 142.6MB. Free memory is still 79.2MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 00:57:19,448 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 250.94ms. Allocated memory is still 142.6MB. Free memory was 119.5MB in the beginning and 107.7MB in the end (delta: 11.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-24 00:57:19,449 INFO  L158              Benchmark]: Boogie Procedure Inliner took 31.40ms. Allocated memory is still 142.6MB. Free memory was 107.7MB in the beginning and 106.2MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 00:57:19,449 INFO  L158              Benchmark]: Boogie Preprocessor took 21.88ms. Allocated memory is still 142.6MB. Free memory was 106.2MB in the beginning and 105.2MB in the end (delta: 992.7kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 00:57:19,451 INFO  L158              Benchmark]: RCFGBuilder took 625.12ms. Allocated memory is still 142.6MB. Free memory was 105.2MB in the beginning and 88.5MB in the end (delta: 16.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-11-24 00:57:19,452 INFO  L158              Benchmark]: TraceAbstraction took 3640.15ms. Allocated memory was 142.6MB in the beginning and 394.3MB in the end (delta: 251.7MB). Free memory was 88.0MB in the beginning and 290.7MB in the end (delta: -202.7MB). Peak memory consumption was 55.8MB. Max. memory is 16.1GB.
[2024-11-24 00:57:19,452 INFO  L158              Benchmark]: Witness Printer took 104.89ms. Allocated memory is still 394.3MB. Free memory was 290.7MB in the beginning and 285.5MB in the end (delta: 5.2MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 00:57:19,453 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.68ms. Allocated memory is still 142.6MB. Free memory is still 79.2MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 250.94ms. Allocated memory is still 142.6MB. Free memory was 119.5MB in the beginning and 107.7MB in the end (delta: 11.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 31.40ms. Allocated memory is still 142.6MB. Free memory was 107.7MB in the beginning and 106.2MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 21.88ms. Allocated memory is still 142.6MB. Free memory was 106.2MB in the beginning and 105.2MB in the end (delta: 992.7kB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 625.12ms. Allocated memory is still 142.6MB. Free memory was 105.2MB in the beginning and 88.5MB in the end (delta: 16.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * TraceAbstraction took 3640.15ms. Allocated memory was 142.6MB in the beginning and 394.3MB in the end (delta: 251.7MB). Free memory was 88.0MB in the beginning and 290.7MB in the end (delta: -202.7MB). Peak memory consumption was 55.8MB. Max. memory is 16.1GB.
 * Witness Printer took 104.89ms. Allocated memory is still 394.3MB. Free memory was 290.7MB in the beginning and 285.5MB in the end (delta: 5.2MB). 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: 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: 48]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 48]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 48]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 48]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 54]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 54]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 54]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 54]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 63]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 64]: 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: 75]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 76]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 76]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 76]: there are no data races
    For all program executions holds that there are no data races at this location
  - PositiveResult [Line: 76]: there are no data races
    For all program executions holds that there are no data races at this location
  - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances
    CFG has 7 procedures, 248 locations, 35 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: 3.5s, OverallIterations: 12, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 235 SdHoareTripleChecker+Valid, 0.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 75 mSDsluCounter, 56 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 37 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 316 IncrementalHoareTripleChecker+Invalid, 353 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 37 mSolverCounterUnsat, 56 mSDtfsCounter, 316 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 24 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=338occurred in iteration=7, InterpolantAutomatonStates: 36, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 0.9s InterpolantComputationTime, 778 NumberOfCodeBlocks, 778 NumberOfCodeBlocksAsserted, 12 NumberOfCheckSat, 766 ConstructedInterpolants, 0 QuantifiedInterpolants, 790 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 12 InterpolantComputations, 12 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    20 specifications checked. All of them hold
RESULT: Ultimate proved your program to be correct!
[2024-11-24 00:57:19,476 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d99ef1f5-31bc-4b14-bd61-54c2174f1ed0/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE