./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-patterns/array1_pattern.c --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/array-patterns/array1_pattern.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f9fbee177c3231db1a1e3277e649158ac81edd180968ad454e1d0751d0f1d4e9
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:59:12,204 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:59:12,285 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-19 07:59:12,291 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:59:12,291 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:59:12,318 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:59:12,319 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:59:12,320 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:59:12,321 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:59:12,321 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:59:12,322 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:59:12,323 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:59:12,323 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:59:12,324 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:59:12,325 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:59:12,325 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:59:12,326 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:59:12,326 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:59:12,327 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:59:12,328 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:59:12,328 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:59:12,329 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:59:12,330 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:59:12,330 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:59:12,339 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:59:12,340 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:59:12,340 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:59:12,341 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:59:12,341 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:59:12,342 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:59:12,342 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:59:12,344 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:59:12,345 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:59:12,345 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:59:12,346 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:59:12,346 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:59:12,347 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:59:12,347 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:59:12,348 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:59:12,348 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
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_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu
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 ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f9fbee177c3231db1a1e3277e649158ac81edd180968ad454e1d0751d0f1d4e9
[2023-11-19 07:59:12,632 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:59:12,664 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:59:12,667 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:59:12,669 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:59:12,669 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:59:12,671 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/array-patterns/array1_pattern.c
[2023-11-19 07:59:15,819 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:59:15,999 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:59:16,000 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/sv-benchmarks/c/array-patterns/array1_pattern.c
[2023-11-19 07:59:16,008 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/data/c2974f58c/033a5031857f4082bd9c70a3ece28898/FLAGf801cc916
[2023-11-19 07:59:16,023 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/data/c2974f58c/033a5031857f4082bd9c70a3ece28898
[2023-11-19 07:59:16,029 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:59:16,032 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:59:16,037 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:59:16,037 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:59:16,043 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:59:16,044 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,045 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@604255fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16, skipping insertion in model container
[2023-11-19 07:59:16,045 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,068 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:59:16,244 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/sv-benchmarks/c/array-patterns/array1_pattern.c[1307,1320]
[2023-11-19 07:59:16,265 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:59:16,275 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:59:16,288 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/sv-benchmarks/c/array-patterns/array1_pattern.c[1307,1320]
[2023-11-19 07:59:16,297 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:59:16,313 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:59:16,313 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16 WrapperNode
[2023-11-19 07:59:16,314 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:59:16,315 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:59:16,315 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:59:16,315 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:59:16,323 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,330 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,352 INFO  L138                Inliner]: procedures = 16, calls = 22, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 78
[2023-11-19 07:59:16,352 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:59:16,353 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:59:16,353 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:59:16,353 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:59:16,364 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,364 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,367 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,367 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,373 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,377 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,379 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,380 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,382 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:59:16,383 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:59:16,384 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:59:16,384 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:59:16,385 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16" (1/1) ...
[2023-11-19 07:59:16,391 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:59:16,405 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:59:16,417 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:59:16,455 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:59:16,467 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:59:16,467 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2023-11-19 07:59:16,468 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2023-11-19 07:59:16,468 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:59:16,468 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:59:16,469 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-11-19 07:59:16,469 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:59:16,469 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:59:16,469 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2023-11-19 07:59:16,470 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:59:16,544 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:59:16,546 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:59:16,725 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:59:16,733 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:59:16,733 INFO  L302             CfgBuilder]: Removed 3 assume(true) statements.
[2023-11-19 07:59:16,737 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:59:16 BoogieIcfgContainer
[2023-11-19 07:59:16,737 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:59:16,741 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:59:16,741 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:59:16,745 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:59:16,745 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:59:16" (1/3) ...
[2023-11-19 07:59:16,746 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6c2a65c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:59:16, skipping insertion in model container
[2023-11-19 07:59:16,746 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:59:16" (2/3) ...
[2023-11-19 07:59:16,747 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6c2a65c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:59:16, skipping insertion in model container
[2023-11-19 07:59:16,747 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:59:16" (3/3) ...
[2023-11-19 07:59:16,749 INFO  L112   eAbstractionObserver]: Analyzing ICFG array1_pattern.c
[2023-11-19 07:59:16,772 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:59:16,772 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-19 07:59:16,842 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:59:16,849 INFO  L357      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, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@2a5da0d2, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:59:16,850 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-19 07:59:16,854 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 25 states, 20 states have (on average 1.5) internal successors, (30), 21 states have internal predecessors, (30), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:59:16,882 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2023-11-19 07:59:16,882 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:59:16,883 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:59:16,884 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:59:16,889 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:59:16,889 INFO  L85        PathProgramCache]: Analyzing trace with hash -800294020, now seen corresponding path program 1 times
[2023-11-19 07:59:16,900 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:59:16,901 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1792733536]
[2023-11-19 07:59:16,901 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:59:16,902 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:59:17,002 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:59:17,060 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2023-11-19 07:59:17,063 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:59:17,070 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:59:17,071 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:59:17,072 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1792733536]
[2023-11-19 07:59:17,072 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1792733536] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:59:17,073 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:59:17,073 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:59:17,075 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [820194470]
[2023-11-19 07:59:17,076 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:59:17,080 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 07:59:17,081 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:59:17,111 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 07:59:17,112 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:59:17,114 INFO  L87              Difference]: Start difference. First operand  has 25 states, 20 states have (on average 1.5) internal successors, (30), 21 states have internal predecessors, (30), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand  has 2 states, 2 states have (on average 6.5) internal successors, (13), 2 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2023-11-19 07:59:17,135 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:59:17,135 INFO  L93              Difference]: Finished difference Result 47 states and 66 transitions.
[2023-11-19 07:59:17,136 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 07:59:17,138 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 6.5) internal successors, (13), 2 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 15
[2023-11-19 07:59:17,138 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:59:17,143 INFO  L225             Difference]: With dead ends: 47
[2023-11-19 07:59:17,144 INFO  L226             Difference]: Without dead ends: 21
[2023-11-19 07:59:17,146 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:59:17,150 INFO  L413           NwaCegarLoop]: 28 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 28 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:59:17,151 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:59:17,166 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 21 states.
[2023-11-19 07:59:17,181 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 21.
[2023-11-19 07:59:17,182 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21 states, 17 states have (on average 1.1764705882352942) internal successors, (20), 17 states have internal predecessors, (20), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:59:17,183 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 24 transitions.
[2023-11-19 07:59:17,185 INFO  L78                 Accepts]: Start accepts. Automaton has 21 states and 24 transitions. Word has length 15
[2023-11-19 07:59:17,185 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:59:17,185 INFO  L495      AbstractCegarLoop]: Abstraction has 21 states and 24 transitions.
[2023-11-19 07:59:17,186 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 6.5) internal successors, (13), 2 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2023-11-19 07:59:17,186 INFO  L276                IsEmpty]: Start isEmpty. Operand 21 states and 24 transitions.
[2023-11-19 07:59:17,187 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2023-11-19 07:59:17,188 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:59:17,188 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:59:17,188 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:59:17,189 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:59:17,189 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:59:17,190 INFO  L85        PathProgramCache]: Analyzing trace with hash -952637313, now seen corresponding path program 1 times
[2023-11-19 07:59:17,190 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:59:17,190 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [699470628]
[2023-11-19 07:59:17,190 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:59:17,191 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:59:17,228 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:59:17,228 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [503894361]
[2023-11-19 07:59:17,229 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:59:17,229 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:59:17,229 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:59:17,231 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:59:17,246 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:59:17,339 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:59:17,341 INFO  L262         TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-19 07:59:17,348 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:59:17,447 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:59:17,447 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:59:17,450 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:59:17,450 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [699470628]
[2023-11-19 07:59:17,451 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:59:17,451 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [503894361]
[2023-11-19 07:59:17,451 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [503894361] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:59:17,452 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:59:17,452 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:59:17,453 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1953849853]
[2023-11-19 07:59:17,454 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:59:17,455 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:59:17,456 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:59:17,458 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:59:17,460 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:59:17,461 INFO  L87              Difference]: Start difference. First operand 21 states and 24 transitions. Second operand  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:59:17,490 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:59:17,490 INFO  L93              Difference]: Finished difference Result 26 states and 29 transitions.
[2023-11-19 07:59:17,491 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:59:17,491 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 22
[2023-11-19 07:59:17,492 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:59:17,492 INFO  L225             Difference]: With dead ends: 26
[2023-11-19 07:59:17,493 INFO  L226             Difference]: Without dead ends: 22
[2023-11-19 07:59:17,493 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:59:17,495 INFO  L413           NwaCegarLoop]: 22 mSDtfsCounter, 4 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 54 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:59:17,496 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 54 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:59:17,497 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22 states.
[2023-11-19 07:59:17,502 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22.
[2023-11-19 07:59:17,502 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22 states, 18 states have (on average 1.1666666666666667) internal successors, (21), 18 states have internal predecessors, (21), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:59:17,503 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 25 transitions.
[2023-11-19 07:59:17,503 INFO  L78                 Accepts]: Start accepts. Automaton has 22 states and 25 transitions. Word has length 22
[2023-11-19 07:59:17,505 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:59:17,505 INFO  L495      AbstractCegarLoop]: Abstraction has 22 states and 25 transitions.
[2023-11-19 07:59:17,505 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:59:17,506 INFO  L276                IsEmpty]: Start isEmpty. Operand 22 states and 25 transitions.
[2023-11-19 07:59:17,507 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2023-11-19 07:59:17,507 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:59:17,507 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:59:17,533 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-19 07:59:17,727 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:59:17,728 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:59:17,729 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:59:17,729 INFO  L85        PathProgramCache]: Analyzing trace with hash -603190335, now seen corresponding path program 1 times
[2023-11-19 07:59:17,729 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:59:17,729 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1576044946]
[2023-11-19 07:59:17,730 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:59:17,730 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:59:17,780 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:59:17,780 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1255729154]
[2023-11-19 07:59:17,781 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:59:17,781 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:59:17,781 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:59:17,788 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:59:17,807 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:59:17,891 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:59:17,892 INFO  L262         TraceCheckSpWp]: Trace formula consists of 100 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:59:17,895 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:59:17,977 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:59:17,977 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:59:17,978 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:59:17,979 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1576044946]
[2023-11-19 07:59:17,982 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:59:17,982 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1255729154]
[2023-11-19 07:59:17,983 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1255729154] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:59:17,984 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:59:17,984 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:59:17,985 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [600522718]
[2023-11-19 07:59:17,985 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:59:17,986 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:59:17,986 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:59:17,987 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:59:17,988 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:59:17,989 INFO  L87              Difference]: Start difference. First operand 22 states and 25 transitions. Second operand  has 5 states, 5 states have (on average 4.0) internal successors, (20), 5 states have internal predecessors, (20), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:59:18,072 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:59:18,072 INFO  L93              Difference]: Finished difference Result 41 states and 46 transitions.
[2023-11-19 07:59:18,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:59:18,073 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 4.0) internal successors, (20), 5 states have internal predecessors, (20), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 24
[2023-11-19 07:59:18,073 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:59:18,074 INFO  L225             Difference]: With dead ends: 41
[2023-11-19 07:59:18,074 INFO  L226             Difference]: Without dead ends: 25
[2023-11-19 07:59:18,075 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 25 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:59:18,076 INFO  L413           NwaCegarLoop]: 20 mSDtfsCounter, 8 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 62 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:59:18,077 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 62 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:59:18,078 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25 states.
[2023-11-19 07:59:18,082 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 23.
[2023-11-19 07:59:18,083 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23 states, 19 states have (on average 1.1578947368421053) internal successors, (22), 19 states have internal predecessors, (22), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:59:18,084 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 26 transitions.
[2023-11-19 07:59:18,084 INFO  L78                 Accepts]: Start accepts. Automaton has 23 states and 26 transitions. Word has length 24
[2023-11-19 07:59:18,084 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:59:18,085 INFO  L495      AbstractCegarLoop]: Abstraction has 23 states and 26 transitions.
[2023-11-19 07:59:18,085 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 4.0) internal successors, (20), 5 states have internal predecessors, (20), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:59:18,085 INFO  L276                IsEmpty]: Start isEmpty. Operand 23 states and 26 transitions.
[2023-11-19 07:59:18,086 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 27
[2023-11-19 07:59:18,086 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:59:18,086 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:59:18,107 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:59:18,303 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2
[2023-11-19 07:59:18,304 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:59:18,304 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:59:18,304 INFO  L85        PathProgramCache]: Analyzing trace with hash 1366149955, now seen corresponding path program 1 times
[2023-11-19 07:59:18,305 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:59:18,305 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1048129914]
[2023-11-19 07:59:18,305 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:59:18,305 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:59:18,364 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:59:18,366 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [17361959]
[2023-11-19 07:59:18,366 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:59:18,367 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:59:18,367 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:59:18,372 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:59:18,397 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 07:59:18,475 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:59:18,477 INFO  L262         TraceCheckSpWp]: Trace formula consists of 110 conjuncts, 44 conjunts are in the unsatisfiable core
[2023-11-19 07:59:18,492 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:59:18,598 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 10 treesize of output 8
[2023-11-19 07:59:18,696 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 32
[2023-11-19 07:59:18,719 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 33
[2023-11-19 07:59:19,502 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-19 07:59:19,504 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-19 07:59:19,545 INFO  L349             Elim1Store]: treesize reduction 21, result has 46.2 percent of original size
[2023-11-19 07:59:19,545 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 44 treesize of output 54
[2023-11-19 07:59:19,578 INFO  L349             Elim1Store]: treesize reduction 34, result has 12.8 percent of original size
[2023-11-19 07:59:19,579 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 40 treesize of output 41
[2023-11-19 07:59:19,587 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 23
[2023-11-19 07:59:19,606 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7
[2023-11-19 07:59:19,651 INFO  L349             Elim1Store]: treesize reduction 17, result has 29.2 percent of original size
[2023-11-19 07:59:19,652 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 14 treesize of output 18
[2023-11-19 07:59:19,664 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7
[2023-11-19 07:59:19,674 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
[2023-11-19 07:59:19,924 INFO  L349             Elim1Store]: treesize reduction 12, result has 67.6 percent of original size
[2023-11-19 07:59:19,925 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 46 treesize of output 46
[2023-11-19 07:59:19,995 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:59:19,995 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:59:26,234 WARN  L876   $PredicateComparison]: unable to prove that (let ((.cse12 (mod (+ c_~ARR_SIZE~0 4294967295) 4294967296))) (let ((.cse5 (* .cse12 4)) (.cse11 (select |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base|))) (and (forall ((v_z_4 Int)) (let ((.cse0 (+ .cse12 v_z_4))) (or (< 6442450943 .cse0) (< .cse0 4294967296) (< 4294967295 v_z_4) (forall ((v_y_4 Int)) (let ((.cse9 (* v_y_4 4294967296)) (.cse10 (* 4294967295 v_z_4))) (let ((.cse8 (+ .cse9 .cse10))) (let ((.cse1 (store |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base| (store .cse11 (+ |c_ULTIMATE.start_main_~#array1~0#1.offset| (* 17179869180 v_z_4) (* 17179869184 v_y_4)) (* |c_ULTIMATE.start_main_~num~0#1| |c_ULTIMATE.start_main_~num~0#1| .cse8))))) (let ((.cse3 (select .cse1 |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse4 (* v_z_4 4)) (.cse6 (* |c_ULTIMATE.start_main_~num~0#1| .cse8))) (or (= (let ((.cse2 (store .cse3 (+ |c_ULTIMATE.start_main_~#array2~0#1.offset| .cse4 .cse5) .cse6))) (+ (select (select (store .cse1 |c_ULTIMATE.start_main_~#array2~0#1.base| .cse2) |c_ULTIMATE.start_main_~#array1~0#1.base|) |c_ULTIMATE.start_main_~#array1~0#1.offset|) (select .cse2 |c_ULTIMATE.start_main_~#array2~0#1.offset|) |c_ULTIMATE.start_main_~sum~0#1|)) 0) (= (let ((.cse7 (store .cse3 (+ (- 17179869184) |c_ULTIMATE.start_main_~#array2~0#1.offset| .cse4 .cse5) .cse6))) (+ (select .cse7 |c_ULTIMATE.start_main_~#array2~0#1.offset|) |c_ULTIMATE.start_main_~sum~0#1| (select (select (store .cse1 |c_ULTIMATE.start_main_~#array2~0#1.base| .cse7) |c_ULTIMATE.start_main_~#array1~0#1.base|) |c_ULTIMATE.start_main_~#array1~0#1.offset|))) 0) (< .cse8 0) (< c_~ARR_SIZE~0 (+ .cse9 .cse10 1))))))))))) (forall ((v_z_1 Int)) (or (< (+ .cse12 v_z_1) 6442450944) (forall ((v_y_1 Int)) (let ((.cse13 (* 4294967295 v_z_1)) (.cse14 (* v_y_1 4294967296))) (let ((.cse15 (+ .cse13 .cse14))) (or (< c_~ARR_SIZE~0 (+ .cse13 .cse14 1)) (< .cse15 0) (= (let ((.cse16 (store |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base| (store .cse11 (+ (* 17179869180 v_z_1) (* 17179869184 v_y_1) |c_ULTIMATE.start_main_~#array1~0#1.offset|) (* .cse15 |c_ULTIMATE.start_main_~num~0#1| |c_ULTIMATE.start_main_~num~0#1|))))) (let ((.cse17 (store (select .cse16 |c_ULTIMATE.start_main_~#array2~0#1.base|) (+ (* v_z_1 4) |c_ULTIMATE.start_main_~#array2~0#1.offset| .cse5 (- 34359738368)) (* .cse15 |c_ULTIMATE.start_main_~num~0#1|)))) (+ |c_ULTIMATE.start_main_~sum~0#1| (select (select (store .cse16 |c_ULTIMATE.start_main_~#array2~0#1.base| .cse17) |c_ULTIMATE.start_main_~#array1~0#1.base|) |c_ULTIMATE.start_main_~#array1~0#1.offset|) (select .cse17 |c_ULTIMATE.start_main_~#array2~0#1.offset|)))) 0))))) (< 4294967295 v_z_1))) (forall ((v_z_1 Int)) (let ((.cse27 (+ .cse12 v_z_1))) (or (< v_z_1 0) (forall ((v_y_1 Int)) (let ((.cse18 (* 4294967295 v_z_1)) (.cse19 (* v_y_1 4294967296))) (let ((.cse25 (+ .cse18 .cse19))) (let ((.cse20 (store |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base| (store .cse11 (+ (* 17179869180 v_z_1) (* 17179869184 v_y_1) |c_ULTIMATE.start_main_~#array1~0#1.offset|) (* .cse25 |c_ULTIMATE.start_main_~num~0#1| |c_ULTIMATE.start_main_~num~0#1|))))) (let ((.cse22 (select .cse20 |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse23 (* v_z_1 4)) (.cse24 (* .cse25 |c_ULTIMATE.start_main_~num~0#1|))) (or (< c_~ARR_SIZE~0 (+ .cse18 .cse19 1)) (= (let ((.cse21 (store .cse22 (+ .cse23 (- 17179869184) |c_ULTIMATE.start_main_~#array2~0#1.offset| .cse5) .cse24))) (+ (select (select (store .cse20 |c_ULTIMATE.start_main_~#array2~0#1.base| .cse21) |c_ULTIMATE.start_main_~#array1~0#1.base|) |c_ULTIMATE.start_main_~#array1~0#1.offset|) |c_ULTIMATE.start_main_~sum~0#1| (select .cse21 |c_ULTIMATE.start_main_~#array2~0#1.offset|))) 0) (< .cse25 0) (= (let ((.cse26 (store .cse22 (+ .cse23 |c_ULTIMATE.start_main_~#array2~0#1.offset| .cse5 (- 34359738368)) .cse24))) (+ |c_ULTIMATE.start_main_~sum~0#1| (select (select (store .cse20 |c_ULTIMATE.start_main_~#array2~0#1.base| .cse26) |c_ULTIMATE.start_main_~#array1~0#1.base|) |c_ULTIMATE.start_main_~#array1~0#1.offset|) (select .cse26 |c_ULTIMATE.start_main_~#array2~0#1.offset|))) 0))))))) (< .cse27 2147483648) (< 4294967295 .cse27)))) (forall ((v_z_1 Int)) (let ((.cse33 (+ .cse12 v_z_1))) (or (forall ((v_y_1 Int)) (let ((.cse28 (* 4294967295 v_z_1)) (.cse29 (* v_y_1 4294967296))) (let ((.cse32 (+ .cse28 .cse29))) (or (< c_~ARR_SIZE~0 (+ .cse28 .cse29 1)) (= (let ((.cse30 (store |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base| (store .cse11 (+ (* 17179869180 v_z_1) (* 17179869184 v_y_1) |c_ULTIMATE.start_main_~#array1~0#1.offset|) (* .cse32 |c_ULTIMATE.start_main_~num~0#1| |c_ULTIMATE.start_main_~num~0#1|))))) (let ((.cse31 (store (select .cse30 |c_ULTIMATE.start_main_~#array2~0#1.base|) (+ (* v_z_1 4) (- 17179869184) |c_ULTIMATE.start_main_~#array2~0#1.offset| .cse5) (* .cse32 |c_ULTIMATE.start_main_~num~0#1|)))) (+ (select (select (store .cse30 |c_ULTIMATE.start_main_~#array2~0#1.base| .cse31) |c_ULTIMATE.start_main_~#array1~0#1.base|) |c_ULTIMATE.start_main_~#array1~0#1.offset|) |c_ULTIMATE.start_main_~sum~0#1| (select .cse31 |c_ULTIMATE.start_main_~#array2~0#1.offset|)))) 0) (< .cse32 0))))) (< v_z_1 0) (< .cse33 2147483648) (< 4294967295 .cse33)))) (forall ((v_z_4 Int)) (or (< 2147483647 (+ .cse12 v_z_4)) (< v_z_4 0) (forall ((v_y_4 Int)) (let ((.cse41 (* v_y_4 4294967296)) (.cse42 (* 4294967295 v_z_4))) (let ((.cse40 (+ .cse41 .cse42))) (let ((.cse34 (store |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base| (store .cse11 (+ |c_ULTIMATE.start_main_~#array1~0#1.offset| (* 17179869180 v_z_4) (* 17179869184 v_y_4)) (* |c_ULTIMATE.start_main_~num~0#1| |c_ULTIMATE.start_main_~num~0#1| .cse40))))) (let ((.cse36 (select .cse34 |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse37 (* v_z_4 4)) (.cse38 (* |c_ULTIMATE.start_main_~num~0#1| .cse40))) (or (= (let ((.cse35 (store .cse36 (+ |c_ULTIMATE.start_main_~#array2~0#1.offset| .cse37 .cse5) .cse38))) (+ (select (select (store .cse34 |c_ULTIMATE.start_main_~#array2~0#1.base| .cse35) |c_ULTIMATE.start_main_~#array1~0#1.base|) |c_ULTIMATE.start_main_~#array1~0#1.offset|) (select .cse35 |c_ULTIMATE.start_main_~#array2~0#1.offset|) |c_ULTIMATE.start_main_~sum~0#1|)) 0) (= (let ((.cse39 (store .cse36 (+ (- 17179869184) |c_ULTIMATE.start_main_~#array2~0#1.offset| .cse37 .cse5) .cse38))) (+ (select .cse39 |c_ULTIMATE.start_main_~#array2~0#1.offset|) |c_ULTIMATE.start_main_~sum~0#1| (select (select (store .cse34 |c_ULTIMATE.start_main_~#array2~0#1.base| .cse39) |c_ULTIMATE.start_main_~#array1~0#1.base|) |c_ULTIMATE.start_main_~#array1~0#1.offset|))) 0) (< .cse40 0) (< c_~ARR_SIZE~0 (+ .cse41 .cse42 1)))))))))) (forall ((v_z_4 Int)) (or (forall ((v_y_4 Int)) (let ((.cse46 (* v_y_4 4294967296)) (.cse47 (* 4294967295 v_z_4))) (let ((.cse45 (+ .cse46 .cse47))) (or (= (let ((.cse43 (store |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base| (store .cse11 (+ |c_ULTIMATE.start_main_~#array1~0#1.offset| (* 17179869180 v_z_4) (* 17179869184 v_y_4)) (* |c_ULTIMATE.start_main_~num~0#1| |c_ULTIMATE.start_main_~num~0#1| .cse45))))) (let ((.cse44 (store (select .cse43 |c_ULTIMATE.start_main_~#array2~0#1.base|) (+ |c_ULTIMATE.start_main_~#array2~0#1.offset| (* v_z_4 4) .cse5) (* |c_ULTIMATE.start_main_~num~0#1| .cse45)))) (+ (select (select (store .cse43 |c_ULTIMATE.start_main_~#array2~0#1.base| .cse44) |c_ULTIMATE.start_main_~#array1~0#1.base|) |c_ULTIMATE.start_main_~#array1~0#1.offset|) (select .cse44 |c_ULTIMATE.start_main_~#array2~0#1.offset|) |c_ULTIMATE.start_main_~sum~0#1|))) 0) (< .cse45 0) (< c_~ARR_SIZE~0 (+ .cse46 .cse47 1)))))) (< 2147483647 (+ .cse12 v_z_4)) (< v_z_4 0))) (forall ((v_z_4 Int)) (let ((.cse48 (+ .cse12 v_z_4))) (or (< 6442450943 .cse48) (< .cse48 4294967296) (< 4294967295 v_z_4) (forall ((v_y_4 Int)) (let ((.cse52 (* v_y_4 4294967296)) (.cse53 (* 4294967295 v_z_4))) (let ((.cse51 (+ .cse52 .cse53))) (or (= (let ((.cse50 (store |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base| (store .cse11 (+ |c_ULTIMATE.start_main_~#array1~0#1.offset| (* 17179869180 v_z_4) (* 17179869184 v_y_4)) (* |c_ULTIMATE.start_main_~num~0#1| |c_ULTIMATE.start_main_~num~0#1| .cse51))))) (let ((.cse49 (store (select .cse50 |c_ULTIMATE.start_main_~#array2~0#1.base|) (+ (- 17179869184) |c_ULTIMATE.start_main_~#array2~0#1.offset| (* v_z_4 4) .cse5) (* |c_ULTIMATE.start_main_~num~0#1| .cse51)))) (+ (select .cse49 |c_ULTIMATE.start_main_~#array2~0#1.offset|) |c_ULTIMATE.start_main_~sum~0#1| (select (select (store .cse50 |c_ULTIMATE.start_main_~#array2~0#1.base| .cse49) |c_ULTIMATE.start_main_~#array1~0#1.base|) |c_ULTIMATE.start_main_~#array1~0#1.offset|)))) 0) (< .cse51 0) (< c_~ARR_SIZE~0 (+ .cse52 .cse53 1))))))))) (forall ((v_z_1 Int)) (or (< (+ .cse12 v_z_1) 6442450944) (forall ((v_y_1 Int)) (let ((.cse54 (* 4294967295 v_z_1)) (.cse55 (* v_y_1 4294967296))) (let ((.cse61 (+ .cse54 .cse55))) (let ((.cse56 (store |c_#memory_int| |c_ULTIMATE.start_main_~#array1~0#1.base| (store .cse11 (+ (* 17179869180 v_z_1) (* 17179869184 v_y_1) |c_ULTIMATE.start_main_~#array1~0#1.offset|) (* .cse61 |c_ULTIMATE.start_main_~num~0#1| |c_ULTIMATE.start_main_~num~0#1|))))) (let ((.cse58 (select .cse56 |c_ULTIMATE.start_main_~#array2~0#1.base|)) (.cse59 (* v_z_1 4)) (.cse60 (* .cse61 |c_ULTIMATE.start_main_~num~0#1|))) (or (< c_~ARR_SIZE~0 (+ .cse54 .cse55 1)) (= (let ((.cse57 (store .cse58 (+ .cse59 (- 17179869184) |c_ULTIMATE.start_main_~#array2~0#1.offset| .cse5) .cse60))) (+ (select (select (store .cse56 |c_ULTIMATE.start_main_~#array2~0#1.base| .cse57) |c_ULTIMATE.start_main_~#array1~0#1.base|) |c_ULTIMATE.start_main_~#array1~0#1.offset|) |c_ULTIMATE.start_main_~sum~0#1| (select .cse57 |c_ULTIMATE.start_main_~#array2~0#1.offset|))) 0) (< .cse61 0) (= (let ((.cse62 (store .cse58 (+ .cse59 |c_ULTIMATE.start_main_~#array2~0#1.offset| .cse5 (- 34359738368)) .cse60))) (+ |c_ULTIMATE.start_main_~sum~0#1| (select (select (store .cse56 |c_ULTIMATE.start_main_~#array2~0#1.base| .cse62) |c_ULTIMATE.start_main_~#array1~0#1.base|) |c_ULTIMATE.start_main_~#array1~0#1.offset|) (select .cse62 |c_ULTIMATE.start_main_~#array2~0#1.offset|))) 0))))))) (< 4294967295 v_z_1)))))) is different from true
[2023-11-19 07:59:26,245 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:59:26,247 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1048129914]
[2023-11-19 07:59:26,248 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:59:26,249 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [17361959]
[2023-11-19 07:59:26,249 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [17361959] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:59:26,249 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:59:26,250 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17] total 17
[2023-11-19 07:59:26,250 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1554026858]
[2023-11-19 07:59:26,250 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:59:26,251 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2023-11-19 07:59:26,251 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:59:26,254 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2023-11-19 07:59:26,256 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=351, Unknown=4, NotChecked=38, Total=462
[2023-11-19 07:59:26,257 INFO  L87              Difference]: Start difference. First operand 23 states and 26 transitions. Second operand  has 17 states, 17 states have (on average 1.2941176470588236) internal successors, (22), 14 states have internal predecessors, (22), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:59:27,482 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:59:27,482 INFO  L93              Difference]: Finished difference Result 48 states and 53 transitions.
[2023-11-19 07:59:27,483 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-19 07:59:27,483 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 17 states have (on average 1.2941176470588236) internal successors, (22), 14 states have internal predecessors, (22), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 26
[2023-11-19 07:59:27,484 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:59:27,484 INFO  L225             Difference]: With dead ends: 48
[2023-11-19 07:59:27,485 INFO  L226             Difference]: Without dead ends: 44
[2023-11-19 07:59:27,485 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 225 ImplicationChecksByTransitivity, 4.0s TimeCoverageRelationStatistics Valid=178, Invalid=876, Unknown=6, NotChecked=62, Total=1122
[2023-11-19 07:59:27,486 INFO  L413           NwaCegarLoop]: 14 mSDtfsCounter, 59 mSDsluCounter, 77 mSDsCounter, 0 mSdLazyCounter, 155 mSolverCounterSat, 12 mSolverCounterUnsat, 8 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 59 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 175 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 155 IncrementalHoareTripleChecker+Invalid, 8 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:59:27,487 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [59 Valid, 91 Invalid, 175 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 155 Invalid, 8 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 07:59:27,488 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 44 states.
[2023-11-19 07:59:27,497 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 40.
[2023-11-19 07:59:27,498 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 40 states, 33 states have (on average 1.1515151515151516) internal successors, (38), 33 states have internal predecessors, (38), 3 states have call successors, (3), 3 states have call predecessors, (3), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:59:27,499 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 44 transitions.
[2023-11-19 07:59:27,499 INFO  L78                 Accepts]: Start accepts. Automaton has 40 states and 44 transitions. Word has length 26
[2023-11-19 07:59:27,499 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:59:27,500 INFO  L495      AbstractCegarLoop]: Abstraction has 40 states and 44 transitions.
[2023-11-19 07:59:27,500 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 1.2941176470588236) internal successors, (22), 14 states have internal predecessors, (22), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:59:27,500 INFO  L276                IsEmpty]: Start isEmpty. Operand 40 states and 44 transitions.
[2023-11-19 07:59:27,501 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2023-11-19 07:59:27,501 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:59:27,502 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:59:27,523 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-19 07:59:27,720 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:59:27,720 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:59:27,720 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:59:27,720 INFO  L85        PathProgramCache]: Analyzing trace with hash -1336652411, now seen corresponding path program 2 times
[2023-11-19 07:59:27,721 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:59:27,721 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [980558957]
[2023-11-19 07:59:27,721 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:59:27,721 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:59:27,760 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:59:27,765 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1380494068]
[2023-11-19 07:59:27,765 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:59:27,765 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:59:27,765 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:59:27,769 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:59:27,796 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 07:59:27,847 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 07:59:27,848 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:59:27,849 INFO  L262         TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 6 conjunts are in the unsatisfiable core
[2023-11-19 07:59:27,852 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:59:27,920 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:59:27,920 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:59:27,987 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:59:27,987 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:59:27,987 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [980558957]
[2023-11-19 07:59:27,988 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:59:27,988 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1380494068]
[2023-11-19 07:59:27,988 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1380494068] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:59:27,988 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:59:27,988 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 9
[2023-11-19 07:59:27,989 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1200639062]
[2023-11-19 07:59:27,989 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:59:27,989 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 07:59:27,990 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:59:27,990 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 07:59:27,991 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72
[2023-11-19 07:59:27,991 INFO  L87              Difference]: Start difference. First operand 40 states and 44 transitions. Second operand  has 9 states, 9 states have (on average 3.111111111111111) internal successors, (28), 9 states have internal predecessors, (28), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2023-11-19 07:59:28,125 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:59:28,125 INFO  L93              Difference]: Finished difference Result 71 states and 76 transitions.
[2023-11-19 07:59:28,126 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 07:59:28,126 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 3.111111111111111) internal successors, (28), 9 states have internal predecessors, (28), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 28
[2023-11-19 07:59:28,127 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:59:28,127 INFO  L225             Difference]: With dead ends: 71
[2023-11-19 07:59:28,128 INFO  L226             Difference]: Without dead ends: 61
[2023-11-19 07:59:28,128 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 44 SyntacticMatches, 3 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=45, Invalid=87, Unknown=0, NotChecked=0, Total=132
[2023-11-19 07:59:28,129 INFO  L413           NwaCegarLoop]: 22 mSDtfsCounter, 39 mSDsluCounter, 71 mSDsCounter, 0 mSdLazyCounter, 76 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 93 SdHoareTripleChecker+Invalid, 88 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 76 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:59:28,129 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 93 Invalid, 88 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 76 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:59:28,130 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 61 states.
[2023-11-19 07:59:28,141 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 49.
[2023-11-19 07:59:28,141 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 49 states, 40 states have (on average 1.125) internal successors, (45), 40 states have internal predecessors, (45), 4 states have call successors, (4), 4 states have call predecessors, (4), 4 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2023-11-19 07:59:28,142 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 53 transitions.
[2023-11-19 07:59:28,142 INFO  L78                 Accepts]: Start accepts. Automaton has 49 states and 53 transitions. Word has length 28
[2023-11-19 07:59:28,143 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:59:28,143 INFO  L495      AbstractCegarLoop]: Abstraction has 49 states and 53 transitions.
[2023-11-19 07:59:28,143 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 3.111111111111111) internal successors, (28), 9 states have internal predecessors, (28), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2023-11-19 07:59:28,143 INFO  L276                IsEmpty]: Start isEmpty. Operand 49 states and 53 transitions.
[2023-11-19 07:59:28,144 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2023-11-19 07:59:28,144 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:59:28,144 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:59:28,172 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-19 07:59:28,359 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:59:28,360 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:59:28,360 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:59:28,360 INFO  L85        PathProgramCache]: Analyzing trace with hash -178408891, now seen corresponding path program 3 times
[2023-11-19 07:59:28,360 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:59:28,360 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2144420747]
[2023-11-19 07:59:28,361 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:59:28,361 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:59:28,390 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:59:28,392 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1148628334]
[2023-11-19 07:59:28,392 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2023-11-19 07:59:28,392 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:59:28,392 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:59:28,396 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:59:28,415 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e36d6ca7-bbb2-4b11-ac4d-fc24fdc913de/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 07:59:28,483 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2023-11-19 07:59:28,483 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:59:28,484 INFO  L262         TraceCheckSpWp]: Trace formula consists of 100 conjuncts, 30 conjunts are in the unsatisfiable core
[2023-11-19 07:59:28,488 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:59:28,498 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 10 treesize of output 8
[2023-11-19 07:59:28,644 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 115 treesize of output 90
[2023-11-19 07:59:28,652 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 0 case distinctions, treesize of input 90 treesize of output 81
[2023-11-19 07:59:28,661 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 130
[2023-11-19 07:59:28,750 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 210 treesize of output 295
[2023-11-19 07:59:28,851 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 149 treesize of output 34
[2023-11-19 07:59:30,969 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 07:59:30,970 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 10 select indices, 10 select index equivalence classes, 1 disjoint index pairs (out of 45 index pairs), introduced 10 new quantified variables, introduced 20 case distinctions, treesize of input 344 treesize of output 519