./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-complex/workstealqueue_mutex-2.i --full-output --architecture 32bit


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


Checking for data races
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/config/GemCutterReach.xml -i ../../sv-benchmarks/c/pthread-complex/workstealqueue_mutex-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca --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 4ef1ebb9985ad6dadbe7cf99c72a7d7cbd507bc2d179a6afec5353fae325d63f
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 11:24:11,448 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 11:24:11,560 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/config/svcomp-DataRace-32bit-GemCutter_Default.epf
[2024-11-23 11:24:11,574 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 11:24:11,574 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 11:24:11,624 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 11:24:11,626 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 11:24:11,627 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 11:24:11,627 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 11:24:11,628 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 11:24:11,629 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 11:24:11,629 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 11:24:11,630 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 11:24:11,630 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 11:24:11,631 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-23 11:24:11,631 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 11:24:11,631 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 11:24:11,631 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 11:24:11,631 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 11:24:11,632 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-23 11:24:11,632 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 11:24:11,632 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-23 11:24:11,632 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-11-23 11:24:11,632 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-23 11:24:11,632 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 11:24:11,632 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 11:24:11,633 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 11:24:11,633 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 11:24:11,633 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 11:24:11,633 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 11:24:11,633 INFO  L153        SettingsManager]:  * To the following directory=./dump/
[2024-11-23 11:24:11,634 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 11:24:11,634 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-23 11:24:11,635 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 11:24:11,635 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 11:24:11,635 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-23 11:24:11,635 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-23 11:24:11,636 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 11:24:11,636 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 11:24:11,636 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 11:24:11,636 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2024-11-23 11:24:11,636 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-11-23 11:24:11,636 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-11-23 11:24:11,637 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-11-23 11:24:11,637 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_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca
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 -> 4ef1ebb9985ad6dadbe7cf99c72a7d7cbd507bc2d179a6afec5353fae325d63f
[2024-11-23 11:24:12,010 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 11:24:12,021 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 11:24:12,024 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 11:24:12,025 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 11:24:12,026 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 11:24:12,027 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/../../sv-benchmarks/c/pthread-complex/workstealqueue_mutex-2.i
[2024-11-23 11:24:15,630 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/data/323c1853c/c33a0a6c3aba4ed09700a818f051eb59/FLAG69b2f058b
[2024-11-23 11:24:16,192 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 11:24:16,197 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/sv-benchmarks/c/pthread-complex/workstealqueue_mutex-2.i
[2024-11-23 11:24:16,245 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/data/323c1853c/c33a0a6c3aba4ed09700a818f051eb59/FLAG69b2f058b
[2024-11-23 11:24:16,274 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/data/323c1853c/c33a0a6c3aba4ed09700a818f051eb59
[2024-11-23 11:24:16,277 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 11:24:16,279 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 11:24:16,282 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 11:24:16,282 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 11:24:16,288 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 11:24:16,289 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:24:16" (1/1) ...
[2024-11-23 11:24:16,291 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@c0dc6e0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:16, skipping insertion in model container
[2024-11-23 11:24:16,293 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:24:16" (1/1) ...
[2024-11-23 11:24:16,364 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 11:24:17,414 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 11:24:17,432 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 11:24:17,600 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 11:24:17,732 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 11:24:17,733 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17 WrapperNode
[2024-11-23 11:24:17,733 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 11:24:17,735 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 11:24:17,735 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 11:24:17,735 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 11:24:17,743 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (1/1) ...
[2024-11-23 11:24:17,781 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (1/1) ...
[2024-11-23 11:24:18,026 INFO  L138                Inliner]: procedures = 491, calls = 159, calls flagged for inlining = 48, calls inlined = 122, statements flattened = 3354
[2024-11-23 11:24:18,028 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 11:24:18,029 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 11:24:18,029 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 11:24:18,030 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 11:24:18,039 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (1/1) ...
[2024-11-23 11:24:18,040 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (1/1) ...
[2024-11-23 11:24:18,097 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (1/1) ...
[2024-11-23 11:24:18,097 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (1/1) ...
[2024-11-23 11:24:18,277 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (1/1) ...
[2024-11-23 11:24:18,294 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (1/1) ...
[2024-11-23 11:24:18,316 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (1/1) ...
[2024-11-23 11:24:18,343 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (1/1) ...
[2024-11-23 11:24:18,363 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (1/1) ...
[2024-11-23 11:24:18,400 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 11:24:18,402 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 11:24:18,402 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 11:24:18,403 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 11:24:18,404 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (1/1) ...
[2024-11-23 11:24:18,415 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-23 11:24:18,514 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:24:18,539 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-11-23 11:24:18,545 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-11-23 11:24:18,579 INFO  L130     BoogieDeclarations]: Found specification of procedure Stealer
[2024-11-23 11:24:18,579 INFO  L138     BoogieDeclarations]: Found implementation of procedure Stealer
[2024-11-23 11:24:18,580 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2024-11-23 11:24:18,580 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-23 11:24:18,580 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2024-11-23 11:24:18,580 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-11-23 11:24:18,580 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock
[2024-11-23 11:24:18,580 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 11:24:18,580 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$
[2024-11-23 11:24:18,580 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 11:24:18,580 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 11:24:18,580 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-23 11:24:18,581 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$
[2024-11-23 11:24:18,581 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$
[2024-11-23 11:24:18,581 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock
[2024-11-23 11:24:18,581 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-11-23 11:24:18,581 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-11-23 11:24:18,584 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-11-23 11:24:19,115 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 11:24:19,117 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 11:24:25,127 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-23 11:24:25,128 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 11:24:27,356 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 11:24:27,356 INFO  L312             CfgBuilder]: Removed 11 assume(true) statements.
[2024-11-23 11:24:27,357 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:24:27 BoogieIcfgContainer
[2024-11-23 11:24:27,357 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 11:24:27,360 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 11:24:27,360 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 11:24:27,370 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 11:24:27,370 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 11:24:16" (1/3) ...
[2024-11-23 11:24:27,372 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@31eddd7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:24:27, skipping insertion in model container
[2024-11-23 11:24:27,372 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:24:17" (2/3) ...
[2024-11-23 11:24:27,372 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@31eddd7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:24:27, skipping insertion in model container
[2024-11-23 11:24:27,373 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:24:27" (3/3) ...
[2024-11-23 11:24:27,374 INFO  L128   eAbstractionObserver]: Analyzing ICFG workstealqueue_mutex-2.i
[2024-11-23 11:24:27,393 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 11:24:27,395 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG workstealqueue_mutex-2.i that has 2 procedures, 2486 locations, 1 initial locations, 11 loop locations, and 257 error locations.
[2024-11-23 11:24:27,396 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-23 11:24:27,968 INFO  L143    ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions.
[2024-11-23 11:24:28,126 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:24:28,126 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-11-23 11:24:28,127 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:24:28,132 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-11-23 11:24:28,134 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-11-23 11:24:28,356 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-23 11:24:28,370 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-11-23 11:24:28,383 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;@1220c08b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:24:28,383 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 236 error locations.
[2024-11-23 11:24:28,425 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] ===
[2024-11-23 11:24:28,432 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:24:28,432 INFO  L85        PathProgramCache]: Analyzing trace with hash 2087121879, now seen corresponding path program 1 times
[2024-11-23 11:24:28,441 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:24:28,441 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [854649937]
[2024-11-23 11:24:28,442 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:24:28,442 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:24:28,778 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:24:30,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-23 11:24:30,407 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:24:30,408 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [854649937]
[2024-11-23 11:24:30,408 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [854649937] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:24:30,409 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:24:30,409 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 11:24:30,411 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1749257154]
[2024-11-23 11:24:30,412 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:24:30,417 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 11:24:30,418 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:24:30,442 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 11:24:30,443 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-23 11:24:30,444 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:30,448 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:24:30,450 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 10.8) internal successors, (54), 6 states have internal predecessors, (54), 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-23 11:24:30,450 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:30,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:30,627 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 11:24:30,628 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] ===
[2024-11-23 11:24:30,628 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:24:30,628 INFO  L85        PathProgramCache]: Analyzing trace with hash -584694249, now seen corresponding path program 1 times
[2024-11-23 11:24:30,629 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:24:30,629 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1054843434]
[2024-11-23 11:24:30,629 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:24:30,629 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:24:30,680 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:24:31,601 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-23 11:24:31,602 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:24:31,602 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1054843434]
[2024-11-23 11:24:31,602 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1054843434] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:24:31,602 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:24:31,602 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 11:24:31,602 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [130180472]
[2024-11-23 11:24:31,602 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:24:31,604 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 11:24:31,604 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:24:31,608 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 11:24:31,609 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-23 11:24:31,609 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:31,610 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:24:31,610 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 12.4) internal successors, (62), 6 states have internal predecessors, (62), 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-23 11:24:31,610 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:31,610 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:32,030 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:32,032 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:32,032 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-23 11:24:32,032 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] ===
[2024-11-23 11:24:32,033 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:24:32,033 INFO  L85        PathProgramCache]: Analyzing trace with hash -589604612, now seen corresponding path program 1 times
[2024-11-23 11:24:32,033 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:24:32,033 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [912067046]
[2024-11-23 11:24:32,034 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:24:32,034 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:24:32,115 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:24:33,228 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-23 11:24:33,229 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:24:33,229 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [912067046]
[2024-11-23 11:24:33,229 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [912067046] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:24:33,229 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:24:33,229 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 11:24:33,229 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [11713249]
[2024-11-23 11:24:33,229 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:24:33,230 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 11:24:33,230 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:24:33,231 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 11:24:33,231 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-23 11:24:33,233 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:33,234 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:24:33,235 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 17.8) internal successors, (89), 6 states have internal predecessors, (89), 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-23 11:24:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:33,606 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:33,607 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:33,607 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:33,608 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 11:24:33,608 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr234ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] ===
[2024-11-23 11:24:33,608 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:24:33,609 INFO  L85        PathProgramCache]: Analyzing trace with hash -197225614, now seen corresponding path program 1 times
[2024-11-23 11:24:33,609 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:24:33,609 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [497704616]
[2024-11-23 11:24:33,609 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:24:33,609 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:24:33,674 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:24:33,911 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-23 11:24:33,911 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:24:33,911 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [497704616]
[2024-11-23 11:24:33,912 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [497704616] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:24:33,912 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:24:33,912 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 11:24:33,912 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [610479885]
[2024-11-23 11:24:33,912 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:24:33,913 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 11:24:33,913 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:24:33,914 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 11:24:33,914 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 11:24:33,914 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:33,917 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:24:33,918 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 43.666666666666664) internal successors, (131), 3 states have internal predecessors, (131), 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-23 11:24:33,918 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:33,918 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:33,918 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:33,918 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:34,052 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:34,053 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:34,053 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:34,053 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:24:34,053 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 11:24:34,054 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] ===
[2024-11-23 11:24:34,054 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:24:34,054 INFO  L85        PathProgramCache]: Analyzing trace with hash 851174264, now seen corresponding path program 1 times
[2024-11-23 11:24:34,054 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:24:34,055 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [419737865]
[2024-11-23 11:24:34,055 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:24:34,055 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:24:34,146 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:24:35,201 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-23 11:24:35,201 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:24:35,201 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [419737865]
[2024-11-23 11:24:35,202 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [419737865] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:24:35,202 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:24:35,202 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 11:24:35,202 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1205078275]
[2024-11-23 11:24:35,202 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:24:35,203 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 11:24:35,203 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:24:35,203 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 11:24:35,204 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-23 11:24:35,204 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:35,207 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:24:35,207 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 24.4) internal successors, (122), 6 states have internal predecessors, (122), 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-23 11:24:35,207 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:35,208 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:35,208 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:35,208 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:24:35,208 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:35,440 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:35,440 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:35,440 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:35,440 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:24:35,440 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:35,440 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 11:24:35,441 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] ===
[2024-11-23 11:24:35,441 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:24:35,441 INFO  L85        PathProgramCache]: Analyzing trace with hash -1861748172, now seen corresponding path program 1 times
[2024-11-23 11:24:35,441 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:24:35,441 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [980010347]
[2024-11-23 11:24:35,442 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:24:35,442 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:24:35,513 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:24:35,857 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-23 11:24:35,857 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:24:35,858 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [980010347]
[2024-11-23 11:24:35,858 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [980010347] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:24:35,858 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1997786132]
[2024-11-23 11:24:35,858 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:24:35,858 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:24:35,858 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:24:35,863 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:24:35,866 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-23 11:24:36,192 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:24:36,196 INFO  L256         TraceCheckSpWp]: Trace formula consists of 496 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-23 11:24:36,204 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 11:24:36,295 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-23 11:24:36,298 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 11:24:36,399 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-23 11:24:36,399 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1997786132] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 11:24:36,399 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 11:24:36,400 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10
[2024-11-23 11:24:36,400 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1754008963]
[2024-11-23 11:24:36,400 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 11:24:36,401 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-23 11:24:36,401 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:24:36,402 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-23 11:24:36,403 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2024-11-23 11:24:36,404 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:36,404 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:24:36,405 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 17.6) internal successors, (176), 10 states have internal predecessors, (176), 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-23 11:24:36,405 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:36,405 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:36,405 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:36,405 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:24:36,405 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:36,406 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:36,599 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:36,599 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:36,599 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:36,599 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:24:36,599 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:36,600 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:24:36,613 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-23 11:24:36,800 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2024-11-23 11:24:36,801 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] ===
[2024-11-23 11:24:36,801 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:24:36,801 INFO  L85        PathProgramCache]: Analyzing trace with hash -837685932, now seen corresponding path program 2 times
[2024-11-23 11:24:36,802 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:24:36,802 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1372104285]
[2024-11-23 11:24:36,802 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 11:24:36,802 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:24:36,878 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-23 11:24:36,878 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 11:24:38,049 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked.
[2024-11-23 11:24:38,050 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:24:38,050 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1372104285]
[2024-11-23 11:24:38,050 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1372104285] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:24:38,050 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:24:38,050 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 11:24:38,050 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [174038608]
[2024-11-23 11:24:38,050 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:24:38,052 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 11:24:38,052 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:24:38,055 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 11:24:38,055 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-23 11:24:38,055 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:38,056 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:24:38,057 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 28.0) internal successors, (140), 6 states have internal predecessors, (140), 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-23 11:24:38,057 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:38,058 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:38,058 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:38,058 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:24:38,058 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:38,058 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:24:38,058 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:41,343 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:41,344 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 11 treesize of output 3
[2024-11-23 11:24:41,841 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:41,843 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 11 treesize of output 3
[2024-11-23 11:24:43,590 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:43,591 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 11 treesize of output 3
[2024-11-23 11:24:44,034 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:44,038 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 11 treesize of output 3
[2024-11-23 11:24:45,022 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:45,023 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 11 treesize of output 3
[2024-11-23 11:24:45,443 INFO  L349             Elim1Store]: treesize reduction 3, result has 75.0 percent of original size
[2024-11-23 11:24:45,443 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 12 treesize of output 14
[2024-11-23 11:24:45,784 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:45,784 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 11 treesize of output 3
[2024-11-23 11:24:46,646 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:46,647 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 11 treesize of output 3
[2024-11-23 11:24:46,916 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:46,916 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 11 treesize of output 3
[2024-11-23 11:24:47,030 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:47,031 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 11 treesize of output 3
[2024-11-23 11:24:47,719 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:47,719 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 11 treesize of output 3
[2024-11-23 11:24:47,948 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:47,948 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:47,948 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:47,948 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:24:47,948 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:47,948 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:24:47,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:47,949 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-23 11:24:47,950 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] ===
[2024-11-23 11:24:47,950 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:24:47,950 INFO  L85        PathProgramCache]: Analyzing trace with hash -1131069656, now seen corresponding path program 1 times
[2024-11-23 11:24:47,950 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:24:47,950 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1183331186]
[2024-11-23 11:24:47,951 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:24:47,951 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:24:48,042 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:24:48,393 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked.
[2024-11-23 11:24:48,393 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:24:48,393 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1183331186]
[2024-11-23 11:24:48,394 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1183331186] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:24:48,394 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:24:48,394 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 11:24:48,394 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [268441305]
[2024-11-23 11:24:48,394 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:24:48,394 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 11:24:48,395 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:24:48,395 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 11:24:48,395 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-23 11:24:48,395 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:48,401 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:24:48,401 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 35.6) internal successors, (178), 5 states have internal predecessors, (178), 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-23 11:24:48,401 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:48,401 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:48,402 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:48,402 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:24:48,402 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:48,402 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:24:48,402 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:48,402 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:48,912 INFO  L349             Elim1Store]: treesize reduction 3, result has 75.0 percent of original size
[2024-11-23 11:24:48,913 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 12 treesize of output 14
[2024-11-23 11:24:49,244 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:49,244 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 11 treesize of output 3
[2024-11-23 11:24:49,632 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:49,632 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 11 treesize of output 3
[2024-11-23 11:24:49,783 INFO  L349             Elim1Store]: treesize reduction 3, result has 75.0 percent of original size
[2024-11-23 11:24:49,784 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 12 treesize of output 14
[2024-11-23 11:24:50,173 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:50,173 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 11 treesize of output 3
[2024-11-23 11:24:50,935 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:50,935 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 11 treesize of output 3
[2024-11-23 11:24:51,243 INFO  L349             Elim1Store]: treesize reduction 3, result has 75.0 percent of original size
[2024-11-23 11:24:51,243 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 12 treesize of output 14
[2024-11-23 11:24:51,555 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:51,555 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 11 treesize of output 3
[2024-11-23 11:24:52,660 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:24:52,660 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 11 treesize of output 3
[2024-11-23 11:24:52,709 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:52,710 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:52,710 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:52,710 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:24:52,710 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:52,710 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:24:52,710 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:52,711 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:52,711 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-23 11:24:52,711 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] ===
[2024-11-23 11:24:52,711 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:24:52,712 INFO  L85        PathProgramCache]: Analyzing trace with hash -1137313868, now seen corresponding path program 1 times
[2024-11-23 11:24:52,712 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:24:52,712 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1328705227]
[2024-11-23 11:24:52,712 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:24:52,712 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:24:52,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:24:53,268 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 11:24:53,268 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:24:53,268 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1328705227]
[2024-11-23 11:24:53,268 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1328705227] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 11:24:53,268 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [348352782]
[2024-11-23 11:24:53,269 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:24:53,269 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:24:53,269 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:24:53,271 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 11:24:53,275 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-23 11:24:53,657 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:24:53,662 INFO  L256         TraceCheckSpWp]: Trace formula consists of 670 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-23 11:24:53,670 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 11:24:53,791 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 11:24:53,793 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 11:24:53,975 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 11:24:53,975 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [348352782] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 11:24:53,976 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 11:24:53,976 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 11
[2024-11-23 11:24:53,976 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1185496577]
[2024-11-23 11:24:53,976 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 11:24:53,978 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-23 11:24:53,978 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:24:53,979 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-23 11:24:53,979 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110
[2024-11-23 11:24:53,979 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:53,985 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:24:53,985 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 18.09090909090909) internal successors, (199), 11 states have internal predecessors, (199), 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-23 11:24:53,985 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:53,986 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:53,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:53,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:24:53,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:53,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:24:53,988 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:53,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:53,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:24:54,273 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:54,273 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:54,274 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:54,274 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:24:54,274 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:54,274 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 11:24:54,274 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:54,274 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 11:24:54,275 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-23 11:24:54,289 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-23 11:24:54,475 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_af9730a2-33f5-49bf-9e03-65cdbd68e539/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 11:24:54,476 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 233 more)] ===
[2024-11-23 11:24:54,477 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:24:54,477 INFO  L85        PathProgramCache]: Analyzing trace with hash -970130115, now seen corresponding path program 2 times
[2024-11-23 11:24:54,477 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:24:54,477 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [635266793]
[2024-11-23 11:24:54,477 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 11:24:54,477 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:24:54,666 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-23 11:24:54,666 INFO  L230   tOrderPrioritization]: Conjunction of SSA is sat
[2024-11-23 11:24:54,666 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 11:24:54,734 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 11:24:54,843 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-23 11:24:54,844 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-11-23 11:24:54,845 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (235 of 236 remaining)
[2024-11-23 11:24:54,847 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (234 of 236 remaining)
[2024-11-23 11:24:54,847 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (233 of 236 remaining)
[2024-11-23 11:24:54,847 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (232 of 236 remaining)
[2024-11-23 11:24:54,848 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (231 of 236 remaining)
[2024-11-23 11:24:54,848 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (230 of 236 remaining)
[2024-11-23 11:24:54,848 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (229 of 236 remaining)
[2024-11-23 11:24:54,848 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (228 of 236 remaining)
[2024-11-23 11:24:54,848 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (227 of 236 remaining)
[2024-11-23 11:24:54,848 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (226 of 236 remaining)
[2024-11-23 11:24:54,848 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr233ASSERT_VIOLATIONDATA_RACE (225 of 236 remaining)
[2024-11-23 11:24:54,848 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr234ASSERT_VIOLATIONDATA_RACE (224 of 236 remaining)
[2024-11-23 11:24:54,849 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (223 of 236 remaining)
[2024-11-23 11:24:54,849 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (222 of 236 remaining)
[2024-11-23 11:24:54,849 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (221 of 236 remaining)
[2024-11-23 11:24:54,849 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (220 of 236 remaining)
[2024-11-23 11:24:54,849 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (219 of 236 remaining)
[2024-11-23 11:24:54,849 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr182ASSERT_VIOLATIONDATA_RACE (218 of 236 remaining)
[2024-11-23 11:24:54,849 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr183ASSERT_VIOLATIONDATA_RACE (217 of 236 remaining)
[2024-11-23 11:24:54,849 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr185ASSERT_VIOLATIONDATA_RACE (216 of 236 remaining)
[2024-11-23 11:24:54,850 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr186ASSERT_VIOLATIONDATA_RACE (215 of 236 remaining)
[2024-11-23 11:24:54,850 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr184ASSERT_VIOLATIONDATA_RACE (214 of 236 remaining)
[2024-11-23 11:24:54,850 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (213 of 236 remaining)
[2024-11-23 11:24:54,850 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr187ASSERT_VIOLATIONDATA_RACE (212 of 236 remaining)
[2024-11-23 11:24:54,850 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr188ASSERT_VIOLATIONDATA_RACE (211 of 236 remaining)
[2024-11-23 11:24:54,850 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr189ASSERT_VIOLATIONDATA_RACE (210 of 236 remaining)
[2024-11-23 11:24:54,850 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (209 of 236 remaining)
[2024-11-23 11:24:54,850 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (208 of 236 remaining)
[2024-11-23 11:24:54,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (207 of 236 remaining)
[2024-11-23 11:24:54,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (206 of 236 remaining)
[2024-11-23 11:24:54,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (205 of 236 remaining)
[2024-11-23 11:24:54,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (204 of 236 remaining)
[2024-11-23 11:24:54,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr190ASSERT_VIOLATIONDATA_RACE (203 of 236 remaining)
[2024-11-23 11:24:54,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr191ASSERT_VIOLATIONDATA_RACE (202 of 236 remaining)
[2024-11-23 11:24:54,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr193ASSERT_VIOLATIONDATA_RACE (201 of 236 remaining)
[2024-11-23 11:24:54,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr194ASSERT_VIOLATIONDATA_RACE (200 of 236 remaining)
[2024-11-23 11:24:54,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr192ASSERT_VIOLATIONDATA_RACE (199 of 236 remaining)
[2024-11-23 11:24:54,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (198 of 236 remaining)
[2024-11-23 11:24:54,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr195ASSERT_VIOLATIONDATA_RACE (197 of 236 remaining)
[2024-11-23 11:24:54,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE (196 of 236 remaining)
[2024-11-23 11:24:54,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE (195 of 236 remaining)
[2024-11-23 11:24:54,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr196ASSERT_VIOLATIONDATA_RACE (194 of 236 remaining)
[2024-11-23 11:24:54,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE (193 of 236 remaining)
[2024-11-23 11:24:54,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr27ASSERT_VIOLATIONDATA_RACE (192 of 236 remaining)
[2024-11-23 11:24:54,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr28ASSERT_VIOLATIONDATA_RACE (191 of 236 remaining)
[2024-11-23 11:24:54,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr29ASSERT_VIOLATIONDATA_RACE (190 of 236 remaining)
[2024-11-23 11:24:54,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr30ASSERT_VIOLATIONDATA_RACE (189 of 236 remaining)
[2024-11-23 11:24:54,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr31ASSERT_VIOLATIONDATA_RACE (188 of 236 remaining)
[2024-11-23 11:24:54,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr199ASSERT_VIOLATIONDATA_RACE (187 of 236 remaining)
[2024-11-23 11:24:54,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr200ASSERT_VIOLATIONDATA_RACE (186 of 236 remaining)
[2024-11-23 11:24:54,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr197ASSERT_VIOLATIONDATA_RACE (185 of 236 remaining)
[2024-11-23 11:24:54,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr25ASSERT_VIOLATIONDATA_RACE (184 of 236 remaining)
[2024-11-23 11:24:54,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE (183 of 236 remaining)
[2024-11-23 11:24:54,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr32ASSERT_VIOLATIONDATA_RACE (182 of 236 remaining)
[2024-11-23 11:24:54,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr198ASSERT_VIOLATIONDATA_RACE (181 of 236 remaining)
[2024-11-23 11:24:54,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr230ASSERT_VIOLATIONDATA_RACE (180 of 236 remaining)
[2024-11-23 11:24:54,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr201ASSERT_VIOLATIONDATA_RACE (179 of 236 remaining)
[2024-11-23 11:24:54,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr202ASSERT_VIOLATIONDATA_RACE (178 of 236 remaining)
[2024-11-23 11:24:54,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr204ASSERT_VIOLATIONDATA_RACE (177 of 236 remaining)
[2024-11-23 11:24:54,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr205ASSERT_VIOLATIONDATA_RACE (176 of 236 remaining)
[2024-11-23 11:24:54,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr203ASSERT_VIOLATIONDATA_RACE (175 of 236 remaining)
[2024-11-23 11:24:54,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr33ASSERT_VIOLATIONDATA_RACE (174 of 236 remaining)
[2024-11-23 11:24:54,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr34ASSERT_VIOLATIONDATA_RACE (173 of 236 remaining)
[2024-11-23 11:24:54,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr35ASSERT_VIOLATIONDATA_RACE (172 of 236 remaining)
[2024-11-23 11:24:54,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr36ASSERT_VIOLATIONDATA_RACE (171 of 236 remaining)
[2024-11-23 11:24:54,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr37ASSERT_VIOLATIONDATA_RACE (170 of 236 remaining)
[2024-11-23 11:24:54,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr70ASSERT_VIOLATIONDATA_RACE (169 of 236 remaining)
[2024-11-23 11:24:54,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr71ASSERT_VIOLATIONDATA_RACE (168 of 236 remaining)
[2024-11-23 11:24:54,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr72ASSERT_VIOLATIONDATA_RACE (167 of 236 remaining)
[2024-11-23 11:24:54,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr73ASSERT_VIOLATIONDATA_RACE (166 of 236 remaining)
[2024-11-23 11:24:54,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr74ASSERT_VIOLATIONDATA_RACE (165 of 236 remaining)
[2024-11-23 11:24:54,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr231ASSERT_VIOLATIONDATA_RACE (164 of 236 remaining)
[2024-11-23 11:24:54,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr206ASSERT_VIOLATIONDATA_RACE (163 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr38ASSERT_VIOLATIONDATA_RACE (162 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr232ASSERT_VIOLATIONDATA_RACE (161 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr75ASSERT_VIOLATIONDATA_RACE (160 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr207ASSERT_VIOLATIONDATA_RACE (159 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr208ASSERT_VIOLATIONDATA_RACE (158 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr39ASSERT_VIOLATIONDATA_RACE (157 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr76ASSERT_VIOLATIONDATA_RACE (156 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr77ASSERT_VIOLATIONDATA_RACE (155 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr78ASSERT_VIOLATIONDATA_RACE (154 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr79ASSERT_VIOLATIONDATA_RACE (153 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr80ASSERT_VIOLATIONDATA_RACE (152 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr40ASSERT_VIOLATIONDATA_RACE (151 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr41ASSERT_VIOLATIONDATA_RACE (150 of 236 remaining)
[2024-11-23 11:24:54,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr209ASSERT_VIOLATIONDATA_RACE (149 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr210ASSERT_VIOLATIONDATA_RACE (148 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr212ASSERT_VIOLATIONDATA_RACE (147 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr213ASSERT_VIOLATIONDATA_RACE (146 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr211ASSERT_VIOLATIONDATA_RACE (145 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr81ASSERT_VIOLATIONDATA_RACE (144 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr214ASSERT_VIOLATIONDATA_RACE (143 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr42ASSERT_VIOLATIONDATA_RACE (142 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr43ASSERT_VIOLATIONDATA_RACE (141 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr82ASSERT_VIOLATIONDATA_RACE (140 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr83ASSERT_VIOLATIONDATA_RACE (139 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr44ASSERT_VIOLATIONDATA_RACE (138 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr215ASSERT_VIOLATIONDATA_RACE (137 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr84ASSERT_VIOLATIONDATA_RACE (136 of 236 remaining)
[2024-11-23 11:24:54,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr218ASSERT_VIOLATIONDATA_RACE (135 of 236 remaining)
[2024-11-23 11:24:54,858 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr219ASSERT_VIOLATIONDATA_RACE (134 of 236 remaining)
[2024-11-23 11:24:54,858 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr45ASSERT_VIOLATIONDATA_RACE (133 of 236 remaining)
[2024-11-23 11:24:54,858 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr59ASSERT_VIOLATIONDATA_RACE (132 of 236 remaining)
[2024-11-23 11:24:54,858 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr216ASSERT_VIOLATIONDATA_RACE (131 of 236 remaining)
[2024-11-23 11:24:54,858 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr85ASSERT_VIOLATIONDATA_RACE (130 of 236 remaining)
[2024-11-23 11:24:54,858 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr88ASSERT_VIOLATIONDATA_RACE (129 of 236 remaining)
[2024-11-23 11:24:54,858 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr89ASSERT_VIOLATIONDATA_RACE (128 of 236 remaining)
[2024-11-23 11:24:54,859 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr90ASSERT_VIOLATIONDATA_RACE (127 of 236 remaining)
[2024-11-23 11:24:54,859 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr91ASSERT_VIOLATIONDATA_RACE (126 of 236 remaining)
[2024-11-23 11:24:54,859 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr92ASSERT_VIOLATIONDATA_RACE (125 of 236 remaining)
[2024-11-23 11:24:54,859 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr46ASSERT_VIOLATIONDATA_RACE (124 of 236 remaining)
[2024-11-23 11:24:54,859 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr47ASSERT_VIOLATIONDATA_RACE (123 of 236 remaining)
[2024-11-23 11:24:54,859 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr217ASSERT_VIOLATIONDATA_RACE (122 of 236 remaining)
[2024-11-23 11:24:54,859 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr60ASSERT_VIOLATIONDATA_RACE (121 of 236 remaining)
[2024-11-23 11:24:54,859 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr61ASSERT_VIOLATIONDATA_RACE (120 of 236 remaining)
[2024-11-23 11:24:54,860 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr62ASSERT_VIOLATIONDATA_RACE (119 of 236 remaining)
[2024-11-23 11:24:54,860 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr63ASSERT_VIOLATIONDATA_RACE (118 of 236 remaining)
[2024-11-23 11:24:54,860 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr64ASSERT_VIOLATIONDATA_RACE (117 of 236 remaining)
[2024-11-23 11:24:54,860 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr86ASSERT_VIOLATIONDATA_RACE (116 of 236 remaining)
[2024-11-23 11:24:54,860 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr87ASSERT_VIOLATIONDATA_RACE (115 of 236 remaining)
[2024-11-23 11:24:54,860 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr93ASSERT_VIOLATIONDATA_RACE (114 of 236 remaining)
[2024-11-23 11:24:54,860 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr48ASSERT_VIOLATIONDATA_RACE (113 of 236 remaining)
[2024-11-23 11:24:54,861 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr220ASSERT_VIOLATIONDATA_RACE (112 of 236 remaining)
[2024-11-23 11:24:54,861 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr221ASSERT_VIOLATIONDATA_RACE (111 of 236 remaining)
[2024-11-23 11:24:54,861 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr223ASSERT_VIOLATIONDATA_RACE (110 of 236 remaining)
[2024-11-23 11:24:54,861 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr224ASSERT_VIOLATIONDATA_RACE (109 of 236 remaining)
[2024-11-23 11:24:54,861 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr222ASSERT_VIOLATIONDATA_RACE (108 of 236 remaining)
[2024-11-23 11:24:54,861 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr65ASSERT_VIOLATIONDATA_RACE (107 of 236 remaining)
[2024-11-23 11:24:54,861 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr49ASSERT_VIOLATIONDATA_RACE (106 of 236 remaining)
[2024-11-23 11:24:54,862 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr225ASSERT_VIOLATIONDATA_RACE (105 of 236 remaining)
[2024-11-23 11:24:54,862 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr52ASSERT_VIOLATIONDATA_RACE (104 of 236 remaining)
[2024-11-23 11:24:54,862 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr54ASSERT_VIOLATIONDATA_RACE (103 of 236 remaining)
[2024-11-23 11:24:54,862 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr53ASSERT_VIOLATIONDATA_RACE (102 of 236 remaining)
[2024-11-23 11:24:54,862 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr94ASSERT_VIOLATIONDATA_RACE (101 of 236 remaining)
[2024-11-23 11:24:54,862 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr95ASSERT_VIOLATIONDATA_RACE (100 of 236 remaining)
[2024-11-23 11:24:54,862 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr96ASSERT_VIOLATIONDATA_RACE (99 of 236 remaining)
[2024-11-23 11:24:54,863 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr97ASSERT_VIOLATIONDATA_RACE (98 of 236 remaining)
[2024-11-23 11:24:54,863 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr98ASSERT_VIOLATIONDATA_RACE (97 of 236 remaining)
[2024-11-23 11:24:54,863 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr50ASSERT_VIOLATIONDATA_RACE (96 of 236 remaining)
[2024-11-23 11:24:54,863 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr66ASSERT_VIOLATIONDATA_RACE (95 of 236 remaining)
[2024-11-23 11:24:54,863 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr55ASSERT_VIOLATIONDATA_RACE (94 of 236 remaining)
[2024-11-23 11:24:54,863 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr56ASSERT_VIOLATIONDATA_RACE (93 of 236 remaining)
[2024-11-23 11:24:54,863 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr131ASSERT_VIOLATIONDATA_RACE (92 of 236 remaining)
[2024-11-23 11:24:54,864 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr132ASSERT_VIOLATIONDATA_RACE (91 of 236 remaining)
[2024-11-23 11:24:54,864 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr133ASSERT_VIOLATIONDATA_RACE (90 of 236 remaining)
[2024-11-23 11:24:54,864 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr134ASSERT_VIOLATIONDATA_RACE (89 of 236 remaining)
[2024-11-23 11:24:54,864 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr135ASSERT_VIOLATIONDATA_RACE (88 of 236 remaining)
[2024-11-23 11:24:54,864 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr51ASSERT_VIOLATIONDATA_RACE (87 of 236 remaining)
[2024-11-23 11:24:54,864 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr226ASSERT_VIOLATIONDATA_RACE (86 of 236 remaining)
[2024-11-23 11:24:54,864 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr227ASSERT_VIOLATIONDATA_RACE (85 of 236 remaining)
[2024-11-23 11:24:54,864 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr99ASSERT_VIOLATIONDATA_RACE (84 of 236 remaining)
[2024-11-23 11:24:54,864 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr67ASSERT_VIOLATIONDATA_RACE (83 of 236 remaining)
[2024-11-23 11:24:54,865 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr136ASSERT_VIOLATIONDATA_RACE (82 of 236 remaining)
[2024-11-23 11:24:54,865 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr57ASSERT_VIOLATIONDATA_RACE (81 of 236 remaining)
[2024-11-23 11:24:54,865 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr58ASSERT_VIOLATIONDATA_RACE (80 of 236 remaining)
[2024-11-23 11:24:54,865 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr68ASSERT_VIOLATIONDATA_RACE (79 of 236 remaining)
[2024-11-23 11:24:54,865 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr69ASSERT_VIOLATIONDATA_RACE (78 of 236 remaining)
[2024-11-23 11:24:54,865 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr100ASSERT_VIOLATIONDATA_RACE (77 of 236 remaining)
[2024-11-23 11:24:54,865 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr228ASSERT_VIOLATIONDATA_RACE (76 of 236 remaining)
[2024-11-23 11:24:54,865 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr229ASSERT_VIOLATIONDATA_RACE (75 of 236 remaining)
[2024-11-23 11:24:54,866 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr137ASSERT_VIOLATIONDATA_RACE (74 of 236 remaining)
[2024-11-23 11:24:54,866 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr138ASSERT_VIOLATIONDATA_RACE (73 of 236 remaining)
[2024-11-23 11:24:54,866 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr101ASSERT_VIOLATIONDATA_RACE (72 of 236 remaining)
[2024-11-23 11:24:54,866 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr102ASSERT_VIOLATIONDATA_RACE (71 of 236 remaining)
[2024-11-23 11:24:54,866 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr139ASSERT_VIOLATIONDATA_RACE (70 of 236 remaining)
[2024-11-23 11:24:54,866 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr140ASSERT_VIOLATIONDATA_RACE (69 of 236 remaining)
[2024-11-23 11:24:54,866 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr142ASSERT_VIOLATIONDATA_RACE (68 of 236 remaining)
[2024-11-23 11:24:54,866 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr143ASSERT_VIOLATIONDATA_RACE (67 of 236 remaining)
[2024-11-23 11:24:54,866 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr141ASSERT_VIOLATIONDATA_RACE (66 of 236 remaining)
[2024-11-23 11:24:54,867 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr103ASSERT_VIOLATIONDATA_RACE (65 of 236 remaining)
[2024-11-23 11:24:54,867 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr104ASSERT_VIOLATIONDATA_RACE (64 of 236 remaining)
[2024-11-23 11:24:54,867 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr144ASSERT_VIOLATIONDATA_RACE (63 of 236 remaining)
[2024-11-23 11:24:54,867 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr105ASSERT_VIOLATIONDATA_RACE (62 of 236 remaining)
[2024-11-23 11:24:54,867 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr106ASSERT_VIOLATIONDATA_RACE (61 of 236 remaining)
[2024-11-23 11:24:54,867 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr120ASSERT_VIOLATIONDATA_RACE (60 of 236 remaining)
[2024-11-23 11:24:54,867 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr145ASSERT_VIOLATIONDATA_RACE (59 of 236 remaining)
[2024-11-23 11:24:54,867 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr148ASSERT_VIOLATIONDATA_RACE (58 of 236 remaining)
[2024-11-23 11:24:54,867 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr149ASSERT_VIOLATIONDATA_RACE (57 of 236 remaining)
[2024-11-23 11:24:54,867 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr107ASSERT_VIOLATIONDATA_RACE (56 of 236 remaining)
[2024-11-23 11:24:54,868 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr108ASSERT_VIOLATIONDATA_RACE (55 of 236 remaining)
[2024-11-23 11:24:54,868 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr146ASSERT_VIOLATIONDATA_RACE (54 of 236 remaining)
[2024-11-23 11:24:54,868 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr121ASSERT_VIOLATIONDATA_RACE (53 of 236 remaining)
[2024-11-23 11:24:54,868 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr122ASSERT_VIOLATIONDATA_RACE (52 of 236 remaining)
[2024-11-23 11:24:54,868 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr123ASSERT_VIOLATIONDATA_RACE (51 of 236 remaining)
[2024-11-23 11:24:54,868 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr124ASSERT_VIOLATIONDATA_RACE (50 of 236 remaining)
[2024-11-23 11:24:54,868 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr125ASSERT_VIOLATIONDATA_RACE (49 of 236 remaining)
[2024-11-23 11:24:54,868 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr109ASSERT_VIOLATIONDATA_RACE (48 of 236 remaining)
[2024-11-23 11:24:54,868 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr147ASSERT_VIOLATIONDATA_RACE (47 of 236 remaining)
[2024-11-23 11:24:54,868 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr126ASSERT_VIOLATIONDATA_RACE (46 of 236 remaining)
[2024-11-23 11:24:54,869 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr110ASSERT_VIOLATIONDATA_RACE (45 of 236 remaining)
[2024-11-23 11:24:54,869 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr113ASSERT_VIOLATIONDATA_RACE (44 of 236 remaining)
[2024-11-23 11:24:54,869 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr115ASSERT_VIOLATIONDATA_RACE (43 of 236 remaining)
[2024-11-23 11:24:54,869 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr179ASSERT_VIOLATIONDATA_RACE (42 of 236 remaining)
[2024-11-23 11:24:54,869 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr150ASSERT_VIOLATIONDATA_RACE (41 of 236 remaining)
[2024-11-23 11:24:54,869 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr151ASSERT_VIOLATIONDATA_RACE (40 of 236 remaining)
[2024-11-23 11:24:54,869 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr153ASSERT_VIOLATIONDATA_RACE (39 of 236 remaining)
[2024-11-23 11:24:54,869 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr154ASSERT_VIOLATIONDATA_RACE (38 of 236 remaining)
[2024-11-23 11:24:54,869 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr152ASSERT_VIOLATIONDATA_RACE (37 of 236 remaining)
[2024-11-23 11:24:54,870 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr114ASSERT_VIOLATIONDATA_RACE (36 of 236 remaining)
[2024-11-23 11:24:54,870 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr111ASSERT_VIOLATIONDATA_RACE (35 of 236 remaining)
[2024-11-23 11:24:54,870 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr127ASSERT_VIOLATIONDATA_RACE (34 of 236 remaining)
[2024-11-23 11:24:54,870 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr180ASSERT_VIOLATIONDATA_RACE (33 of 236 remaining)
[2024-11-23 11:24:54,870 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr116ASSERT_VIOLATIONDATA_RACE (32 of 236 remaining)
[2024-11-23 11:24:54,870 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr117ASSERT_VIOLATIONDATA_RACE (31 of 236 remaining)
[2024-11-23 11:24:54,870 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr155ASSERT_VIOLATIONDATA_RACE (30 of 236 remaining)
[2024-11-23 11:24:54,870 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr112ASSERT_VIOLATIONDATA_RACE (29 of 236 remaining)
[2024-11-23 11:24:54,870 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr181ASSERT_VIOLATIONDATA_RACE (28 of 236 remaining)
[2024-11-23 11:24:54,871 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr128ASSERT_VIOLATIONDATA_RACE (27 of 236 remaining)
[2024-11-23 11:24:54,871 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr118ASSERT_VIOLATIONDATA_RACE (26 of 236 remaining)
[2024-11-23 11:24:54,871 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr119ASSERT_VIOLATIONDATA_RACE (25 of 236 remaining)
[2024-11-23 11:24:54,871 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr129ASSERT_VIOLATIONDATA_RACE (24 of 236 remaining)
[2024-11-23 11:24:54,871 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr130ASSERT_VIOLATIONDATA_RACE (23 of 236 remaining)
[2024-11-23 11:24:54,871 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr156ASSERT_VIOLATIONDATA_RACE (22 of 236 remaining)
[2024-11-23 11:24:54,871 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr157ASSERT_VIOLATIONDATA_RACE (21 of 236 remaining)
[2024-11-23 11:24:54,871 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr158ASSERT_VIOLATIONDATA_RACE (20 of 236 remaining)
[2024-11-23 11:24:54,871 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr159ASSERT_VIOLATIONDATA_RACE (19 of 236 remaining)
[2024-11-23 11:24:54,871 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr161ASSERT_VIOLATIONDATA_RACE (18 of 236 remaining)
[2024-11-23 11:24:54,872 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr162ASSERT_VIOLATIONDATA_RACE (17 of 236 remaining)
[2024-11-23 11:24:54,872 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr160ASSERT_VIOLATIONDATA_RACE (16 of 236 remaining)
[2024-11-23 11:24:54,872 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr163ASSERT_VIOLATIONDATA_RACE (15 of 236 remaining)
[2024-11-23 11:24:54,872 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr164ASSERT_VIOLATIONDATA_RACE (14 of 236 remaining)
[2024-11-23 11:24:54,872 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr167ASSERT_VIOLATIONDATA_RACE (13 of 236 remaining)
[2024-11-23 11:24:54,872 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr168ASSERT_VIOLATIONDATA_RACE (12 of 236 remaining)
[2024-11-23 11:24:54,872 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr165ASSERT_VIOLATIONDATA_RACE (11 of 236 remaining)
[2024-11-23 11:24:54,872 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr166ASSERT_VIOLATIONDATA_RACE (10 of 236 remaining)
[2024-11-23 11:24:54,873 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr169ASSERT_VIOLATIONDATA_RACE (9 of 236 remaining)
[2024-11-23 11:24:54,873 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr170ASSERT_VIOLATIONDATA_RACE (8 of 236 remaining)
[2024-11-23 11:24:54,873 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr172ASSERT_VIOLATIONDATA_RACE (7 of 236 remaining)
[2024-11-23 11:24:54,873 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr173ASSERT_VIOLATIONDATA_RACE (6 of 236 remaining)
[2024-11-23 11:24:54,873 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr171ASSERT_VIOLATIONDATA_RACE (5 of 236 remaining)
[2024-11-23 11:24:54,873 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr174ASSERT_VIOLATIONDATA_RACE (4 of 236 remaining)
[2024-11-23 11:24:54,873 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr175ASSERT_VIOLATIONDATA_RACE (3 of 236 remaining)
[2024-11-23 11:24:54,873 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr176ASSERT_VIOLATIONDATA_RACE (2 of 236 remaining)
[2024-11-23 11:24:54,873 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr177ASSERT_VIOLATIONDATA_RACE (1 of 236 remaining)
[2024-11-23 11:24:54,873 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr178ASSERT_VIOLATIONDATA_RACE (0 of 236 remaining)
[2024-11-23 11:24:54,874 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-23 11:24:54,887 INFO  L422         BasicCegarLoop]: Path program histogram: [2, 2, 1, 1, 1, 1, 1, 1]
[2024-11-23 11:24:54,889 INFO  L319   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN,UNKNOWN (1/2)
[2024-11-23 11:24:54,890 WARN  L246   ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-11-23 11:24:54,890 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances.
[2024-11-23 11:24:55,286 INFO  L143    ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions.
[2024-11-23 11:24:55,321 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:24:55,355 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-23 11:24:55,356 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == StealerThread1of2ForFork0 ========
[2024-11-23 11:24:55,356 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;@1220c08b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:24:55,357 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 22 error locations.
[2024-11-23 11:24:58,208 INFO  L349             Elim1Store]: treesize reduction 149, result has 41.3 percent of original size
[2024-11-23 11:24:58,208 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 404 treesize of output 322
[2024-11-23 11:24:58,598 INFO  L349             Elim1Store]: treesize reduction 52, result has 25.7 percent of original size
[2024-11-23 11:24:58,598 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 293 treesize of output 273
[2024-11-23 11:24:58,827 INFO  L349             Elim1Store]: treesize reduction 25, result has 24.2 percent of original size
[2024-11-23 11:24:58,827 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 5 case distinctions, treesize of input 202 treesize of output 187
[2024-11-23 11:24:58,859 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 42
[2024-11-23 11:24:59,806 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:24:59,807 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 454 treesize of output 424
[2024-11-23 11:24:59,876 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:24:59,876 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 27 treesize of output 13
[2024-11-23 11:24:59,889 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:24:59,890 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 27 treesize of output 13
[2024-11-23 11:24:59,907 INFO  L349             Elim1Store]: treesize reduction 3, result has 75.0 percent of original size
[2024-11-23 11:24:59,907 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 12 treesize of output 14
[2024-11-23 11:25:00,154 INFO  L349             Elim1Store]: treesize reduction 70, result has 29.3 percent of original size
[2024-11-23 11:25:00,154 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130
[2024-11-23 11:25:00,197 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:00,198 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 320 treesize of output 282
[2024-11-23 11:25:00,921 INFO  L349             Elim1Store]: treesize reduction 348, result has 22.8 percent of original size
[2024-11-23 11:25:00,922 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 113 treesize of output 390
[2024-11-23 11:25:01,465 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:01,466 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:01,468 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:01,470 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:01,797 INFO  L349             Elim1Store]: treesize reduction 316, result has 32.6 percent of original size
[2024-11-23 11:25:01,797 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 8 select indices, 8 select index equivalence classes, 6 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 30 case distinctions, treesize of input 224 treesize of output 269
[2024-11-23 11:25:03,131 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:03,132 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 27 treesize of output 13
[2024-11-23 11:25:03,142 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:25:03,142 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 11 treesize of output 3
[2024-11-23 11:25:03,868 INFO  L349             Elim1Store]: treesize reduction 3, result has 75.0 percent of original size
[2024-11-23 11:25:03,869 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 12 treesize of output 14
[2024-11-23 11:25:04,529 INFO  L349             Elim1Store]: treesize reduction 149, result has 41.3 percent of original size
[2024-11-23 11:25:04,529 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 404 treesize of output 322
[2024-11-23 11:25:04,858 INFO  L349             Elim1Store]: treesize reduction 52, result has 25.7 percent of original size
[2024-11-23 11:25:04,859 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 293 treesize of output 273
[2024-11-23 11:25:04,933 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 68
[2024-11-23 11:25:06,296 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:06,297 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 1164 treesize of output 1138
[2024-11-23 11:25:06,609 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 27 treesize of output 13
[2024-11-23 11:25:06,621 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 27 treesize of output 13
[2024-11-23 11:25:06,843 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:25:06,843 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 11 treesize of output 3
[2024-11-23 11:25:06,930 INFO  L349             Elim1Store]: treesize reduction 78, result has 27.1 percent of original size
[2024-11-23 11:25:06,931 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 165 treesize of output 138
[2024-11-23 11:25:06,969 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:06,971 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 348 treesize of output 310
[2024-11-23 11:25:07,594 INFO  L349             Elim1Store]: treesize reduction 380, result has 21.3 percent of original size
[2024-11-23 11:25:07,594 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 129 treesize of output 406
[2024-11-23 11:25:09,372 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:09,374 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 14431 treesize of output 14417
[2024-11-23 11:25:11,279 INFO  L349             Elim1Store]: treesize reduction 70, result has 29.3 percent of original size
[2024-11-23 11:25:11,280 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130
[2024-11-23 11:25:11,398 INFO  L349             Elim1Store]: treesize reduction 40, result has 31.0 percent of original size
[2024-11-23 11:25:11,398 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 130 treesize of output 143
[2024-11-23 11:25:11,446 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:11,446 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 276 treesize of output 250
[2024-11-23 11:25:11,465 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 42
[2024-11-23 11:25:11,712 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:11,712 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 27 treesize of output 13
[2024-11-23 11:25:11,737 INFO  L349             Elim1Store]: treesize reduction 152, result has 0.7 percent of original size
[2024-11-23 11:25:11,738 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 0 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 53 treesize of output 25
[2024-11-23 11:25:11,750 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:25:11,750 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 11 treesize of output 3
[2024-11-23 11:25:11,961 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:25:11,962 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 11 treesize of output 3
[2024-11-23 11:25:12,037 INFO  L349             Elim1Store]: treesize reduction 78, result has 27.1 percent of original size
[2024-11-23 11:25:12,037 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 165 treesize of output 138
[2024-11-23 11:25:12,137 INFO  L349             Elim1Store]: treesize reduction 40, result has 31.0 percent of original size
[2024-11-23 11:25:12,137 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 138 treesize of output 151
[2024-11-23 11:25:12,149 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44
[2024-11-23 11:25:12,185 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:12,186 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 139 treesize of output 141
[2024-11-23 11:25:12,281 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:12,282 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 27 treesize of output 13
[2024-11-23 11:25:13,417 INFO  L349             Elim1Store]: treesize reduction 70, result has 29.3 percent of original size
[2024-11-23 11:25:13,418 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130
[2024-11-23 11:25:13,454 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:13,455 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 320 treesize of output 282
[2024-11-23 11:25:14,168 INFO  L349             Elim1Store]: treesize reduction 348, result has 22.8 percent of original size
[2024-11-23 11:25:14,169 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 113 treesize of output 390
[2024-11-23 11:25:16,919 INFO  L349             Elim1Store]: treesize reduction 790, result has 16.2 percent of original size
[2024-11-23 11:25:16,920 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 8 select indices, 8 select index equivalence classes, 12 disjoint index pairs (out of 28 index pairs), introduced 9 new quantified variables, introduced 28 case distinctions, treesize of input 4578354 treesize of output 3341500
[2024-11-23 11:25:18,724 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:18,725 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 0 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 166 treesize of output 268
[2024-11-23 11:25:19,617 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:25:19,617 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 11 treesize of output 3
[2024-11-23 11:25:20,173 INFO  L349             Elim1Store]: treesize reduction 133, result has 44.1 percent of original size
[2024-11-23 11:25:20,174 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 388 treesize of output 306
[2024-11-23 11:25:20,464 INFO  L349             Elim1Store]: treesize reduction 52, result has 25.7 percent of original size
[2024-11-23 11:25:20,465 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 277 treesize of output 257
[2024-11-23 11:25:20,498 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 68
[2024-11-23 11:25:21,131 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:21,132 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 1074 treesize of output 1022
[2024-11-23 11:25:21,205 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:21,205 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 219 treesize of output 205
[2024-11-23 11:25:21,224 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:21,225 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 27 treesize of output 13
[2024-11-23 11:25:21,236 INFO  L349             Elim1Store]: treesize reduction 3, result has 75.0 percent of original size
[2024-11-23 11:25:21,237 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 12 treesize of output 14
[2024-11-23 11:25:21,372 INFO  L349             Elim1Store]: treesize reduction 70, result has 29.3 percent of original size
[2024-11-23 11:25:21,372 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130
[2024-11-23 11:25:21,405 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:21,406 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 369 treesize of output 321
[2024-11-23 11:25:22,086 INFO  L349             Elim1Store]: treesize reduction 348, result has 22.8 percent of original size
[2024-11-23 11:25:22,087 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 113 treesize of output 390
[2024-11-23 11:25:22,425 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:22,426 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:22,428 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:22,430 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:22,719 INFO  L349             Elim1Store]: treesize reduction 316, result has 32.6 percent of original size
[2024-11-23 11:25:22,719 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 8 select indices, 8 select index equivalence classes, 6 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 30 case distinctions, treesize of input 183 treesize of output 250
[2024-11-23 11:25:22,835 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:22,835 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 27 treesize of output 13
[2024-11-23 11:25:22,840 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:25:22,841 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 11 treesize of output 3
[2024-11-23 11:25:22,864 INFO  L349             Elim1Store]: treesize reduction 3, result has 75.0 percent of original size
[2024-11-23 11:25:22,865 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 12 treesize of output 14
[2024-11-23 11:25:23,501 INFO  L349             Elim1Store]: treesize reduction 133, result has 44.1 percent of original size
[2024-11-23 11:25:23,502 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 388 treesize of output 306
[2024-11-23 11:25:23,525 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 416 treesize of output 298
[2024-11-23 11:25:23,977 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:23,978 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 1707 treesize of output 1647
[2024-11-23 11:25:24,087 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 27 treesize of output 13
[2024-11-23 11:25:24,259 INFO  L349             Elim1Store]: treesize reduction 3, result has 75.0 percent of original size
[2024-11-23 11:25:24,260 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 12 treesize of output 14
[2024-11-23 11:25:24,824 INFO  L349             Elim1Store]: treesize reduction 149, result has 41.3 percent of original size
[2024-11-23 11:25:24,825 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 404 treesize of output 322
[2024-11-23 11:25:24,842 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 432 treesize of output 314
[2024-11-23 11:25:25,293 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:25,293 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 1502 treesize of output 1452
[2024-11-23 11:25:25,403 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 27 treesize of output 13
[2024-11-23 11:25:25,412 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1
[2024-11-23 11:25:25,421 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 165 treesize of output 109
[2024-11-23 11:25:25,427 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:25,428 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 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 109 treesize of output 107
[2024-11-23 11:25:25,434 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:25,434 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 71
[2024-11-23 11:25:25,441 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:25,442 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:25,444 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:25,444 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:25,445 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:25,446 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:25,455 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 35
[2024-11-23 11:25:25,462 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 74 treesize of output 64
[2024-11-23 11:25:25,470 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:25,472 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:25,474 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:25,475 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:25,476 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 27 treesize of output 13
[2024-11-23 11:25:26,064 INFO  L349             Elim1Store]: treesize reduction 149, result has 41.3 percent of original size
[2024-11-23 11:25:26,065 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 404 treesize of output 322
[2024-11-23 11:25:26,078 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 509 treesize of output 337
[2024-11-23 11:25:26,581 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:26,582 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 1851 treesize of output 1791
[2024-11-23 11:25:26,660 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:26,660 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 27 treesize of output 13
[2024-11-23 11:25:26,674 INFO  L349             Elim1Store]: treesize reduction 3, result has 75.0 percent of original size
[2024-11-23 11:25:26,674 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 12 treesize of output 14
[2024-11-23 11:25:26,690 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 165 treesize of output 109
[2024-11-23 11:25:26,699 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:26,701 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 130 treesize of output 108
[2024-11-23 11:25:26,708 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:26,710 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:26,711 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:26,712 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:26,713 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:26,713 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:26,716 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:26,717 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-23 11:25:26,718 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 1
[2024-11-23 11:25:26,722 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:26,724 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:26,725 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-23 11:25:26,726 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 32 treesize of output 10
[2024-11-23 11:25:26,732 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1
[2024-11-23 11:25:28,260 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:25:28,261 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 11 treesize of output 3
[2024-11-23 11:25:28,344 INFO  L349             Elim1Store]: treesize reduction 70, result has 29.3 percent of original size
[2024-11-23 11:25:28,344 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130
[2024-11-23 11:25:28,432 INFO  L349             Elim1Store]: treesize reduction 40, result has 31.0 percent of original size
[2024-11-23 11:25:28,433 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 130 treesize of output 143
[2024-11-23 11:25:28,466 INFO  L349             Elim1Store]: treesize reduction 13, result has 38.1 percent of original size
[2024-11-23 11:25:28,467 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 3 case distinctions, treesize of input 121 treesize of output 92
[2024-11-23 11:25:28,477 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44
[2024-11-23 11:25:28,504 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:28,505 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 64 treesize of output 66
[2024-11-23 11:25:28,827 INFO  L349             Elim1Store]: treesize reduction 348, result has 22.8 percent of original size
[2024-11-23 11:25:28,828 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 4 case distinctions, treesize of input 113 treesize of output 266
[2024-11-23 11:25:28,912 INFO  L349             Elim1Store]: treesize reduction 372, result has 0.3 percent of original size
[2024-11-23 11:25:28,913 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 4 select indices, 4 select index equivalence classes, 12 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 102 treesize of output 21
[2024-11-23 11:25:29,650 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:29,652 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 0 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 7242 treesize of output 6582
[2024-11-23 11:25:30,930 INFO  L349             Elim1Store]: treesize reduction 70, result has 29.3 percent of original size
[2024-11-23 11:25:30,930 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 157 treesize of output 130
[2024-11-23 11:25:31,021 INFO  L349             Elim1Store]: treesize reduction 40, result has 31.0 percent of original size
[2024-11-23 11:25:31,022 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 130 treesize of output 143
[2024-11-23 11:25:31,033 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44
[2024-11-23 11:25:31,082 INFO  L349             Elim1Store]: treesize reduction 13, result has 38.1 percent of original size
[2024-11-23 11:25:31,082 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 3 case distinctions, treesize of input 121 treesize of output 92
[2024-11-23 11:25:31,100 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:31,100 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 64 treesize of output 66
[2024-11-23 11:25:31,188 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:31,189 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 27 treesize of output 13
[2024-11-23 11:25:31,198 INFO  L349             Elim1Store]: treesize reduction 11, result has 8.3 percent of original size
[2024-11-23 11:25:31,198 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 11 treesize of output 3
[2024-11-23 11:25:31,853 INFO  L349             Elim1Store]: treesize reduction 133, result has 44.1 percent of original size
[2024-11-23 11:25:31,853 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 388 treesize of output 306
[2024-11-23 11:25:32,254 INFO  L349             Elim1Store]: treesize reduction 52, result has 25.7 percent of original size
[2024-11-23 11:25:32,255 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 277 treesize of output 257
[2024-11-23 11:25:32,303 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 68
[2024-11-23 11:25:33,216 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 11:25:33,217 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 1336 treesize of output 1278
[2024-11-23 11:25:56,501 WARN  L286               SmtUtils]: Spent 23.25s on a formula simplification. DAG size of input: 297 DAG size of output: 87 (called from [L 346] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.Elim1Store.elim1)
[2024-11-23 11:25:56,501 INFO  L349             Elim1Store]: treesize reduction 3102, result has 12.3 percent of original size
[2024-11-23 11:25:56,502 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 8 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 12 new quantified variables, introduced 44 case distinctions, treesize of input 543 treesize of output 2515
[2024-11-23 11:26:14,974 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 27 treesize of output 13
[2024-11-23 11:26:28,431 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 4018 treesize of output 3610
[2024-11-23 11:26:45,722 INFO  L224             Elim1Store]: Index analysis took 5338 ms