./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/libvsync/hclhlock.i --full-output --architecture 32bit


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


Checking for data races
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/config/GemCutterReach.xml -i ../../sv-benchmarks/c/libvsync/hclhlock.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco --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 GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b0a2798ee53cc94366daea227ae4e14ebe705512ec93088d5efc9992b9f84ae5
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-11-27 06:35:28,431 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-27 06:35:28,527 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/config/svcomp-DataRace-32bit-GemCutter_Default.epf
[2024-11-27 06:35:28,533 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-27 06:35:28,534 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-27 06:35:28,566 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-27 06:35:28,567 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-27 06:35:28,567 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-27 06:35:28,568 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-27 06:35:28,568 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-27 06:35:28,568 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-27 06:35:28,569 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-27 06:35:28,569 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-27 06:35:28,570 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-27 06:35:28,571 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-27 06:35:28,572 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-27 06:35:28,572 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-27 06:35:28,572 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-27 06:35:28,572 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-27 06:35:28,572 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-27 06:35:28,572 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-27 06:35:28,572 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-27 06:35:28,572 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-11-27 06:35:28,572 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-27 06:35:28,573 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-27 06:35:28,573 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-27 06:35:28,573 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-27 06:35:28,573 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-27 06:35:28,573 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-27 06:35:28,573 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-27 06:35:28,573 INFO  L153        SettingsManager]:  * To the following directory=./dump/
[2024-11-27 06:35:28,573 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-27 06:35:28,573 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-27 06:35:28,573 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-27 06:35:28,574 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-27 06:35:28,574 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-27 06:35:28,574 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-27 06:35:28,574 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-27 06:35:28,574 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-27 06:35:28,574 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-27 06:35:28,574 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2024-11-27 06:35:28,574 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-11-27 06:35:28,574 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-11-27 06:35:28,574 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-11-27 06:35:28,574 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
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_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco
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 -> GemCutter
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 -> b0a2798ee53cc94366daea227ae4e14ebe705512ec93088d5efc9992b9f84ae5
[2024-11-27 06:35:28,915 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-27 06:35:28,928 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-27 06:35:28,930 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-27 06:35:28,931 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-27 06:35:28,932 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-27 06:35:28,933 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/../../sv-benchmarks/c/libvsync/hclhlock.i
[2024-11-27 06:35:31,855 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/data/8023f4bb7/3e24bc190b1d406c9bb8d8e70899b926/FLAG07e9082ef
[2024-11-27 06:35:32,516 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-27 06:35:32,518 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/sv-benchmarks/c/libvsync/hclhlock.i
[2024-11-27 06:35:32,573 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/data/8023f4bb7/3e24bc190b1d406c9bb8d8e70899b926/FLAG07e9082ef
[2024-11-27 06:35:32,598 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/data/8023f4bb7/3e24bc190b1d406c9bb8d8e70899b926
[2024-11-27 06:35:32,601 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-27 06:35:32,603 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-27 06:35:32,606 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-27 06:35:32,607 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-27 06:35:32,612 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-27 06:35:32,614 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 06:35:32" (1/1) ...
[2024-11-27 06:35:32,616 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5a2c4a8f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:32, skipping insertion in model container
[2024-11-27 06:35:32,616 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 06:35:32" (1/1) ...
[2024-11-27 06:35:32,748 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-27 06:35:35,999 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-27 06:35:36,013 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-27 06:35:36,148 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755]
[2024-11-27 06:35:36,150 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757]
[2024-11-27 06:35:36,151 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762]
[2024-11-27 06:35:36,153 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764]
[2024-11-27 06:35:36,155 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770]
[2024-11-27 06:35:36,156 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772]
[2024-11-27 06:35:36,156 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778]
[2024-11-27 06:35:36,158 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780]
[2024-11-27 06:35:36,159 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786]
[2024-11-27 06:35:36,160 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788]
[2024-11-27 06:35:36,161 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794]
[2024-11-27 06:35:36,162 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796]
[2024-11-27 06:35:36,164 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802]
[2024-11-27 06:35:36,165 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804]
[2024-11-27 06:35:36,165 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810]
[2024-11-27 06:35:36,168 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812]
[2024-11-27 06:35:36,168 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817]
[2024-11-27 06:35:36,169 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819]
[2024-11-27 06:35:36,171 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824]
[2024-11-27 06:35:36,171 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826]
[2024-11-27 06:35:36,172 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831]
[2024-11-27 06:35:36,173 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833]
[2024-11-27 06:35:36,173 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838]
[2024-11-27 06:35:36,174 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840]
[2024-11-27 06:35:36,174 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845]
[2024-11-27 06:35:36,175 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847]
[2024-11-27 06:35:36,176 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852]
[2024-11-27 06:35:36,178 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855]
[2024-11-27 06:35:36,178 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861]
[2024-11-27 06:35:36,179 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864]
[2024-11-27 06:35:36,181 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870]
[2024-11-27 06:35:36,182 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873]
[2024-11-27 06:35:36,182 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879]
[2024-11-27 06:35:36,184 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882]
[2024-11-27 06:35:36,185 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888]
[2024-11-27 06:35:36,186 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891]
[2024-11-27 06:35:36,188 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897]
[2024-11-27 06:35:36,189 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900]
[2024-11-27 06:35:36,191 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907]
[2024-11-27 06:35:36,192 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910]
[2024-11-27 06:35:36,193 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917]
[2024-11-27 06:35:36,194 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920]
[2024-11-27 06:35:36,195 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927]
[2024-11-27 06:35:36,196 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930]
[2024-11-27 06:35:36,199 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937]
[2024-11-27 06:35:36,200 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940]
[2024-11-27 06:35:36,201 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947]
[2024-11-27 06:35:36,202 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950]
[2024-11-27 06:35:36,205 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957]
[2024-11-27 06:35:36,206 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960]
[2024-11-27 06:35:36,207 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966]
[2024-11-27 06:35:36,210 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969]
[2024-11-27 06:35:36,211 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975]
[2024-11-27 06:35:36,212 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978]
[2024-11-27 06:35:36,212 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984]
[2024-11-27 06:35:36,214 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987]
[2024-11-27 06:35:36,215 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993]
[2024-11-27 06:35:36,216 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996]
[2024-11-27 06:35:36,218 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002]
[2024-11-27 06:35:36,219 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005]
[2024-11-27 06:35:36,220 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011]
[2024-11-27 06:35:36,222 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014]
[2024-11-27 06:35:36,222 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020]
[2024-11-27 06:35:36,224 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023]
[2024-11-27 06:35:36,224 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029]
[2024-11-27 06:35:36,225 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032]
[2024-11-27 06:35:36,226 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038]
[2024-11-27 06:35:36,228 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041]
[2024-11-27 06:35:36,229 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047]
[2024-11-27 06:35:36,231 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050]
[2024-11-27 06:35:36,231 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056]
[2024-11-27 06:35:36,232 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059]
[2024-11-27 06:35:36,234 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065]
[2024-11-27 06:35:36,236 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068]
[2024-11-27 06:35:36,236 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074]
[2024-11-27 06:35:36,238 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077]
[2024-11-27 06:35:36,239 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083]
[2024-11-27 06:35:36,240 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086]
[2024-11-27 06:35:36,242 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092]
[2024-11-27 06:35:36,243 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095]
[2024-11-27 06:35:36,244 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101]
[2024-11-27 06:35:36,245 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103]
[2024-11-27 06:35:36,246 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109]
[2024-11-27 06:35:36,248 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111]
[2024-11-27 06:35:36,248 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117]
[2024-11-27 06:35:36,249 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119]
[2024-11-27 06:35:36,249 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125]
[2024-11-27 06:35:36,250 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127]
[2024-11-27 06:35:36,253 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133]
[2024-11-27 06:35:36,254 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135]
[2024-11-27 06:35:36,255 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141]
[2024-11-27 06:35:36,255 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143]
[2024-11-27 06:35:36,256 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149]
[2024-11-27 06:35:36,258 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151]
[2024-11-27 06:35:36,259 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157]
[2024-11-27 06:35:36,260 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159]
[2024-11-27 06:35:36,260 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165]
[2024-11-27 06:35:36,261 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167]
[2024-11-27 06:35:36,262 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173]
[2024-11-27 06:35:36,263 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175]
[2024-11-27 06:35:36,388 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-27 06:35:36,704 INFO  L204         MainTranslator]: Completed translation
[2024-11-27 06:35:36,705 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36 WrapperNode
[2024-11-27 06:35:36,705 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-27 06:35:36,707 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-27 06:35:36,707 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-27 06:35:36,707 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-27 06:35:36,714 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (1/1) ...
[2024-11-27 06:35:36,798 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (1/1) ...
[2024-11-27 06:35:36,893 INFO  L138                Inliner]: procedures = 921, calls = 972, calls flagged for inlining = 848, calls inlined = 84, statements flattened = 1098
[2024-11-27 06:35:36,894 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-27 06:35:36,894 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-27 06:35:36,894 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-27 06:35:36,894 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-27 06:35:36,908 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (1/1) ...
[2024-11-27 06:35:36,908 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (1/1) ...
[2024-11-27 06:35:36,915 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (1/1) ...
[2024-11-27 06:35:36,915 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (1/1) ...
[2024-11-27 06:35:36,961 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (1/1) ...
[2024-11-27 06:35:36,965 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (1/1) ...
[2024-11-27 06:35:36,976 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (1/1) ...
[2024-11-27 06:35:36,981 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (1/1) ...
[2024-11-27 06:35:36,985 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (1/1) ...
[2024-11-27 06:35:36,999 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-27 06:35:37,000 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-27 06:35:37,000 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-27 06:35:37,000 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-27 06:35:37,001 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (1/1) ...
[2024-11-27 06:35:37,014 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-27 06:35:37,028 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:35:37,046 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-11-27 06:35:37,052 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-11-27 06:35:37,081 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-11-27 06:35:37,082 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-27 06:35:37,082 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$
[2024-11-27 06:35:37,082 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-27 06:35:37,082 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-27 06:35:37,083 INFO  L130     BoogieDeclarations]: Found specification of procedure run
[2024-11-27 06:35:37,083 INFO  L138     BoogieDeclarations]: Found implementation of procedure run
[2024-11-27 06:35:37,083 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-27 06:35:37,083 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$
[2024-11-27 06:35:37,083 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-11-27 06:35:37,083 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-27 06:35:37,083 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$
[2024-11-27 06:35:37,084 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-11-27 06:35:37,086 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-11-27 06:35:37,355 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-27 06:35:37,358 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-27 06:35:39,201 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-27 06:35:39,201 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-27 06:35:39,627 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-27 06:35:39,632 INFO  L312             CfgBuilder]: Removed 61 assume(true) statements.
[2024-11-27 06:35:39,632 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 06:35:39 BoogieIcfgContainer
[2024-11-27 06:35:39,632 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-27 06:35:39,637 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-27 06:35:39,637 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-27 06:35:39,643 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-27 06:35:39,644 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 06:35:32" (1/3) ...
[2024-11-27 06:35:39,644 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@168d6298 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 06:35:39, skipping insertion in model container
[2024-11-27 06:35:39,644 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:35:36" (2/3) ...
[2024-11-27 06:35:39,645 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@168d6298 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 06:35:39, skipping insertion in model container
[2024-11-27 06:35:39,645 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 06:35:39" (3/3) ...
[2024-11-27 06:35:39,646 INFO  L128   eAbstractionObserver]: Analyzing ICFG hclhlock.i
[2024-11-27 06:35:39,664 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-27 06:35:39,666 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG hclhlock.i that has 2 procedures, 1075 locations, 1 initial locations, 60 loop locations, and 42 error locations.
[2024-11-27 06:35:39,667 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-27 06:35:40,188 INFO  L143    ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions.
[2024-11-27 06:35:40,303 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:35:40,303 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-11-27 06:35:40,303 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:35:40,309 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-11-27 06:35:40,311 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-11-27 06:35:40,490 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:35:40,502 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == runThread1of1ForFork0 ========
[2024-11-27 06:35:40,511 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=PARTIAL_ORDER_FA, 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;@631125c8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:35:40,511 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 31 error locations.
[2024-11-27 06:35:42,088 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting runErr21ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:35:42,093 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:42,094 INFO  L85        PathProgramCache]: Analyzing trace with hash -2056664672, now seen corresponding path program 1 times
[2024-11-27 06:35:42,102 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:42,103 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [30592960]
[2024-11-27 06:35:42,103 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:42,104 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:42,295 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:42,486 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-27 06:35:42,486 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:42,486 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [30592960]
[2024-11-27 06:35:42,491 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [30592960] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:42,491 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:35:42,492 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:35:42,493 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1382699779]
[2024-11-27 06:35:42,493 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:42,506 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-27 06:35:42,506 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:42,549 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-27 06:35:42,550 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-27 06:35:42,551 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:42,557 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:42,559 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 68.0) internal successors, (136), 2 states have internal predecessors, (136), 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-27 06:35:42,559 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:43,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:43,155 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-27 06:35:43,155 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting runErr20ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:35:43,156 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:43,156 INFO  L85        PathProgramCache]: Analyzing trace with hash -300243988, now seen corresponding path program 1 times
[2024-11-27 06:35:43,157 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:43,158 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [234270073]
[2024-11-27 06:35:43,158 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:43,158 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:43,265 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:43,516 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-27 06:35:43,516 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:43,516 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [234270073]
[2024-11-27 06:35:43,516 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [234270073] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:43,517 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:35:43,517 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:35:43,518 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [379268940]
[2024-11-27 06:35:43,518 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:43,519 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:35:43,521 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:43,522 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:35:43,522 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:35:43,522 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:43,526 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:43,527 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 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-27 06:35:43,527 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:43,527 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:44,105 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:44,106 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:44,106 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-27 06:35:44,106 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting runErr0ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:35:44,108 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:44,108 INFO  L85        PathProgramCache]: Analyzing trace with hash 682742815, now seen corresponding path program 1 times
[2024-11-27 06:35:44,108 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:44,108 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1401762383]
[2024-11-27 06:35:44,109 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:44,109 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:44,215 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:44,479 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-27 06:35:44,480 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:44,480 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1401762383]
[2024-11-27 06:35:44,480 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1401762383] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:44,480 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:35:44,484 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:35:44,484 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1619681838]
[2024-11-27 06:35:44,484 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:44,484 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:35:44,484 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:44,485 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:35:44,485 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:35:44,485 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:44,487 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:44,489 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 48.666666666666664) internal successors, (146), 3 states have internal predecessors, (146), 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-27 06:35:44,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:44,490 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:44,490 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:44,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:44,705 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:44,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:44,706 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-27 06:35:44,707 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting runErr0ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:35:44,707 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:44,707 INFO  L85        PathProgramCache]: Analyzing trace with hash 1988633380, now seen corresponding path program 1 times
[2024-11-27 06:35:44,708 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:44,708 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1642202632]
[2024-11-27 06:35:44,708 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:44,708 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:44,845 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:45,248 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:35:45,248 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:45,248 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1642202632]
[2024-11-27 06:35:45,248 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1642202632] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:35:45,248 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [658063465]
[2024-11-27 06:35:45,248 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:45,249 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:35:45,249 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:35:45,256 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:35:45,259 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-27 06:35:45,547 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:45,551 INFO  L256         TraceCheckSpWp]: Trace formula consists of 502 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-27 06:35:45,561 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:35:45,595 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:35:45,595 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:35:45,625 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:35:45,626 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [658063465] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:35:45,626 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-27 06:35:45,626 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5, 4] total 7
[2024-11-27 06:35:45,626 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1503224038]
[2024-11-27 06:35:45,626 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:45,628 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:35:45,629 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:45,630 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:35:45,630 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:35:45,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:45,634 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:45,634 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 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-27 06:35:45,635 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:45,635 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:45,635 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:45,635 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:45,795 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:45,795 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:45,795 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:45,795 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:45,808 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-27 06:35:45,996 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:35:45,996 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting runErr0ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:35:45,997 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:45,997 INFO  L85        PathProgramCache]: Analyzing trace with hash -910553337, now seen corresponding path program 1 times
[2024-11-27 06:35:45,997 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:45,997 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1431831056]
[2024-11-27 06:35:45,997 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:45,997 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:46,077 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:46,511 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:35:46,512 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:46,512 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1431831056]
[2024-11-27 06:35:46,512 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1431831056] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:35:46,512 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [906643837]
[2024-11-27 06:35:46,512 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:46,512 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:35:46,513 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:35:46,515 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:35:46,518 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-27 06:35:46,869 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:46,873 INFO  L256         TraceCheckSpWp]: Trace formula consists of 713 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-27 06:35:46,880 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:35:46,939 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9
[2024-11-27 06:35:46,957 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 22
[2024-11-27 06:35:46,985 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:35:46,987 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 32 treesize of output 34
[2024-11-27 06:35:47,031 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:35:47,031 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 41 treesize of output 46
[2024-11-27 06:35:47,069 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-27 06:35:47,069 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:35:47,069 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [906643837] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:47,071 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:35:47,071 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 9
[2024-11-27 06:35:47,072 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1205921910]
[2024-11-27 06:35:47,072 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:47,072 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:35:47,072 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:47,073 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:35:47,073 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:35:47,075 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:47,077 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:47,077 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 47.6) internal successors, (238), 6 states have internal predecessors, (238), 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-27 06:35:47,078 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:47,078 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:47,078 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:47,078 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:47,078 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:50,145 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 40
[2024-11-27 06:35:50,153 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:35:50,325 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:35:50,346 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24
[2024-11-27 06:35:51,486 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:51,486 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:51,486 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:51,486 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:51,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:51,500 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-27 06:35:51,687 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:35:51,688 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting runErr7ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:35:51,688 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:51,688 INFO  L85        PathProgramCache]: Analyzing trace with hash -2008007085, now seen corresponding path program 1 times
[2024-11-27 06:35:51,688 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:51,689 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1184685631]
[2024-11-27 06:35:51,689 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:51,689 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:51,939 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:52,597 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-11-27 06:35:52,597 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:52,597 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1184685631]
[2024-11-27 06:35:52,597 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1184685631] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:35:52,597 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [742393852]
[2024-11-27 06:35:52,598 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:52,598 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:35:52,598 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:35:52,600 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:35:52,608 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-27 06:35:53,221 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:53,228 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1247 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-27 06:35:53,239 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:35:53,265 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:35:53,279 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 20
[2024-11-27 06:35:53,305 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:35:53,306 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 30 treesize of output 32
[2024-11-27 06:35:53,339 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:35:53,339 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 39 treesize of output 44
[2024-11-27 06:35:53,371 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-27 06:35:53,371 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:35:53,371 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [742393852] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:53,371 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:35:53,372 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 9
[2024-11-27 06:35:53,372 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1319968485]
[2024-11-27 06:35:53,372 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:53,373 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:35:53,373 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:53,374 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:35:53,374 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:35:53,374 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:53,376 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:53,377 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 79.4) internal successors, (397), 6 states have internal predecessors, (397), 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-27 06:35:53,377 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:53,377 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:53,377 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:53,377 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:53,377 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:53,377 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:53,725 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:53,726 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:53,726 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:53,726 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:53,726 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:53,726 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:53,739 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-27 06:35:53,929 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:35:53,930 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting runErr16ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:35:53,930 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:53,931 INFO  L85        PathProgramCache]: Analyzing trace with hash -1138979222, now seen corresponding path program 1 times
[2024-11-27 06:35:53,931 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:53,931 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [573642979]
[2024-11-27 06:35:53,931 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:53,931 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:54,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:54,363 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-27 06:35:54,363 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:54,363 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [573642979]
[2024-11-27 06:35:54,363 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [573642979] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:54,364 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:35:54,364 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:35:54,364 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [542337920]
[2024-11-27 06:35:54,364 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:54,364 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:35:54,364 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:54,365 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:35:54,366 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:35:54,366 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:54,367 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:54,368 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 202.5) internal successors, (405), 3 states have internal predecessors, (405), 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-27 06:35:54,368 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:54,368 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:54,368 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:54,368 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:54,368 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:54,369 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:54,369 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:54,558 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:54,558 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:54,558 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:54,558 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:54,558 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:54,558 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:54,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:54,559 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-27 06:35:54,559 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting runErr17ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:35:54,560 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:54,560 INFO  L85        PathProgramCache]: Analyzing trace with hash 1960096277, now seen corresponding path program 1 times
[2024-11-27 06:35:54,560 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:54,560 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [726548201]
[2024-11-27 06:35:54,561 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:54,561 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:54,661 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:54,942 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-27 06:35:54,943 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:54,943 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [726548201]
[2024-11-27 06:35:54,943 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [726548201] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:54,943 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:35:54,943 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:35:54,944 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1366185550]
[2024-11-27 06:35:54,945 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:54,945 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:35:54,947 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:54,948 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:35:54,948 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:35:54,948 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:54,950 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:54,953 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 205.0) internal successors, (410), 3 states have internal predecessors, (410), 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-27 06:35:54,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:54,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:54,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:54,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:54,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:54,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:54,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:54,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:55,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:55,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:55,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:55,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,236 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,236 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-27 06:35:55,236 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting runErr18ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:35:55,237 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:55,237 INFO  L85        PathProgramCache]: Analyzing trace with hash -1065974746, now seen corresponding path program 1 times
[2024-11-27 06:35:55,237 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:55,237 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1373439196]
[2024-11-27 06:35:55,237 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:55,237 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:55,354 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:55,724 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-27 06:35:55,724 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:55,724 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1373439196]
[2024-11-27 06:35:55,725 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1373439196] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:55,725 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:35:55,725 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:35:55,725 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1866692021]
[2024-11-27 06:35:55,725 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:55,727 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:35:55,728 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:55,729 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:35:55,729 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:35:55,729 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:55,731 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:55,731 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 207.0) internal successors, (414), 3 states have internal predecessors, (414), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:35:55,731 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:55,731 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,732 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,732 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,732 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:55,732 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:55,732 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,732 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,732 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:55,991 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:55,991 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,994 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,995 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,995 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:55,995 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:55,995 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,995 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,995 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:55,995 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-27 06:35:55,996 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting runErr19ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:35:55,996 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:55,996 INFO  L85        PathProgramCache]: Analyzing trace with hash -1744901440, now seen corresponding path program 1 times
[2024-11-27 06:35:55,997 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:55,997 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1366670403]
[2024-11-27 06:35:55,997 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:55,999 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:56,095 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:56,315 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-27 06:35:56,315 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:56,315 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1366670403]
[2024-11-27 06:35:56,315 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1366670403] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:56,315 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:35:56,316 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:35:56,316 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1890963874]
[2024-11-27 06:35:56,316 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:56,317 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:35:56,317 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:56,318 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:35:56,318 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:35:56,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:56,319 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:56,320 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 209.5) internal successors, (419), 3 states have internal predecessors, (419), 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-27 06:35:56,320 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:56,320 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,320 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,320 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,320 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:56,321 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:56,321 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,321 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,321 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,321 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:56,620 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:56,620 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,620 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,620 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,620 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:56,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:56,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:56,621 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-27 06:35:56,621 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting runErr20ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:35:56,622 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:35:56,622 INFO  L85        PathProgramCache]: Analyzing trace with hash 1762689655, now seen corresponding path program 1 times
[2024-11-27 06:35:56,622 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:35:56,623 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [199044961]
[2024-11-27 06:35:56,623 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:56,623 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:35:56,737 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:57,308 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-11-27 06:35:57,308 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:35:57,308 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [199044961]
[2024-11-27 06:35:57,308 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [199044961] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:35:57,308 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1081300246]
[2024-11-27 06:35:57,309 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:35:57,309 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:35:57,309 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:35:57,311 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:35:57,315 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-27 06:35:57,895 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:35:57,903 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1359 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-27 06:35:57,913 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:35:57,936 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 42
[2024-11-27 06:35:57,943 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 14
[2024-11-27 06:35:57,957 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 13
[2024-11-27 06:35:57,998 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 96 treesize of output 80
[2024-11-27 06:35:58,008 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:35:58,009 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 1 case distinctions, treesize of input 80 treesize of output 154
[2024-11-27 06:35:58,075 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:35:58,075 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 60 treesize of output 34
[2024-11-27 06:35:58,158 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 104
[2024-11-27 06:35:58,168 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:35:58,168 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 6 case distinctions, treesize of input 104 treesize of output 208
[2024-11-27 06:35:58,254 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:35:58,256 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:35:58,257 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:35:58,258 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 5 select indices, 5 select index equivalence classes, 15 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 57
[2024-11-27 06:35:58,372 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 152 treesize of output 128
[2024-11-27 06:35:58,389 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:35:58,390 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 6 select indices, 6 select index equivalence classes, 0 disjoint index pairs (out of 15 index pairs), introduced 8 new quantified variables, introduced 15 case distinctions, treesize of input 128 treesize of output 262
[2024-11-27 06:35:58,594 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69
[2024-11-27 06:35:58,804 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-27 06:35:58,804 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:35:58,804 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1081300246] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:35:58,804 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:35:58,804 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [5] total 9
[2024-11-27 06:35:58,805 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1358961022]
[2024-11-27 06:35:58,805 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:35:58,806 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:35:58,806 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:35:58,811 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:35:58,811 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:35:58,811 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:58,813 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:35:58,814 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 80.16666666666667) internal successors, (481), 6 states have internal predecessors, (481), 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-27 06:35:58,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:35:58,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:58,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:58,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:58,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:58,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:35:58,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:58,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:58,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:58,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:35:58,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:01,056 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 40
[2024-11-27 06:36:01,061 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:01,166 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:01,177 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24
[2024-11-27 06:36:02,422 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:02,422 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:02,422 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:02,422 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:02,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:02,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:02,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:02,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:02,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:02,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:02,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:02,435 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-27 06:36:02,628 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:36:02,628 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting runErr2ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:36:02,629 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:36:02,629 INFO  L85        PathProgramCache]: Analyzing trace with hash -812455981, now seen corresponding path program 1 times
[2024-11-27 06:36:02,629 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:36:02,629 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [206782170]
[2024-11-27 06:36:02,629 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:02,629 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:36:02,737 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:03,097 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-11-27 06:36:03,098 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:36:03,098 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [206782170]
[2024-11-27 06:36:03,098 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [206782170] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:36:03,098 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1956093264]
[2024-11-27 06:36:03,098 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:03,098 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:36:03,098 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:36:03,100 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:36:03,104 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-27 06:36:03,588 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:03,593 INFO  L256         TraceCheckSpWp]: Trace formula consists of 966 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-11-27 06:36:03,600 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:36:03,688 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-11-27 06:36:03,688 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-11-27 06:36:04,732 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9
[2024-11-27 06:36:04,768 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 22
[2024-11-27 06:36:04,809 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:36:04,809 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 32 treesize of output 34
[2024-11-27 06:36:04,990 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 27
[2024-11-27 06:36:05,038 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:36:05,038 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 41 treesize of output 46
[2024-11-27 06:36:05,105 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-27 06:36:05,106 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:36:05,106 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1956093264] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:36:05,106 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:36:05,106 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [5] total 15
[2024-11-27 06:36:05,107 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1688861163]
[2024-11-27 06:36:05,108 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:36:05,109 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-27 06:36:05,109 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:36:05,110 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-27 06:36:05,110 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=173, Unknown=0, NotChecked=0, Total=210
[2024-11-27 06:36:05,110 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:05,112 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:36:05,112 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 28.272727272727273) internal successors, (311), 12 states have internal predecessors, (311), 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-27 06:36:05,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:05,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:05,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:05,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:05,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:05,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:05,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:05,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:05,112 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:05,114 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:05,114 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:05,114 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:06,590 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 40
[2024-11-27 06:36:06,596 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:06,695 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:06,708 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24
[2024-11-27 06:36:07,639 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:07,649 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24
[2024-11-27 06:36:07,936 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:07,956 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24
[2024-11-27 06:36:09,382 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:09,392 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24
[2024-11-27 06:36:10,016 WARN  L214             Elim1Store]: Array PQE input equivalent to false
[2024-11-27 06:36:10,333 WARN  L214             Elim1Store]: Array PQE input equivalent to false
[2024-11-27 06:36:12,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:12,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:12,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:12,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:12,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:12,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:12,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:12,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:12,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:12,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:12,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:12,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:12,033 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-27 06:36:12,226 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2024-11-27 06:36:12,226 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting runErr20ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:36:12,226 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:36:12,227 INFO  L85        PathProgramCache]: Analyzing trace with hash -307357772, now seen corresponding path program 1 times
[2024-11-27 06:36:12,227 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:36:12,227 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [497085307]
[2024-11-27 06:36:12,227 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:12,227 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:36:12,360 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:13,065 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-27 06:36:13,065 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:36:13,065 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [497085307]
[2024-11-27 06:36:13,065 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [497085307] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:36:13,065 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [160413755]
[2024-11-27 06:36:13,066 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:13,066 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:36:13,066 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:36:13,068 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:36:13,070 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-27 06:36:13,729 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:13,736 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1858 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-27 06:36:13,745 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:36:13,790 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9
[2024-11-27 06:36:13,803 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 22
[2024-11-27 06:36:13,823 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:36:13,823 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 32 treesize of output 34
[2024-11-27 06:36:13,850 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:36:13,850 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 41 treesize of output 46
[2024-11-27 06:36:13,874 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-27 06:36:13,874 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:36:13,874 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [160413755] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:36:13,874 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:36:13,874 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 9
[2024-11-27 06:36:13,874 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1770805572]
[2024-11-27 06:36:13,874 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:36:13,875 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:36:13,876 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:36:13,877 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:36:13,877 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:36:13,877 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:13,878 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:36:13,879 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 87.4) internal successors, (437), 6 states have internal predecessors, (437), 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-27 06:36:13,879 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:13,879 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:13,879 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:13,879 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:13,879 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:13,880 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:13,880 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:13,880 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:13,880 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:13,880 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:13,880 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:13,880 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:13,880 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:14,654 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:14,654 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:14,654 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:14,654 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:14,654 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:14,654 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:14,654 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:14,655 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:14,655 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:14,655 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:14,655 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:14,655 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:14,655 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:14,669 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-27 06:36:14,856 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:36:14,856 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting runErr24ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:36:14,856 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:36:14,856 INFO  L85        PathProgramCache]: Analyzing trace with hash 458034248, now seen corresponding path program 1 times
[2024-11-27 06:36:14,857 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:36:14,857 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1970572792]
[2024-11-27 06:36:14,857 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:14,857 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:36:14,991 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:15,626 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-27 06:36:15,627 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:36:15,627 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1970572792]
[2024-11-27 06:36:15,627 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1970572792] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:36:15,627 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2056720297]
[2024-11-27 06:36:15,627 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:15,627 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:36:15,628 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:36:15,630 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:36:15,634 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-27 06:36:16,376 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:16,388 INFO  L256         TraceCheckSpWp]: Trace formula consists of 2077 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-27 06:36:16,400 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:36:16,422 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:36:16,433 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 20
[2024-11-27 06:36:16,453 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:36:16,454 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 30 treesize of output 32
[2024-11-27 06:36:16,481 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:36:16,481 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 39 treesize of output 44
[2024-11-27 06:36:16,512 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-27 06:36:16,513 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:36:16,513 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2056720297] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:36:16,513 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:36:16,513 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 9
[2024-11-27 06:36:16,513 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1779797211]
[2024-11-27 06:36:16,513 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:36:16,514 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:36:16,514 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:36:16,515 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:36:16,515 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:36:16,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:16,517 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:36:16,517 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 101.2) internal successors, (506), 6 states have internal predecessors, (506), 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-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:16,518 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:16,519 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:17,405 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:17,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:17,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:17,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:17,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:17,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:17,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:17,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:17,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:17,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:17,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:17,407 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:17,407 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:17,407 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:17,421 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-27 06:36:17,607 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:36:17,608 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting runErr30ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:36:17,608 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:36:17,608 INFO  L85        PathProgramCache]: Analyzing trace with hash 2082291265, now seen corresponding path program 1 times
[2024-11-27 06:36:17,608 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:36:17,609 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [217808550]
[2024-11-27 06:36:17,609 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:17,609 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:36:17,777 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:18,533 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-27 06:36:18,534 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:36:18,534 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [217808550]
[2024-11-27 06:36:18,534 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [217808550] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:36:18,534 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [19081139]
[2024-11-27 06:36:18,534 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:18,535 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:36:18,535 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:36:18,537 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:36:18,540 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-27 06:36:19,432 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:19,440 INFO  L256         TraceCheckSpWp]: Trace formula consists of 2372 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-27 06:36:19,450 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:36:19,478 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9
[2024-11-27 06:36:19,490 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 22
[2024-11-27 06:36:19,512 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:36:19,512 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 32 treesize of output 34
[2024-11-27 06:36:19,538 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:36:19,538 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 41 treesize of output 46
[2024-11-27 06:36:19,562 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-27 06:36:19,562 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:36:19,562 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [19081139] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:36:19,562 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:36:19,562 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 9
[2024-11-27 06:36:19,563 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [626781757]
[2024-11-27 06:36:19,563 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:36:19,564 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:36:19,564 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:36:19,565 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:36:19,565 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:36:19,566 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:19,568 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:36:19,569 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 122.2) internal successors, (611), 6 states have internal predecessors, (611), 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-27 06:36:19,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:19,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:19,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:19,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:19,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:19,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:19,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:19,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:19,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:19,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:19,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:19,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:19,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:19,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:19,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:20,845 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:20,845 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:20,845 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:20,845 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:20,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:20,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:20,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:20,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:20,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:20,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:20,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:20,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:20,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:20,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:20,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:20,857 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-11-27 06:36:21,047 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-27 06:36:21,047 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting runErr15ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:36:21,048 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:36:21,048 INFO  L85        PathProgramCache]: Analyzing trace with hash -1740937525, now seen corresponding path program 1 times
[2024-11-27 06:36:21,048 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:36:21,048 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1492650013]
[2024-11-27 06:36:21,048 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:21,048 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:36:21,218 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:22,231 INFO  L134       CoverageAnalysis]: Checked inductivity of 107 backedges. 95 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-27 06:36:22,232 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:36:22,232 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1492650013]
[2024-11-27 06:36:22,232 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1492650013] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:36:22,232 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:36:22,232 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:36:22,232 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [522328309]
[2024-11-27 06:36:22,232 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:36:22,233 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:36:22,233 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:36:22,234 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:36:22,234 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:36:22,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:22,236 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:36:22,237 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 166.75) internal successors, (667), 4 states have internal predecessors, (667), 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-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:22,237 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:26,403 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24
[2024-11-27 06:36:26,502 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16
[2024-11-27 06:36:26,863 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24
[2024-11-27 06:36:27,011 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16
[2024-11-27 06:36:27,393 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16
[2024-11-27 06:36:27,487 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16
[2024-11-27 06:36:27,814 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16
[2024-11-27 06:36:28,183 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16
[2024-11-27 06:36:28,282 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16
[2024-11-27 06:36:28,656 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24
[2024-11-27 06:36:28,778 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16
[2024-11-27 06:36:29,081 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16
[2024-11-27 06:36:29,185 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 16
[2024-11-27 06:36:30,527 WARN  L214             Elim1Store]: Array PQE input equivalent to false
[2024-11-27 06:36:31,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:31,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:31,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:31,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:31,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:31,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:31,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:31,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:31,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:31,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:31,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:31,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:31,183 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:31,183 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:31,183 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:31,183 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:36:31,183 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-27 06:36:31,183 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting runErr15ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:36:31,185 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:36:31,185 INFO  L85        PathProgramCache]: Analyzing trace with hash 875301861, now seen corresponding path program 1 times
[2024-11-27 06:36:31,185 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:36:31,185 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2137131433]
[2024-11-27 06:36:31,186 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:31,186 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:36:31,464 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:32,943 INFO  L134       CoverageAnalysis]: Checked inductivity of 401 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 400 trivial. 0 not checked.
[2024-11-27 06:36:32,944 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:36:32,945 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2137131433]
[2024-11-27 06:36:32,945 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2137131433] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:36:32,945 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [45145389]
[2024-11-27 06:36:32,946 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:32,946 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:36:32,946 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:36:32,948 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:36:32,954 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-27 06:36:34,104 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:34,119 INFO  L256         TraceCheckSpWp]: Trace formula consists of 4119 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-27 06:36:34,137 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:36:34,174 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:36:34,183 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 20
[2024-11-27 06:36:34,199 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:36:34,199 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 30 treesize of output 32
[2024-11-27 06:36:34,221 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:36:34,221 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 39 treesize of output 44
[2024-11-27 06:36:34,247 INFO  L134       CoverageAnalysis]: Checked inductivity of 401 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 401 trivial. 0 not checked.
[2024-11-27 06:36:34,247 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:36:34,247 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [45145389] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:36:34,247 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:36:34,247 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 9
[2024-11-27 06:36:34,247 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1308881474]
[2024-11-27 06:36:34,247 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:36:34,249 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:36:34,249 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:36:34,250 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:36:34,250 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:36:34,250 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:34,252 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:36:34,253 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 153.6) internal successors, (768), 6 states have internal predecessors, (768), 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-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:36:34,253 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:39,498 WARN  L214             Elim1Store]: Array PQE input equivalent to false
[2024-11-27 06:36:39,859 WARN  L214             Elim1Store]: Array PQE input equivalent to false
[2024-11-27 06:36:42,135 WARN  L214             Elim1Store]: Array PQE input equivalent to false
[2024-11-27 06:36:42,352 WARN  L214             Elim1Store]: Array PQE input equivalent to false
[2024-11-27 06:36:50,899 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:50,904 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:51,399 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:51,403 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:51,478 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:51,487 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24
[2024-11-27 06:36:51,896 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 32
[2024-11-27 06:36:51,901 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 24
[2024-11-27 06:36:52,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:52,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:52,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:52,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:52,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:52,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:52,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:52,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:52,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:52,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:52,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:52,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:52,749 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:52,749 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:52,749 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:52,749 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:36:52,749 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:52,765 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-11-27 06:36:52,949 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-11-27 06:36:52,949 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting runErr7ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:36:52,950 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:36:52,950 INFO  L85        PathProgramCache]: Analyzing trace with hash 725364513, now seen corresponding path program 1 times
[2024-11-27 06:36:52,951 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:36:52,951 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [810601815]
[2024-11-27 06:36:52,951 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:52,951 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:36:53,124 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:54,346 INFO  L134       CoverageAnalysis]: Checked inductivity of 362 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 361 trivial. 0 not checked.
[2024-11-27 06:36:54,347 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:36:54,347 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [810601815]
[2024-11-27 06:36:54,347 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [810601815] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:36:54,347 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [676751073]
[2024-11-27 06:36:54,347 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:36:54,347 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:36:54,348 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:36:54,350 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:36:54,353 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-27 06:36:55,419 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:36:55,431 INFO  L256         TraceCheckSpWp]: Trace formula consists of 3385 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-27 06:36:55,447 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:36:56,961 INFO  L134       CoverageAnalysis]: Checked inductivity of 362 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked.
[2024-11-27 06:36:56,961 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:36:56,961 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [676751073] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:36:56,961 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:36:56,961 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [5] total 12
[2024-11-27 06:36:56,962 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1424058957]
[2024-11-27 06:36:56,962 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:36:56,964 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-27 06:36:56,964 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:36:56,966 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-27 06:36:56,966 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=106, Unknown=0, NotChecked=0, Total=132
[2024-11-27 06:36:56,967 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:56,968 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:36:56,969 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 111.55555555555556) internal successors, (1004), 9 states have internal predecessors, (1004), 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-27 06:36:56,970 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:56,970 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:56,970 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:56,970 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:56,970 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:56,970 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:56,970 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:56,970 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:56,970 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:56,970 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:56,970 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:56,970 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:56,971 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:56,971 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:56,971 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:56,971 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:36:56,971 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:56,971 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:59,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:36:59,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:59,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:59,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:59,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:59,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:59,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:59,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:59,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:59,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:36:59,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:59,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:36:59,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:59,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:59,931 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:59,931 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:36:59,931 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:36:59,931 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:36:59,945 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-11-27 06:37:00,131 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-27 06:37:00,131 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting runErr30ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:37:00,132 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:37:00,132 INFO  L85        PathProgramCache]: Analyzing trace with hash 1355799551, now seen corresponding path program 1 times
[2024-11-27 06:37:00,133 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:37:00,133 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1203359637]
[2024-11-27 06:37:00,133 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:37:00,133 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:37:00,304 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:37:01,422 INFO  L134       CoverageAnalysis]: Checked inductivity of 115 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 114 trivial. 0 not checked.
[2024-11-27 06:37:01,422 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:37:01,422 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1203359637]
[2024-11-27 06:37:01,422 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1203359637] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:37:01,422 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1029709295]
[2024-11-27 06:37:01,422 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:37:01,423 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:37:01,423 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:37:01,425 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:37:01,428 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-27 06:37:02,631 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:37:02,651 INFO  L256         TraceCheckSpWp]: Trace formula consists of 3400 conjuncts, 86 conjuncts are in the unsatisfiable core
[2024-11-27 06:37:02,667 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:37:04,006 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 160 treesize of output 181
[2024-11-27 06:37:04,033 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 123 treesize of output 91
[2024-11-27 06:37:04,036 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 91 treesize of output 75
[2024-11-27 06:37:04,247 INFO  L134       CoverageAnalysis]: Checked inductivity of 115 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked.
[2024-11-27 06:37:04,247 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:37:04,247 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1029709295] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:37:04,247 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:37:04,247 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [29] imperfect sequences [5] total 32
[2024-11-27 06:37:04,248 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1134481515]
[2024-11-27 06:37:04,248 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:37:04,249 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2024-11-27 06:37:04,249 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:37:04,251 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2024-11-27 06:37:04,251 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=75, Invalid=917, Unknown=0, NotChecked=0, Total=992
[2024-11-27 06:37:04,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:37:04,252 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:37:04,253 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 29 states have (on average 35.793103448275865) internal successors, (1038), 29 states have internal predecessors, (1038), 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-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:37:04,254 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:04,255 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:04,255 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:04,255 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:37:04,255 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:04,255 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:37:04,255 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:37:13,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:37:13,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:13,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:13,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:13,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:37:13,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:37:13,018 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2024-11-27 06:37:13,207 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:37:13,207 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting runErr30ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:37:13,207 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:37:13,208 INFO  L85        PathProgramCache]: Analyzing trace with hash -846063692, now seen corresponding path program 1 times
[2024-11-27 06:37:13,208 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:37:13,208 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [476462610]
[2024-11-27 06:37:13,208 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:37:13,208 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:37:13,346 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:37:14,189 INFO  L134       CoverageAnalysis]: Checked inductivity of 566 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 565 trivial. 0 not checked.
[2024-11-27 06:37:14,189 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:37:14,189 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [476462610]
[2024-11-27 06:37:14,189 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [476462610] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:37:14,189 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1707736712]
[2024-11-27 06:37:14,189 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:37:14,189 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:37:14,189 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:37:14,191 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:37:14,192 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-27 06:37:15,301 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:37:15,312 INFO  L256         TraceCheckSpWp]: Trace formula consists of 3091 conjuncts, 30 conjuncts are in the unsatisfiable core
[2024-11-27 06:37:15,326 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:37:15,393 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-11-27 06:37:15,393 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-11-27 06:37:18,784 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9
[2024-11-27 06:37:18,808 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 22
[2024-11-27 06:37:18,841 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:37:18,842 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 32 treesize of output 34
[2024-11-27 06:37:18,884 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:37:18,884 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 41 treesize of output 46
[2024-11-27 06:37:19,223 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 34
[2024-11-27 06:37:19,264 INFO  L134       CoverageAnalysis]: Checked inductivity of 566 backedges. 0 proven. 187 refuted. 0 times theorem prover too weak. 379 trivial. 0 not checked.
[2024-11-27 06:37:19,264 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:37:19,318 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_8455 (Array Int Int))) (= (select (select (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ 6 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|)) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|)) (forall ((v_ArrVal_8455 (Array Int Int))) (= |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1| (select (select (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset| 4)))) (forall ((v_ArrVal_8455 (Array Int Int))) (= (select (select (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ 5 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|)) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|)) (forall ((v_ArrVal_8455 (Array Int Int))) (= |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1| (select (select (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ 7 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|))))) is different from false
[2024-11-27 06:37:19,543 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (+ 7 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|))) (let ((.cse0 (store |c_#race| |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base| (store (select |c_#race| |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse1 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|)))) (and (forall ((v_ArrVal_8455 (Array Int Int))) (= |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1| (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset| 4)))) (forall ((v_ArrVal_8455 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse1) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|)) (forall ((v_ArrVal_8455 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ 6 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|)) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|)) (forall ((v_ArrVal_8455 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ 5 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|)) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|))))) is different from false
[2024-11-27 06:37:19,560 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (+ 6 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|)) (.cse2 (+ 7 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|))) (let ((.cse0 (store |c_#race| |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base| (store (store (select |c_#race| |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse1 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|) .cse2 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|)))) (and (forall ((v_ArrVal_8455 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset| 4)) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|)) (forall ((v_ArrVal_8455 (Array Int Int))) (= |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1| (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse1))) (forall ((v_ArrVal_8455 (Array Int Int))) (= |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1| (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ 5 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|)))) (forall ((v_ArrVal_8455 (Array Int Int))) (= |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1| (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse2)))))) is different from false
[2024-11-27 06:37:19,576 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse2 (+ 5 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|)) (.cse3 (+ 6 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|)) (.cse1 (+ 7 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|))) (let ((.cse0 (store |c_#race| |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base| (store (store (store (select |c_#race| |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse2 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|) .cse3 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|) .cse1 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|)))) (and (forall ((v_ArrVal_8455 (Array Int Int))) (= |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1| (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse1))) (forall ((v_ArrVal_8455 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse2) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|)) (forall ((v_ArrVal_8455 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset| 4)) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1|)) (forall ((v_ArrVal_8455 (Array Int Int))) (= |c_runThread1of1ForFork0__hclhlock_qnode_hijack_#t~nondet834#1| (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_8455) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse3)))))) is different from false
[2024-11-27 06:37:19,590 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:37:19,590 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 37 treesize of output 53
[2024-11-27 06:37:19,595 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:37:19,596 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 86 treesize of output 32
[2024-11-27 06:37:19,603 INFO  L349             Elim1Store]: treesize reduction 40, result has 2.4 percent of original size
[2024-11-27 06:37:19,603 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 37 treesize of output 1
[2024-11-27 06:37:19,608 INFO  L349             Elim1Store]: treesize reduction 40, result has 2.4 percent of original size
[2024-11-27 06:37:19,609 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 37 treesize of output 1
[2024-11-27 06:37:19,614 INFO  L349             Elim1Store]: treesize reduction 40, result has 2.4 percent of original size
[2024-11-27 06:37:19,614 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 37 treesize of output 1
[2024-11-27 06:37:21,041 INFO  L134       CoverageAnalysis]: Checked inductivity of 566 backedges. 0 proven. 183 refuted. 0 times theorem prover too weak. 379 trivial. 4 not checked.
[2024-11-27 06:37:21,041 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1707736712] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:37:21,041 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:37:21,041 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 13, 13] total 29
[2024-11-27 06:37:21,041 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [520220487]
[2024-11-27 06:37:21,041 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:37:21,043 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2024-11-27 06:37:21,043 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:37:21,045 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2024-11-27 06:37:21,045 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=82, Invalid=530, Unknown=4, NotChecked=196, Total=812
[2024-11-27 06:37:21,045 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:37:21,047 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:37:21,049 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 29 states have (on average 78.44827586206897) internal successors, (2275), 29 states have internal predecessors, (2275), 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-27 06:37:21,049 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:37:21,049 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:21,049 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:21,049 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:21,049 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:21,049 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:21,049 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:21,049 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:21,049 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:21,049 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:21,049 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:21,050 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:37:21,050 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:21,050 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:21,050 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:21,050 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:37:21,050 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:21,050 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:37:21,050 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:37:21,050 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:37:54,016 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:37:54,016 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:54,016 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:54,016 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:54,016 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:54,016 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:54,016 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:54,016 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:54,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:54,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:37:54,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:54,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:37:54,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:54,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:54,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:54,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:37:54,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:37:54,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:37:54,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:37:54,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:37:54,034 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-11-27 06:37:54,218 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:37:54,218 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting runErr7ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:37:54,219 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:37:54,219 INFO  L85        PathProgramCache]: Analyzing trace with hash 1994859692, now seen corresponding path program 1 times
[2024-11-27 06:37:54,219 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:37:54,219 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1324637665]
[2024-11-27 06:37:54,220 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:37:54,220 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:37:54,487 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:37:57,181 INFO  L134       CoverageAnalysis]: Checked inductivity of 780 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 779 trivial. 0 not checked.
[2024-11-27 06:37:57,181 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:37:57,182 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1324637665]
[2024-11-27 06:37:57,182 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1324637665] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:37:57,182 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1810326840]
[2024-11-27 06:37:57,182 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:37:57,182 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:37:57,182 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:37:57,184 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:37:57,189 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-27 06:37:58,901 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:37:58,923 INFO  L256         TraceCheckSpWp]: Trace formula consists of 6246 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-27 06:37:58,941 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:38:00,019 INFO  L134       CoverageAnalysis]: Checked inductivity of 780 backedges. 518 proven. 0 refuted. 0 times theorem prover too weak. 262 trivial. 0 not checked.
[2024-11-27 06:38:00,019 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:38:00,019 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1810326840] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:38:00,019 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:38:00,019 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [5] total 10
[2024-11-27 06:38:00,019 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1943835024]
[2024-11-27 06:38:00,019 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:38:00,020 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-27 06:38:00,020 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:38:00,022 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-27 06:38:00,022 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=68, Unknown=0, NotChecked=0, Total=90
[2024-11-27 06:38:00,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:38:00,023 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:38:00,024 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 212.42857142857142) internal successors, (1487), 7 states have internal predecessors, (1487), 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-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:38:00,024 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:00,025 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:38:00,025 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:38:00,025 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:38:00,025 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:38:04,019 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:38:04,019 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:04,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:04,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:04,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:04,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:04,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:04,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:04,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:04,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:04,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:04,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:38:04,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:04,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:04,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:04,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:38:04,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:04,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:38:04,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:38:04,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:38:04,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:38:04,037 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2024-11-27 06:38:04,221 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:38:04,221 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting runErr29ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:38:04,222 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:38:04,222 INFO  L85        PathProgramCache]: Analyzing trace with hash -1495129169, now seen corresponding path program 1 times
[2024-11-27 06:38:04,223 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:38:04,223 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [906870678]
[2024-11-27 06:38:04,223 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:38:04,223 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:38:04,343 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:38:05,111 INFO  L134       CoverageAnalysis]: Checked inductivity of 579 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 578 trivial. 0 not checked.
[2024-11-27 06:38:05,111 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:38:05,111 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [906870678]
[2024-11-27 06:38:05,111 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [906870678] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:38:05,111 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1265323971]
[2024-11-27 06:38:05,111 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:38:05,112 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:38:05,112 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:38:05,113 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:38:05,115 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-11-27 06:38:06,434 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:38:06,446 INFO  L256         TraceCheckSpWp]: Trace formula consists of 3129 conjuncts, 26 conjuncts are in the unsatisfiable core
[2024-11-27 06:38:06,456 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:38:06,528 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-11-27 06:38:06,529 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-11-27 06:38:09,896 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:38:09,918 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 20
[2024-11-27 06:38:09,950 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:38:09,950 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 30 treesize of output 32
[2024-11-27 06:38:09,988 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:38:09,989 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 39 treesize of output 44
[2024-11-27 06:38:10,162 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 32
[2024-11-27 06:38:10,200 INFO  L134       CoverageAnalysis]: Checked inductivity of 579 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 399 trivial. 0 not checked.
[2024-11-27 06:38:10,200 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:38:10,422 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (+ 3 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|))) (let ((.cse0 (store |c_#race| |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base| (store (select |c_#race| |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse1 0)))) (and (forall ((v_ArrVal_11073 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11073) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|) 0)) (forall ((v_ArrVal_11073 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11073) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ 2 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|)) 0)) (forall ((v_ArrVal_11073 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11073) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse1) 0)) (forall ((v_ArrVal_11073 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11073) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset| 1)) 0))))) is different from false
[2024-11-27 06:38:10,440 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse2 (+ 2 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|)) (.cse1 (+ 3 |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|))) (let ((.cse0 (store |c_#race| |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base| (store (store (select |c_#race| |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse2 0) .cse1 0)))) (and (forall ((v_ArrVal_11073 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11073) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) (+ |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset| 1)) 0)) (forall ((v_ArrVal_11073 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11073) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse1) 0)) (forall ((v_ArrVal_11073 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11073) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.offset|) 0)) (forall ((v_ArrVal_11073 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11073) |c_runThread1of1ForFork0__hclhlock_qnode_hijack_~tnode#1.base|) .cse2) 0))))) is different from false
[2024-11-27 06:38:10,988 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:38:10,989 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 35 treesize of output 51
[2024-11-27 06:38:10,997 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:38:10,998 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 64 treesize of output 36
[2024-11-27 06:38:11,008 INFO  L349             Elim1Store]: treesize reduction 38, result has 2.6 percent of original size
[2024-11-27 06:38:11,008 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 33 treesize of output 1
[2024-11-27 06:38:11,013 INFO  L349             Elim1Store]: treesize reduction 38, result has 2.6 percent of original size
[2024-11-27 06:38:11,013 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 35 treesize of output 1
[2024-11-27 06:38:11,020 INFO  L349             Elim1Store]: treesize reduction 38, result has 2.6 percent of original size
[2024-11-27 06:38:11,020 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 35 treesize of output 1
[2024-11-27 06:38:16,648 INFO  L134       CoverageAnalysis]: Checked inductivity of 579 backedges. 0 proven. 178 refuted. 0 times theorem prover too weak. 399 trivial. 2 not checked.
[2024-11-27 06:38:16,648 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1265323971] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:38:16,648 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:38:16,649 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 13, 13] total 29
[2024-11-27 06:38:16,649 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1351167110]
[2024-11-27 06:38:16,649 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:38:16,651 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2024-11-27 06:38:16,651 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:38:16,653 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2024-11-27 06:38:16,653 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=87, Invalid=604, Unknown=19, NotChecked=102, Total=812
[2024-11-27 06:38:16,653 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:38:16,654 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:38:16,656 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 29 states have (on average 76.72413793103448) internal successors, (2225), 29 states have internal predecessors, (2225), 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-27 06:38:16,656 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:38:16,656 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:16,656 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:16,656 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:16,656 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:16,656 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:16,656 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:16,656 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:16,656 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:38:16,657 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:38:50,954 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:38:50,954 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:50,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:50,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:50,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:50,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:50,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:50,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:50,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:50,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:38:50,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:50,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:38:50,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:50,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:50,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:50,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:38:50,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:38:50,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:38:50,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:38:50,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:38:50,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:38:50,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:38:50,968 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2024-11-27 06:38:51,156 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-11-27 06:38:51,157 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting runErr21ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:38:51,157 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:38:51,157 INFO  L85        PathProgramCache]: Analyzing trace with hash -116677949, now seen corresponding path program 1 times
[2024-11-27 06:38:51,158 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:38:51,158 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [907957207]
[2024-11-27 06:38:51,158 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:38:51,158 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:38:51,272 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:38:51,952 INFO  L134       CoverageAnalysis]: Checked inductivity of 495 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 420 trivial. 0 not checked.
[2024-11-27 06:38:51,952 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:38:51,952 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [907957207]
[2024-11-27 06:38:51,953 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [907957207] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:38:51,953 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1799863480]
[2024-11-27 06:38:51,953 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:38:51,953 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:38:51,953 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:38:51,954 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:38:51,956 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-11-27 06:38:53,281 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:38:53,291 INFO  L256         TraceCheckSpWp]: Trace formula consists of 2894 conjuncts, 32 conjuncts are in the unsatisfiable core
[2024-11-27 06:38:53,299 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:38:53,360 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-11-27 06:38:53,360 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-11-27 06:38:56,610 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9
[2024-11-27 06:38:56,635 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 22
[2024-11-27 06:38:56,669 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:38:56,670 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 32 treesize of output 34
[2024-11-27 06:38:56,709 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:38:56,710 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 41 treesize of output 46
[2024-11-27 06:38:56,887 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 34
[2024-11-27 06:38:56,928 INFO  L134       CoverageAnalysis]: Checked inductivity of 495 backedges. 2 proven. 25 refuted. 0 times theorem prover too weak. 468 trivial. 0 not checked.
[2024-11-27 06:38:56,929 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:38:57,132 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse1 (+ 7 |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.offset|))) (let ((.cse0 (store |c_#race| |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base| (store (select |c_#race| |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) .cse1 0)))) (and (forall ((v_ArrVal_11906 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11906) |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) (+ 4 |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.offset|)) 0)) (forall ((v_ArrVal_11906 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11906) |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) (+ 5 |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.offset|)) 0)) (forall ((v_ArrVal_11906 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11906) |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) (+ 6 |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.offset|)) 0)) (forall ((v_ArrVal_11906 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11906) |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) .cse1) 0))))) is different from false
[2024-11-27 06:38:57,145 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse2 (+ 6 |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.offset|)) (.cse1 (+ 7 |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.offset|))) (let ((.cse0 (store |c_#race| |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base| (store (store (select |c_#race| |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) .cse2 0) .cse1 0)))) (and (forall ((v_ArrVal_11906 (Array Int Int))) (= 0 (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11906) |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) (+ 4 |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.offset|)))) (forall ((v_ArrVal_11906 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11906) |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) .cse1) 0)) (forall ((v_ArrVal_11906 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11906) |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) .cse2) 0)) (forall ((v_ArrVal_11906 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11906) |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) (+ 5 |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.offset|)) 0))))) is different from false
[2024-11-27 06:38:57,161 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse3 (+ 5 |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.offset|)) (.cse2 (+ 6 |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.offset|)) (.cse1 (+ 7 |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.offset|))) (let ((.cse0 (store |c_#race| |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base| (store (store (store (select |c_#race| |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) .cse3 0) .cse2 0) .cse1 0)))) (and (forall ((v_ArrVal_11906 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11906) |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) .cse1) 0)) (forall ((v_ArrVal_11906 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11906) |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) (+ 4 |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.offset|)) 0)) (forall ((v_ArrVal_11906 (Array Int Int))) (= 0 (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11906) |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) .cse2))) (forall ((v_ArrVal_11906 (Array Int Int))) (= (select (select (store .cse0 |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_11906) |c_runThread1of1ForFork0_hclhlock_release_~tnode#1.base|) .cse3) 0))))) is different from false
[2024-11-27 06:38:57,179 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:38:57,179 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 37 treesize of output 53
[2024-11-27 06:38:57,184 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:38:57,184 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 66 treesize of output 36
[2024-11-27 06:38:57,194 INFO  L349             Elim1Store]: treesize reduction 40, result has 2.4 percent of original size
[2024-11-27 06:38:57,195 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 37 treesize of output 1
[2024-11-27 06:38:57,200 INFO  L349             Elim1Store]: treesize reduction 40, result has 2.4 percent of original size
[2024-11-27 06:38:57,200 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 37 treesize of output 1
[2024-11-27 06:38:57,205 INFO  L349             Elim1Store]: treesize reduction 40, result has 2.4 percent of original size
[2024-11-27 06:38:57,206 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 4 case distinctions, treesize of input 37 treesize of output 1
[2024-11-27 06:39:00,537 INFO  L134       CoverageAnalysis]: Checked inductivity of 495 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 473 trivial. 3 not checked.
[2024-11-27 06:39:00,537 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1799863480] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:39:00,537 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:39:00,538 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 13, 11] total 29
[2024-11-27 06:39:00,538 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [780797201]
[2024-11-27 06:39:00,538 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:39:00,540 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2024-11-27 06:39:00,540 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:39:00,542 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2024-11-27 06:39:00,542 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=86, Invalid=562, Unknown=14, NotChecked=150, Total=812
[2024-11-27 06:39:00,542 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:39:00,544 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:39:00,545 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 29 states have (on average 68.58620689655173) internal successors, (1989), 29 states have internal predecessors, (1989), 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-27 06:39:00,545 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:39:00,545 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:00,545 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:00,545 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:00,545 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:00,545 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:00,545 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:00,545 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:39:00,546 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:06,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:39:06,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:06,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:39:06,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:39:06,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:39:06,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:39:06,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:39:06,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-27 06:39:06,760 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0
[2024-11-27 06:39:06,945 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-11-27 06:39:06,945 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting runErr19ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:39:06,946 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:39:06,946 INFO  L85        PathProgramCache]: Analyzing trace with hash 1940185614, now seen corresponding path program 1 times
[2024-11-27 06:39:06,946 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:39:06,946 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [381707927]
[2024-11-27 06:39:06,946 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:39:06,946 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:39:07,063 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:39:07,851 INFO  L134       CoverageAnalysis]: Checked inductivity of 593 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 593 trivial. 0 not checked.
[2024-11-27 06:39:07,851 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:39:07,851 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [381707927]
[2024-11-27 06:39:07,851 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [381707927] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:39:07,851 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:39:07,852 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-27 06:39:07,852 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1702013001]
[2024-11-27 06:39:07,852 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:39:07,852 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-27 06:39:07,852 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:39:07,853 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-27 06:39:07,853 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:39:07,853 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:39:07,854 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:39:07,854 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 129.0) internal successors, (645), 5 states have internal predecessors, (645), 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-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:07,854 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:39:07,855 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:07,855 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:39:07,855 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:39:07,855 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:39:07,855 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:39:07,855 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:39:07,855 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-11-27 06:39:07,855 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:43,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:43,927 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:39:43,927 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:43,927 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:39:43,927 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:39:43,927 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:39:43,927 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:39:43,927 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:39:43,927 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-27 06:39:43,927 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:43,927 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-11-27 06:39:43,927 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting runErr7ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:39:43,928 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:39:43,929 INFO  L85        PathProgramCache]: Analyzing trace with hash 8146119, now seen corresponding path program 1 times
[2024-11-27 06:39:43,929 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:39:43,929 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1066321425]
[2024-11-27 06:39:43,929 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:39:43,929 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:39:44,143 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:39:45,402 INFO  L134       CoverageAnalysis]: Checked inductivity of 571 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 558 trivial. 0 not checked.
[2024-11-27 06:39:45,402 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:39:45,402 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1066321425]
[2024-11-27 06:39:45,402 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1066321425] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:39:45,402 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:39:45,403 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-27 06:39:45,403 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [769923452]
[2024-11-27 06:39:45,403 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:39:45,404 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-27 06:39:45,404 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:39:45,404 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-27 06:39:45,404 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:39:45,405 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:39:45,405 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:39:45,406 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 129.2) internal successors, (646), 5 states have internal predecessors, (646), 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-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:39:45,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-11-27 06:39:45,407 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:39:45,407 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:40:17,553 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:40:17,553 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:17,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:40:17,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:17,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:40:17,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:40:17,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:40:17,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:40:17,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:40:17,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-27 06:40:17,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:17,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:17,555 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-11-27 06:40:17,555 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting runErr15ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:40:17,556 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:40:17,556 INFO  L85        PathProgramCache]: Analyzing trace with hash -1059085115, now seen corresponding path program 1 times
[2024-11-27 06:40:17,556 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:40:17,556 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1704260819]
[2024-11-27 06:40:17,557 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:40:17,557 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:40:17,823 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:40:23,252 INFO  L134       CoverageAnalysis]: Checked inductivity of 563 backedges. 4 proven. 285 refuted. 0 times theorem prover too weak. 274 trivial. 0 not checked.
[2024-11-27 06:40:23,252 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:40:23,252 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1704260819]
[2024-11-27 06:40:23,252 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1704260819] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:40:23,252 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1298931455]
[2024-11-27 06:40:23,253 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:40:23,253 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:40:23,253 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:40:23,256 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:40:23,257 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-11-27 06:40:24,880 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:40:24,897 INFO  L256         TraceCheckSpWp]: Trace formula consists of 4551 conjuncts, 126 conjuncts are in the unsatisfiable core
[2024-11-27 06:40:24,910 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:40:26,412 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-11-27 06:40:26,416 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-11-27 06:40:26,420 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-11-27 06:40:26,424 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:40:26,424 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 34 treesize of output 10
[2024-11-27 06:40:27,577 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 123
[2024-11-27 06:40:27,605 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 74 treesize of output 66
[2024-11-27 06:40:27,616 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7
[2024-11-27 06:40:27,842 INFO  L134       CoverageAnalysis]: Checked inductivity of 563 backedges. 18 proven. 46 refuted. 0 times theorem prover too weak. 499 trivial. 0 not checked.
[2024-11-27 06:40:27,843 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:40:28,074 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:40:28,074 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 127 treesize of output 143
[2024-11-27 06:40:28,121 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 57
[2024-11-27 06:40:28,132 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 13
[2024-11-27 06:40:28,943 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:40:28,943 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 127 treesize of output 143
[2024-11-27 06:40:28,957 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 1
[2024-11-27 06:40:28,974 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 1
[2024-11-27 06:40:28,994 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:40:28,994 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 93 treesize of output 96
[2024-11-27 06:40:29,010 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:40:29,011 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 83 treesize of output 86
[2024-11-27 06:40:29,163 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:40:29,163 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:40:29,164 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:40:29,164 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 13
[2024-11-27 06:40:29,455 INFO  L134       CoverageAnalysis]: Checked inductivity of 563 backedges. 57 proven. 7 refuted. 0 times theorem prover too weak. 499 trivial. 0 not checked.
[2024-11-27 06:40:29,455 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1298931455] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:40:29,455 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:40:29,455 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 32, 20] total 63
[2024-11-27 06:40:29,455 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1832427907]
[2024-11-27 06:40:29,455 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:40:29,458 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 63 states
[2024-11-27 06:40:29,458 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:40:29,460 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 63 interpolants.
[2024-11-27 06:40:29,461 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=235, Invalid=3671, Unknown=0, NotChecked=0, Total=3906
[2024-11-27 06:40:29,461 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:40:29,463 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:40:29,464 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 63 states, 63 states have (on average 39.98412698412698) internal successors, (2519), 63 states have internal predecessors, (2519), 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-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:40:29,464 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:40:29,465 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:40:29,465 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:40:29,465 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:40:29,465 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-11-27 06:40:29,465 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:29,465 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:29,465 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:40:57,834 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:40:57,834 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:57,834 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:57,834 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:57,834 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:40:57,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:40:57,836 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-27 06:40:57,836 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:57,836 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:57,836 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. 
[2024-11-27 06:40:57,853 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0
[2024-11-27 06:40:58,036 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-11-27 06:40:58,036 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting runErr7ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:40:58,037 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:40:58,037 INFO  L85        PathProgramCache]: Analyzing trace with hash 915653863, now seen corresponding path program 1 times
[2024-11-27 06:40:58,038 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:40:58,038 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [943617000]
[2024-11-27 06:40:58,038 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:40:58,038 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:40:58,160 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:40:58,647 INFO  L134       CoverageAnalysis]: Checked inductivity of 353 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 353 trivial. 0 not checked.
[2024-11-27 06:40:58,647 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:40:58,648 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [943617000]
[2024-11-27 06:40:58,648 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [943617000] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:40:58,648 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:40:58,648 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:40:58,648 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [91903574]
[2024-11-27 06:40:58,648 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:40:58,649 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:40:58,649 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:40:58,650 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:40:58,650 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:40:58,650 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:40:58,651 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:40:58,652 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 243.25) internal successors, (973), 4 states have internal predecessors, (973), 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-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:40:58,652 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-11-27 06:40:58,653 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:58,653 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:40:58,653 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 57 states. 
[2024-11-27 06:40:58,653 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:04,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:41:04,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:41:04,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:41:04,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:41:04,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:41:04,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-27 06:41:04,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:04,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:04,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. 
[2024-11-27 06:41:04,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:41:04,361 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26
[2024-11-27 06:41:04,361 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting runErr7ASSERT_VIOLATIONDATA_RACE === [runErr0ASSERT_VIOLATIONDATA_RACE, runErr20ASSERT_VIOLATIONDATA_RACE, runErr21ASSERT_VIOLATIONDATA_RACE, runErr1ASSERT_VIOLATIONDATA_RACE (and 27 more)] ===
[2024-11-27 06:41:04,362 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:41:04,362 INFO  L85        PathProgramCache]: Analyzing trace with hash -1013172058, now seen corresponding path program 1 times
[2024-11-27 06:41:04,363 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:41:04,363 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1074004263]
[2024-11-27 06:41:04,363 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:41:04,363 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:41:04,583 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:41:08,748 INFO  L134       CoverageAnalysis]: Checked inductivity of 353 backedges. 4 proven. 139 refuted. 0 times theorem prover too weak. 210 trivial. 0 not checked.
[2024-11-27 06:41:08,749 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:41:08,749 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1074004263]
[2024-11-27 06:41:08,749 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1074004263] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:41:08,749 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2045488599]
[2024-11-27 06:41:08,749 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:41:08,749 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:41:08,749 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:41:08,751 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:41:08,753 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-11-27 06:41:10,293 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:41:10,307 INFO  L256         TraceCheckSpWp]: Trace formula consists of 3811 conjuncts, 171 conjuncts are in the unsatisfiable core
[2024-11-27 06:41:10,322 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:41:10,519 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 119
[2024-11-27 06:41:10,563 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 102 treesize of output 90
[2024-11-27 06:41:11,033 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-11-27 06:41:11,250 INFO  L134       CoverageAnalysis]: Checked inductivity of 353 backedges. 7 proven. 23 refuted. 0 times theorem prover too weak. 323 trivial. 0 not checked.
[2024-11-27 06:41:11,250 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:41:11,960 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:41:11,960 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 119 treesize of output 135
[2024-11-27 06:41:12,021 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 38
[2024-11-27 06:41:12,495 INFO  L349             Elim1Store]: treesize reduction 4, result has 63.6 percent of original size
[2024-11-27 06:41:12,496 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 15
[2024-11-27 06:41:12,611 INFO  L134       CoverageAnalysis]: Checked inductivity of 353 backedges. 0 proven. 31 refuted. 0 times theorem prover too weak. 322 trivial. 0 not checked.
[2024-11-27 06:41:12,611 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2045488599] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:41:12,611 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:41:12,611 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 22, 28] total 51
[2024-11-27 06:41:12,612 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [107628377]
[2024-11-27 06:41:12,612 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:41:12,614 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 51 states
[2024-11-27 06:41:12,614 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:41:12,616 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 51 interpolants.
[2024-11-27 06:41:12,616 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=126, Invalid=2424, Unknown=0, NotChecked=0, Total=2550
[2024-11-27 06:41:12,616 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:41:12,618 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:41:12,619 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 51 states, 51 states have (on average 42.254901960784316) internal successors, (2155), 51 states have internal predecessors, (2155), 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-27 06:41:12,619 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:41:12,619 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:12,619 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:41:12,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:41:12,621 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:41:12,621 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:41:12,621 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:41:12,621 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. 
[2024-11-27 06:41:12,621 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:12,621 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:41:12,621 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 57 states. 
[2024-11-27 06:41:12,621 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:41:12,621 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,076 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,076 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,076 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:42:58,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-27 06:42:58,078 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2024-11-27 06:42:58,078 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:42:58,078 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:42:58,078 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 77 states. 
[2024-11-27 06:42:58,078 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:42:58,078 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 205 states. 
[2024-11-27 06:42:58,081 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr0ASSERT_VIOLATIONDATA_RACE (30 of 31 remaining)
[2024-11-27 06:42:58,083 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr20ASSERT_VIOLATIONDATA_RACE (29 of 31 remaining)
[2024-11-27 06:42:58,083 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr21ASSERT_VIOLATIONDATA_RACE (28 of 31 remaining)
[2024-11-27 06:42:58,083 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr1ASSERT_VIOLATIONDATA_RACE (27 of 31 remaining)
[2024-11-27 06:42:58,083 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr22ASSERT_VIOLATIONDATA_RACE (26 of 31 remaining)
[2024-11-27 06:42:58,083 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr2ASSERT_VIOLATIONDATA_RACE (25 of 31 remaining)
[2024-11-27 06:42:58,083 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr8ASSERT_VIOLATIONDATA_RACE (24 of 31 remaining)
[2024-11-27 06:42:58,083 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr11ASSERT_VIOLATIONDATA_RACE (23 of 31 remaining)
[2024-11-27 06:42:58,083 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr3ASSERT_VIOLATIONDATA_RACE (22 of 31 remaining)
[2024-11-27 06:42:58,083 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr4ASSERT_VIOLATIONDATA_RACE (21 of 31 remaining)
[2024-11-27 06:42:58,083 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr23ASSERT_VIOLATIONDATA_RACE (20 of 31 remaining)
[2024-11-27 06:42:58,083 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr9ASSERT_VIOLATIONDATA_RACE (19 of 31 remaining)
[2024-11-27 06:42:58,083 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr10ASSERT_VIOLATIONDATA_RACE (18 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr12ASSERT_VIOLATIONDATA_RACE (17 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr24ASSERT_VIOLATIONDATA_RACE (16 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr25ASSERT_VIOLATIONDATA_RACE (15 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr5ASSERT_VIOLATIONDATA_RACE (14 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr13ASSERT_VIOLATIONDATA_RACE (13 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr26ASSERT_VIOLATIONDATA_RACE (12 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr7ASSERT_VIOLATIONDATA_RACE (11 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr15ASSERT_VIOLATIONDATA_RACE (10 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr6ASSERT_VIOLATIONDATA_RACE (9 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr16ASSERT_VIOLATIONDATA_RACE (8 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr17ASSERT_VIOLATIONDATA_RACE (7 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr14ASSERT_VIOLATIONDATA_RACE (6 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr18ASSERT_VIOLATIONDATA_RACE (5 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr29ASSERT_VIOLATIONDATA_RACE (4 of 31 remaining)
[2024-11-27 06:42:58,084 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr19ASSERT_VIOLATIONDATA_RACE (3 of 31 remaining)
[2024-11-27 06:42:58,085 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr30ASSERT_VIOLATIONDATA_RACE (2 of 31 remaining)
[2024-11-27 06:42:58,085 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr27ASSERT_VIOLATIONDATA_RACE (1 of 31 remaining)
[2024-11-27 06:42:58,085 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location runErr28ASSERT_VIOLATIONDATA_RACE (0 of 31 remaining)
[2024-11-27 06:42:58,099 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2024-11-27 06:42:58,286 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2024-11-27 06:42:58,299 INFO  L422         BasicCegarLoop]: Path program 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]
[2024-11-27 06:42:58,301 INFO  L319   ceAbstractionStarter]: Result for error location runThread1of1ForFork0 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (1/2)
[2024-11-27 06:42:58,318 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:42:58,321 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:42:58,321 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-11-27 06:42:58,321 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=PARTIAL_ORDER_FA, 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;@631125c8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:42:58,321 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 12 error locations.
[2024-11-27 06:42:58,328 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:42:58,328 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:42:58,329 INFO  L85        PathProgramCache]: Analyzing trace with hash 1557580233, now seen corresponding path program 1 times
[2024-11-27 06:42:58,329 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:42:58,329 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [827537774]
[2024-11-27 06:42:58,329 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:42:58,329 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:42:58,347 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:42:58,405 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-27 06:42:58,405 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:42:58,405 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [827537774]
[2024-11-27 06:42:58,405 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [827537774] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:42:58,405 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:42:58,406 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-11-27 06:42:58,407 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1781441506]
[2024-11-27 06:42:58,407 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:42:58,407 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-27 06:42:58,407 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:42:58,408 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-27 06:42:58,408 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-27 06:42:58,408 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,408 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:42:58,409 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 1 states have (on average 44.0) internal successors, (44), 2 states have internal predecessors, (44), 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-27 06:42:58,409 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,432 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28
[2024-11-27 06:42:58,432 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:42:58,433 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:42:58,434 INFO  L85        PathProgramCache]: Analyzing trace with hash 1055686654, now seen corresponding path program 1 times
[2024-11-27 06:42:58,434 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:42:58,434 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [331911850]
[2024-11-27 06:42:58,434 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:42:58,434 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:42:58,455 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:42:58,472 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-27 06:42:58,472 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:42:58,472 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [331911850]
[2024-11-27 06:42:58,472 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [331911850] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:42:58,472 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:42:58,472 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:42:58,472 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1507121831]
[2024-11-27 06:42:58,473 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:42:58,473 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:42:58,473 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:42:58,473 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:42:58,473 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:42:58,473 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,474 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:42:58,474 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 50.5) internal successors, (101), 3 states have internal predecessors, (101), 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-27 06:42:58,474 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,474 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,492 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,493 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,493 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29
[2024-11-27 06:42:58,493 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:42:58,493 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:42:58,493 INFO  L85        PathProgramCache]: Analyzing trace with hash 902704443, now seen corresponding path program 1 times
[2024-11-27 06:42:58,493 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:42:58,494 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [892089013]
[2024-11-27 06:42:58,494 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:42:58,494 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:42:58,514 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:42:58,531 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-27 06:42:58,531 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:42:58,531 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [892089013]
[2024-11-27 06:42:58,531 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [892089013] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:42:58,531 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:42:58,531 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:42:58,532 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1043886458]
[2024-11-27 06:42:58,532 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:42:58,532 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:42:58,532 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:42:58,532 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:42:58,532 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:42:58,533 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,533 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:42:58,533 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 51.5) internal successors, (103), 3 states have internal predecessors, (103), 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-27 06:42:58,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,534 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,534 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,555 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30
[2024-11-27 06:42:58,555 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:42:58,556 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:42:58,556 INFO  L85        PathProgramCache]: Analyzing trace with hash -2086432993, now seen corresponding path program 1 times
[2024-11-27 06:42:58,556 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:42:58,556 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1254305708]
[2024-11-27 06:42:58,556 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:42:58,556 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:42:58,579 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:42:58,616 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-27 06:42:58,617 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:42:58,617 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1254305708]
[2024-11-27 06:42:58,617 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1254305708] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:42:58,617 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:42:58,617 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:42:58,617 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [174705215]
[2024-11-27 06:42:58,617 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:42:58,617 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:42:58,617 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:42:58,618 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:42:58,618 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:42:58,618 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,618 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:42:58,618 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 34.666666666666664) internal successors, (104), 3 states have internal predecessors, (104), 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-27 06:42:58,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,671 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:58,671 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,671 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,671 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:58,671 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31
[2024-11-27 06:42:58,672 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:42:58,672 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:42:58,672 INFO  L85        PathProgramCache]: Analyzing trace with hash 1103709284, now seen corresponding path program 1 times
[2024-11-27 06:42:58,672 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:42:58,672 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1148330636]
[2024-11-27 06:42:58,672 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:42:58,673 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:42:58,701 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:42:58,789 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:42:58,790 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:42:58,790 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1148330636]
[2024-11-27 06:42:58,790 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1148330636] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:42:58,790 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [372193927]
[2024-11-27 06:42:58,790 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:42:58,790 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:42:58,790 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:42:58,792 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:42:58,796 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-11-27 06:42:59,703 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:42:59,704 INFO  L256         TraceCheckSpWp]: Trace formula consists of 383 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-27 06:42:59,705 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:42:59,714 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:42:59,714 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:42:59,724 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:42:59,724 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [372193927] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:42:59,724 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-27 06:42:59,724 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5, 4] total 7
[2024-11-27 06:42:59,724 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [409605772]
[2024-11-27 06:42:59,724 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:42:59,724 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:42:59,724 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:42:59,725 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:42:59,725 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:42:59,725 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:59,725 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:42:59,726 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 41.0) internal successors, (123), 3 states have internal predecessors, (123), 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-27 06:42:59,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:59,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:59,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:59,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:59,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:59,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:42:59,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:59,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:59,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:59,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:42:59,801 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Forceful destruction successful, exit code 0
[2024-11-27 06:42:59,990 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32,20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:42:59,991 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:42:59,991 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:42:59,991 INFO  L85        PathProgramCache]: Analyzing trace with hash 17099939, now seen corresponding path program 1 times
[2024-11-27 06:42:59,991 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:42:59,991 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [605672014]
[2024-11-27 06:42:59,991 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:42:59,991 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:43:00,022 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:00,235 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:43:00,235 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:43:00,235 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [605672014]
[2024-11-27 06:43:00,235 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [605672014] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:43:00,235 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1110654524]
[2024-11-27 06:43:00,235 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:00,235 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:43:00,235 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:43:00,237 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:43:00,238 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-11-27 06:43:01,161 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:01,163 INFO  L256         TraceCheckSpWp]: Trace formula consists of 487 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-27 06:43:01,165 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:43:01,168 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9
[2024-11-27 06:43:01,177 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 22
[2024-11-27 06:43:01,193 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:43:01,193 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 32 treesize of output 34
[2024-11-27 06:43:01,214 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:43:01,215 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 41 treesize of output 46
[2024-11-27 06:43:01,237 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:43:01,238 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:43:01,238 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1110654524] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:43:01,238 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:43:01,238 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 9
[2024-11-27 06:43:01,238 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2094640085]
[2024-11-27 06:43:01,238 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:43:01,238 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:43:01,238 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:43:01,238 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:43:01,239 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:43:01,239 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:01,239 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:43:01,239 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 29.4) internal successors, (147), 6 states have internal predecessors, (147), 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-27 06:43:01,239 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:01,239 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:01,239 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:01,239 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:01,239 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:01,239 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:01,315 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:01,315 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:01,315 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:01,315 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:01,315 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:01,315 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:01,328 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0
[2024-11-27 06:43:01,516 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33,21 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:43:01,516 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:43:01,516 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:43:01,516 INFO  L85        PathProgramCache]: Analyzing trace with hash 836878239, now seen corresponding path program 1 times
[2024-11-27 06:43:01,516 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:43:01,516 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [218360759]
[2024-11-27 06:43:01,517 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:01,517 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:43:01,541 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:01,605 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:43:01,605 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:43:01,605 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [218360759]
[2024-11-27 06:43:01,605 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [218360759] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:43:01,605 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [198445417]
[2024-11-27 06:43:01,605 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:01,605 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:43:01,605 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:43:01,609 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:43:01,610 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-11-27 06:43:02,543 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:02,545 INFO  L256         TraceCheckSpWp]: Trace formula consists of 525 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-27 06:43:02,547 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:43:02,551 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:43:02,559 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 20
[2024-11-27 06:43:02,574 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:43:02,574 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 30 treesize of output 32
[2024-11-27 06:43:02,595 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:43:02,595 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 39 treesize of output 44
[2024-11-27 06:43:02,617 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:43:02,617 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:43:02,618 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [198445417] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:43:02,618 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:43:02,618 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 9
[2024-11-27 06:43:02,618 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1485399262]
[2024-11-27 06:43:02,618 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:43:02,618 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:43:02,618 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:43:02,619 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:43:02,619 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:43:02,619 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:02,619 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:43:02,620 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 31.0) internal successors, (155), 6 states have internal predecessors, (155), 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-27 06:43:02,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:02,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:02,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:02,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:02,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:02,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:02,620 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:02,697 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:02,697 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:02,697 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:02,697 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:02,697 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:02,697 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:02,698 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:02,709 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0
[2024-11-27 06:43:02,898 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable34
[2024-11-27 06:43:02,898 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:43:02,898 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:43:02,899 INFO  L85        PathProgramCache]: Analyzing trace with hash 397569031, now seen corresponding path program 1 times
[2024-11-27 06:43:02,899 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:43:02,899 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [73869513]
[2024-11-27 06:43:02,899 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:02,899 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:43:02,925 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:03,040 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:43:03,041 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:43:03,041 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [73869513]
[2024-11-27 06:43:03,041 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [73869513] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:43:03,041 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1679893679]
[2024-11-27 06:43:03,041 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:03,041 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:43:03,041 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:43:03,045 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:43:03,048 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-11-27 06:43:04,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:04,031 INFO  L256         TraceCheckSpWp]: Trace formula consists of 594 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-27 06:43:04,032 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:43:04,042 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:43:04,042 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:43:04,052 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-27 06:43:04,052 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1679893679] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:43:04,052 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-27 06:43:04,053 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5, 4] total 7
[2024-11-27 06:43:04,053 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1594943756]
[2024-11-27 06:43:04,053 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:43:04,053 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:43:04,053 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:43:04,054 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:43:04,054 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:43:04,054 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:04,054 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:43:04,055 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 65.33333333333333) internal successors, (196), 3 states have internal predecessors, (196), 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-27 06:43:04,055 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:04,055 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:04,055 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:04,055 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:04,055 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:04,055 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:04,055 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:04,055 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:04,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:04,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:04,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:04,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:04,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:04,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:04,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:04,117 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:04,127 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Forceful destruction successful, exit code 0
[2024-11-27 06:43:04,317 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable35,23 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:43:04,317 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:43:04,318 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:43:04,318 INFO  L85        PathProgramCache]: Analyzing trace with hash -901468880, now seen corresponding path program 1 times
[2024-11-27 06:43:04,318 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:43:04,318 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [30192263]
[2024-11-27 06:43:04,318 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:04,318 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:43:04,348 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:04,424 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:43:04,424 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:43:04,424 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [30192263]
[2024-11-27 06:43:04,424 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [30192263] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:43:04,424 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1782872624]
[2024-11-27 06:43:04,424 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:04,424 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:43:04,424 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:43:04,426 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:43:04,427 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-11-27 06:43:05,389 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:05,392 INFO  L256         TraceCheckSpWp]: Trace formula consists of 593 conjuncts, 44 conjuncts are in the unsatisfiable core
[2024-11-27 06:43:05,395 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:43:06,030 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:43:06,056 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18
[2024-11-27 06:43:06,095 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:43:06,095 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 26 treesize of output 28
[2024-11-27 06:43:06,141 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:43:06,141 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 33 treesize of output 38
[2024-11-27 06:43:06,181 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:43:06,181 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:43:06,557 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 44 treesize of output 40
[2024-11-27 06:43:06,563 INFO  L349             Elim1Store]: treesize reduction 25, result has 3.8 percent of original size
[2024-11-27 06:43:06,563 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 40 treesize of output 1
[2024-11-27 06:43:06,565 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-27 06:43:06,565 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1782872624] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:43:06,565 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-27 06:43:06,565 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5, 19] total 27
[2024-11-27 06:43:06,565 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1481537570]
[2024-11-27 06:43:06,565 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:43:06,566 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:43:06,566 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:43:06,566 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:43:06,566 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=107, Invalid=595, Unknown=0, NotChecked=0, Total=702
[2024-11-27 06:43:06,566 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:06,567 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:43:06,567 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 37.2) internal successors, (186), 6 states have internal predecessors, (186), 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-27 06:43:06,567 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:06,567 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:06,567 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:06,567 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:06,567 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:06,567 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:06,567 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:06,567 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:06,567 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:08,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:08,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:08,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:08,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:08,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:08,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:08,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:08,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:08,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:08,734 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0
[2024-11-27 06:43:08,922 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable36,24 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:43:08,922 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:43:08,922 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:43:08,922 INFO  L85        PathProgramCache]: Analyzing trace with hash 1182899254, now seen corresponding path program 1 times
[2024-11-27 06:43:08,922 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:43:08,923 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [822156440]
[2024-11-27 06:43:08,923 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:08,923 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:43:08,968 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:09,113 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-27 06:43:09,114 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:43:09,114 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [822156440]
[2024-11-27 06:43:09,114 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [822156440] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:43:09,114 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:43:09,114 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:43:09,114 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2043986430]
[2024-11-27 06:43:09,114 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:43:09,114 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:43:09,115 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:43:09,115 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:43:09,115 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:43:09,115 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:09,116 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:43:09,116 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 102.75) internal successors, (411), 4 states have internal predecessors, (411), 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-27 06:43:09,116 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:09,116 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:09,116 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:09,116 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:09,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:09,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:09,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:09,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:09,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:09,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:09,730 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:09,730 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:09,730 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:09,730 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:09,730 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:09,730 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:09,730 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:09,730 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:09,730 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:09,731 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:43:09,731 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable37
[2024-11-27 06:43:09,731 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:43:09,731 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:43:09,732 INFO  L85        PathProgramCache]: Analyzing trace with hash 182765264, now seen corresponding path program 1 times
[2024-11-27 06:43:09,732 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:43:09,732 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1800779917]
[2024-11-27 06:43:09,732 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:09,732 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:43:09,787 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:09,946 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-11-27 06:43:09,946 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:43:09,946 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1800779917]
[2024-11-27 06:43:09,946 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1800779917] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:43:09,947 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1328327569]
[2024-11-27 06:43:09,947 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:09,947 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:43:09,947 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:43:09,951 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:43:09,952 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-11-27 06:43:11,067 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:11,071 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1267 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-27 06:43:11,074 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:43:11,086 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-11-27 06:43:11,086 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:43:11,101 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked.
[2024-11-27 06:43:11,101 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1328327569] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:43:11,101 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-27 06:43:11,101 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5, 4] total 7
[2024-11-27 06:43:11,101 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1765296607]
[2024-11-27 06:43:11,101 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:43:11,102 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:43:11,102 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:43:11,102 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:43:11,102 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:43:11,102 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:11,103 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:43:11,104 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 137.33333333333334) internal successors, (412), 3 states have internal predecessors, (412), 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-27 06:43:11,104 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:11,104 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:11,104 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:11,104 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:11,104 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:11,104 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:11,104 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:11,104 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:11,104 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:11,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:43:11,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:11,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:11,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:11,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:11,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:11,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:11,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:11,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:11,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:11,703 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:11,703 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:43:11,703 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:11,713 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Ended with exit code 0
[2024-11-27 06:43:11,903 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable38,25 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:43:11,903 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:43:11,904 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:43:11,904 INFO  L85        PathProgramCache]: Analyzing trace with hash 1583911764, now seen corresponding path program 1 times
[2024-11-27 06:43:11,904 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:43:11,904 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [161141506]
[2024-11-27 06:43:11,904 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:11,904 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:43:11,938 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:12,027 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:43:12,027 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:43:12,027 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [161141506]
[2024-11-27 06:43:12,027 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [161141506] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:43:12,027 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2051693878]
[2024-11-27 06:43:12,028 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:12,028 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:43:12,028 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:43:12,033 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:43:12,035 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process
[2024-11-27 06:43:13,052 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:13,055 INFO  L256         TraceCheckSpWp]: Trace formula consists of 650 conjuncts, 34 conjuncts are in the unsatisfiable core
[2024-11-27 06:43:13,058 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:43:13,408 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:43:13,427 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18
[2024-11-27 06:43:13,456 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:43:13,456 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 26 treesize of output 28
[2024-11-27 06:43:13,491 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:43:13,491 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 33 treesize of output 38
[2024-11-27 06:43:13,526 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:43:13,526 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:43:13,841 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 44 treesize of output 40
[2024-11-27 06:43:13,846 INFO  L349             Elim1Store]: treesize reduction 25, result has 3.8 percent of original size
[2024-11-27 06:43:13,847 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 40 treesize of output 1
[2024-11-27 06:43:13,849 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-27 06:43:13,849 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2051693878] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:43:13,849 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-27 06:43:13,849 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5, 12] total 20
[2024-11-27 06:43:13,849 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1849293058]
[2024-11-27 06:43:13,849 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:43:13,850 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:43:13,850 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:43:13,850 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:43:13,850 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=76, Invalid=304, Unknown=0, NotChecked=0, Total=380
[2024-11-27 06:43:13,850 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:13,851 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:43:13,851 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 42.6) internal successors, (213), 6 states have internal predecessors, (213), 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-27 06:43:13,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:13,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:13,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:13,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:13,852 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:13,852 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:13,852 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:13,852 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:13,852 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:13,852 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:43:13,852 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:13,852 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:16,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:16,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:16,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:16,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:16,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:16,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:16,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:16,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:16,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:16,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:43:16,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:16,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:16,981 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Forceful destruction successful, exit code 0
[2024-11-27 06:43:17,171 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable39
[2024-11-27 06:43:17,171 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:43:17,171 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:43:17,171 INFO  L85        PathProgramCache]: Analyzing trace with hash -1813527501, now seen corresponding path program 1 times
[2024-11-27 06:43:17,172 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:43:17,172 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [282307882]
[2024-11-27 06:43:17,172 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:17,172 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:43:17,211 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:17,427 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-27 06:43:17,427 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:43:17,427 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [282307882]
[2024-11-27 06:43:17,427 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [282307882] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:43:17,427 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:43:17,427 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:43:17,427 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [218856095]
[2024-11-27 06:43:17,428 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:43:17,428 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:43:17,428 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:43:17,428 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:43:17,428 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:43:17,429 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:17,429 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:43:17,429 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 105.33333333333333) internal successors, (316), 3 states have internal predecessors, (316), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:43:17,429 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:17,429 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:17,429 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:17,429 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:17,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:17,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:17,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:17,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:17,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:17,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:43:17,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:17,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:17,430 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:20,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:43:20,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:20,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:20,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:20,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:20,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:20,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:20,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:20,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:20,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:43:20,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:20,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:43:20,697 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:43:20,697 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40
[2024-11-27 06:43:20,697 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:43:20,697 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:43:20,698 INFO  L85        PathProgramCache]: Analyzing trace with hash 19319677, now seen corresponding path program 1 times
[2024-11-27 06:43:20,698 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:43:20,698 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1798179421]
[2024-11-27 06:43:20,698 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:20,698 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:43:20,741 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:20,855 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:43:20,855 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:43:20,855 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1798179421]
[2024-11-27 06:43:20,855 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1798179421] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:43:20,855 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [865968425]
[2024-11-27 06:43:20,856 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:43:20,856 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:43:20,856 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:43:20,858 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:43:20,859 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process
[2024-11-27 06:43:21,969 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:43:21,974 INFO  L256         TraceCheckSpWp]: Trace formula consists of 930 conjuncts, 77 conjuncts are in the unsatisfiable core
[2024-11-27 06:43:21,980 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:43:22,163 INFO  L349             Elim1Store]: treesize reduction 8, result has 52.9 percent of original size
[2024-11-27 06:43:22,163 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 16 treesize of output 18
[2024-11-27 06:43:23,945 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:43:23,992 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18
[2024-11-27 06:43:24,043 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 5 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 28
[2024-11-27 06:43:24,104 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 8 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 38
[2024-11-27 06:43:25,284 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:43:25,312 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:43:25,343 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:43:25,368 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:43:25,666 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:43:25,667 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:43:25,667 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:43:25,668 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:43:25,782 INFO  L349             Elim1Store]: treesize reduction 592, result has 4.7 percent of original size
[2024-11-27 06:43:25,782 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 14 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 55 treesize of output 41
[2024-11-27 06:43:26,321 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:43:26,353 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:43:26,385 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:43:26,414 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:43:26,832 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 145
[2024-11-27 06:43:26,888 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:43:26,967 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:43:26,968 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:43:28,691 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse3 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (< .cse15 2147483648)) (.cse5 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (< 2147483647 .cse15)) (.cse6 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1))) (and (or (forall ((v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse0) 0)) .cse1) (or .cse2 (forall ((v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) 0))) (forall ((v_DerPreprocessor_7 (Array Int Int))) (let ((.cse4 (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse4 .cse5) 0) (= (select .cse4 .cse6) 0)))) (or .cse2 (forall ((v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0))) (forall ((v_DerPreprocessor_7 (Array Int Int))) (let ((.cse8 (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse3) 0)))) (or .cse2 (forall ((v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0))) (or (forall ((v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse1) (or (forall ((v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse1) (or .cse2 (forall ((v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0))) (forall ((v_DerPreprocessor_7 (Array Int Int))) (let ((.cse12 (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse11) 0) (= (select .cse12 .cse10) 0)))) (forall ((v_DerPreprocessor_7 (Array Int Int))) (let ((.cse13 (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse0) 0) (= (select .cse13 .cse7) 0)))) (or .cse1 (forall ((v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0))))))) is different from false
[2024-11-27 06:43:29,694 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse14 4))) (let ((.cse1 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse12 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (< 2147483647 .cse14)) (.cse7 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< .cse14 2147483648))) (and (forall ((v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int))) (let ((.cse0 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (or (forall ((v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse3) (or (forall ((v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) .cse5) (forall ((v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int))) (let ((.cse6 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse6 .cse7) 0) (= (select .cse6 .cse8) 0)))) (forall ((v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int))) (let ((.cse9 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse9 .cse10) 0) (= (select .cse9 .cse11) 0)))) (or (forall ((v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) .cse5) (or .cse5 (forall ((v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0))) (or (forall ((v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) .cse3) (forall ((v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int))) (let ((.cse13 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse4) 0) (= (select .cse13 .cse12) 0)))) (or (forall ((v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) .cse5) (or .cse3 (forall ((v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0))) (or (forall ((v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse3))))) is different from false
[2024-11-27 06:43:30,928 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse14 4))) (let ((.cse3 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (< 2147483647 .cse14)) (.cse5 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse10 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (< .cse14 2147483648))) (and (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse2 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse2 .cse3) 0) (= (select .cse2 .cse4) 0)))) (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0))) (or .cse6 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) .cse6) (or .cse6 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse9 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse9 .cse1) 0) (= (select .cse9 .cse8) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) .cse6) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse5) 0) (= (select .cse11 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse10) 0) (= (select .cse12 .cse13) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0)) .cse0) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) .cse0))))) is different from false
[2024-11-27 06:43:32,644 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse14 4))) (let ((.cse6 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (< 2147483647 .cse14)) (.cse7 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse11 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (< .cse14 2147483648))) (and (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse0))) .cse1) (or .cse1 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) 0)) .cse4) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) .cse4) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse4) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse1) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse6) 0) (= (select .cse8 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse10 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse2) 0) (= (select .cse10 .cse3) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse4) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse7) 0) (= (select .cse12 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse11) 0) (= 0 (select .cse13 .cse0))))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse1))))) is different from false
[2024-11-27 06:43:34,659 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse14 4))) (let ((.cse6 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (< 2147483647 .cse14)) (.cse7 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse11 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (< .cse14 2147483648))) (and (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse0))) .cse1) (or .cse1 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) 0)) .cse4) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) .cse4) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse4) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse1) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse6) 0) (= (select .cse8 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse10 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse2) 0) (= (select .cse10 .cse3) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse4) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse7) 0) (= (select .cse12 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse11) 0) (= 0 (select .cse13 .cse0))))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse1))))) is different from true
[2024-11-27 06:43:37,437 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse0 (< .cse15 2147483648)) (.cse7 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< 2147483647 .cse15)) (.cse5 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse10 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse3) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) .cse3) (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse0) (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse7) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse6) 0) (= (select .cse11 .cse4) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse5) 0) (= (select .cse12 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse10) 0) (= (select .cse13 .cse1) 0)))))))) is different from false
[2024-11-27 06:43:39,447 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse0 (< .cse15 2147483648)) (.cse7 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< 2147483647 .cse15)) (.cse5 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse10 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse3) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) .cse3) (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse0) (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse7) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse6) 0) (= (select .cse11 .cse4) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse5) 0) (= (select .cse12 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse10) 0) (= (select .cse13 .cse1) 0)))))))) is different from true
[2024-11-27 06:43:39,637 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse14 4))) (let ((.cse5 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< .cse14 2147483648)) (.cse9 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse11 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (< 2147483647 .cse14))) (and (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse3) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) .cse0) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse0) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse5) 0) (= (select .cse8 .cse7) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse10 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse9) 0) (= (select .cse10 .cse11) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse4) 0) (= (select .cse12 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse2) 0) (= (select .cse13 .cse1) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse0))))) is different from false
[2024-11-27 06:43:41,646 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse14 4))) (let ((.cse5 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< .cse14 2147483648)) (.cse9 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse11 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (< 2147483647 .cse14))) (and (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse3) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) .cse0) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse0) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse5) 0) (= (select .cse8 .cse7) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse10 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse9) 0) (= (select .cse10 .cse11) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse4) 0) (= (select .cse12 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse2) 0) (= (select .cse13 .cse1) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17521) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse0))))) is different from true
[2024-11-27 06:43:41,961 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse9 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse2 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (< 2147483647 .cse15)) (.cse8 (< .cse15 2147483648)) (.cse6 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse0 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) 0)) .cse4) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse5 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse6) 0) (= (select .cse5 .cse7) 0)))) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse10 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse9) 0) (= (select .cse10 .cse3) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse4) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0))) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse11) 0) (= (select .cse12 .cse13) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0)) .cse4) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse4) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0))))))) is different from false
[2024-11-27 06:43:43,971 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse9 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse2 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (< 2147483647 .cse15)) (.cse8 (< .cse15 2147483648)) (.cse6 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse0 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) 0)) .cse4) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse5 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse6) 0) (= (select .cse5 .cse7) 0)))) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse10 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse9) 0) (= (select .cse10 .cse3) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse4) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0))) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse11) 0) (= (select .cse12 .cse13) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0)) .cse4) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse4) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0))))))) is different from true
[2024-11-27 06:43:48,885 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse9 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse11 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse1 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse2 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse0 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse4 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse4 .cse5) 0) (= 0 (select .cse4 .cse6))))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse7 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse7 .cse8) 0) (= (select .cse7 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse10 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse11) 0) (= 0 (select .cse10 .cse12))))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6))))) (< .cse14 2147483648)) (or (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse1 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse16 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse16 .cse8) 0) (= (select .cse16 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse12) 0) (= (select .cse17 .cse11) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse1) 0) (= (select .cse18 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse19 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse6) 0) (= (select .cse19 .cse5) 0)))))) (< 2147483647 .cse14)))))) is different from false
[2024-11-27 06:43:50,896 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse9 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse11 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse1 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse2 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse0 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse4 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse4 .cse5) 0) (= 0 (select .cse4 .cse6))))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse7 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse7 .cse8) 0) (= (select .cse7 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse10 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse11) 0) (= 0 (select .cse10 .cse12))))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6))))) (< .cse14 2147483648)) (or (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse1 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse16 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse16 .cse8) 0) (= (select .cse16 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse12) 0) (= (select .cse17 .cse11) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse1) 0) (= (select .cse18 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse19 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse6) 0) (= (select .cse19 .cse5) 0)))))) (< 2147483647 .cse14)))))) is different from true
[2024-11-27 06:43:51,305 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse5 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse1 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse9 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store .cse13 .cse7 0) .cse10 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse0 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse4 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse4 .cse5)) (= (select .cse4 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse12) 0) (= (select .cse11 .cse10) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)))) (< .cse14 2147483648)) (or (let ((.cse16 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store .cse13 .cse9 0) .cse12 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse15 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse15 .cse6) 0) (= (select .cse15 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse7) 0) (= (select .cse17 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse10) 0) (= (select .cse18 .cse12) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse19 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse2) 0) (= (select .cse19 .cse1) 0)))))) (< 2147483647 .cse14)))))) is different from false
[2024-11-27 06:43:53,317 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse5 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse1 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse9 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store .cse13 .cse7 0) .cse10 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse0 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse4 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse4 .cse5)) (= (select .cse4 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse12) 0) (= (select .cse11 .cse10) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)))) (< .cse14 2147483648)) (or (let ((.cse16 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store .cse13 .cse9 0) .cse12 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse15 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse15 .cse6) 0) (= (select .cse15 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse7) 0) (= (select .cse17 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse10) 0) (= (select .cse18 .cse12) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse19 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse2) 0) (= (select .cse19 .cse1) 0)))))) (< 2147483647 .cse14)))))) is different from true
[2024-11-27 06:43:54,150 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse4 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse7 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse12 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse13 .cse1 0) .cse2 0) .cse4 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse3 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse3 .cse4) 0) (= (select .cse3 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse6 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse6 .cse7) 0) (= (select .cse6 .cse1) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse10) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse12) 0) (= 0 (select .cse11 .cse2))))))) (< .cse14 2147483648)) (or (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse13 .cse7 0) .cse12 0) .cse5 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse16 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse16 .cse4) 0) (= (select .cse16 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse7) 0) (= (select .cse17 .cse1) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse2) 0) (= (select .cse18 .cse12) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse19 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse9) 0) (= (select .cse19 .cse10) 0)))))) (< 2147483647 .cse14)))))) is different from false
[2024-11-27 06:43:56,159 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse4 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse7 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse12 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse13 .cse1 0) .cse2 0) .cse4 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse3 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse3 .cse4) 0) (= (select .cse3 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse6 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse6 .cse7) 0) (= (select .cse6 .cse1) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse10) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse12) 0) (= 0 (select .cse11 .cse2))))))) (< .cse14 2147483648)) (or (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse13 .cse7 0) .cse12 0) .cse5 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse16 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse16 .cse4) 0) (= (select .cse16 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse7) 0) (= (select .cse17 .cse1) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse2) 0) (= (select .cse18 .cse12) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse19 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse9) 0) (= (select .cse19 .cse10) 0)))))) (< 2147483647 .cse14)))))) is different from true
[2024-11-27 06:43:59,176 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:43:59,179 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 17 select indices, 17 select index equivalence classes, 0 disjoint index pairs (out of 136 index pairs), introduced 17 new quantified variables, introduced 136 case distinctions, treesize of input 27481 treesize of output 28385
[2024-11-27 06:44:00,560 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 6023 treesize of output 6005
[2024-11-27 06:44:01,264 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5900 treesize of output 5828
[2024-11-27 06:44:01,620 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5828 treesize of output 5792
[2024-11-27 06:44:02,107 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5864 treesize of output 5855
[2024-11-27 06:44:03,250 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5883 treesize of output 5875
[2024-11-27 06:44:04,000 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5822 treesize of output 5790
[2024-11-27 06:44:04,453 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5790 treesize of output 5774
[2024-11-27 06:44:04,874 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5848 treesize of output 5839
[2024-11-27 06:44:05,337 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5788 treesize of output 5752
[2024-11-27 06:44:05,798 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5912 treesize of output 5895
[2024-11-27 06:44:06,422 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5945 treesize of output 5927
[2024-11-27 06:44:07,084 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5820 treesize of output 5748
[2024-11-27 06:44:07,447 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5748 treesize of output 5730
[2024-11-27 06:44:07,809 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5806 treesize of output 5797
[2024-11-27 06:44:08,457 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5745 treesize of output 5709
[2024-11-27 06:44:09,136 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5709 treesize of output 5691
[2024-11-27 06:44:10,042 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5847 treesize of output 5829
[2024-11-27 06:44:10,834 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5723 treesize of output 5651
[2024-11-27 06:44:11,258 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5651 treesize of output 5615
[2024-11-27 06:44:11,613 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5615 treesize of output 5579
[2024-11-27 06:44:11,973 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5579 treesize of output 5545
[2024-11-27 06:44:12,349 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5545 treesize of output 5477
[2024-11-27 06:44:12,710 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5477 treesize of output 5441
[2024-11-27 06:44:13,138 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5441 treesize of output 5423
[2024-11-27 06:44:13,513 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5581 treesize of output 5563
[2024-11-27 06:44:13,942 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5456 treesize of output 5420
[2024-11-27 06:44:14,345 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5420 treesize of output 5348
[2024-11-27 06:44:14,777 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5430 treesize of output 5421
[2024-11-27 06:44:15,577 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5526 treesize of output 5509
[2024-11-27 06:44:16,750 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5401 treesize of output 5333
[2024-11-27 06:44:17,377 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5333 treesize of output 5299
[2024-11-27 06:44:17,774 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5299 treesize of output 5263
[2024-11-27 06:44:18,254 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5263 treesize of output 5245
[2024-11-27 06:44:18,639 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5327 treesize of output 5318
[2024-11-27 06:44:19,093 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5263 treesize of output 5245
[2024-11-27 06:44:19,480 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5327 treesize of output 5318
[2024-11-27 06:44:20,122 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5263 treesize of output 5227
[2024-11-27 06:44:20,506 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5227 treesize of output 5209
[2024-11-27 06:44:20,889 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5209 treesize of output 5173
[2024-11-27 06:44:21,276 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5255 treesize of output 5246
[2024-11-27 06:44:21,869 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5191 treesize of output 5173
[2024-11-27 06:44:22,574 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5173 treesize of output 5137
[2024-11-27 06:44:23,304 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5293 treesize of output 5275
[2024-11-27 06:44:24,138 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5323 treesize of output 5305
[2024-11-27 06:44:24,786 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5200 treesize of output 5128
[2024-11-27 06:44:25,169 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5128 treesize of output 5092
[2024-11-27 06:44:25,631 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5092 treesize of output 5020
[2024-11-27 06:44:26,064 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5020 treesize of output 4984
[2024-11-27 06:44:52,289 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:44:52,290 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [865968425] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:44:52,290 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-27 06:44:52,290 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [23] imperfect sequences [5, 24] total 50
[2024-11-27 06:44:52,290 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [890683380]
[2024-11-27 06:44:52,290 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:44:52,291 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-11-27 06:44:52,291 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:44:52,297 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-11-27 06:44:52,302 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=208, Invalid=1360, Unknown=32, NotChecked=850, Total=2450
[2024-11-27 06:44:52,302 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:44:52,304 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:44:52,304 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 23 states have (on average 13.217391304347826) internal successors, (304), 24 states have internal predecessors, (304), 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-27 06:44:52,304 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:44:52,304 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:44:52,304 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:44:52,304 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:44:52,304 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:44:52,305 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:44:52,305 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:44:52,305 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:44:52,305 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:44:52,305 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:44:52,305 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:44:52,305 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:44:52,305 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:44:52,305 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:44:53,816 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse21 (* .cse15 4))) (let ((.cse0 (select |c_#valid| 4)) (.cse5 (+ .cse21 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse21 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (+ .cse21 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse21 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse21 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse14 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse8 (+ .cse21 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse13 (+ .cse21 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse21 3 |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (not (= (select |c_#valid| |c_~#lock~0.base|) 0)) (or (not (= .cse0 1)) (not (= (select |c_#valid| 3) 0))) (or (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse14 .cse2 0) .cse3 0) .cse5 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse4 (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse4 .cse5) 0) (= (select .cse4 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse7 (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse7 .cse8) 0) (= (select .cse7 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse9 (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse9 .cse10) 0) (= (select .cse9 .cse11) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse13) 0) (= 0 (select .cse12 .cse3))))))) (< .cse15 2147483648)) (not (= |c_~#lock~0.base| |c_ULTIMATE.start_main_~#t~0#1.base|)) (not (= .cse0 0)) (not (= (select |c_#valid| |c_~#tnode~0.base|) 0)) (or (let ((.cse16 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse14 .cse8 0) .cse13 0) .cse6 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse5) 0) (= (select .cse17 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse8) 0) (= (select .cse18 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse19 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse3) 0) (= (select .cse19 .cse13) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse20 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse20 .cse10) 0) (= (select .cse20 .cse11) 0)))))) (< 2147483647 .cse15)) (not (= |c_ULTIMATE.start_main_~#t~0#1.base| |c_~#tnode~0.base|)))))) is different from false
[2024-11-27 06:44:55,831 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse21 (* .cse15 4))) (let ((.cse0 (select |c_#valid| 4)) (.cse5 (+ .cse21 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse21 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (+ .cse21 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse21 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse21 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse14 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse8 (+ .cse21 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse13 (+ .cse21 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse21 3 |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (not (= (select |c_#valid| |c_~#lock~0.base|) 0)) (or (not (= .cse0 1)) (not (= (select |c_#valid| 3) 0))) (or (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse14 .cse2 0) .cse3 0) .cse5 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse4 (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse4 .cse5) 0) (= (select .cse4 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse7 (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse7 .cse8) 0) (= (select .cse7 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse9 (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse9 .cse10) 0) (= (select .cse9 .cse11) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse13) 0) (= 0 (select .cse12 .cse3))))))) (< .cse15 2147483648)) (not (= |c_~#lock~0.base| |c_ULTIMATE.start_main_~#t~0#1.base|)) (not (= .cse0 0)) (not (= (select |c_#valid| |c_~#tnode~0.base|) 0)) (or (let ((.cse16 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse14 .cse8 0) .cse13 0) .cse6 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse5) 0) (= (select .cse17 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse8) 0) (= (select .cse18 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse19 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse3) 0) (= (select .cse19 .cse13) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17521 (Array Int Int)) (v_ArrVal_17514 (Array Int Int)) (v_DerPreprocessor_7 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse20 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17514) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17521) |c_~#lock~0.base| v_DerPreprocessor_7) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse20 .cse10) 0) (= (select .cse20 .cse11) 0)))))) (< 2147483647 .cse15)) (not (= |c_ULTIMATE.start_main_~#t~0#1.base| |c_~#tnode~0.base|)))))) is different from true
[2024-11-27 06:45:05,166 WARN  L214             Elim1Store]: Array PQE input equivalent to false
[2024-11-27 06:45:05,816 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:45:05,816 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:45:05,816 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:45:05,816 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:45:05,816 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:45:05,816 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:45:05,816 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:45:05,816 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:45:05,817 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:45:05,817 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:45:05,817 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:45:05,818 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:45:05,819 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:45:05,819 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. 
[2024-11-27 06:45:05,832 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Ended with exit code 0
[2024-11-27 06:45:06,019 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable41,27 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:45:06,020 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:45:06,020 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:45:06,021 INFO  L85        PathProgramCache]: Analyzing trace with hash -1401462647, now seen corresponding path program 1 times
[2024-11-27 06:45:06,021 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:45:06,021 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1181941184]
[2024-11-27 06:45:06,021 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:45:06,021 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:45:06,411 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:45:07,303 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-27 06:45:07,303 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:45:07,303 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1181941184]
[2024-11-27 06:45:07,303 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1181941184] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:45:07,303 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1608365786]
[2024-11-27 06:45:07,303 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:45:07,307 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:45:07,308 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:45:07,311 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:45:07,317 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process
[2024-11-27 06:45:08,746 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:45:08,753 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1055 conjuncts, 115 conjuncts are in the unsatisfiable core
[2024-11-27 06:45:08,768 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:45:09,060 INFO  L349             Elim1Store]: treesize reduction 8, result has 52.9 percent of original size
[2024-11-27 06:45:09,061 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 16 treesize of output 18
[2024-11-27 06:45:11,881 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:45:11,951 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18
[2024-11-27 06:45:12,047 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 5 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 28
[2024-11-27 06:45:12,128 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 8 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 38
[2024-11-27 06:45:13,863 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:13,896 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:13,935 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:13,993 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:14,368 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:45:14,368 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:45:14,369 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:45:14,370 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:45:14,525 INFO  L349             Elim1Store]: treesize reduction 592, result has 4.7 percent of original size
[2024-11-27 06:45:14,526 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 14 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 55 treesize of output 41
[2024-11-27 06:45:15,293 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:15,329 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:15,355 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:15,397 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:16,252 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 145
[2024-11-27 06:45:16,287 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-11-27 06:45:16,293 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-11-27 06:45:16,304 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-11-27 06:45:16,376 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:16,979 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:17,017 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:17,045 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:17,083 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:17,537 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 145
[2024-11-27 06:45:17,611 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 26
[2024-11-27 06:45:17,670 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-11-27 06:45:17,671 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:45:18,068 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse10 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse9 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (< 2147483647 .cse15)) (.cse7 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< .cse15 2147483648)) (.cse6 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse0) 0)) .cse1) (or (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse3) (or .cse3 (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (forall ((v_DerPreprocessor_10 (Array Int Int))) (let ((.cse5 (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse6) 0) (= (select .cse5 .cse7) 0)))) (forall ((v_DerPreprocessor_10 (Array Int Int))) (let ((.cse8 (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse10) 0)))) (or (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) .cse1) (or (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse1) (forall ((v_DerPreprocessor_10 (Array Int Int))) (let ((.cse12 (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse4) 0) (= (select .cse12 .cse11) 0)))) (or .cse3 (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0))) (or .cse1 (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0))) (forall ((v_DerPreprocessor_10 (Array Int Int))) (let ((.cse13 (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse2) 0) (= (select .cse13 .cse0) 0)))) (or .cse3 (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0))))))) is different from false
[2024-11-27 06:45:18,390 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse14 4))) (let ((.cse2 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< .cse14 2147483648)) (.cse9 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse1 (< 2147483647 .cse14))) (and (or (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse0) 0)) .cse1) (or (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse3) (forall ((v_DerPreprocessor_10 (Array Int Int))) (let ((.cse4 (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse4 .cse5)) (= (select .cse4 .cse6) 0)))) (forall ((v_DerPreprocessor_10 (Array Int Int))) (let ((.cse7 (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse7 .cse2) 0) (= (select .cse7 .cse8) 0)))) (or (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse3) (or .cse3 (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0))) (or (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) .cse1) (or (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) .cse1) (forall ((v_DerPreprocessor_10 (Array Int Int))) (let ((.cse11 (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse0) 0) (= (select .cse11 .cse12) 0)))) (or (forall ((v_DerPreprocessor_10 (Array Int Int))) (= (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) .cse3) (forall ((v_DerPreprocessor_10 (Array Int Int))) (let ((.cse13 (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse9) 0) (= (select .cse13 .cse10) 0)))) (or (forall ((v_DerPreprocessor_10 (Array Int Int))) (= 0 (select (select (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5))) .cse1))))) is different from false
[2024-11-27 06:45:19,096 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse4 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse10 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (< .cse15 2147483648)) (.cse2 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (< 2147483647 .cse15)) (.cse13 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (let ((.cse0 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (let ((.cse3 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse3 .cse4) 0) (= (select .cse3 .cse5) 0)))) (or (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) .cse6) (or (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) .cse7) (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (let ((.cse8 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse10) 0)))) (or (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse6) (or (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse7) (or .cse7 (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0))) (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (let ((.cse12 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse11) 0) (= (select .cse12 .cse13) 0)))) (or .cse7 (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0))) (or .cse6 (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0))) (or .cse6 (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0))))))) is different from false
[2024-11-27 06:45:22,439 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse14 4))) (let ((.cse2 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< .cse14 2147483648)) (.cse11 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse6 (< 2147483647 .cse14))) (and (forall ((v_prenex_390 (Array Int Int)) (v_prenex_389 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (let ((.cse0 (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (or .cse3 (forall ((v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (or (forall ((v_prenex_397 (Array Int Int)) (v_prenex_398 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) .cse6) (or .cse3 (forall ((v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0))) (forall ((v_prenex_380 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int)) (v_prenex_379 (Array Int Int))) (let ((.cse7 (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse7 .cse5) 0) (= (select .cse7 .cse8) 0)))) (forall ((v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (let ((.cse9 (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse9 .cse10) 0) (= (select .cse9 .cse11) 0)))) (or .cse3 (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0))) (or .cse6 (forall ((v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0))) (or (forall ((v_prenex_399 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) .cse6) (or .cse3 (forall ((v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0))) (forall ((v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (let ((.cse13 (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse12) 0) (= (select .cse13 .cse4) 0)))) (or (forall ((v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) .cse6))))) is different from false
[2024-11-27 06:45:22,820 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse2 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse4 (< 2147483647 .cse15)) (.cse6 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (< .cse15 2147483648)) (.cse7 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (forall ((v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (let ((.cse0 (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse0 .cse1)) (= (select .cse0 .cse2) 0)))) (or (forall ((v_prenex_397 (Array Int Int)) (v_prenex_398 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) 0)) .cse4) (or (forall ((v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse5) (or (forall ((v_prenex_399 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse4) (or (forall ((v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse4) (or (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) .cse5) (or .cse5 (forall ((v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0))) (or (forall ((v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse4) (forall ((v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (let ((.cse10 (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse10 .cse11)) (= (select .cse10 .cse6) 0)))) (forall ((v_prenex_380 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int)) (v_prenex_379 (Array Int Int))) (let ((.cse12 (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse12 .cse3)) (= (select .cse12 .cse8) 0)))) (or (forall ((v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (= (select (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse5) (forall ((v_prenex_390 (Array Int Int)) (v_prenex_389 (Array Int Int)) (v_DerPreprocessor_11 (Array Int Int))) (let ((.cse13 (select (store (store (store |c_#race| |c_runThread1of1ForFork0_vatomicptr_cmpxchg_#in~a#1.base| v_DerPreprocessor_11) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse7) 0) (= (select .cse13 .cse9) 0)))))))) is different from false
[2024-11-27 06:45:23,096 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse6 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse2 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (< .cse15 2147483648)) (.cse9 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (< 2147483647 .cse15)) (.cse10 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (forall ((v_prenex_390 (Array Int Int)) (v_prenex_389 (Array Int Int))) (let ((.cse0 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (or (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) 0)) .cse4) (or (forall ((v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) .cse4) (or (forall ((v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse7) (forall ((v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int))) (let ((.cse8 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= 0 (select .cse8 .cse6))))) (or (forall ((v_prenex_397 (Array Int Int)) (v_prenex_398 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) .cse7) (or (forall ((v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse4) (or (forall ((v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse7) (forall ((v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int))) (let ((.cse11 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse11 .cse5)) (= (select .cse11 .cse12) 0)))) (or .cse4 (forall ((v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0))) (or (forall ((v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) .cse7) (forall ((v_prenex_380 (Array Int Int)) (v_prenex_379 (Array Int Int))) (let ((.cse13 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_~local_queue~0#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse10) 0) (= (select .cse13 .cse3) 0)))))))) is different from false
[2024-11-27 06:45:23,806 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse0 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (< .cse15 2147483648)) (.cse3 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse9 (< 2147483647 .cse15)) (.cse12 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (forall ((v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse0) 0)) .cse1) (forall ((v_prenex_380 (Array Int Int)) (v_prenex_379 (Array Int Int))) (let ((.cse2 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse2 .cse3) 0) (= (select .cse2 .cse4) 0)))) (forall ((v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int))) (let ((.cse5 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse6) 0) (= (select .cse5 .cse0) 0)))) (or .cse1 (forall ((v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0))) (or .cse1 (forall ((v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0))) (or .cse9 (forall ((v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0))) (forall ((v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int))) (let ((.cse11 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse10) 0) (= (select .cse11 .cse7) 0)))) (or (forall ((v_prenex_397 (Array Int Int)) (v_prenex_398 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) .cse9) (or .cse1 (forall ((v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) 0))) (or (forall ((v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) .cse9) (or (forall ((v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int))) (= (select (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse9) (forall ((v_prenex_390 (Array Int Int)) (v_prenex_389 (Array Int Int))) (let ((.cse13 (select (store (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse12) 0) (= (select .cse13 .cse8) 0)))))))) is different from false
[2024-11-27 06:45:25,181 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse2 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse1 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (< 2147483647 .cse15)) (.cse9 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (< .cse15 2147483648)) (.cse3 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse0 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3))) .cse4) (or .cse5 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse5) (or .cse4 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse4) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) .cse5) (or .cse5 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse10 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse9) 0) (= (select .cse10 .cse7) 0)))) (or .cse4 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse3) 0) (= 0 (select .cse12 .cse6))))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse8) 0) (= (select .cse13 .cse11) 0)))))))) is different from false
[2024-11-27 06:45:27,252 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse2 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse9 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (< 2147483647 .cse15)) (.cse7 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (< .cse15 2147483648)) (.cse11 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse0) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse3 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse3 .cse2) 0) (= (select .cse3 .cse4) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse5 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse6) 0) (= (select .cse5 .cse7) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse8) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse8) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse10 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse11) 0) (= (select .cse10 .cse12) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse13 .cse9)) (= (select .cse13 .cse1) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) .cse8) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) .cse8) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse0) (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0))))))) is different from false
[2024-11-27 06:45:32,663 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse14 4))) (let ((.cse4 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse7 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (< .cse14 2147483648)) (.cse2 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< 2147483647 .cse14))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse0 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse5 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse6) 0) (= (select .cse5 .cse7) 0)))) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse10 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse10 .cse11)) (= (select .cse10 .cse4) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse8) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse8) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse9) 0) (= (select .cse12 .cse13) 0)))) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0)) .cse3) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse3))))) is different from false
[2024-11-27 06:45:34,674 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse14 4))) (let ((.cse4 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse7 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (< .cse14 2147483648)) (.cse2 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< 2147483647 .cse14))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse0 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse5 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse6) 0) (= (select .cse5 .cse7) 0)))) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse10 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse10 .cse11)) (= (select .cse10 .cse4) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse8) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse8) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse9) 0) (= (select .cse12 .cse13) 0)))) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0)) .cse3) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse3))))) is different from true
[2024-11-27 06:45:34,836 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse4 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< .cse15 2147483648)) (.cse7 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (< 2147483647 .cse15)) (.cse10 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse0 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse6 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse6 .cse7) 0) (= (select .cse6 .cse4) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse8) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse3) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse3) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse8) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse8) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse10) 0) (= (select .cse12 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse5) 0) (= (select .cse13 .cse11) 0)))))))) is different from false
[2024-11-27 06:45:36,845 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse4 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< .cse15 2147483648)) (.cse7 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (< 2147483647 .cse15)) (.cse10 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse0 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse6 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse6 .cse7) 0) (= (select .cse6 .cse4) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse8) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse3) (or .cse8 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse3) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) .cse8) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse8) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse10) 0) (= (select .cse12 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse5) 0) (= (select .cse13 .cse11) 0)))))))) is different from true
[2024-11-27 06:45:37,181 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse4 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (< 2147483647 .cse15)) (.cse2 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse3 (< .cse15 2147483648)) (.cse13 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_394) |c_~#lock~0.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_382) |c_~#lock~0.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse3) (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_398) |c_~#lock~0.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse5 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse6) 0) (= (select .cse5 .cse4) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17867) |c_~#lock~0.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse3) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_384) |c_~#lock~0.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_400) |c_~#lock~0.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) .cse0) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_386) |c_~#lock~0.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse0) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse10 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse2) 0) (= (select .cse10 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse8) 0) (= (select .cse11 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse13) 0) (= (select .cse12 .cse1) 0)))) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_388) |c_~#lock~0.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0))))))) is different from false
[2024-11-27 06:45:39,190 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse14 (* .cse15 4))) (let ((.cse4 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse14 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (< 2147483647 .cse15)) (.cse2 (+ .cse14 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse14 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse14 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse14 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse14 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse3 (< .cse15 2147483648)) (.cse13 (+ .cse14 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_394) |c_~#lock~0.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_382) |c_~#lock~0.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse3) (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_398) |c_~#lock~0.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse5 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse6) 0) (= (select .cse5 .cse4) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17867) |c_~#lock~0.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse3) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_384) |c_~#lock~0.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_400) |c_~#lock~0.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) .cse0) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_386) |c_~#lock~0.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse0) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse10 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse2) 0) (= (select .cse10 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse8) 0) (= (select .cse11 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse13) 0) (= (select .cse12 .cse1) 0)))) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_388) |c_~#lock~0.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0))))))) is different from true
[2024-11-27 06:45:44,244 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse1 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse7 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse10 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse7 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse0 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse4 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse4 .cse5) 0) (= (select .cse4 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_400) |c_~#lock~0.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_386) |c_~#lock~0.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse9 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse9 .cse10) 0) (= (select .cse9 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_398) |c_~#lock~0.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse11 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse8) 0) (= (select .cse11 .cse12) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_394) |c_~#lock~0.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)))) (< 2147483647 .cse14)) (or (let ((.cse16 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse10 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse15 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse15 .cse2) 0) (= (select .cse15 .cse1) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse5) 0) (= (select .cse17 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse18 .cse7)) (= 0 (select .cse18 .cse10))))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse19 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse12) 0) (= (select .cse19 .cse8) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17867) |c_~#lock~0.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_384) |c_~#lock~0.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_388) |c_~#lock~0.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_382) |c_~#lock~0.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)))) (< .cse14 2147483648)))))) is different from false
[2024-11-27 06:45:46,255 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse1 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse5 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse7 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse10 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse7 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse0 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse4 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse4 .cse5) 0) (= (select .cse4 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_400) |c_~#lock~0.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_386) |c_~#lock~0.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse9 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse9 .cse10) 0) (= (select .cse9 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_398) |c_~#lock~0.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse11 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse8) 0) (= (select .cse11 .cse12) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_394) |c_~#lock~0.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)))) (< 2147483647 .cse14)) (or (let ((.cse16 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse13 .cse10 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse15 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse15 .cse2) 0) (= (select .cse15 .cse1) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse5) 0) (= (select .cse17 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse18 .cse7)) (= 0 (select .cse18 .cse10))))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse19 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse12) 0) (= (select .cse19 .cse8) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17867) |c_~#lock~0.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_384) |c_~#lock~0.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_388) |c_~#lock~0.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_382) |c_~#lock~0.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)))) (< .cse14 2147483648)))))) is different from true
[2024-11-27 06:45:46,664 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse6 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse5 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store .cse13 .cse6 0) .cse7 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse0 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse4 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse4 .cse5) 0) (= (select .cse4 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_384) |c_~#lock~0.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17867) |c_~#lock~0.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse10) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse7) 0) (= (select .cse11 .cse12) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_382) |c_~#lock~0.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_388) |c_~#lock~0.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)))) (< .cse14 2147483648)) (or (< 2147483647 .cse14) (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store .cse13 .cse5 0) .cse12 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_386) |c_~#lock~0.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_400) |c_~#lock~0.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse16 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse16 .cse6) 0) (= (select .cse16 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_398) |c_~#lock~0.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse17 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse2) 0) (= (select .cse17 .cse1) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_394) |c_~#lock~0.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse18 .cse12)) (= (select .cse18 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse19 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse10) 0) (= (select .cse19 .cse9) 0))))))))))) is different from false
[2024-11-27 06:45:48,676 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse6 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse5 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store .cse13 .cse6 0) .cse7 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse0 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse4 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse4 .cse5) 0) (= (select .cse4 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_384) |c_~#lock~0.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17867) |c_~#lock~0.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse10) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse7) 0) (= (select .cse11 .cse12) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_382) |c_~#lock~0.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_388) |c_~#lock~0.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)))) (< .cse14 2147483648)) (or (< 2147483647 .cse14) (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store .cse13 .cse5 0) .cse12 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_386) |c_~#lock~0.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_400) |c_~#lock~0.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse16 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse16 .cse6) 0) (= (select .cse16 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_398) |c_~#lock~0.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse17 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse2) 0) (= (select .cse17 .cse1) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_394) |c_~#lock~0.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse18 .cse12)) (= (select .cse18 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse19 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse10) 0) (= (select .cse19 .cse9) 0))))))))))) is different from true
[2024-11-27 06:45:49,175 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse7 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse4 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse12 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse13 .cse7 0) .cse9 0) .cse4 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_398) |c_~#lock~0.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse2 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse2 .cse3)) (= (select .cse2 .cse4) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse5 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse1) 0) (= (select .cse5 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_394) |c_~#lock~0.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse8 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse10) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse7) 0) (= (select .cse11 .cse12) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_400) |c_~#lock~0.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_386) |c_~#lock~0.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)))) (< 2147483647 .cse14)) (or (< .cse14 2147483648) (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse13 .cse12 0) .cse10 0) .cse3 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_384) |c_~#lock~0.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_382) |c_~#lock~0.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse16 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse16 .cse12) 0) (= (select .cse16 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_388) |c_~#lock~0.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse3) 0) (= (select .cse17 .cse4) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17867) |c_~#lock~0.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse18 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse6) 0) (= (select .cse18 .cse1) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse19 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse9) 0) (= (select .cse19 .cse10) 0))))))))))) is different from false
[2024-11-27 06:45:51,187 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse7 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse4 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse12 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or (let ((.cse0 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse13 .cse7 0) .cse9 0) .cse4 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_398) |c_~#lock~0.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse2 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse2 .cse3)) (= (select .cse2 .cse4) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse5 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse1) 0) (= (select .cse5 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_394) |c_~#lock~0.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse8 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse10) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse7) 0) (= (select .cse11 .cse12) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_400) |c_~#lock~0.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse0 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse0 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_386) |c_~#lock~0.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)))) (< 2147483647 .cse14)) (or (< .cse14 2147483648) (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse13 .cse12 0) .cse10 0) .cse3 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_384) |c_~#lock~0.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_382) |c_~#lock~0.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse16 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse16 .cse12) 0) (= (select .cse16 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_388) |c_~#lock~0.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse3) 0) (= (select .cse17 .cse4) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17867) |c_~#lock~0.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse18 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse6) 0) (= (select .cse18 .cse1) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse19 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse9) 0) (= (select .cse19 .cse10) 0))))))))))) is different from true
[2024-11-27 06:45:54,236 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:45:54,238 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 17 select indices, 17 select index equivalence classes, 0 disjoint index pairs (out of 136 index pairs), introduced 17 new quantified variables, introduced 136 case distinctions, treesize of input 35554 treesize of output 36386
[2024-11-27 06:45:55,051 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5951 treesize of output 5942
[2024-11-27 06:45:55,795 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 6043 treesize of output 6025
[2024-11-27 06:45:56,455 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5919 treesize of output 5847
[2024-11-27 06:45:56,809 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5847 treesize of output 5811
[2024-11-27 06:45:57,171 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5965 treesize of output 5947
[2024-11-27 06:45:57,662 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5924 treesize of output 5915
[2024-11-27 06:45:58,482 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5860 treesize of output 5824
[2024-11-27 06:45:59,161 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5824 treesize of output 5806
[2024-11-27 06:45:59,835 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5966 treesize of output 5949
[2024-11-27 06:46:00,371 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5841 treesize of output 5807
[2024-11-27 06:46:00,796 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5807 treesize of output 5771
[2024-11-27 06:46:01,156 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5771 treesize of output 5753
[2024-11-27 06:46:01,522 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5911 treesize of output 5893
[2024-11-27 06:46:02,104 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5786 treesize of output 5714
[2024-11-27 06:46:02,527 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5714 treesize of output 5678
[2024-11-27 06:46:02,894 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5678 treesize of output 5610
[2024-11-27 06:46:03,266 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5692 treesize of output 5683
[2024-11-27 06:46:03,893 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5628 treesize of output 5610
[2024-11-27 06:46:04,263 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5610 treesize of output 5574
[2024-11-27 06:46:04,988 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5574 treesize of output 5502
[2024-11-27 06:46:05,693 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5502 treesize of output 5466
[2024-11-27 06:46:06,368 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5548 treesize of output 5539
[2024-11-27 06:46:06,876 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5484 treesize of output 5466
[2024-11-27 06:46:07,306 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5466 treesize of output 5430
[2024-11-27 06:46:07,681 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5586 treesize of output 5568
[2024-11-27 06:46:08,090 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5462 treesize of output 5390
[2024-11-27 06:46:08,462 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5390 treesize of output 5354
[2024-11-27 06:46:08,838 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5432 treesize of output 5424
[2024-11-27 06:46:09,479 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5371 treesize of output 5355
[2024-11-27 06:46:09,853 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5431 treesize of output 5422
[2024-11-27 06:46:10,328 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5370 treesize of output 5334
[2024-11-27 06:46:10,704 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5408 treesize of output 5399
[2024-11-27 06:46:11,707 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5348 treesize of output 5316
[2024-11-27 06:46:12,458 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5316 treesize of output 5298
[2024-11-27 06:46:13,070 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5298 treesize of output 5262
[2024-11-27 06:46:13,457 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5416 treesize of output 5398
[2024-11-27 06:46:14,108 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5293 treesize of output 5275
[2024-11-27 06:46:14,488 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5275 treesize of output 5203
[2024-11-27 06:46:14,865 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5203 treesize of output 5167
[2024-11-27 06:46:15,247 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5239 treesize of output 5230
[2024-11-27 06:46:15,920 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5180 treesize of output 5144
[2024-11-27 06:46:16,295 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5144 treesize of output 5126
[2024-11-27 06:46:16,681 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5284 treesize of output 5266
[2024-11-27 06:46:17,157 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5159 treesize of output 5123
[2024-11-27 06:46:17,860 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5123 treesize of output 5051
[2024-11-27 06:46:18,598 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5211 treesize of output 5194
[2024-11-27 06:46:19,595 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5086 treesize of output 5018
[2024-11-27 06:46:19,996 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 5018 treesize of output 4984
[2024-11-27 06:46:36,774 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 15 not checked.
[2024-11-27 06:46:36,774 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1608365786] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:46:36,775 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:46:36,775 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 29, 30] total 62
[2024-11-27 06:46:36,775 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [457743337]
[2024-11-27 06:46:36,775 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:46:36,776 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 62 states
[2024-11-27 06:46:36,776 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:46:36,778 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 62 interpolants.
[2024-11-27 06:46:36,783 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=281, Invalid=1913, Unknown=28, NotChecked=1560, Total=3782
[2024-11-27 06:46:36,783 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:46:36,785 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:46:36,785 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 62 states, 62 states have (on average 15.629032258064516) internal successors, (969), 62 states have internal predecessors, (969), 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-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 26 states. 
[2024-11-27 06:46:36,786 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:46:41,055 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse8 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse5 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse13 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse11 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (= 4 |c_~#tnode~0.base|) (= (select |c_#valid| 3) 1) (= |c_~#qnode~0.offset| 0) (= |c_ULTIMATE.start_main_~#t~0#1.offset| 0) (= (select .cse0 0) 0) (not (= 3 |c_ULTIMATE.start_main_~#t~0#1.base|)) (or (let ((.cse1 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse0 .cse8 0) .cse10 0) .cse5 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_398) |c_~#lock~0.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse3 (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse3 .cse4)) (= (select .cse3 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse6 (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse6 .cse2) 0) (= (select .cse6 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_394) |c_~#lock~0.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse9 (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse9 .cse10) 0) (= (select .cse9 .cse11) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse8) 0) (= (select .cse12 .cse13) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_400) |c_~#lock~0.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse1 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse1 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_386) |c_~#lock~0.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)))) (< 2147483647 .cse14)) (= (select |c_#valid| 4) 1) (not (= |c_ULTIMATE.start_main_~#t~0#1.base| 4)) (= 3 |c_~#lock~0.base|) (= |c_ULTIMATE.start_main_~i~3#1| 0) (or (< .cse14 2147483648) (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store (store .cse0 .cse13 0) .cse11 0) .cse4 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_384) |c_~#lock~0.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_382) |c_~#lock~0.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse16 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse16 .cse13) 0) (= (select .cse16 .cse8) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_388) |c_~#lock~0.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse4) 0) (= (select .cse17 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17867) |c_~#lock~0.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse18 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse18 .cse7) 0) (= (select .cse18 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse19 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse10) 0) (= (select .cse19 .cse11) 0))))))))))) is different from true
[2024-11-27 06:46:43,082 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse6 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse13 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse5 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (= 4 |c_~#tnode~0.base|) (= |c_ULTIMATE.start_main_~#t~0#1.offset| 0) (or (let ((.cse3 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store .cse13 .cse6 0) .cse7 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse0 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse4 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse4 .cse5) 0) (= (select .cse4 .cse6) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_384) |c_~#lock~0.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17867) |c_~#lock~0.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse8 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse8 .cse9) 0) (= (select .cse8 .cse10) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse7) 0) (= (select .cse11 .cse12) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_382) |c_~#lock~0.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store .cse3 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse3 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_388) |c_~#lock~0.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)))) (< .cse14 2147483648)) (= (select .cse13 0) 0) (not (= 3 |c_ULTIMATE.start_main_~#t~0#1.base|)) (= 0 (select .cse13 1)) (not (= |c_ULTIMATE.start_main_~#t~0#1.base| 4)) (= 3 |c_~#lock~0.base|) (= |c_ULTIMATE.start_main_~i~3#1| 0) (or (< 2147483647 .cse14) (let ((.cse15 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store (store .cse13 .cse5 0) .cse12 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_386) |c_~#lock~0.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_400) |c_~#lock~0.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse16 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse16 .cse6) 0) (= (select .cse16 .cse5) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_398) |c_~#lock~0.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse17 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse2) 0) (= (select .cse17 .cse1) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_394) |c_~#lock~0.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse18 .cse12)) (= (select .cse18 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse19 (select (store (store (store .cse15 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse15 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse10) 0) (= (select .cse19 .cse9) 0))))))))))) is different from true
[2024-11-27 06:46:45,108 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse14 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse20 (* .cse14 4))) (let ((.cse2 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse20 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse8 (+ .cse20 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse20 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (+ .cse20 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse20 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (+ .cse20 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse11 (+ .cse20 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (= 4 |c_~#tnode~0.base|) (= |c_ULTIMATE.start_main_~#t~0#1.offset| 0) (= (select .cse0 0) 0) (not (= 3 |c_ULTIMATE.start_main_~#t~0#1.base|)) (= 0 (select .cse0 1)) (not (= |c_ULTIMATE.start_main_~#t~0#1.base| 4)) (or (let ((.cse4 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse0 .cse8 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse1 (select (store (store (store .cse4 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse4 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse1 .cse2) 0) (= (select .cse1 .cse3) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse5 (select (store (store (store .cse4 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse4 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse6) 0) (= (select .cse5 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store .cse4 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse4 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_400) |c_~#lock~0.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse4 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse4 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_386) |c_~#lock~0.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse10 (select (store (store (store .cse4 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse4 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse10 .cse11) 0) (= (select .cse10 .cse8) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store .cse4 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse4 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_398) |c_~#lock~0.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse12 (select (store (store (store .cse4 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse4 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse9) 0) (= (select .cse12 .cse13) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse4 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse4 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_394) |c_~#lock~0.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)))) (< 2147483647 .cse14)) (= 3 |c_~#lock~0.base|) (= |c_ULTIMATE.start_main_~i~3#1| 0) (= (select .cse0 2) 0) (or (let ((.cse16 (store |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base| (store .cse0 .cse11 0)))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse15 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse15 .cse3) 0) (= (select .cse15 .cse2) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse17 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse17 .cse6) 0) (= (select .cse17 .cse7) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse18 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse18 .cse8)) (= 0 (select .cse18 .cse11))))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse19 (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse19 .cse13) 0) (= (select .cse19 .cse9) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= 0 (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17867) |c_~#lock~0.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse3))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_384) |c_~#lock~0.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_388) |c_~#lock~0.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store .cse16 |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store .cse16 |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_382) |c_~#lock~0.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0)))) (< .cse14 2147483648)))))) is different from true
[2024-11-27 06:46:47,130 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse16 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse16 4))) (let ((.cse4 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (< 2147483647 .cse16)) (.cse5 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse2 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse3 (< .cse16 2147483648)) (.cse14 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (= 4 |c_~#tnode~0.base|) (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_394) |c_~#lock~0.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_382) |c_~#lock~0.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse3) (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_398) |c_~#lock~0.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (= |c_ULTIMATE.start_main_~#t~0#1.offset| 0) (= (select .cse5 0) 0) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse6 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_380) |c_~#lock~0.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse6 .cse7) 0) (= (select .cse6 .cse4) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_ArrVal_17867) |c_~#lock~0.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse3) (not (= 3 |c_ULTIMATE.start_main_~#t~0#1.base|)) (= 0 (select .cse5 1)) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_384) |c_~#lock~0.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0))) (not (= |c_ULTIMATE.start_main_~#t~0#1.base| 4)) (= (select .cse5 3) 0) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_400) |c_~#lock~0.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse9) 0)) .cse0) (= 3 |c_~#lock~0.base|) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_386) |c_~#lock~0.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) .cse0) (= |c_ULTIMATE.start_main_~i~3#1| 0) (= (select .cse5 2) 0) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse11 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_390) |c_~#lock~0.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse2) 0) (= (select .cse11 .cse10) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse12 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_392) |c_~#lock~0.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse12 .cse9) 0) (= (select .cse12 .cse8) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_396) |c_~#lock~0.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse14) 0) (= (select .cse13 .cse1) 0)))) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_~#tnode~0.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_~#tnode~0.base| v_prenex_388) |c_~#lock~0.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14) 0))))))) is different from true
[2024-11-27 06:46:52,447 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse16 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse16 4))) (let ((.cse4 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse2 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< .cse16 2147483648)) (.cse7 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (< 2147483647 .cse16)) (.cse11 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse5 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse0 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (= |c_ULTIMATE.start_main_~#t~0#1.offset| 0) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse5) 0)) .cse3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse6 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse6 .cse7) 0) (= (select .cse6 .cse4) 0)))) (= (select .cse8 0) 0) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse9) (= |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| 4) (not (= 3 |c_ULTIMATE.start_main_~#t~0#1.base|)) (= 0 (select .cse8 1)) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) .cse3) (or .cse9 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse11) 0))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse3) (not (= |c_ULTIMATE.start_main_~#t~0#1.base| 4)) (= (select .cse8 3) 0) (= 3 |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base|) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) .cse9) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse9) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse11) 0) (= (select .cse13 .cse10) 0)))) (= |c_ULTIMATE.start_main_~i~3#1| 0) (= (select .cse8 2) 0) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse14 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_#in~lock#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse14 .cse5) 0) (= (select .cse14 .cse12) 0)))))))) is different from true
[2024-11-27 06:46:54,472 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse15 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse16 (* .cse15 4))) (let ((.cse4 (+ .cse16 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse7 (+ .cse16 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse12 (+ .cse16 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse16 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse10 (+ .cse16 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (< .cse15 2147483648)) (.cse2 (+ .cse16 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse8 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse14 (+ .cse16 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse6 (+ .cse16 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse3 (< 2147483647 .cse15))) (and (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse0 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0)))) (or .cse3 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0))) (= |c_ULTIMATE.start_main_~#t~0#1.offset| 0) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse5 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse5 .cse6) 0) (= (select .cse5 .cse7) 0)))) (= (select .cse8 0) 0) (or .cse9 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse11 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse11 .cse12)) (= (select .cse11 .cse4) 0)))) (= |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| 4) (not (= 3 |c_ULTIMATE.start_main_~#t~0#1.base|)) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse9) (= 0 (select .cse8 1)) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0)) .cse9) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0)) .cse3) (not (= |c_ULTIMATE.start_main_~#t~0#1.base| 4)) (= (select .cse8 3) 0) (= |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| 3) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse13 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse13 .cse10) 0) (= (select .cse13 .cse14) 0)))) (or .cse9 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0))) (= |c_ULTIMATE.start_main_~i~3#1| 0) (= (select .cse8 2) 0) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse14) 0)) .cse3) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_#in~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse6) 0)) .cse3))))) is different from true
[2024-11-27 06:46:56,492 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse16 (mod |c_ULTIMATE.start_main_~i~3#1| 4294967296))) (let ((.cse15 (* .cse16 4))) (let ((.cse2 (+ .cse15 (- 17179869181) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse7 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset| 1)) (.cse10 (+ .cse15 2 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse1 (+ .cse15 (- 17179869182) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse13 (+ .cse15 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse4 (+ .cse15 3 |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse9 (< 2147483647 .cse16)) (.cse5 (select |c_#race| |c_ULTIMATE.start_main_~#t~0#1.base|)) (.cse8 (+ .cse15 (- 17179869183) |c_ULTIMATE.start_main_~#t~0#1.offset|)) (.cse0 (< .cse16 2147483648)) (.cse12 (+ .cse15 (- 17179869184) |c_ULTIMATE.start_main_~#t~0#1.offset|))) (and (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_381 (Array Int Int)) (v_prenex_382 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_382) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_381) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse1) 0))) (= |c_ULTIMATE.start_main_~#t~0#1.offset| 0) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_383 (Array Int Int)) (v_prenex_384 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_384) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_383) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse2) 0)) .cse0) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_391 (Array Int Int)) (v_prenex_392 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse3 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_392) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_391) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse3 .cse2) 0) (= (select .cse3 .cse4) 0)))) (= (select .cse5 0) 0) (not (= 3 |c_ULTIMATE.start_main_~#t~0#1.base|)) (= 0 (select .cse5 1)) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_395 (Array Int Int)) (v_prenex_396 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (let ((.cse6 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_396) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_395) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse6 .cse7) 0) (= (select .cse6 .cse8) 0)))) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_393 (Array Int Int)) (v_prenex_394 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_394) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_393) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse7) 0)) .cse9) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_385 (Array Int Int)) (v_prenex_386 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_386) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_385) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse10) 0)) .cse9) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_380 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_379 (Array Int Int))) (let ((.cse11 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_380) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_379) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= (select .cse11 .cse12) 0) (= (select .cse11 .cse13) 0)))) (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_390 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_389 (Array Int Int))) (let ((.cse14 (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_390) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_389) |c_ULTIMATE.start_main_~#t~0#1.base|))) (or (= 0 (select .cse14 .cse10)) (= (select .cse14 .cse1) 0)))) (not (= |c_ULTIMATE.start_main_~#t~0#1.base| 4)) (= (select .cse5 3) 0) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_prenex_397 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_398 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_398) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_397) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse13) 0)) .cse9) (= |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| 3) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_399 (Array Int Int)) (v_prenex_400 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_400) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_399) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse4) 0)) .cse9) (= |c_ULTIMATE.start_main_~i~3#1| 0) (= (select .cse5 2) 0) (= |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| 4) (or (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int) (v_prenex_387 (Array Int Int)) (v_prenex_388 (Array Int Int))) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_prenex_388) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_prenex_387) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse8) 0)) .cse0) (or .cse0 (forall ((|runThread1of1ForFork0_vatomic32_read_~a#1.base| Int) (v_ArrVal_17851 (Array Int Int)) (v_DerPreprocessor_10 (Array Int Int)) (v_ArrVal_17867 (Array Int Int)) (|runThread1of1ForFork0_vatomic32_read_~a#1.offset| Int)) (= (select (select (store (store (store |c_#race| |runThread1of1ForFork0_vatomic32_read_~a#1.base| (store (store (store (store (select (store |c_#race| |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17851) |runThread1of1ForFork0_vatomic32_read_~a#1.base|) |runThread1of1ForFork0_vatomic32_read_~a#1.offset| 0) (+ 1 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 2 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0) (+ 3 |runThread1of1ForFork0_vatomic32_read_~a#1.offset|) 0)) |c_runThread1of1ForFork0_hclhlock_acquire_~tnode#1.base| v_ArrVal_17867) |c_runThread1of1ForFork0_hclhlock_acquire_~lock#1.base| v_DerPreprocessor_10) |c_ULTIMATE.start_main_~#t~0#1.base|) .cse12) 0))))))) is different from true
[2024-11-27 06:47:03,209 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 139
[2024-11-27 06:47:03,214 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 127
[2024-11-27 06:47:03,499 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 138 treesize of output 126
[2024-11-27 06:47:03,504 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 126 treesize of output 114
[2024-11-27 06:47:03,784 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 139
[2024-11-27 06:47:03,790 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 127
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:06,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. 
[2024-11-27 06:47:06,667 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. 
[2024-11-27 06:47:06,682 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Ended with exit code 0
[2024-11-27 06:47:06,868 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable42,28 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:47:06,868 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:47:06,869 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:47:06,869 INFO  L85        PathProgramCache]: Analyzing trace with hash -638926377, now seen corresponding path program 1 times
[2024-11-27 06:47:06,869 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:47:06,869 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1995084720]
[2024-11-27 06:47:06,869 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:47:06,869 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:47:06,967 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:47:07,201 INFO  L134       CoverageAnalysis]: Checked inductivity of 150 backedges. 96 proven. 0 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked.
[2024-11-27 06:47:07,201 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:47:07,201 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1995084720]
[2024-11-27 06:47:07,201 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1995084720] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:47:07,201 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:47:07,201 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:47:07,201 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1330662180]
[2024-11-27 06:47:07,201 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:47:07,202 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:47:07,202 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:47:07,203 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:47:07,203 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:47:07,203 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:47:07,204 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:47:07,205 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 173.66666666666666) internal successors, (521), 3 states have internal predecessors, (521), 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-27 06:47:07,205 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:47:07,205 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,205 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,205 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,205 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,206 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:47:07,206 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:47:07,206 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,206 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:47:07,206 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:47:07,206 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,206 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:47:07,206 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,206 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 26 states. 
[2024-11-27 06:47:07,206 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 35 states. 
[2024-11-27 06:47:07,206 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:47:07,596 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:47:07,596 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,596 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:47:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:47:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:47:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:47:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:47:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. 
[2024-11-27 06:47:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. 
[2024-11-27 06:47:07,598 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:47:07,598 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable43
[2024-11-27 06:47:07,598 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] ===
[2024-11-27 06:47:07,599 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:47:07,599 INFO  L85        PathProgramCache]: Analyzing trace with hash -1477318833, now seen corresponding path program 1 times
[2024-11-27 06:47:07,599 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:47:07,599 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1693615984]
[2024-11-27 06:47:07,600 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:47:07,600 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:47:07,703 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:47:08,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 53 trivial. 0 not checked.
[2024-11-27 06:47:08,198 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:47:08,198 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1693615984]
[2024-11-27 06:47:08,198 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1693615984] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:47:08,198 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [306503503]
[2024-11-27 06:47:08,199 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:47:08,199 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:47:08,199 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:47:08,201 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:47:08,203 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e62afb7-7c4a-4c32-97ea-c3d73629c8fd/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process
[2024-11-27 06:47:09,701 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:47:09,725 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1602 conjuncts, 266 conjuncts are in the unsatisfiable core
[2024-11-27 06:47:09,741 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:47:10,138 INFO  L349             Elim1Store]: treesize reduction 8, result has 52.9 percent of original size
[2024-11-27 06:47:10,139 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 16 treesize of output 18
[2024-11-27 06:47:12,305 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:47:12,317 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:47:13,697 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:47:13,698 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-11-27 06:47:13,705 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:47:13,706 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-11-27 06:47:16,118 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:47:16,119 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:47:16,126 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:47:16,128 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:47:16,360 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:47:16,383 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18
[2024-11-27 06:47:16,730 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 21
[2024-11-27 06:47:16,743 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:47:17,600 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21
[2024-11-27 06:47:17,610 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:47:22,785 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 115 treesize of output 128
[2024-11-27 06:47:22,831 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 50
[2024-11-27 06:47:22,840 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 10
[2024-11-27 06:47:22,868 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:47:22,868 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 91 treesize of output 76
[2024-11-27 06:47:23,030 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:47:23,030 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 161 treesize of output 101
[2024-11-27 06:47:26,430 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 1 proven. 53 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:47:26,430 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:47:31,568 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:47:31,568 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 132 treesize of output 148
[2024-11-27 06:47:31,651 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 103 treesize of output 81
[2024-11-27 06:47:31,681 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 13
[2024-11-27 06:47:38,334 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_18548 (Array Int Int)) (v_ArrVal_18545 Int) (v_ArrVal_18541 (Array Int Int))) (= (select (select (store (let ((.cse0 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_18541))) (store .cse0 |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.base| (store (store (select .cse0 |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.base|) (+ |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.offset| 4) |c_ULTIMATE.start_hclhlock_init_tnode_~qnode#1.base|) |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.offset| v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0)) (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (v_ArrVal_18542 (Array Int Int))) (= (select (select (store (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomic32_write_~a#1.base| v_ArrVal_18542) |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0))) is different from false
[2024-11-27 06:47:38,371 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int)) (or (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (v_ArrVal_18542 (Array Int Int))) (= (select (select (store (store (store |c_#memory_$Pointer$.offset| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18542) |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0)) (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_ULTIMATE.start_vatomic32_write_#in~a#1.base|))) (forall ((|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int)) (or (forall ((v_ArrVal_18548 (Array Int Int)) (v_ArrVal_18545 Int) (v_ArrVal_18541 (Array Int Int))) (= (select (select (store (let ((.cse0 (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse0 |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.base| (store (store (select .cse0 |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.base|) (+ |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.offset| 4) |c_ULTIMATE.start_hclhlock_init_tnode_~qnode#1.base|) |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.offset| v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0)) (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_ULTIMATE.start_vatomic32_write_#in~a#1.base|)))) is different from false
[2024-11-27 06:47:50,332 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_18548 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18545 Int) (v_ArrVal_18541 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_ULTIMATE.start_vatomic32_write_rlx_#in~a#1.base|) (= (select (select (store (let ((.cse0 (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse0 |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.base| (store (store (select .cse0 |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.base|) (+ |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.offset| 4) |c_ULTIMATE.start_hclhlock_init_tnode_~qnode#1.base|) |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.offset| v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0))) (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18542 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_ULTIMATE.start_vatomic32_write_rlx_#in~a#1.base|) (= (select (select (store (store (store |c_#memory_$Pointer$.offset| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18542) |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0)))) is different from false
[2024-11-27 06:47:53,953 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18542 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_ULTIMATE.start_hclhlock_init_tnode_#in~qnode#1.base|) (= (select (select (store (store (store |c_#memory_$Pointer$.offset| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18542) |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0))) (forall ((v_ArrVal_18548 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18545 Int) (v_ArrVal_18541 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_ULTIMATE.start_hclhlock_init_tnode_#in~qnode#1.base|) (= (select (select (store (let ((.cse0 (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse0 |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.base| (store (store (select .cse0 |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.base|) (+ |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.offset| 4) |c_ULTIMATE.start_hclhlock_init_tnode_#in~qnode#1.base|) |c_ULTIMATE.start_hclhlock_init_tnode_~tnode#1.offset| v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0)))) is different from false
[2024-11-27 06:47:53,986 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_18548 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18545 Int) (v_ArrVal_18541 (Array Int Int))) (or (= (select (select (store (let ((.cse0 (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse0 |c_ULTIMATE.start_hclhlock_init_tnode_#in~tnode#1.base| (store (store (select .cse0 |c_ULTIMATE.start_hclhlock_init_tnode_#in~tnode#1.base|) (+ 4 |c_ULTIMATE.start_hclhlock_init_tnode_#in~tnode#1.offset|) |c_ULTIMATE.start_hclhlock_init_tnode_#in~qnode#1.base|) |c_ULTIMATE.start_hclhlock_init_tnode_#in~tnode#1.offset| v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0) (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_ULTIMATE.start_hclhlock_init_tnode_#in~qnode#1.base|))) (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18542 (Array Int Int))) (or (= (select (select (store (store (store |c_#memory_$Pointer$.offset| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18542) |c_ULTIMATE.start_hclhlock_init_tnode_#in~tnode#1.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0) (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_ULTIMATE.start_hclhlock_init_tnode_#in~qnode#1.base|)))) is different from false
[2024-11-27 06:47:56,096 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse0 (mod |c_ULTIMATE.start_init_~i~4#1| 4294967296))) (let ((.cse1 (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18542 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= 0 (select (select (store (store (store |c_#memory_$Pointer$.offset| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18542) |c_~#tnode~0.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|))))) (.cse3 (* .cse0 8))) (and (or (< 2147483647 .cse0) (and .cse1 (forall ((v_ArrVal_18548 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18545 Int) (v_ArrVal_18541 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= (select (select (store (let ((.cse2 (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse2 |c_~#tnode~0.base| (store (store (select .cse2 |c_~#tnode~0.base|) (+ |c_~#tnode~0.offset| .cse3 4) |c_~#qnode~0.base|) (+ |c_~#tnode~0.offset| .cse3) v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0))))) (or (< .cse0 2147483648) (and .cse1 (forall ((v_ArrVal_18548 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18545 Int) (v_ArrVal_18541 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= (select (select (store (let ((.cse4 (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse4 |c_~#tnode~0.base| (store (store (select .cse4 |c_~#tnode~0.base|) (+ |c_~#tnode~0.offset| (- 34359738364) .cse3) |c_~#qnode~0.base|) (+ |c_~#tnode~0.offset| .cse3 (- 34359738368)) v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0)))))))) is different from false
[2024-11-27 06:47:56,735 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18542 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= 0 (select (select (store (store (store |c_#memory_$Pointer$.offset| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18542) |c_~#tnode~0.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|)))) (forall ((v_ArrVal_18548 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18545 Int) (v_ArrVal_18541 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= (select (select (store (let ((.cse0 (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse0 |c_~#tnode~0.base| (store (store (select .cse0 |c_~#tnode~0.base|) (+ |c_~#tnode~0.offset| 4) |c_~#qnode~0.base|) |c_~#tnode~0.offset| v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0)))) is different from false
[2024-11-27 06:47:57,072 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_18548 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18545 Int) (|ULTIMATE.start_vatomicptr_write_~v#1.base| Int) (v_ArrVal_18541 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= 0 (select (select (store (let ((.cse0 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomicptr_write_~a#1.base| (store (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomicptr_write_~a#1.base|) |c_ULTIMATE.start_vatomicptr_write_~a#1.offset| |ULTIMATE.start_vatomicptr_write_~v#1.base|)) |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse0 |c_~#tnode~0.base| (store (store (select .cse0 |c_~#tnode~0.base|) (+ |c_~#tnode~0.offset| 4) |c_~#qnode~0.base|) |c_~#tnode~0.offset| v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|)))) (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (v_ArrVal_18538 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18542 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= (select (select (store (store (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomicptr_write_~a#1.base| (store (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomicptr_write_~a#1.base|) |c_ULTIMATE.start_vatomicptr_write_~a#1.offset| v_ArrVal_18538)) |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18542) |c_~#tnode~0.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0)))) is different from false
[2024-11-27 06:47:59,144 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((|v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| Int)) (or (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (v_ArrVal_18538 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18542 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= (select (select (store (store (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomicptr_write_#in~a#1.base| (store (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomicptr_write_#in~a#1.base|) |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| v_ArrVal_18538)) |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18542) |c_~#tnode~0.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0))) (< |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| |c_ULTIMATE.start_vatomicptr_write_#in~a#1.offset|))) (forall ((|v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| Int)) (or (forall ((v_ArrVal_18548 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18545 Int) (|ULTIMATE.start_vatomicptr_write_~v#1.base| Int) (v_ArrVal_18541 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= (select (select (store (let ((.cse0 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomicptr_write_#in~a#1.base| (store (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomicptr_write_#in~a#1.base|) |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| |ULTIMATE.start_vatomicptr_write_~v#1.base|)) |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse0 |c_~#tnode~0.base| (store (store (select .cse0 |c_~#tnode~0.base|) (+ |c_~#tnode~0.offset| 4) |c_~#qnode~0.base|) |c_~#tnode~0.offset| v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0))) (< |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| |c_ULTIMATE.start_vatomicptr_write_#in~a#1.offset|)))) is different from false
[2024-11-27 06:47:59,251 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (v_ArrVal_18538 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18542 (Array Int Int)) (|v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| Int)) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= (select (select (store (store (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomicptr_write_rlx_~a#1.base| (store (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomicptr_write_rlx_~a#1.base|) |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| v_ArrVal_18538)) |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18542) |c_~#tnode~0.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0) (< |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| |c_ULTIMATE.start_vatomicptr_write_rlx_~a#1.offset|))) (forall ((v_ArrVal_18548 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (|v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| Int) (v_ArrVal_18545 Int) (|ULTIMATE.start_vatomicptr_write_~v#1.base| Int) (v_ArrVal_18541 (Array Int Int))) (or (= (select (select (store (let ((.cse0 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomicptr_write_rlx_~a#1.base| (store (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomicptr_write_rlx_~a#1.base|) |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| |ULTIMATE.start_vatomicptr_write_~v#1.base|)) |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse0 |c_~#tnode~0.base| (store (store (select .cse0 |c_~#tnode~0.base|) (+ |c_~#tnode~0.offset| 4) |c_~#qnode~0.base|) |c_~#tnode~0.offset| v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0) (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (< |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| |c_ULTIMATE.start_vatomicptr_write_rlx_~a#1.offset|)))) is different from false
[2024-11-27 06:47:59,355 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_18548 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (|v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| Int) (v_ArrVal_18545 Int) (|ULTIMATE.start_vatomicptr_write_~v#1.base| Int) (v_ArrVal_18541 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (< |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| |c_ULTIMATE.start_vatomicptr_write_rlx_#in~a#1.offset|) (= (select (select (store (let ((.cse0 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomicptr_write_rlx_#in~a#1.base| (store (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_vatomicptr_write_rlx_#in~a#1.base|) |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| |ULTIMATE.start_vatomicptr_write_~v#1.base|)) |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse0 |c_~#tnode~0.base| (store (store (select .cse0 |c_~#tnode~0.base|) (+ |c_~#tnode~0.offset| 4) |c_~#qnode~0.base|) |c_~#tnode~0.offset| v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0))) (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (v_ArrVal_18538 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18542 (Array Int Int)) (|v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| Int)) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (< |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| |c_ULTIMATE.start_vatomicptr_write_rlx_#in~a#1.offset|) (= (select (select (store (store (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomicptr_write_rlx_#in~a#1.base| (store (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_vatomicptr_write_rlx_#in~a#1.base|) |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| v_ArrVal_18538)) |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18542) |c_~#tnode~0.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0)))) is different from false
[2024-11-27 06:47:59,533 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse0 (mod |c_ULTIMATE.start_hclhlock_init_~i~0#1| 4294967296))) (let ((.cse5 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_hclhlock_init_~hclh_lock#1.base|)) (.cse2 (+ |c_~#tnode~0.offset| 4)) (.cse3 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_hclhlock_init_~hclh_lock#1.base|)) (.cse4 (+ (* .cse0 4) |c_ULTIMATE.start_hclhlock_init_~hclh_lock#1.offset|))) (and (or (< .cse0 2147483648) (and (forall ((v_ArrVal_18548 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (|v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| Int) (v_ArrVal_18545 Int) (|ULTIMATE.start_vatomicptr_write_~v#1.base| Int) (v_ArrVal_18541 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= (select (select (store (let ((.cse1 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_hclhlock_init_~hclh_lock#1.base| (store .cse3 |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| |ULTIMATE.start_vatomicptr_write_~v#1.base|)) |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse1 |c_~#tnode~0.base| (store (store (select .cse1 |c_~#tnode~0.base|) .cse2 |c_~#qnode~0.base|) |c_~#tnode~0.offset| v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0) (< (+ |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| 17179869184) .cse4))) (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (v_ArrVal_18538 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18542 (Array Int Int)) (|v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| Int)) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= (select (select (store (store (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_hclhlock_init_~hclh_lock#1.base| (store .cse5 |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| v_ArrVal_18538)) |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18542) |c_~#tnode~0.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0) (< (+ |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| 17179869184) .cse4))))) (or (< 2147483647 .cse0) (and (forall ((v_ArrVal_18547 (Array Int Int)) (v_ArrVal_18549 (Array Int Int)) (v_ArrVal_18538 Int) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (v_ArrVal_18542 (Array Int Int)) (|v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| Int)) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= (select (select (store (store (store (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_hclhlock_init_~hclh_lock#1.base| (store .cse5 |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| v_ArrVal_18538)) |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18542) |c_~#tnode~0.base| v_ArrVal_18547) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18549) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0) (< |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| .cse4))) (forall ((v_ArrVal_18548 (Array Int Int)) (|v_ULTIMATE.start_vatomic32_write_~a#1.base_87| Int) (|v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| Int) (v_ArrVal_18545 Int) (|ULTIMATE.start_vatomicptr_write_~v#1.base| Int) (v_ArrVal_18541 (Array Int Int))) (or (< |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| |c_~#qnode~0.base|) (= (select (select (store (let ((.cse6 (store (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_hclhlock_init_~hclh_lock#1.base| (store .cse3 |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| |ULTIMATE.start_vatomicptr_write_~v#1.base|)) |v_ULTIMATE.start_vatomic32_write_~a#1.base_87| v_ArrVal_18541))) (store .cse6 |c_~#tnode~0.base| (store (store (select .cse6 |c_~#tnode~0.base|) .cse2 |c_~#qnode~0.base|) |c_~#tnode~0.offset| v_ArrVal_18545))) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_18548) |c_~#lock~0.base|) |c_~#lock~0.offset|) 0) (< |v_ULTIMATE.start_vatomicptr_write_~a#1.offset_90| .cse4)))))))) is different from false
[2024-11-27 06:48:01,953 INFO  L349             Elim1Store]: treesize reduction 15, result has 64.3 percent of original size
[2024-11-27 06:48:01,953 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 77 treesize of output 56
[2024-11-27 06:48:02,001 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:48:02,001 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 426 treesize of output 438
[2024-11-27 06:48:02,017 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 262 treesize of output 246
[2024-11-27 06:48:02,030 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 448 treesize of output 436
[2024-11-27 06:48:02,154 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 4