./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/libvsync/mcslock.i --full-output --architecture 32bit


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


Checking for memory safety (deref-memtrack)
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/libvsync/mcslock.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) )
CHECK( init(main()), LTL(G valid-deref) )
CHECK( init(main()), LTL(G valid-memtrack) )

 --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 185c5ecec118867d41d6d4e251a2153dc547f1cc961cdbc2b790292b6debb75b
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-11-27 06:28:42,591 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-27 06:28:42,685 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf
[2024-11-27 06:28:42,690 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-27 06:28:42,690 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-27 06:28:42,719 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-27 06:28:42,720 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-27 06:28:42,720 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-27 06:28:42,721 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-27 06:28:42,721 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-27 06:28:42,723 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-27 06:28:42,723 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-27 06:28:42,723 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-27 06:28:42,723 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-27 06:28:42,724 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-27 06:28:42,724 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-27 06:28:42,724 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-27 06:28:42,724 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-27 06:28:42,724 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-11-27 06:28:42,724 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-11-27 06:28:42,725 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-11-27 06:28:42,725 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-27 06:28:42,725 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-27 06:28:42,725 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-27 06:28:42,725 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-27 06:28:42,725 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-27 06:28:42,725 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-27 06:28:42,725 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-27 06:28:42,726 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-27 06:28:42,726 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-27 06:28:42,726 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-27 06:28:42,726 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-27 06:28:42,726 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-27 06:28:42,726 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-27 06:28:42,726 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-27 06:28:42,726 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-27 06:28:42,726 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-27 06:28:42,726 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2024-11-27 06:28:42,726 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-11-27 06:28:42,726 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-11-27 06:28:42,726 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-11-27 06:28:42,727 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_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) )
CHECK( init(main()), LTL(G valid-deref) )
CHECK( init(main()), LTL(G valid-memtrack) )


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 -> 185c5ecec118867d41d6d4e251a2153dc547f1cc961cdbc2b790292b6debb75b
[2024-11-27 06:28:42,997 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-27 06:28:43,006 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-27 06:28:43,008 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-27 06:28:43,009 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-27 06:28:43,009 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-27 06:28:43,010 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/../../sv-benchmarks/c/libvsync/mcslock.i
[2024-11-27 06:28:46,097 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/data/bd6af1690/6752f7fb27864409a1c9cac39fdb4a09/FLAG3e1d1e526
[2024-11-27 06:28:46,716 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-27 06:28:46,718 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/sv-benchmarks/c/libvsync/mcslock.i
[2024-11-27 06:28:46,780 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/data/bd6af1690/6752f7fb27864409a1c9cac39fdb4a09/FLAG3e1d1e526
[2024-11-27 06:28:47,170 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/data/bd6af1690/6752f7fb27864409a1c9cac39fdb4a09
[2024-11-27 06:28:47,172 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-27 06:28:47,174 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-27 06:28:47,175 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-27 06:28:47,176 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-27 06:28:47,180 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-27 06:28:47,181 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 06:28:47" (1/1) ...
[2024-11-27 06:28:47,182 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@391d9de4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:47, skipping insertion in model container
[2024-11-27 06:28:47,182 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 06:28:47" (1/1) ...
[2024-11-27 06:28:47,294 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-27 06:28:49,592 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-27 06:28:49,599 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-27 06:28:49,599 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-27 06:28:49,606 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-27 06:28:49,606 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-27 06:28:49,765 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-27 06:28:49,770 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-27 06:28:49,776 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-27 06:28:49,776 WARN  L1063              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-27 06:28:50,222 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-27 06:28:50,232 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-27 06:28:50,349 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755]
[2024-11-27 06:28:50,351 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757]
[2024-11-27 06:28:50,351 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762]
[2024-11-27 06:28:50,352 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764]
[2024-11-27 06:28:50,352 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770]
[2024-11-27 06:28:50,353 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772]
[2024-11-27 06:28:50,353 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778]
[2024-11-27 06:28:50,355 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780]
[2024-11-27 06:28:50,355 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786]
[2024-11-27 06:28:50,356 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788]
[2024-11-27 06:28:50,356 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794]
[2024-11-27 06:28:50,357 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796]
[2024-11-27 06:28:50,358 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802]
[2024-11-27 06:28:50,359 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804]
[2024-11-27 06:28:50,359 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810]
[2024-11-27 06:28:50,359 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812]
[2024-11-27 06:28:50,360 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817]
[2024-11-27 06:28:50,360 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819]
[2024-11-27 06:28:50,361 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824]
[2024-11-27 06:28:50,362 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826]
[2024-11-27 06:28:50,362 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831]
[2024-11-27 06:28:50,363 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833]
[2024-11-27 06:28:50,363 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838]
[2024-11-27 06:28:50,364 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840]
[2024-11-27 06:28:50,364 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845]
[2024-11-27 06:28:50,364 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847]
[2024-11-27 06:28:50,365 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852]
[2024-11-27 06:28:50,365 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855]
[2024-11-27 06:28:50,366 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861]
[2024-11-27 06:28:50,366 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864]
[2024-11-27 06:28:50,368 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870]
[2024-11-27 06:28:50,369 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873]
[2024-11-27 06:28:50,369 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879]
[2024-11-27 06:28:50,370 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882]
[2024-11-27 06:28:50,370 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888]
[2024-11-27 06:28:50,371 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891]
[2024-11-27 06:28:50,371 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897]
[2024-11-27 06:28:50,372 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900]
[2024-11-27 06:28:50,372 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907]
[2024-11-27 06:28:50,373 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910]
[2024-11-27 06:28:50,373 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917]
[2024-11-27 06:28:50,374 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920]
[2024-11-27 06:28:50,374 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927]
[2024-11-27 06:28:50,374 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930]
[2024-11-27 06:28:50,375 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937]
[2024-11-27 06:28:50,375 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940]
[2024-11-27 06:28:50,376 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947]
[2024-11-27 06:28:50,378 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950]
[2024-11-27 06:28:50,378 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957]
[2024-11-27 06:28:50,379 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960]
[2024-11-27 06:28:50,380 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966]
[2024-11-27 06:28:50,380 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969]
[2024-11-27 06:28:50,382 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975]
[2024-11-27 06:28:50,383 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978]
[2024-11-27 06:28:50,383 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984]
[2024-11-27 06:28:50,384 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987]
[2024-11-27 06:28:50,385 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993]
[2024-11-27 06:28:50,386 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996]
[2024-11-27 06:28:50,387 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002]
[2024-11-27 06:28:50,388 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005]
[2024-11-27 06:28:50,388 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011]
[2024-11-27 06:28:50,389 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014]
[2024-11-27 06:28:50,389 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020]
[2024-11-27 06:28:50,390 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023]
[2024-11-27 06:28:50,392 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029]
[2024-11-27 06:28:50,393 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032]
[2024-11-27 06:28:50,393 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038]
[2024-11-27 06:28:50,394 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041]
[2024-11-27 06:28:50,395 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047]
[2024-11-27 06:28:50,395 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050]
[2024-11-27 06:28:50,396 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056]
[2024-11-27 06:28:50,396 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059]
[2024-11-27 06:28:50,398 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065]
[2024-11-27 06:28:50,398 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068]
[2024-11-27 06:28:50,399 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074]
[2024-11-27 06:28:50,400 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077]
[2024-11-27 06:28:50,400 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083]
[2024-11-27 06:28:50,401 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086]
[2024-11-27 06:28:50,401 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092]
[2024-11-27 06:28:50,402 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095]
[2024-11-27 06:28:50,402 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101]
[2024-11-27 06:28:50,403 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103]
[2024-11-27 06:28:50,404 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109]
[2024-11-27 06:28:50,405 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111]
[2024-11-27 06:28:50,405 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117]
[2024-11-27 06:28:50,405 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119]
[2024-11-27 06:28:50,405 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125]
[2024-11-27 06:28:50,406 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127]
[2024-11-27 06:28:50,406 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133]
[2024-11-27 06:28:50,406 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135]
[2024-11-27 06:28:50,407 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141]
[2024-11-27 06:28:50,407 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143]
[2024-11-27 06:28:50,408 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149]
[2024-11-27 06:28:50,408 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151]
[2024-11-27 06:28:50,409 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157]
[2024-11-27 06:28:50,410 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159]
[2024-11-27 06:28:50,410 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165]
[2024-11-27 06:28:50,411 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167]
[2024-11-27 06:28:50,411 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173]
[2024-11-27 06:28:50,412 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175]
[2024-11-27 06:28:50,493 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-27 06:28:50,818 INFO  L204         MainTranslator]: Completed translation
[2024-11-27 06:28:50,819 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50 WrapperNode
[2024-11-27 06:28:50,819 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-27 06:28:50,820 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-27 06:28:50,820 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-27 06:28:50,820 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-27 06:28:50,826 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (1/1) ...
[2024-11-27 06:28:50,897 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (1/1) ...
[2024-11-27 06:28:50,965 INFO  L138                Inliner]: procedures = 919, calls = 935, calls flagged for inlining = 830, calls inlined = 57, statements flattened = 486
[2024-11-27 06:28:50,965 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-27 06:28:50,966 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-27 06:28:50,966 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-27 06:28:50,966 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-27 06:28:50,973 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (1/1) ...
[2024-11-27 06:28:50,974 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (1/1) ...
[2024-11-27 06:28:50,977 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (1/1) ...
[2024-11-27 06:28:50,978 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (1/1) ...
[2024-11-27 06:28:50,992 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (1/1) ...
[2024-11-27 06:28:50,993 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (1/1) ...
[2024-11-27 06:28:51,001 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (1/1) ...
[2024-11-27 06:28:51,004 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (1/1) ...
[2024-11-27 06:28:51,006 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (1/1) ...
[2024-11-27 06:28:51,014 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-27 06:28:51,017 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-27 06:28:51,018 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-27 06:28:51,018 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-27 06:28:51,019 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (1/1) ...
[2024-11-27 06:28:51,030 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-27 06:28:51,043 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:28:51,058 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-11-27 06:28:51,061 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-11-27 06:28:51,090 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-11-27 06:28:51,090 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-27 06:28:51,091 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$
[2024-11-27 06:28:51,091 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-27 06:28:51,091 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-27 06:28:51,091 INFO  L130     BoogieDeclarations]: Found specification of procedure run
[2024-11-27 06:28:51,091 INFO  L138     BoogieDeclarations]: Found implementation of procedure run
[2024-11-27 06:28:51,091 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-27 06:28:51,092 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$
[2024-11-27 06:28:51,092 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-11-27 06:28:51,092 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-27 06:28:51,092 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$
[2024-11-27 06:28:51,092 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-11-27 06:28:51,094 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-11-27 06:28:51,287 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-27 06:28:51,289 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-27 06:28:52,220 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-27 06:28:52,220 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-27 06:28:52,795 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-27 06:28:52,797 INFO  L312             CfgBuilder]: Removed 45 assume(true) statements.
[2024-11-27 06:28:52,797 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 06:28:52 BoogieIcfgContainer
[2024-11-27 06:28:52,798 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-27 06:28:52,800 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-27 06:28:52,801 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-27 06:28:52,806 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-27 06:28:52,807 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 06:28:47" (1/3) ...
[2024-11-27 06:28:52,807 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@537f68c0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 06:28:52, skipping insertion in model container
[2024-11-27 06:28:52,809 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 06:28:50" (2/3) ...
[2024-11-27 06:28:52,809 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@537f68c0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 06:28:52, skipping insertion in model container
[2024-11-27 06:28:52,809 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 06:28:52" (3/3) ...
[2024-11-27 06:28:52,811 INFO  L128   eAbstractionObserver]: Analyzing ICFG mcslock.i
[2024-11-27 06:28:52,828 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-27 06:28:52,831 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG mcslock.i that has 2 procedures, 179 locations, 1 initial locations, 45 loop locations, and 39 error locations.
[2024-11-27 06:28:52,831 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-27 06:28:53,029 INFO  L143    ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions.
[2024-11-27 06:28:53,098 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:28:53,099 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-11-27 06:28:53,099 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:28:53,101 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-11-27 06:28:53,103 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-11-27 06:28:53,265 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-27 06:28:53,275 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == runThread1of1ForFork0 ========
[2024-11-27 06:28:53,284 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=None, 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;@65689dd9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-27 06:28:53,285 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 32 error locations.
[2024-11-27 06:28:54,178 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:28:54,185 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:54,186 INFO  L85        PathProgramCache]: Analyzing trace with hash -1254267143, now seen corresponding path program 1 times
[2024-11-27 06:28:54,194 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:54,194 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1744012859]
[2024-11-27 06:28:54,194 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:54,195 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:54,312 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:54,405 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:28:54,406 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:54,406 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1744012859]
[2024-11-27 06:28:54,406 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1744012859] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:54,406 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:54,407 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-27 06:28:54,408 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [137343691]
[2024-11-27 06:28:54,408 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:54,412 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-27 06:28:54,412 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:54,442 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-27 06:28:54,443 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-27 06:28:54,443 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:54,449 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:54,451 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 12.0) internal successors, (24), 2 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:28:54,451 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:54,535 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:54,535 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-27 06:28:54,535 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:28:54,536 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:54,536 INFO  L85        PathProgramCache]: Analyzing trace with hash -1039930190, now seen corresponding path program 1 times
[2024-11-27 06:28:54,536 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:54,536 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1051819197]
[2024-11-27 06:28:54,536 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:54,536 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:54,580 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:55,208 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:28:55,209 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:55,209 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1051819197]
[2024-11-27 06:28:55,209 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1051819197] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:55,211 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:55,212 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:28:55,212 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [736295756]
[2024-11-27 06:28:55,212 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:55,213 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-27 06:28:55,213 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:55,213 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-27 06:28:55,214 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:28:55,214 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:55,216 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:55,216 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 7.0) internal successors, (28), 4 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:28:55,217 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:55,217 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:55,689 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:55,690 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:55,690 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-27 06:28:55,690 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting runErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:28:55,690 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:55,691 INFO  L85        PathProgramCache]: Analyzing trace with hash -1039930189, now seen corresponding path program 1 times
[2024-11-27 06:28:55,691 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:55,691 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1652978720]
[2024-11-27 06:28:55,691 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:55,691 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:55,745 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:56,308 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:28:56,308 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:56,308 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1652978720]
[2024-11-27 06:28:56,308 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1652978720] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:56,308 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:56,308 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:28:56,309 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1846634358]
[2024-11-27 06:28:56,309 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:56,309 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:28:56,309 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:56,309 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:28:56,310 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-27 06:28:56,310 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,310 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:56,311 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 5.6) internal successors, (28), 5 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:28:56,311 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,311 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:56,311 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,805 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,806 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:56,806 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:28:56,806 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-27 06:28:56,806 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting runErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:28:56,807 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:56,807 INFO  L85        PathProgramCache]: Analyzing trace with hash 1354532989, now seen corresponding path program 1 times
[2024-11-27 06:28:56,807 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:56,807 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [394840529]
[2024-11-27 06:28:56,807 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:56,807 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:56,837 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:56,961 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:28:56,961 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:56,961 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [394840529]
[2024-11-27 06:28:56,961 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [394840529] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:56,961 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:56,961 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:28:56,961 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1291247788]
[2024-11-27 06:28:56,962 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:56,962 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-27 06:28:56,962 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:56,962 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-27 06:28:56,962 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:28:56,962 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,963 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:56,964 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 7.5) internal successors, (30), 5 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:28:56,964 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:56,964 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:56,964 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:28:56,964 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,261 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,261 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:57,261 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:28:57,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:28:57,262 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-27 06:28:57,262 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting runErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:28:57,263 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:57,263 INFO  L85        PathProgramCache]: Analyzing trace with hash 1354532990, now seen corresponding path program 1 times
[2024-11-27 06:28:57,263 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:57,263 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1129153062]
[2024-11-27 06:28:57,263 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:57,263 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:57,303 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:57,889 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:28:57,889 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:57,890 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1129153062]
[2024-11-27 06:28:57,890 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1129153062] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:57,890 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:57,891 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-27 06:28:57,891 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [361907959]
[2024-11-27 06:28:57,891 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:57,891 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-27 06:28:57,892 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:57,892 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-27 06:28:57,892 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-11-27 06:28:57,892 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,893 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:57,893 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 4.285714285714286) internal successors, (30), 7 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:28:57,893 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:57,893 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:57,894 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:28:57,894 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:28:57,894 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:58,384 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:58,384 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:58,384 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:28:58,384 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:28:58,385 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:28:58,385 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-27 06:28:58,385 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting runErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:28:58,385 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:58,386 INFO  L85        PathProgramCache]: Analyzing trace with hash 331177799, now seen corresponding path program 1 times
[2024-11-27 06:28:58,386 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:58,386 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1331325218]
[2024-11-27 06:28:58,386 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:58,386 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:58,421 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:58,678 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:28:58,679 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:58,679 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1331325218]
[2024-11-27 06:28:58,679 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1331325218] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:58,679 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:58,680 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:28:58,681 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [773059621]
[2024-11-27 06:28:58,681 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:58,681 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:28:58,681 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:58,682 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:28:58,682 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-27 06:28:58,682 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:58,683 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:58,683 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 6.4) internal successors, (32), 5 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:28:58,683 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:58,683 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:58,683 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:28:58,684 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:28:58,684 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:28:58,684 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:59,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:59,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:59,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:28:59,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:28:59,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:28:59,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:28:59,099 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-27 06:28:59,099 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting runErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:28:59,100 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:28:59,101 INFO  L85        PathProgramCache]: Analyzing trace with hash 331177800, now seen corresponding path program 1 times
[2024-11-27 06:28:59,101 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:28:59,101 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1659004746]
[2024-11-27 06:28:59,101 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:28:59,101 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:28:59,141 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:28:59,500 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:28:59,501 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:28:59,501 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1659004746]
[2024-11-27 06:28:59,501 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1659004746] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:28:59,501 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:28:59,501 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:28:59,501 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [54162692]
[2024-11-27 06:28:59,501 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:28:59,502 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:28:59,502 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:28:59,503 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:28:59,503 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-27 06:28:59,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:59,504 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:28:59,505 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 6.4) internal successors, (32), 5 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:28:59,505 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:28:59,505 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:28:59,505 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:28:59,505 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:28:59,506 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:28:59,506 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:28:59,506 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:00,608 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:00,609 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:00,609 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:00,609 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:00,609 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:00,609 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:00,609 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:00,609 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-27 06:29:00,610 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting runErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:00,610 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:00,610 INFO  L85        PathProgramCache]: Analyzing trace with hash -710484785, now seen corresponding path program 1 times
[2024-11-27 06:29:00,610 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:00,610 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [221267137]
[2024-11-27 06:29:00,611 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:00,611 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:00,646 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:00,722 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:00,724 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:00,724 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [221267137]
[2024-11-27 06:29:00,724 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [221267137] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:00,724 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:00,724 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:29:00,724 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1447571903]
[2024-11-27 06:29:00,724 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:00,725 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:29:00,725 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:00,725 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:29:00,725 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:29:00,725 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:00,726 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:00,726 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 19.333333333333332) internal successors, (58), 3 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:00,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:00,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:00,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:00,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:00,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:00,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:00,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:00,726 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:01,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:01,018 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:01,018 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:01,018 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:01,018 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:01,018 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:01,018 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:01,018 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:01,019 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-27 06:29:01,019 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting runErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:01,019 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:01,019 INFO  L85        PathProgramCache]: Analyzing trace with hash 1880585273, now seen corresponding path program 1 times
[2024-11-27 06:29:01,019 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:01,019 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1614831544]
[2024-11-27 06:29:01,019 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:01,020 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:01,059 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:01,246 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:01,246 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:01,246 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1614831544]
[2024-11-27 06:29:01,246 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1614831544] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:01,246 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:01,246 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:29:01,247 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1085905544]
[2024-11-27 06:29:01,247 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:01,247 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-27 06:29:01,247 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:01,248 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-27 06:29:01,248 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-27 06:29:01,248 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:01,249 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:01,250 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:01,250 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:01,250 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:01,251 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:01,251 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:01,251 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:01,251 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:01,251 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:01,251 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:01,251 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:01,751 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:01,751 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:01,751 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:01,751 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:01,751 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:01,751 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:01,752 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:01,752 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:01,752 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:01,752 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-27 06:29:01,752 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:01,753 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:01,753 INFO  L85        PathProgramCache]: Analyzing trace with hash 1074832491, now seen corresponding path program 1 times
[2024-11-27 06:29:01,753 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:01,753 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2061829385]
[2024-11-27 06:29:01,753 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:01,753 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:01,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:02,384 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:02,385 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:02,385 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2061829385]
[2024-11-27 06:29:02,385 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2061829385] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:02,385 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:02,385 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-27 06:29:02,385 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1212829005]
[2024-11-27 06:29:02,385 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:02,386 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-27 06:29:02,386 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:02,386 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-27 06:29:02,387 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-11-27 06:29:02,387 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:02,387 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:02,387 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 3.375) internal successors, (27), 8 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:02,387 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:02,387 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:02,388 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:02,388 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:02,388 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:02,388 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:02,388 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:02,388 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:02,388 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:02,388 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:03,684 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:03,684 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:03,684 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:03,684 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:03,684 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:03,684 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:03,684 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:03,684 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:03,684 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:03,685 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:03,685 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-27 06:29:03,685 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting runErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:03,685 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:03,686 INFO  L85        PathProgramCache]: Analyzing trace with hash 2121937236, now seen corresponding path program 1 times
[2024-11-27 06:29:03,686 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:03,686 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1857410813]
[2024-11-27 06:29:03,686 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:03,686 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:03,710 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:03,824 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:03,824 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:03,824 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1857410813]
[2024-11-27 06:29:03,824 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1857410813] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:03,824 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:03,824 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:29:03,824 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1434615579]
[2024-11-27 06:29:03,824 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:03,825 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-27 06:29:03,825 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:03,825 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-27 06:29:03,825 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:29:03,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:03,826 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:03,826 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 7.25) internal successors, (29), 5 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:03,826 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:03,826 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:03,826 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:03,826 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:03,826 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:03,826 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:03,826 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:03,826 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:03,826 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:03,826 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:03,826 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:04,705 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:04,705 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:04,705 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:04,705 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:04,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:04,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:04,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:04,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:04,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:04,708 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:04,708 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:04,708 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-27 06:29:04,708 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting runErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:04,709 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:04,709 INFO  L85        PathProgramCache]: Analyzing trace with hash 2121937237, now seen corresponding path program 1 times
[2024-11-27 06:29:04,709 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:04,709 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1956233495]
[2024-11-27 06:29:04,709 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:04,709 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:04,740 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:05,276 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:05,276 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:05,277 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1956233495]
[2024-11-27 06:29:05,277 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1956233495] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:05,277 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:05,277 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-27 06:29:05,277 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1053340494]
[2024-11-27 06:29:05,277 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:05,277 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-27 06:29:05,278 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:05,278 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-27 06:29:05,278 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56
[2024-11-27 06:29:05,278 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:05,279 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:05,279 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 4.142857142857143) internal successors, (29), 7 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:05,279 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:05,279 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:05,279 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:05,279 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:05,279 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:05,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:05,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:05,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:05,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:05,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:05,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:05,280 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:06,341 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:06,341 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:06,341 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:06,341 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:06,342 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:06,342 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:06,342 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:06,342 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:06,342 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:06,342 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:06,342 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:06,342 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:06,343 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-27 06:29:06,343 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting runErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:06,343 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:06,343 INFO  L85        PathProgramCache]: Analyzing trace with hash -927715815, now seen corresponding path program 1 times
[2024-11-27 06:29:06,343 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:06,343 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1044781183]
[2024-11-27 06:29:06,344 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:06,344 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:06,363 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:06,557 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:06,557 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:06,557 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1044781183]
[2024-11-27 06:29:06,558 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1044781183] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:06,558 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:06,558 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:29:06,558 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1383385283]
[2024-11-27 06:29:06,558 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:06,559 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:29:06,559 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:06,560 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:29:06,561 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-27 06:29:06,562 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:06,562 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:06,562 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:06,562 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:06,562 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:06,562 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:06,563 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:06,563 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:06,563 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:06,563 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:06,563 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:06,563 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:06,563 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:06,563 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:06,563 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:06,563 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:07,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:07,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:07,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:07,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:07,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:07,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:07,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:07,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:07,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:07,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:07,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:07,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:07,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:07,361 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-27 06:29:07,361 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting runErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:07,361 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:07,361 INFO  L85        PathProgramCache]: Analyzing trace with hash -927715814, now seen corresponding path program 1 times
[2024-11-27 06:29:07,361 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:07,362 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1290738400]
[2024-11-27 06:29:07,362 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:07,362 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:07,383 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:07,621 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:07,622 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:07,622 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1290738400]
[2024-11-27 06:29:07,622 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1290738400] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:07,622 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:07,622 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:29:07,622 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1169726037]
[2024-11-27 06:29:07,622 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:07,623 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:29:07,623 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:07,623 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:29:07,623 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-27 06:29:07,623 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:07,624 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:07,625 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:07,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:08,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:08,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:08,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:08,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:08,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:08,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:08,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:08,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:08,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:08,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:08,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:08,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:08,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:08,747 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:08,747 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-27 06:29:08,747 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting runErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:08,747 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:08,747 INFO  L85        PathProgramCache]: Analyzing trace with hash 534827436, now seen corresponding path program 1 times
[2024-11-27 06:29:08,747 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:08,747 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1646542951]
[2024-11-27 06:29:08,747 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:08,748 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:08,772 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:09,358 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:09,358 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:09,359 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1646542951]
[2024-11-27 06:29:09,359 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1646542951] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:09,359 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:09,359 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-11-27 06:29:09,359 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1631837936]
[2024-11-27 06:29:09,360 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:09,360 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-27 06:29:09,360 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:09,360 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-27 06:29:09,361 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=86, Unknown=0, NotChecked=0, Total=110
[2024-11-27 06:29:09,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:09,361 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:09,362 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 3.090909090909091) internal successors, (34), 10 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:09,362 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:09,362 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:09,362 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:09,363 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:09,363 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:09,363 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:09,363 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:09,363 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:09,364 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:09,364 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:09,364 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:09,364 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:09,364 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:09,364 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:09,364 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:12,779 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:12,779 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:12,779 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:12,779 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:12,779 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:12,779 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:12,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:12,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:12,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:12,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:12,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:12,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:12,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:12,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:12,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:12,781 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-27 06:29:12,781 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting runErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:12,781 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:12,781 INFO  L85        PathProgramCache]: Analyzing trace with hash 730843623, now seen corresponding path program 1 times
[2024-11-27 06:29:12,781 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:12,782 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1763709958]
[2024-11-27 06:29:12,782 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:12,782 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:12,811 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:13,092 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:13,093 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:13,093 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1763709958]
[2024-11-27 06:29:13,093 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1763709958] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:29:13,093 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1966096779]
[2024-11-27 06:29:13,093 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:13,093 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:29:13,093 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:29:13,099 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:29:13,101 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-27 06:29:13,336 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:13,345 INFO  L256         TraceCheckSpWp]: Trace formula consists of 518 conjuncts, 124 conjuncts are in the unsatisfiable core
[2024-11-27 06:29:13,354 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:29:13,677 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 68 treesize of output 66
[2024-11-27 06:29:13,688 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 66
[2024-11-27 06:29:13,738 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 61
[2024-11-27 06:29:13,747 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 56
[2024-11-27 06:29:13,864 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 7 treesize of output 3
[2024-11-27 06:29:13,870 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 7 treesize of output 3
[2024-11-27 06:29:14,292 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:29:14,389 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:29:14,390 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:29:14,566 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:14,566 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:29:14,566 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1966096779] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:14,566 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:29:14,567 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [15] imperfect sequences [7] total 22
[2024-11-27 06:29:14,567 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1943616757]
[2024-11-27 06:29:14,567 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:14,567 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-27 06:29:14,567 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:14,568 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-27 06:29:14,568 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=407, Unknown=0, NotChecked=0, Total=462
[2024-11-27 06:29:14,568 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:14,569 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:14,570 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 16 states have (on average 3.25) internal successors, (52), 16 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:14,570 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:14,571 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:18,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:18,628 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:18,628 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:18,628 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:18,639 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-27 06:29:18,829 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-27 06:29:18,829 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting runErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:18,829 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:18,829 INFO  L85        PathProgramCache]: Analyzing trace with hash 730843624, now seen corresponding path program 1 times
[2024-11-27 06:29:18,829 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:18,829 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1031885340]
[2024-11-27 06:29:18,830 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:18,830 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:18,870 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:19,253 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:19,253 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:19,254 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1031885340]
[2024-11-27 06:29:19,254 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1031885340] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:29:19,254 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [609936631]
[2024-11-27 06:29:19,254 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:19,254 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:29:19,254 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:29:19,256 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:29:19,260 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-27 06:29:19,511 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:19,517 INFO  L256         TraceCheckSpWp]: Trace formula consists of 518 conjuncts, 155 conjuncts are in the unsatisfiable core
[2024-11-27 06:29:19,525 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:29:20,033 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 71 treesize of output 69
[2024-11-27 06:29:20,042 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 69
[2024-11-27 06:29:20,050 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 61
[2024-11-27 06:29:20,059 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 56
[2024-11-27 06:29:20,186 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-11-27 06:29:20,198 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-11-27 06:29:20,222 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 7 treesize of output 3
[2024-11-27 06:29:20,235 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 7 treesize of output 3
[2024-11-27 06:29:20,757 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:29:20,766 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 20
[2024-11-27 06:29:20,943 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:29:20,944 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:29:20,951 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:29:20,951 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 20
[2024-11-27 06:29:21,057 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 26 treesize of output 14
[2024-11-27 06:29:21,066 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 7 treesize of output 3
[2024-11-27 06:29:21,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:21,199 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:29:21,796 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_458 (Array Int Int)) (v_ArrVal_459 (Array Int Int)) (|v_runThread1of1ForFork0_vatomic32_write_~a#1.base_34| Int)) (or (< |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_34| |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base|) (forall ((v_ArrVal_461 (Array Int Int)) (v_ArrVal_460 (Array Int Int))) (<= (+ (select (select (store (store |c_#memory_$Pointer$.offset| |c_runThread1of1ForFork0_vatomicptr_write_~a#1.base| v_ArrVal_458) |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_34| v_ArrVal_461) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|) 4) (select |c_#length| (select (select (store (store |c_#memory_$Pointer$.base| |c_runThread1of1ForFork0_vatomicptr_write_~a#1.base| v_ArrVal_459) |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_34| v_ArrVal_460) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|)))))) (forall ((v_ArrVal_458 (Array Int Int)) (|v_runThread1of1ForFork0_vatomic32_write_~a#1.base_34| Int)) (or (forall ((v_ArrVal_461 (Array Int Int))) (<= 0 (select (select (store (store |c_#memory_$Pointer$.offset| |c_runThread1of1ForFork0_vatomicptr_write_~a#1.base| v_ArrVal_458) |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_34| v_ArrVal_461) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|))) (< |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_34| |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base|)))) is different from false
[2024-11-27 06:29:22,816 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 89 treesize of output 87
[2024-11-27 06:29:22,849 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:29:22,850 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 8
[2024-11-27 06:29:22,862 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:29:22,862 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 8
[2024-11-27 06:29:22,901 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:29:22,901 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 382 treesize of output 373
[2024-11-27 06:29:22,923 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:29:22,924 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 412 treesize of output 403
[2024-11-27 06:29:22,935 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 125 treesize of output 123
[2024-11-27 06:29:22,943 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 123 treesize of output 121
[2024-11-27 06:29:22,952 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 121 treesize of output 117
[2024-11-27 06:29:22,960 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 117 treesize of output 113
[2024-11-27 06:29:22,968 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 113 treesize of output 111
[2024-11-27 06:29:22,976 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 111 treesize of output 107
[2024-11-27 06:29:23,470 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:29:23,471 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 64 treesize of output 78
[2024-11-27 06:29:24,112 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:24,112 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [609936631] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:29:24,113 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:29:24,113 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 17, 17] total 41
[2024-11-27 06:29:24,113 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1131161703]
[2024-11-27 06:29:24,113 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:29:24,113 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 41 states
[2024-11-27 06:29:24,114 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:24,114 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants.
[2024-11-27 06:29:24,115 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=117, Invalid=1401, Unknown=46, NotChecked=76, Total=1640
[2024-11-27 06:29:24,115 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:24,116 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:24,116 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 41 states, 41 states have (on average 3.8048780487804876) internal successors, (156), 41 states have internal predecessors, (156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:24,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:24,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:24,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:24,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:24,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:24,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:24,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:24,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:24,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:24,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:24,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:24,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:24,118 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:24,118 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:24,118 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:24,118 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:24,118 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:29,480 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:29,480 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:29,480 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:29,480 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:29,480 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:29,480 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:29,480 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:29,481 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:29,481 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:29,481 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:29,481 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:29,481 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:29,482 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:29,482 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:29,482 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:29,482 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:29,482 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. 
[2024-11-27 06:29:29,493 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-27 06:29:29,686 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-11-27 06:29:29,686 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting runErr20REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:29,687 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:29,687 INFO  L85        PathProgramCache]: Analyzing trace with hash 106651035, now seen corresponding path program 1 times
[2024-11-27 06:29:29,687 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:29,687 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1051062890]
[2024-11-27 06:29:29,687 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:29,687 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:29,711 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:29,861 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:29,861 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:29,861 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1051062890]
[2024-11-27 06:29:29,861 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1051062890] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:29,861 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:29,861 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-27 06:29:29,861 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1476497685]
[2024-11-27 06:29:29,862 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:29,862 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-27 06:29:29,863 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:29,863 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-27 06:29:29,863 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-27 06:29:29,863 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:29,865 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:29,865 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 12.75) internal successors, (51), 5 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:29,865 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:29,865 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:29,865 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:29,865 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:29,865 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:29,865 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:29,865 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:29,865 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 34 states. 
[2024-11-27 06:29:29,866 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:30,473 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:30,473 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:30,473 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:30,473 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:30,473 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:30,473 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:30,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:30,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:30,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:30,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:30,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:30,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:30,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:30,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:30,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:30,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:30,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. 
[2024-11-27 06:29:30,475 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:30,475 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-27 06:29:30,475 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting runErr21REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:30,475 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:30,475 INFO  L85        PathProgramCache]: Analyzing trace with hash 106651036, now seen corresponding path program 1 times
[2024-11-27 06:29:30,476 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:30,476 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [279273847]
[2024-11-27 06:29:30,476 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:30,476 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:30,510 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:30,737 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:30,738 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:30,738 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [279273847]
[2024-11-27 06:29:30,738 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [279273847] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:30,738 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:30,738 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-27 06:29:30,738 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [975915613]
[2024-11-27 06:29:30,738 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:30,739 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:29:30,739 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:30,739 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:29:30,739 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-27 06:29:30,739 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:30,740 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:30,740 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 8.5) internal successors, (51), 6 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:30,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:30,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:30,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:30,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 34 states. 
[2024-11-27 06:29:30,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:30,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:31,883 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:31,885 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:31,885 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:31,885 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:31,885 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:31,885 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:31,885 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-27 06:29:31,885 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting runErr21REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:31,886 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:31,886 INFO  L85        PathProgramCache]: Analyzing trace with hash -1942544724, now seen corresponding path program 1 times
[2024-11-27 06:29:31,886 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:31,886 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2067212277]
[2024-11-27 06:29:31,886 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:31,886 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:31,913 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:32,657 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:32,657 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:32,657 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2067212277]
[2024-11-27 06:29:32,657 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2067212277] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:29:32,657 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1993565270]
[2024-11-27 06:29:32,657 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:32,658 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:29:32,658 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:29:32,660 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:29:32,662 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-27 06:29:32,862 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:32,865 INFO  L256         TraceCheckSpWp]: Trace formula consists of 355 conjuncts, 74 conjuncts are in the unsatisfiable core
[2024-11-27 06:29:32,868 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:29:33,529 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:33,529 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:29:33,529 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1993565270] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:33,529 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:29:33,530 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [10] total 18
[2024-11-27 06:29:33,530 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1802924479]
[2024-11-27 06:29:33,530 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:33,530 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-27 06:29:33,530 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:33,531 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-27 06:29:33,531 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=327, Unknown=0, NotChecked=0, Total=380
[2024-11-27 06:29:33,531 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:33,532 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:33,532 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 4.888888888888889) internal successors, (44), 9 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:33,532 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:33,533 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:33,534 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:33,534 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:33,534 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:33,534 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:33,534 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:35,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:35,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:35,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:35,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:35,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:35,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:35,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:35,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:35,252 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-27 06:29:35,446 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:29:35,446 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting runErr28REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:35,447 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:35,447 INFO  L85        PathProgramCache]: Analyzing trace with hash 1286273309, now seen corresponding path program 1 times
[2024-11-27 06:29:35,447 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:35,447 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1138786413]
[2024-11-27 06:29:35,447 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:35,447 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:35,490 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:35,703 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:35,703 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:35,703 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1138786413]
[2024-11-27 06:29:35,704 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1138786413] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:35,704 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:35,704 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-27 06:29:35,704 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2111297501]
[2024-11-27 06:29:35,704 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:35,704 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:29:35,704 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:35,705 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:29:35,705 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-27 06:29:35,705 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:35,706 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:35,706 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 9.6) internal successors, (48), 6 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:35,707 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:35,708 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:35,708 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:35,708 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:35,708 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:35,708 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:35,708 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:36,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:36,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:36,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:36,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:36,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:36,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:36,153 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-27 06:29:36,153 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting runErr29REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:36,153 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:36,154 INFO  L85        PathProgramCache]: Analyzing trace with hash 1286273310, now seen corresponding path program 1 times
[2024-11-27 06:29:36,154 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:36,154 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [752029161]
[2024-11-27 06:29:36,154 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:36,154 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:36,178 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:36,603 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-27 06:29:36,603 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:36,603 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [752029161]
[2024-11-27 06:29:36,604 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [752029161] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:36,604 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:36,604 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-27 06:29:36,604 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [301969344]
[2024-11-27 06:29:36,604 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:36,605 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-27 06:29:36,605 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:36,605 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-27 06:29:36,605 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:29:36,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:36,607 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:36,607 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 8.0) internal successors, (48), 7 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:36,607 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:36,607 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:36,607 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:36,607 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:36,607 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:36,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:37,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:37,518 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:37,518 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-27 06:29:37,518 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting runErr30REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:37,519 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:37,519 INFO  L85        PathProgramCache]: Analyzing trace with hash -841864185, now seen corresponding path program 1 times
[2024-11-27 06:29:37,519 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:37,519 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1778530133]
[2024-11-27 06:29:37,519 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:37,519 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:37,559 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:39,760 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:39,760 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:39,761 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1778530133]
[2024-11-27 06:29:39,761 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1778530133] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:29:39,761 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1980705280]
[2024-11-27 06:29:39,761 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:39,761 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:29:39,761 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:29:39,762 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:29:39,764 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-27 06:29:39,982 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:39,985 INFO  L256         TraceCheckSpWp]: Trace formula consists of 436 conjuncts, 178 conjuncts are in the unsatisfiable core
[2024-11-27 06:29:39,989 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:29:39,998 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:29:39,999 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9
[2024-11-27 06:29:40,493 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:29:40,500 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:29:40,643 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:29:40,644 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-11-27 06:29:40,648 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:29:40,649 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-11-27 06:29:40,780 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:29:40,780 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:29:40,786 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:29:40,787 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:29:41,168 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:41,168 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:29:43,469 INFO  L349             Elim1Store]: treesize reduction 15, result has 64.3 percent of original size
[2024-11-27 06:29:43,470 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 41 treesize of output 44
[2024-11-27 06:29:43,491 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:29:43,492 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 54 treesize of output 58
[2024-11-27 06:29:43,503 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 16 treesize of output 7
[2024-11-27 06:29:43,695 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:29:43,695 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 48 treesize of output 40
[2024-11-27 06:29:43,701 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:29:43,707 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:29:43,716 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:29:43,716 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 55 treesize of output 57
[2024-11-27 06:29:43,764 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:29:43,765 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8
[2024-11-27 06:29:43,826 INFO  L349             Elim1Store]: treesize reduction 15, result has 64.3 percent of original size
[2024-11-27 06:29:43,826 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 40 treesize of output 43
[2024-11-27 06:29:43,851 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:29:43,852 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 52 treesize of output 55
[2024-11-27 06:29:43,863 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 15 treesize of output 7
[2024-11-27 06:29:44,032 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:29:44,032 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 47 treesize of output 39
[2024-11-27 06:29:44,039 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:29:44,046 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:29:44,054 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:29:44,055 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 55
[2024-11-27 06:29:44,112 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:29:44,113 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 20
[2024-11-27 06:29:46,407 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:46,407 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1980705280] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:29:46,407 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:29:46,408 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15, 16] total 44
[2024-11-27 06:29:46,408 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [307101162]
[2024-11-27 06:29:46,408 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:29:46,408 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 45 states
[2024-11-27 06:29:46,408 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:46,409 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants.
[2024-11-27 06:29:46,410 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=168, Invalid=1808, Unknown=4, NotChecked=0, Total=1980
[2024-11-27 06:29:46,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:46,411 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:46,411 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 45 states, 45 states have (on average 3.1555555555555554) internal successors, (142), 44 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:46,411 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:46,412 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:49,419 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:49,419 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:49,419 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:49,419 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:49,419 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:49,419 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:49,419 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:49,419 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:49,419 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:49,419 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-11-27 06:29:49,429 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-27 06:29:49,620 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-11-27 06:29:49,621 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting runErr22REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:49,621 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:49,621 INFO  L85        PathProgramCache]: Analyzing trace with hash 41492654, now seen corresponding path program 1 times
[2024-11-27 06:29:49,621 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:49,621 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [665822570]
[2024-11-27 06:29:49,621 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:49,621 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:49,636 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:49,759 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:49,759 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:49,759 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [665822570]
[2024-11-27 06:29:49,759 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [665822570] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:49,759 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:49,759 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-27 06:29:49,759 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2064035168]
[2024-11-27 06:29:49,759 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:49,759 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-27 06:29:49,759 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:49,760 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-27 06:29:49,760 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-27 06:29:49,760 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:49,760 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:49,761 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 7.833333333333333) internal successors, (47), 7 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 25 states. 
[2024-11-27 06:29:49,761 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:50,242 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:50,242 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:50,242 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:50,242 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:50,242 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:50,242 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:50,242 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-11-27 06:29:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:50,244 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-11-27 06:29:50,244 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting runErr23REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:50,244 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:50,244 INFO  L85        PathProgramCache]: Analyzing trace with hash 41492655, now seen corresponding path program 1 times
[2024-11-27 06:29:50,244 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:50,244 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [572519922]
[2024-11-27 06:29:50,244 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:50,244 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:50,261 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:50,613 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:50,613 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:50,613 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [572519922]
[2024-11-27 06:29:50,613 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [572519922] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:29:50,613 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:29:50,613 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-27 06:29:50,614 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1628189112]
[2024-11-27 06:29:50,614 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:29:50,614 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-27 06:29:50,614 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:50,614 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-27 06:29:50,615 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56
[2024-11-27 06:29:50,615 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:50,616 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:50,616 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 6.714285714285714) internal successors, (47), 7 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:50,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:50,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:50,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:50,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:50,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:50,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:50,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:50,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:50,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:50,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:50,617 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:50,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:50,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:50,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:50,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:50,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:50,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:50,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:50,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:50,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:50,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:50,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:50,618 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 25 states. 
[2024-11-27 06:29:50,619 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:50,619 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:51,948 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:51,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:51,950 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-11-27 06:29:51,950 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:51,950 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:51,950 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-11-27 06:29:51,950 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting runErr30REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:51,950 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:51,950 INFO  L85        PathProgramCache]: Analyzing trace with hash 1480665452, now seen corresponding path program 1 times
[2024-11-27 06:29:51,951 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:51,951 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1033598619]
[2024-11-27 06:29:51,951 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:51,951 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:51,972 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:52,155 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:52,156 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:52,156 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1033598619]
[2024-11-27 06:29:52,156 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1033598619] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:29:52,156 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [782107145]
[2024-11-27 06:29:52,156 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:52,156 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:29:52,156 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:29:52,160 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:29:52,161 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-27 06:29:52,424 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:52,429 INFO  L256         TraceCheckSpWp]: Trace formula consists of 591 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-27 06:29:52,434 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:29:52,530 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:52,530 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:29:52,662 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:29:52,662 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [782107145] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:29:52,662 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:29:52,662 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 10
[2024-11-27 06:29:52,662 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1509638152]
[2024-11-27 06:29:52,662 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:29:52,663 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-27 06:29:52,663 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:29:52,663 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-27 06:29:52,663 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=64, Unknown=0, NotChecked=0, Total=90
[2024-11-27 06:29:52,664 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:52,664 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:29:52,665 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 7.7) internal successors, (77), 10 states have internal predecessors, (77), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:29:52,665 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:52,665 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:52,665 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:52,665 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:52,665 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:52,665 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:52,665 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:52,665 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:52,665 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:52,665 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:52,665 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:52,666 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:59,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:59,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:59,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:29:59,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:29:59,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:59,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:29:59,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:29:59,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:59,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 53 states. 
[2024-11-27 06:29:59,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:59,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:29:59,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:29:59,149 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-27 06:29:59,339 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-11-27 06:29:59,340 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting runErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:29:59,340 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:29:59,340 INFO  L85        PathProgramCache]: Analyzing trace with hash -1262482898, now seen corresponding path program 1 times
[2024-11-27 06:29:59,340 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:29:59,340 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [361156141]
[2024-11-27 06:29:59,340 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:59,340 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:29:59,380 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:59,549 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-27 06:29:59,550 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:29:59,550 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [361156141]
[2024-11-27 06:29:59,550 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [361156141] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:29:59,550 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1326933296]
[2024-11-27 06:29:59,550 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:29:59,550 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:29:59,550 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:29:59,552 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:29:59,556 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-27 06:29:59,913 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:29:59,919 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1048 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-27 06:29:59,923 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:30:00,025 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 33 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-27 06:30:00,026 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-27 06:30:00,026 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1326933296] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:30:00,026 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-27 06:30:00,026 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 6
[2024-11-27 06:30:00,026 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1653310587]
[2024-11-27 06:30:00,026 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:30:00,027 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-27 06:30:00,027 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:30:00,029 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-27 06:30:00,030 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-27 06:30:00,030 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:00,031 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:30:00,032 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 21.0) internal successors, (105), 5 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:30:00,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:00,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:00,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:00,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:00,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:00,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:00,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:00,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:00,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:00,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 53 states. 
[2024-11-27 06:30:00,033 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:00,034 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:00,034 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:00,034 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:01,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:01,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:01,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:01,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:01,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 53 states. 
[2024-11-27 06:30:01,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:01,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:01,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:01,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:01,272 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-27 06:30:01,464 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-11-27 06:30:01,464 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting runErr26REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:30:01,464 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:30:01,464 INFO  L85        PathProgramCache]: Analyzing trace with hash 903310565, now seen corresponding path program 1 times
[2024-11-27 06:30:01,464 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:30:01,465 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [418190061]
[2024-11-27 06:30:01,465 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:30:01,465 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:30:01,498 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:30:01,752 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-27 06:30:01,752 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:30:01,752 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [418190061]
[2024-11-27 06:30:01,752 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [418190061] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:30:01,753 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:30:01,753 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-27 06:30:01,753 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [980049455]
[2024-11-27 06:30:01,753 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:30:01,753 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-27 06:30:01,754 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:30:01,754 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-27 06:30:01,754 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-27 06:30:01,754 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:01,755 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:30:01,755 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 11.0) internal successors, (77), 8 states have internal predecessors, (77), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:30:01,756 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:01,756 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:01,756 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:01,756 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:01,756 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:01,757 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:01,757 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:01,757 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:01,757 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:01,757 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:01,757 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:01,757 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:01,757 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:01,757 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:01,757 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 53 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:01,758 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:02,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 53 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:02,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:02,560 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2024-11-27 06:30:02,560 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting runErr27REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:30:02,561 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:30:02,561 INFO  L85        PathProgramCache]: Analyzing trace with hash 903310566, now seen corresponding path program 1 times
[2024-11-27 06:30:02,561 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:30:02,561 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [948613921]
[2024-11-27 06:30:02,561 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:30:02,561 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:30:02,602 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:30:03,185 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked.
[2024-11-27 06:30:03,185 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:30:03,185 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [948613921]
[2024-11-27 06:30:03,185 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [948613921] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:30:03,185 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [995068696]
[2024-11-27 06:30:03,185 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:30:03,185 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:30:03,186 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:30:03,188 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:30:03,190 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-27 06:30:03,511 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:30:03,515 INFO  L256         TraceCheckSpWp]: Trace formula consists of 861 conjuncts, 61 conjuncts are in the unsatisfiable core
[2024-11-27 06:30:03,519 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:30:03,726 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-11-27 06:30:03,726 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:30:03,759 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:03,759 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 23
[2024-11-27 06:30:03,792 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-11-27 06:30:03,793 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [995068696] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:30:03,793 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-27 06:30:03,793 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [7, 5] total 13
[2024-11-27 06:30:03,793 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2140272729]
[2024-11-27 06:30:03,793 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:30:03,793 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-27 06:30:03,793 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:30:03,794 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-27 06:30:03,794 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=152, Unknown=0, NotChecked=0, Total=182
[2024-11-27 06:30:03,794 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:03,795 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:30:03,795 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 12.0) internal successors, (60), 6 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:30:03,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:03,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:03,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:03,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:03,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:03,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:03,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:03,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:03,795 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:03,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 53 states. 
[2024-11-27 06:30:03,797 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:03,797 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:03,797 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:03,797 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:03,797 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:03,797 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:05,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:05,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:05,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:05,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 53 states. 
[2024-11-27 06:30:05,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:05,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:05,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:05,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:05,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:05,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:05,734 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-27 06:30:05,923 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-11-27 06:30:05,924 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting runErr30REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:30:05,924 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:30:05,924 INFO  L85        PathProgramCache]: Analyzing trace with hash 1206242148, now seen corresponding path program 1 times
[2024-11-27 06:30:05,924 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:30:05,924 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [59010958]
[2024-11-27 06:30:05,924 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:30:05,924 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:30:05,961 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:30:06,024 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked.
[2024-11-27 06:30:06,024 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:30:06,024 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [59010958]
[2024-11-27 06:30:06,025 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [59010958] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:30:06,025 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:30:06,025 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-27 06:30:06,025 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [652672204]
[2024-11-27 06:30:06,025 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:30:06,025 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-27 06:30:06,025 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:30:06,026 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-27 06:30:06,026 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-27 06:30:06,026 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:06,027 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:30:06,027 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 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-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:06,027 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 53 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:06,028 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:07,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 53 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:07,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:07,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:07,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:07,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:07,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:07,075 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:07,076 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29
[2024-11-27 06:30:07,076 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting runErr30REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:30:07,076 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:30:07,076 INFO  L85        PathProgramCache]: Analyzing trace with hash 1105705358, now seen corresponding path program 1 times
[2024-11-27 06:30:07,076 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:30:07,076 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [269166069]
[2024-11-27 06:30:07,076 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:30:07,076 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:30:07,116 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:30:08,293 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-11-27 06:30:08,294 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:30:08,294 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [269166069]
[2024-11-27 06:30:08,294 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [269166069] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-27 06:30:08,294 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-27 06:30:08,294 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12
[2024-11-27 06:30:08,294 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2075229033]
[2024-11-27 06:30:08,294 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-27 06:30:08,295 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-27 06:30:08,295 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:30:08,295 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-27 06:30:08,295 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=109, Unknown=0, NotChecked=0, Total=132
[2024-11-27 06:30:08,295 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:08,296 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:30:08,296 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 6.166666666666667) internal successors, (74), 12 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:30:08,296 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:08,296 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:08,296 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:08,296 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:08,296 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:08,297 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:08,297 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:08,297 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:08,297 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:08,297 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:08,297 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:08,297 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:08,297 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:08,297 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:08,297 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:08,297 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 53 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:08,298 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:10,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:10,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:10,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:10,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:10,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:10,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:10,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:10,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:10,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 54 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:10,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:10,194 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:10,194 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30
[2024-11-27 06:30:10,194 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting runErr30REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:30:10,194 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:30:10,194 INFO  L85        PathProgramCache]: Analyzing trace with hash 393791856, now seen corresponding path program 1 times
[2024-11-27 06:30:10,194 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:30:10,194 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1088251338]
[2024-11-27 06:30:10,194 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:30:10,195 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:30:10,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:30:11,416 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-11-27 06:30:11,417 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:30:11,417 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1088251338]
[2024-11-27 06:30:11,417 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1088251338] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:30:11,417 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1324324702]
[2024-11-27 06:30:11,417 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:30:11,417 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:30:11,417 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:30:11,419 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:30:11,421 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-27 06:30:11,792 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:30:11,799 INFO  L256         TraceCheckSpWp]: Trace formula consists of 986 conjuncts, 147 conjuncts are in the unsatisfiable core
[2024-11-27 06:30:11,804 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:30:11,812 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-11-27 06:30:11,812 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-11-27 06:30:12,282 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 68 treesize of output 66
[2024-11-27 06:30:12,288 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 66 treesize of output 64
[2024-11-27 06:30:12,338 INFO  L349             Elim1Store]: treesize reduction 13, result has 40.9 percent of original size
[2024-11-27 06:30:12,338 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 16 treesize of output 15
[2024-11-27 06:30:12,344 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 5 treesize of output 3
[2024-11-27 06:30:12,385 INFO  L349             Elim1Store]: treesize reduction 13, result has 40.9 percent of original size
[2024-11-27 06:30:12,386 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 3 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 57
[2024-11-27 06:30:12,396 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 5 treesize of output 3
[2024-11-27 06:30:12,420 INFO  L349             Elim1Store]: treesize reduction 13, result has 38.1 percent of original size
[2024-11-27 06:30:12,420 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 32 treesize of output 23
[2024-11-27 06:30:12,425 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 5 treesize of output 3
[2024-11-27 06:30:12,667 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:30:12,670 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-11-27 06:30:12,783 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-11-27 06:30:12,783 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:30:12,865 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((v_ArrVal_1361 (Array Int Int))) (= (select (select (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_1361) |c_runThread1of1ForFork0_vatomicptr_await_neq_~a#1.base|) |c_runThread1of1ForFork0_vatomicptr_await_neq_~a#1.offset|) |c_runThread1of1ForFork0_vatomicptr_await_neq_~c#1.base|)) (forall ((v_ArrVal_1362 (Array Int Int))) (= |c_runThread1of1ForFork0_vatomicptr_await_neq_~c#1.offset| (select (select (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_1362) |c_runThread1of1ForFork0_vatomicptr_await_neq_~a#1.base|) |c_runThread1of1ForFork0_vatomicptr_await_neq_~a#1.offset|)))) is different from false
[2024-11-27 06:30:12,992 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 79 treesize of output 77
[2024-11-27 06:30:12,997 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 77 treesize of output 75
[2024-11-27 06:30:13,261 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:13,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 42 treesize of output 45
[2024-11-27 06:30:13,267 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 29 treesize of output 27
[2024-11-27 06:30:13,280 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:13,280 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 48 treesize of output 51
[2024-11-27 06:30:13,285 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 35 treesize of output 33
[2024-11-27 06:30:13,415 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 5 refuted. 1 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-11-27 06:30:13,415 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1324324702] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:30:13,415 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:30:13,415 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 32
[2024-11-27 06:30:13,415 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [995155683]
[2024-11-27 06:30:13,415 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:30:13,416 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 33 states
[2024-11-27 06:30:13,416 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:30:13,416 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants.
[2024-11-27 06:30:13,417 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=108, Invalid=865, Unknown=23, NotChecked=60, Total=1056
[2024-11-27 06:30:13,417 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:13,417 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:30:13,418 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 33 states, 33 states have (on average 4.606060606060606) internal successors, (152), 32 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:13,418 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 54 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:13,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:13,420 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:13,420 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:13,420 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:13,420 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:13,420 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:13,420 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:16,435 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:16,435 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:16,435 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:16,435 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:16,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:16,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 55 states. 
[2024-11-27 06:30:16,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:16,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:16,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:16,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:16,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:16,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:16,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:16,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:16,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-27 06:30:16,446 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-11-27 06:30:16,637 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:30:16,638 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting runErr30REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:30:16,638 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:30:16,638 INFO  L85        PathProgramCache]: Analyzing trace with hash 301381177, now seen corresponding path program 1 times
[2024-11-27 06:30:16,638 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:30:16,638 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [472538177]
[2024-11-27 06:30:16,638 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:30:16,638 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:30:16,720 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:30:22,875 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:30:22,876 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:30:22,876 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [472538177]
[2024-11-27 06:30:22,876 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [472538177] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:30:22,876 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [215429693]
[2024-11-27 06:30:22,876 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:30:22,876 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:30:22,876 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:30:22,878 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:30:22,880 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-27 06:30:23,236 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:30:23,241 INFO  L256         TraceCheckSpWp]: Trace formula consists of 808 conjuncts, 171 conjuncts are in the unsatisfiable core
[2024-11-27 06:30:23,247 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:30:23,267 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-11-27 06:30:23,267 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-11-27 06:30:23,274 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9
[2024-11-27 06:30:24,436 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:30:24,452 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:30:24,906 INFO  L349             Elim1Store]: treesize reduction 62, result has 34.7 percent of original size
[2024-11-27 06:30:24,907 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 95 treesize of output 94
[2024-11-27 06:30:24,942 INFO  L349             Elim1Store]: treesize reduction 62, result has 34.7 percent of original size
[2024-11-27 06:30:24,943 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 87 treesize of output 86
[2024-11-27 06:30:25,314 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:30:25,315 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 63
[2024-11-27 06:30:25,320 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:30:25,321 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 63
[2024-11-27 06:30:26,354 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 96 treesize of output 89
[2024-11-27 06:30:26,359 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 96 treesize of output 89
[2024-11-27 06:30:26,559 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 13 treesize of output 9
[2024-11-27 06:30:26,577 INFO  L349             Elim1Store]: treesize reduction 7, result has 30.0 percent of original size
[2024-11-27 06:30:26,578 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 95 treesize of output 78
[2024-11-27 06:30:26,587 INFO  L349             Elim1Store]: treesize reduction 7, result has 30.0 percent of original size
[2024-11-27 06:30:26,588 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 79 treesize of output 62
[2024-11-27 06:30:26,788 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 10 proven. 21 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-27 06:30:26,789 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:30:27,907 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse3 (mod |c_runThread1of1ForFork0_~tid~0#1| 4294967296))) (let ((.cse2 (* .cse3 8))) (let ((.cse1 (select |c_#length| |c_~#nodes~0.base|)) (.cse0 (+ |c_~#nodes~0.offset| .cse2))) (and (or (< .cse0 0) (< .cse1 (+ |c_~#nodes~0.offset| 4 .cse2)) (< 2147483647 .cse3) (and (forall ((v_ArrVal_1483 (Array Int Int)) (v_ArrVal_1482 (Array Int Int))) (= (select (select (store (store |c_#memory_$Pointer$.offset| |c_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base| v_ArrVal_1482) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_1483) |c_~#nodes~0.base|) .cse0) 0)) (forall ((v_ArrVal_1484 (Array Int Int)) (v_ArrVal_1481 (Array Int Int))) (= (select (select (store (store |c_#memory_$Pointer$.base| |c_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base| v_ArrVal_1481) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_1484) |c_~#nodes~0.base|) .cse0) 0)))) (or (< .cse3 2147483648) (let ((.cse4 (+ |c_~#nodes~0.offset| (- 34359738368) .cse2))) (and (forall ((v_ArrVal_1483 (Array Int Int)) (v_ArrVal_1482 (Array Int Int))) (= (select (select (store (store |c_#memory_$Pointer$.offset| |c_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base| v_ArrVal_1482) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_1483) |c_~#nodes~0.base|) .cse4) 0)) (forall ((v_ArrVal_1484 (Array Int Int)) (v_ArrVal_1481 (Array Int Int))) (= (select (select (store (store |c_#memory_$Pointer$.base| |c_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base| v_ArrVal_1481) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_1484) |c_~#nodes~0.base|) .cse4) 0)))) (< .cse0 34359738368) (< (+ 34359738364 .cse1) .cse0)))))) is different from false
[2024-11-27 06:30:28,421 WARN  L851   $PredicateComparison]: unable to prove that (let ((.cse3 (mod |c_runThread1of1ForFork0_~tid~0#1| 4294967296))) (let ((.cse2 (* .cse3 8))) (let ((.cse5 (select |c_#memory_$Pointer$.base| |c_runThread1of1ForFork0_vatomic32_write_~a#1.base|)) (.cse4 (select |c_#memory_$Pointer$.offset| |c_runThread1of1ForFork0_vatomic32_write_~a#1.base|)) (.cse1 (select |c_#length| |c_~#nodes~0.base|)) (.cse0 (+ |c_~#nodes~0.offset| .cse2))) (and (or (< .cse0 0) (< .cse1 (+ |c_~#nodes~0.offset| 4 .cse2)) (< 2147483647 .cse3) (and (forall ((v_ArrVal_1478 (Array Int Int))) (or (forall ((|v_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base_29| Int)) (or (< |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| |v_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base_29|) (forall ((v_ArrVal_1483 (Array Int Int)) (v_ArrVal_1482 (Array Int Int))) (= 0 (select (select (store (store (store |c_#memory_$Pointer$.offset| |c_runThread1of1ForFork0_vatomic32_write_~a#1.base| v_ArrVal_1478) |v_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base_29| v_ArrVal_1482) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_1483) |c_~#nodes~0.base|) .cse0))))) (not (= v_ArrVal_1478 (store .cse4 |c_runThread1of1ForFork0_vatomic32_write_~a#1.offset| (select v_ArrVal_1478 |c_runThread1of1ForFork0_vatomic32_write_~a#1.offset|)))))) (forall ((v_ArrVal_1480 Int) (|v_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base_29| Int) (v_ArrVal_1484 (Array Int Int)) (v_ArrVal_1481 (Array Int Int))) (or (= (select (select (store (store (store |c_#memory_$Pointer$.base| |c_runThread1of1ForFork0_vatomic32_write_~a#1.base| (store .cse5 |c_runThread1of1ForFork0_vatomic32_write_~a#1.offset| v_ArrVal_1480)) |v_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base_29| v_ArrVal_1481) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_1484) |c_~#nodes~0.base|) .cse0) 0) (< |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| |v_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base_29|))))) (or (< .cse3 2147483648) (let ((.cse6 (+ |c_~#nodes~0.offset| (- 34359738368) .cse2))) (and (forall ((v_ArrVal_1480 Int) (|v_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base_29| Int) (v_ArrVal_1484 (Array Int Int)) (v_ArrVal_1481 (Array Int Int))) (or (< |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| |v_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base_29|) (= (select (select (store (store (store |c_#memory_$Pointer$.base| |c_runThread1of1ForFork0_vatomic32_write_~a#1.base| (store .cse5 |c_runThread1of1ForFork0_vatomic32_write_~a#1.offset| v_ArrVal_1480)) |v_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base_29| v_ArrVal_1481) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_1484) |c_~#nodes~0.base|) .cse6) 0))) (forall ((v_ArrVal_1478 (Array Int Int))) (or (forall ((|v_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base_29| Int)) (or (< |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| |v_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base_29|) (forall ((v_ArrVal_1483 (Array Int Int)) (v_ArrVal_1482 (Array Int Int))) (= (select (select (store (store (store |c_#memory_$Pointer$.offset| |c_runThread1of1ForFork0_vatomic32_write_~a#1.base| v_ArrVal_1478) |v_runThread1of1ForFork0_vatomicptr_xchg_~a#1.base_29| v_ArrVal_1482) |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_1483) |c_~#nodes~0.base|) .cse6) 0)))) (not (= v_ArrVal_1478 (store .cse4 |c_runThread1of1ForFork0_vatomic32_write_~a#1.offset| (select v_ArrVal_1478 |c_runThread1of1ForFork0_vatomic32_write_~a#1.offset|)))))))) (< .cse0 34359738368) (< (+ 34359738364 .cse1) .cse0)))))) is different from false
[2024-11-27 06:30:28,969 INFO  L349             Elim1Store]: treesize reduction 15, result has 64.3 percent of original size
[2024-11-27 06:30:28,969 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 43 treesize of output 46
[2024-11-27 06:30:28,982 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:28,983 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 180 treesize of output 173
[2024-11-27 06:30:28,991 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 29 treesize of output 21
[2024-11-27 06:30:28,999 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 36 treesize of output 20
[2024-11-27 06:30:29,116 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:29,116 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 50 treesize of output 42
[2024-11-27 06:30:29,121 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:30:29,122 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:30:29,131 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:29,132 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 53 treesize of output 55
[2024-11-27 06:30:29,168 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 20
[2024-11-27 06:30:29,211 INFO  L349             Elim1Store]: treesize reduction 15, result has 64.3 percent of original size
[2024-11-27 06:30:29,211 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 44 treesize of output 47
[2024-11-27 06:30:29,230 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:29,231 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 98 treesize of output 102
[2024-11-27 06:30:29,239 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 69 treesize of output 51
[2024-11-27 06:30:29,249 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 29 treesize of output 20
[2024-11-27 06:30:29,358 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:29,358 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 51 treesize of output 43
[2024-11-27 06:30:29,364 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:30:29,364 INFO  L173   IndexEqualityManager]: detected equality via solver
[2024-11-27 06:30:29,375 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:29,375 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 55 treesize of output 57
[2024-11-27 06:30:29,416 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 20
[2024-11-27 06:30:33,231 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 10 proven. 19 refuted. 0 times theorem prover too weak. 2 trivial. 2 not checked.
[2024-11-27 06:30:33,231 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [215429693] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-27 06:30:33,231 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-27 06:30:33,232 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [34, 16, 16] total 64
[2024-11-27 06:30:33,232 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2128505653]
[2024-11-27 06:30:33,232 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-27 06:30:33,232 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 65 states
[2024-11-27 06:30:33,232 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-27 06:30:33,233 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants.
[2024-11-27 06:30:33,234 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=316, Invalid=3586, Unknown=12, NotChecked=246, Total=4160
[2024-11-27 06:30:33,234 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:33,234 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-27 06:30:33,235 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 65 states, 65 states have (on average 3.923076923076923) internal successors, (255), 64 states have internal predecessors, (255), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:33,235 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 55 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2024-11-27 06:30:33,236 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:41,733 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 55 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:41,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:41,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-27 06:30:41,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-27 06:30:41,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-27 06:30:41,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-27 06:30:41,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-27 06:30:41,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-27 06:30:41,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 36 states. 
[2024-11-27 06:30:41,743 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-11-27 06:30:41,935 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:30:41,935 INFO  L396      AbstractCegarLoop]: === Iteration 34 === Targeting runErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [runErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, runErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] ===
[2024-11-27 06:30:41,936 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-27 06:30:41,936 INFO  L85        PathProgramCache]: Analyzing trace with hash 719036492, now seen corresponding path program 1 times
[2024-11-27 06:30:41,936 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-27 06:30:41,936 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1463976856]
[2024-11-27 06:30:41,936 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:30:41,936 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-27 06:30:41,967 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:30:43,119 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 10 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:30:43,119 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-27 06:30:43,120 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1463976856]
[2024-11-27 06:30:43,120 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1463976856] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-27 06:30:43,120 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1222651407]
[2024-11-27 06:30:43,120 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-27 06:30:43,120 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-27 06:30:43,120 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3
[2024-11-27 06:30:43,121 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-27 06:30:43,124 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4633f3bc-906b-4add-afa9-9865d3cf0472/bin/ugemcutter-verify-fG3NtRWMco/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-27 06:30:43,410 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-27 06:30:43,414 INFO  L256         TraceCheckSpWp]: Trace formula consists of 676 conjuncts, 153 conjuncts are in the unsatisfiable core
[2024-11-27 06:30:43,417 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-27 06:30:43,678 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:30:43,944 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 78 treesize of output 76
[2024-11-27 06:30:43,956 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-27 06:30:43,968 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-11-27 06:30:44,308 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 33
[2024-11-27 06:30:44,313 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 35
[2024-11-27 06:30:44,439 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:30:44,440 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 35
[2024-11-27 06:30:44,444 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-27 06:30:44,445 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 33
[2024-11-27 06:30:44,583 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 39 treesize of output 31
[2024-11-27 06:30:44,587 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 35 treesize of output 23
[2024-11-27 06:30:44,724 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 10 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-27 06:30:44,724 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-27 06:30:44,898 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((|v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| Int)) (or (forall ((v_ArrVal_1593 (Array Int Int))) (let ((.cse0 (select (select (store |c_#memory_$Pointer$.base| |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| v_ArrVal_1593) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|))) (or (= (select |c_#valid| .cse0) 1) (= .cse0 0)))) (< |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base|))) (forall ((|v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| Int)) (or (forall ((v_ArrVal_1594 (Array Int Int))) (= (select (select (store |c_#memory_$Pointer$.offset| |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| v_ArrVal_1594) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|) 0)) (forall ((v_ArrVal_1593 (Array Int Int))) (= (select |c_#valid| (select (select (store |c_#memory_$Pointer$.base| |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| v_ArrVal_1593) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|)) 1)) (< |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base|)))) is different from false
[2024-11-27 06:30:44,926 WARN  L851   $PredicateComparison]: unable to prove that (and (forall ((|v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| Int) (v_ArrVal_1591 (Array Int Int))) (or (< |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base|) (forall ((v_ArrVal_1593 (Array Int Int))) (let ((.cse0 (select (select (store (store |c_#memory_$Pointer$.base| |c_runThread1of1ForFork0_vatomicptr_write_~a#1.base| v_ArrVal_1591) |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| v_ArrVal_1593) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|))) (or (= (select |c_#valid| .cse0) 1) (= .cse0 0)))))) (forall ((|v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| Int) (v_ArrVal_1592 (Array Int Int)) (v_ArrVal_1591 (Array Int Int))) (or (forall ((v_ArrVal_1594 (Array Int Int))) (= (select (select (store (store |c_#memory_$Pointer$.offset| |c_runThread1of1ForFork0_vatomicptr_write_~a#1.base| v_ArrVal_1592) |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| v_ArrVal_1594) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|) 0)) (< |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base|) (forall ((v_ArrVal_1593 (Array Int Int))) (= (select |c_#valid| (select (select (store (store |c_#memory_$Pointer$.base| |c_runThread1of1ForFork0_vatomicptr_write_~a#1.base| v_ArrVal_1591) |v_runThread1of1ForFork0_vatomic32_write_~a#1.base_58| v_ArrVal_1593) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|)) 1))))) is different from false
[2024-11-27 06:30:47,312 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 89 treesize of output 87
[2024-11-27 06:30:47,328 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:47,328 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 8
[2024-11-27 06:30:47,343 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:47,343 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 142
[2024-11-27 06:30:47,349 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 99 treesize of output 97
[2024-11-27 06:30:47,355 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 97 treesize of output 93
[2024-11-27 06:30:47,435 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 7 treesize of output 5
[2024-11-27 06:30:51,614 INFO  L349             Elim1Store]: treesize reduction 15, result has 64.3 percent of original size
[2024-11-27 06:30:51,614 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 220 treesize of output 127
[2024-11-27 06:30:51,640 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:51,640 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 481 treesize of output 478
[2024-11-27 06:30:51,657 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 262 treesize of output 258
[2024-11-27 06:30:51,667 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 258 treesize of output 256
[2024-11-27 06:30:51,675 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 256 treesize of output 254
[2024-11-27 06:30:51,683 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 254 treesize of output 250
[2024-11-27 06:30:51,693 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 250 treesize of output 246
[2024-11-27 06:30:51,704 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 246 treesize of output 244
[2024-11-27 06:30:51,715 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 244 treesize of output 242
[2024-11-27 06:30:51,724 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 242 treesize of output 234
[2024-11-27 06:30:54,287 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:54,288 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 24
[2024-11-27 06:30:54,305 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:54,305 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 138 treesize of output 137
[2024-11-27 06:30:54,313 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 27 treesize of output 25
[2024-11-27 06:30:54,320 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 28 treesize of output 24
[2024-11-27 06:30:54,449 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:54,450 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 45 treesize of output 37
[2024-11-27 06:30:54,468 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-27 06:30:54,469 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 251 treesize of output 242
[2024-11-27 06:30:54,482 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 47
[2024-11-27 06:30:54,491 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 53 treesize of output 45