./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/array-memsafety/openbsd_cstrncpy-alloca-2.i --full-output --architecture 32bit


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


Checking for memory safety (deref-memtrack)
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/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_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/array-memsafety/openbsd_cstrncpy-alloca-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu --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 Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 57855fd15a600148bf8b2d693e60ae0827a95c157ed69e07e1c42c75fda7c9c4
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 08:06:32,342 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 08:06:32,450 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf
[2023-11-19 08:06:32,462 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 08:06:32,463 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 08:06:32,500 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 08:06:32,502 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 08:06:32,502 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 08:06:32,503 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 08:06:32,508 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 08:06:32,509 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 08:06:32,510 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 08:06:32,510 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 08:06:32,512 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 08:06:32,512 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 08:06:32,513 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 08:06:32,513 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 08:06:32,514 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 08:06:32,514 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2023-11-19 08:06:32,515 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2023-11-19 08:06:32,515 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2023-11-19 08:06:32,516 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 08:06:32,516 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2023-11-19 08:06:32,517 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 08:06:32,517 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 08:06:32,518 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 08:06:32,519 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 08:06:32,519 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 08:06:32,520 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 08:06:32,520 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 08:06:32,521 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 08:06:32,522 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 08:06:32,522 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 08:06:32,522 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 08:06:32,523 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 08:06:32,523 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 08:06:32,523 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 08:06:32,524 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 08:06:32,524 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_e564c25b-7b75-4c2b-be03-650244aa744c/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_e564c25b-7b75-4c2b-be03-650244aa744c/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 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 -> 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 -> 57855fd15a600148bf8b2d693e60ae0827a95c157ed69e07e1c42c75fda7c9c4
[2023-11-19 08:06:32,850 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 08:06:32,883 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 08:06:32,887 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 08:06:32,888 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 08:06:32,889 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 08:06:32,890 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/array-memsafety/openbsd_cstrncpy-alloca-2.i
[2023-11-19 08:06:35,991 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 08:06:36,265 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 08:06:36,266 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/sv-benchmarks/c/array-memsafety/openbsd_cstrncpy-alloca-2.i
[2023-11-19 08:06:36,281 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/data/fe0dcfb75/752b3b22c3414b4e8fd608d9422afe4b/FLAG07474f4c8
[2023-11-19 08:06:36,296 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/data/fe0dcfb75/752b3b22c3414b4e8fd608d9422afe4b
[2023-11-19 08:06:36,299 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 08:06:36,300 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 08:06:36,302 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 08:06:36,302 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 08:06:36,307 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 08:06:36,308 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,309 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@59296f8e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36, skipping insertion in model container
[2023-11-19 08:06:36,310 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,363 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 08:06:36,737 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 08:06:36,752 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 08:06:36,823 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 08:06:36,866 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 08:06:36,867 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36 WrapperNode
[2023-11-19 08:06:36,867 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 08:06:36,869 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 08:06:36,869 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 08:06:36,869 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 08:06:36,877 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,890 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,914 INFO  L138                Inliner]: procedures = 117, calls = 14, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 89
[2023-11-19 08:06:36,914 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 08:06:36,915 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 08:06:36,915 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 08:06:36,916 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 08:06:36,925 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,926 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,929 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,930 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,935 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,939 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,941 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,943 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,945 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 08:06:36,946 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 08:06:36,947 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 08:06:36,947 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 08:06:36,948 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36" (1/1) ...
[2023-11-19 08:06:36,954 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 08:06:36,966 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:06:36,978 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 08:06:37,016 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 08:06:37,028 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2023-11-19 08:06:37,029 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-11-19 08:06:37,029 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 08:06:37,030 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 08:06:37,030 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 08:06:37,030 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 08:06:37,138 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 08:06:37,140 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 08:06:37,369 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 08:06:37,378 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 08:06:37,378 INFO  L302             CfgBuilder]: Removed 3 assume(true) statements.
[2023-11-19 08:06:37,382 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:06:37 BoogieIcfgContainer
[2023-11-19 08:06:37,382 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 08:06:37,385 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 08:06:37,386 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 08:06:37,389 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 08:06:37,390 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 08:06:36" (1/3) ...
[2023-11-19 08:06:37,391 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e1a9e2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:06:37, skipping insertion in model container
[2023-11-19 08:06:37,391 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:36" (2/3) ...
[2023-11-19 08:06:37,392 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e1a9e2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:06:37, skipping insertion in model container
[2023-11-19 08:06:37,392 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:06:37" (3/3) ...
[2023-11-19 08:06:37,393 INFO  L112   eAbstractionObserver]: Analyzing ICFG openbsd_cstrncpy-alloca-2.i
[2023-11-19 08:06:37,414 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 08:06:37,414 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 11 error locations.
[2023-11-19 08:06:37,459 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 08:06:37,464 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=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@1b1cb4a1, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 08:06:37,465 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 11 error locations.
[2023-11-19 08:06:37,468 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 40 states, 28 states have (on average 1.75) internal successors, (49), 39 states have internal predecessors, (49), 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)
[2023-11-19 08:06:37,474 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-19 08:06:37,474 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:37,474 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:37,475 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:37,479 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:37,480 INFO  L85        PathProgramCache]: Analyzing trace with hash 1805029096, now seen corresponding path program 1 times
[2023-11-19 08:06:37,487 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:37,488 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [337641969]
[2023-11-19 08:06:37,488 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:37,489 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:37,603 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:37,796 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 08:06:37,797 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:37,797 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [337641969]
[2023-11-19 08:06:37,798 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [337641969] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:37,798 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:37,799 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 08:06:37,800 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [345202716]
[2023-11-19 08:06:37,801 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:37,805 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:06:37,806 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:37,835 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:06:37,836 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:06:37,838 INFO  L87              Difference]: Start difference. First operand  has 40 states, 28 states have (on average 1.75) internal successors, (49), 39 states have internal predecessors, (49), 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) Second operand  has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 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)
[2023-11-19 08:06:37,902 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:37,903 INFO  L93              Difference]: Finished difference Result 70 states and 81 transitions.
[2023-11-19 08:06:37,904 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 08:06:37,905 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 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) Word has length 7
[2023-11-19 08:06:37,906 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:37,914 INFO  L225             Difference]: With dead ends: 70
[2023-11-19 08:06:37,914 INFO  L226             Difference]: Without dead ends: 68
[2023-11-19 08:06:37,916 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:06:37,919 INFO  L413           NwaCegarLoop]: 42 mSDtfsCounter, 32 mSDsluCounter, 70 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 112 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:37,921 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 112 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:06:37,938 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 68 states.
[2023-11-19 08:06:37,953 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 68 to 41.
[2023-11-19 08:06:37,954 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 41 states, 30 states have (on average 1.6) internal successors, (48), 40 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)
[2023-11-19 08:06:37,956 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 48 transitions.
[2023-11-19 08:06:37,957 INFO  L78                 Accepts]: Start accepts. Automaton has 41 states and 48 transitions. Word has length 7
[2023-11-19 08:06:37,957 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:37,957 INFO  L495      AbstractCegarLoop]: Abstraction has 41 states and 48 transitions.
[2023-11-19 08:06:37,958 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 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)
[2023-11-19 08:06:37,958 INFO  L276                IsEmpty]: Start isEmpty. Operand 41 states and 48 transitions.
[2023-11-19 08:06:37,958 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-19 08:06:37,959 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:37,959 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:37,959 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 08:06:37,959 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:37,960 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:37,960 INFO  L85        PathProgramCache]: Analyzing trace with hash 1806876138, now seen corresponding path program 1 times
[2023-11-19 08:06:37,961 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:37,961 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2141670737]
[2023-11-19 08:06:37,961 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:37,961 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:37,996 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:38,161 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 08:06:38,161 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:38,162 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2141670737]
[2023-11-19 08:06:38,162 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2141670737] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:38,162 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:38,162 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 08:06:38,163 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [25222183]
[2023-11-19 08:06:38,163 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:38,164 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:06:38,164 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:38,165 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:06:38,165 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:06:38,165 INFO  L87              Difference]: Start difference. First operand 41 states and 48 transitions. Second operand  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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)
[2023-11-19 08:06:38,206 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:38,206 INFO  L93              Difference]: Finished difference Result 39 states and 46 transitions.
[2023-11-19 08:06:38,206 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:06:38,207 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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) Word has length 7
[2023-11-19 08:06:38,207 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:38,208 INFO  L225             Difference]: With dead ends: 39
[2023-11-19 08:06:38,208 INFO  L226             Difference]: Without dead ends: 39
[2023-11-19 08:06:38,208 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:06:38,210 INFO  L413           NwaCegarLoop]: 30 mSDtfsCounter, 32 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:38,211 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 34 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:06:38,212 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 39 states.
[2023-11-19 08:06:38,215 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 39.
[2023-11-19 08:06:38,216 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 39 states, 30 states have (on average 1.5333333333333334) internal successors, (46), 38 states have internal predecessors, (46), 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)
[2023-11-19 08:06:38,217 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 46 transitions.
[2023-11-19 08:06:38,217 INFO  L78                 Accepts]: Start accepts. Automaton has 39 states and 46 transitions. Word has length 7
[2023-11-19 08:06:38,218 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:38,218 INFO  L495      AbstractCegarLoop]: Abstraction has 39 states and 46 transitions.
[2023-11-19 08:06:38,218 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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)
[2023-11-19 08:06:38,218 INFO  L276                IsEmpty]: Start isEmpty. Operand 39 states and 46 transitions.
[2023-11-19 08:06:38,219 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-19 08:06:38,219 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:38,219 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:38,219 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 08:06:38,220 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:38,220 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:38,221 INFO  L85        PathProgramCache]: Analyzing trace with hash 1806876139, now seen corresponding path program 1 times
[2023-11-19 08:06:38,221 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:38,221 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1019679667]
[2023-11-19 08:06:38,221 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:38,222 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:38,243 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:38,517 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 08:06:38,519 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:38,532 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1019679667]
[2023-11-19 08:06:38,532 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1019679667] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:38,533 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:38,533 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 08:06:38,533 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1613540404]
[2023-11-19 08:06:38,534 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:38,535 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 08:06:38,536 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:38,536 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 08:06:38,537 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:06:38,538 INFO  L87              Difference]: Start difference. First operand 39 states and 46 transitions. Second operand  has 5 states, 4 states have (on average 1.75) internal successors, (7), 5 states have internal predecessors, (7), 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)
[2023-11-19 08:06:38,686 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:38,687 INFO  L93              Difference]: Finished difference Result 44 states and 52 transitions.
[2023-11-19 08:06:38,687 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 08:06:38,688 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 1.75) internal successors, (7), 5 states have internal predecessors, (7), 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) Word has length 7
[2023-11-19 08:06:38,688 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:38,691 INFO  L225             Difference]: With dead ends: 44
[2023-11-19 08:06:38,691 INFO  L226             Difference]: Without dead ends: 44
[2023-11-19 08:06:38,692 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2023-11-19 08:06:38,696 INFO  L413           NwaCegarLoop]: 33 mSDtfsCounter, 48 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 79 SdHoareTripleChecker+Invalid, 47 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:38,698 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 79 Invalid, 47 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:06:38,700 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 44 states.
[2023-11-19 08:06:38,704 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 41.
[2023-11-19 08:06:38,706 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 41 states, 32 states have (on average 1.53125) internal successors, (49), 40 states have internal predecessors, (49), 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)
[2023-11-19 08:06:38,710 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 49 transitions.
[2023-11-19 08:06:38,713 INFO  L78                 Accepts]: Start accepts. Automaton has 41 states and 49 transitions. Word has length 7
[2023-11-19 08:06:38,713 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:38,714 INFO  L495      AbstractCegarLoop]: Abstraction has 41 states and 49 transitions.
[2023-11-19 08:06:38,715 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 1.75) internal successors, (7), 5 states have internal predecessors, (7), 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)
[2023-11-19 08:06:38,715 INFO  L276                IsEmpty]: Start isEmpty. Operand 41 states and 49 transitions.
[2023-11-19 08:06:38,716 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 9
[2023-11-19 08:06:38,717 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:38,718 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:38,719 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 08:06:38,719 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:38,720 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:38,723 INFO  L85        PathProgramCache]: Analyzing trace with hash 121325490, now seen corresponding path program 1 times
[2023-11-19 08:06:38,724 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:38,724 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [588446918]
[2023-11-19 08:06:38,724 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:38,725 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:38,743 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:38,974 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 08:06:38,975 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:38,975 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [588446918]
[2023-11-19 08:06:38,976 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [588446918] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:38,976 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:38,976 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:06:38,976 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1843896587]
[2023-11-19 08:06:38,977 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:38,977 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:06:38,978 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:38,979 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:06:38,979 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:06:38,979 INFO  L87              Difference]: Start difference. First operand 41 states and 49 transitions. Second operand  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 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)
[2023-11-19 08:06:39,061 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:39,062 INFO  L93              Difference]: Finished difference Result 66 states and 77 transitions.
[2023-11-19 08:06:39,062 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 08:06:39,062 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 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) Word has length 8
[2023-11-19 08:06:39,063 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:39,064 INFO  L225             Difference]: With dead ends: 66
[2023-11-19 08:06:39,064 INFO  L226             Difference]: Without dead ends: 66
[2023-11-19 08:06:39,065 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:06:39,076 INFO  L413           NwaCegarLoop]: 32 mSDtfsCounter, 28 mSDsluCounter, 59 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 34 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:39,077 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 91 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:06:39,080 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 66 states.
[2023-11-19 08:06:39,087 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 43.
[2023-11-19 08:06:39,088 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 43 states, 34 states have (on average 1.5) internal successors, (51), 42 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)
[2023-11-19 08:06:39,090 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 51 transitions.
[2023-11-19 08:06:39,092 INFO  L78                 Accepts]: Start accepts. Automaton has 43 states and 51 transitions. Word has length 8
[2023-11-19 08:06:39,093 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:39,094 INFO  L495      AbstractCegarLoop]: Abstraction has 43 states and 51 transitions.
[2023-11-19 08:06:39,094 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 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)
[2023-11-19 08:06:39,094 INFO  L276                IsEmpty]: Start isEmpty. Operand 43 states and 51 transitions.
[2023-11-19 08:06:39,095 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 9
[2023-11-19 08:06:39,095 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:39,095 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:39,095 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-19 08:06:39,096 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:39,096 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:39,097 INFO  L85        PathProgramCache]: Analyzing trace with hash 178583792, now seen corresponding path program 1 times
[2023-11-19 08:06:39,097 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:39,097 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [437474649]
[2023-11-19 08:06:39,098 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:39,098 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:39,118 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:39,304 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 08:06:39,304 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:39,304 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [437474649]
[2023-11-19 08:06:39,305 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [437474649] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:39,305 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:39,305 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 08:06:39,305 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2061131674]
[2023-11-19 08:06:39,306 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:39,306 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 08:06:39,306 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:39,307 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 08:06:39,308 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:06:39,308 INFO  L87              Difference]: Start difference. First operand 43 states and 51 transitions. Second operand  has 5 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 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)
[2023-11-19 08:06:39,346 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:39,347 INFO  L93              Difference]: Finished difference Result 42 states and 50 transitions.
[2023-11-19 08:06:39,348 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 08:06:39,348 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 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) Word has length 8
[2023-11-19 08:06:39,349 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:39,352 INFO  L225             Difference]: With dead ends: 42
[2023-11-19 08:06:39,352 INFO  L226             Difference]: Without dead ends: 42
[2023-11-19 08:06:39,353 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:06:39,359 INFO  L413           NwaCegarLoop]: 26 mSDtfsCounter, 65 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 65 SdHoareTripleChecker+Valid, 30 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:39,360 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [65 Valid, 30 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:06:39,361 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 42 states.
[2023-11-19 08:06:39,368 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 40.
[2023-11-19 08:06:39,370 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 40 states, 32 states have (on average 1.5) internal successors, (48), 39 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)
[2023-11-19 08:06:39,371 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 48 transitions.
[2023-11-19 08:06:39,373 INFO  L78                 Accepts]: Start accepts. Automaton has 40 states and 48 transitions. Word has length 8
[2023-11-19 08:06:39,373 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:39,373 INFO  L495      AbstractCegarLoop]: Abstraction has 40 states and 48 transitions.
[2023-11-19 08:06:39,373 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 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)
[2023-11-19 08:06:39,374 INFO  L276                IsEmpty]: Start isEmpty. Operand 40 states and 48 transitions.
[2023-11-19 08:06:39,374 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2023-11-19 08:06:39,374 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:39,375 INFO  L195           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:39,375 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-19 08:06:39,375 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:39,376 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:39,376 INFO  L85        PathProgramCache]: Analyzing trace with hash -1226025170, now seen corresponding path program 1 times
[2023-11-19 08:06:39,376 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:39,376 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [355869823]
[2023-11-19 08:06:39,376 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:39,377 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:39,414 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:39,702 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:39,702 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:39,702 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [355869823]
[2023-11-19 08:06:39,702 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [355869823] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:06:39,703 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1687204794]
[2023-11-19 08:06:39,703 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:39,703 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:06:39,704 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:06:39,709 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:06:39,716 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 08:06:39,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:39,787 INFO  L262         TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 17 conjunts are in the unsatisfiable core
[2023-11-19 08:06:39,793 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:06:39,882 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 7
[2023-11-19 08:06:39,892 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2023-11-19 08:06:40,120 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:40,120 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:06:40,329 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:40,329 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1687204794] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:06:40,330 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 08:06:40,330 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 6] total 15
[2023-11-19 08:06:40,330 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [588271624]
[2023-11-19 08:06:40,330 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:06:40,331 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2023-11-19 08:06:40,331 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:40,332 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2023-11-19 08:06:40,332 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=76, Invalid=164, Unknown=0, NotChecked=0, Total=240
[2023-11-19 08:06:40,332 INFO  L87              Difference]: Start difference. First operand 40 states and 48 transitions. Second operand  has 16 states, 15 states have (on average 2.066666666666667) internal successors, (31), 16 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)
[2023-11-19 08:06:40,548 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:40,548 INFO  L93              Difference]: Finished difference Result 47 states and 56 transitions.
[2023-11-19 08:06:40,548 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 08:06:40,549 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 2.066666666666667) internal successors, (31), 16 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) Word has length 11
[2023-11-19 08:06:40,549 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:40,550 INFO  L225             Difference]: With dead ends: 47
[2023-11-19 08:06:40,550 INFO  L226             Difference]: Without dead ends: 47
[2023-11-19 08:06:40,550 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 29 GetRequests, 11 SyntacticMatches, 1 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 79 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=113, Invalid=229, Unknown=0, NotChecked=0, Total=342
[2023-11-19 08:06:40,551 INFO  L413           NwaCegarLoop]: 35 mSDtfsCounter, 75 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 111 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 75 SdHoareTripleChecker+Valid, 133 SdHoareTripleChecker+Invalid, 119 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 111 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:40,551 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [75 Valid, 133 Invalid, 119 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 111 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:06:40,552 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 47 states.
[2023-11-19 08:06:40,554 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 37.
[2023-11-19 08:06:40,555 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37 states, 30 states have (on average 1.4666666666666666) internal successors, (44), 36 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)
[2023-11-19 08:06:40,555 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 44 transitions.
[2023-11-19 08:06:40,556 INFO  L78                 Accepts]: Start accepts. Automaton has 37 states and 44 transitions. Word has length 11
[2023-11-19 08:06:40,556 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:40,556 INFO  L495      AbstractCegarLoop]: Abstraction has 37 states and 44 transitions.
[2023-11-19 08:06:40,556 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 2.066666666666667) internal successors, (31), 16 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)
[2023-11-19 08:06:40,557 INFO  L276                IsEmpty]: Start isEmpty. Operand 37 states and 44 transitions.
[2023-11-19 08:06:40,557 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2023-11-19 08:06:40,557 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:40,557 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:40,584 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-19 08:06:40,772 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:06:40,772 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:40,773 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:40,773 INFO  L85        PathProgramCache]: Analyzing trace with hash -469672683, now seen corresponding path program 1 times
[2023-11-19 08:06:40,773 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:40,773 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [735448070]
[2023-11-19 08:06:40,773 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:40,774 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:40,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:40,849 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 08:06:40,850 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:40,850 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [735448070]
[2023-11-19 08:06:40,850 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [735448070] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:40,850 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:40,851 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 08:06:40,851 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1400048114]
[2023-11-19 08:06:40,851 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:40,851 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 08:06:40,852 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:40,852 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 08:06:40,852 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2023-11-19 08:06:40,853 INFO  L87              Difference]: Start difference. First operand 37 states and 44 transitions. Second operand  has 6 states, 5 states have (on average 2.4) internal successors, (12), 6 states have internal predecessors, (12), 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)
[2023-11-19 08:06:40,936 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:40,937 INFO  L93              Difference]: Finished difference Result 36 states and 43 transitions.
[2023-11-19 08:06:40,937 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 08:06:40,937 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 2.4) internal successors, (12), 6 states have internal predecessors, (12), 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) Word has length 12
[2023-11-19 08:06:40,938 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:40,939 INFO  L225             Difference]: With dead ends: 36
[2023-11-19 08:06:40,939 INFO  L226             Difference]: Without dead ends: 36
[2023-11-19 08:06:40,939 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72
[2023-11-19 08:06:40,940 INFO  L413           NwaCegarLoop]: 27 mSDtfsCounter, 73 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 73 SdHoareTripleChecker+Valid, 71 SdHoareTripleChecker+Invalid, 47 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:40,941 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [73 Valid, 71 Invalid, 47 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:06:40,942 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 36 states.
[2023-11-19 08:06:40,954 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 36.
[2023-11-19 08:06:40,955 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 36 states, 30 states have (on average 1.4333333333333333) internal successors, (43), 35 states have internal predecessors, (43), 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)
[2023-11-19 08:06:40,956 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 43 transitions.
[2023-11-19 08:06:40,957 INFO  L78                 Accepts]: Start accepts. Automaton has 36 states and 43 transitions. Word has length 12
[2023-11-19 08:06:40,957 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:40,957 INFO  L495      AbstractCegarLoop]: Abstraction has 36 states and 43 transitions.
[2023-11-19 08:06:40,958 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 2.4) internal successors, (12), 6 states have internal predecessors, (12), 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)
[2023-11-19 08:06:40,958 INFO  L276                IsEmpty]: Start isEmpty. Operand 36 states and 43 transitions.
[2023-11-19 08:06:40,960 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2023-11-19 08:06:40,960 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:40,960 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:40,960 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2023-11-19 08:06:40,961 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:40,961 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:40,961 INFO  L85        PathProgramCache]: Analyzing trace with hash -469672682, now seen corresponding path program 1 times
[2023-11-19 08:06:40,962 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:40,962 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [288562006]
[2023-11-19 08:06:40,962 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:40,962 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:40,983 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:41,193 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 08:06:41,193 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:41,193 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [288562006]
[2023-11-19 08:06:41,194 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [288562006] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:41,194 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:41,194 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2023-11-19 08:06:41,194 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [892154142]
[2023-11-19 08:06:41,194 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:41,195 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 08:06:41,195 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:41,195 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 08:06:41,196 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2023-11-19 08:06:41,196 INFO  L87              Difference]: Start difference. First operand 36 states and 43 transitions. Second operand  has 8 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 8 states have internal predecessors, (12), 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)
[2023-11-19 08:06:41,368 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:41,368 INFO  L93              Difference]: Finished difference Result 46 states and 55 transitions.
[2023-11-19 08:06:41,369 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 08:06:41,369 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 8 states have internal predecessors, (12), 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) Word has length 12
[2023-11-19 08:06:41,369 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:41,370 INFO  L225             Difference]: With dead ends: 46
[2023-11-19 08:06:41,371 INFO  L226             Difference]: Without dead ends: 46
[2023-11-19 08:06:41,371 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=44, Invalid=88, Unknown=0, NotChecked=0, Total=132
[2023-11-19 08:06:41,372 INFO  L413           NwaCegarLoop]: 26 mSDtfsCounter, 108 mSDsluCounter, 68 mSDsCounter, 0 mSdLazyCounter, 76 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 108 SdHoareTripleChecker+Valid, 94 SdHoareTripleChecker+Invalid, 78 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 76 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:41,373 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [108 Valid, 94 Invalid, 78 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 76 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:06:41,374 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 46 states.
[2023-11-19 08:06:41,380 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 38.
[2023-11-19 08:06:41,380 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 38 states, 32 states have (on average 1.40625) internal successors, (45), 37 states have internal predecessors, (45), 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)
[2023-11-19 08:06:41,381 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 45 transitions.
[2023-11-19 08:06:41,381 INFO  L78                 Accepts]: Start accepts. Automaton has 38 states and 45 transitions. Word has length 12
[2023-11-19 08:06:41,381 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:41,381 INFO  L495      AbstractCegarLoop]: Abstraction has 38 states and 45 transitions.
[2023-11-19 08:06:41,382 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 8 states have internal predecessors, (12), 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)
[2023-11-19 08:06:41,382 INFO  L276                IsEmpty]: Start isEmpty. Operand 38 states and 45 transitions.
[2023-11-19 08:06:41,383 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2023-11-19 08:06:41,383 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:41,383 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:41,383 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2023-11-19 08:06:41,384 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:41,384 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:41,384 INFO  L85        PathProgramCache]: Analyzing trace with hash -1673567943, now seen corresponding path program 1 times
[2023-11-19 08:06:41,385 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:41,385 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1523193061]
[2023-11-19 08:06:41,385 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:41,385 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:41,403 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:41,466 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 08:06:41,466 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:41,466 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1523193061]
[2023-11-19 08:06:41,467 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1523193061] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:41,467 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:41,468 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 08:06:41,469 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2009099886]
[2023-11-19 08:06:41,469 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:41,471 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:06:41,472 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:41,472 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:06:41,472 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:06:41,473 INFO  L87              Difference]: Start difference. First operand 38 states and 45 transitions. Second operand  has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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)
[2023-11-19 08:06:41,504 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:41,506 INFO  L93              Difference]: Finished difference Result 77 states and 88 transitions.
[2023-11-19 08:06:41,507 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 08:06:41,507 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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) Word has length 13
[2023-11-19 08:06:41,508 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:41,508 INFO  L225             Difference]: With dead ends: 77
[2023-11-19 08:06:41,509 INFO  L226             Difference]: Without dead ends: 77
[2023-11-19 08:06:41,509 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 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 08:06:41,512 INFO  L413           NwaCegarLoop]: 37 mSDtfsCounter, 45 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 112 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:41,512 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 112 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:06:41,513 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 77 states.
[2023-11-19 08:06:41,519 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 49.
[2023-11-19 08:06:41,520 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 49 states, 43 states have (on average 1.3255813953488371) internal successors, (57), 48 states have internal predecessors, (57), 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)
[2023-11-19 08:06:41,521 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 57 transitions.
[2023-11-19 08:06:41,522 INFO  L78                 Accepts]: Start accepts. Automaton has 49 states and 57 transitions. Word has length 13
[2023-11-19 08:06:41,522 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:41,522 INFO  L495      AbstractCegarLoop]: Abstraction has 49 states and 57 transitions.
[2023-11-19 08:06:41,522 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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)
[2023-11-19 08:06:41,522 INFO  L276                IsEmpty]: Start isEmpty. Operand 49 states and 57 transitions.
[2023-11-19 08:06:41,523 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2023-11-19 08:06:41,524 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:41,524 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:41,524 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2023-11-19 08:06:41,524 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:41,525 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:41,525 INFO  L85        PathProgramCache]: Analyzing trace with hash -1674951267, now seen corresponding path program 1 times
[2023-11-19 08:06:41,525 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:41,525 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [922800448]
[2023-11-19 08:06:41,526 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:41,526 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:41,544 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:41,650 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 08:06:41,651 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:41,651 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [922800448]
[2023-11-19 08:06:41,651 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [922800448] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:41,651 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:41,652 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 08:06:41,652 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1147440597]
[2023-11-19 08:06:41,652 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:41,652 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 08:06:41,653 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:41,653 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 08:06:41,653 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2023-11-19 08:06:41,653 INFO  L87              Difference]: Start difference. First operand 49 states and 57 transitions. Second operand  has 7 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 7 states have internal predecessors, (13), 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)
[2023-11-19 08:06:41,721 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:41,721 INFO  L93              Difference]: Finished difference Result 48 states and 56 transitions.
[2023-11-19 08:06:41,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 08:06:41,721 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 7 states have internal predecessors, (13), 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) Word has length 13
[2023-11-19 08:06:41,722 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:41,722 INFO  L225             Difference]: With dead ends: 48
[2023-11-19 08:06:41,722 INFO  L226             Difference]: Without dead ends: 48
[2023-11-19 08:06:41,723 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2023-11-19 08:06:41,723 INFO  L413           NwaCegarLoop]: 25 mSDtfsCounter, 93 mSDsluCounter, 41 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 93 SdHoareTripleChecker+Valid, 66 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:41,724 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [93 Valid, 66 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:06:41,725 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 48 states.
[2023-11-19 08:06:41,726 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 48.
[2023-11-19 08:06:41,726 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 48 states, 43 states have (on average 1.302325581395349) internal successors, (56), 47 states have internal predecessors, (56), 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)
[2023-11-19 08:06:41,727 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 56 transitions.
[2023-11-19 08:06:41,727 INFO  L78                 Accepts]: Start accepts. Automaton has 48 states and 56 transitions. Word has length 13
[2023-11-19 08:06:41,727 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:41,727 INFO  L495      AbstractCegarLoop]: Abstraction has 48 states and 56 transitions.
[2023-11-19 08:06:41,728 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 7 states have internal predecessors, (13), 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)
[2023-11-19 08:06:41,728 INFO  L276                IsEmpty]: Start isEmpty. Operand 48 states and 56 transitions.
[2023-11-19 08:06:41,728 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2023-11-19 08:06:41,728 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:41,729 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:41,729 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2023-11-19 08:06:41,729 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:41,730 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:41,730 INFO  L85        PathProgramCache]: Analyzing trace with hash -1674951266, now seen corresponding path program 1 times
[2023-11-19 08:06:41,730 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:41,730 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [111201268]
[2023-11-19 08:06:41,730 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:41,731 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:41,744 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:41,972 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 08:06:41,972 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:41,972 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [111201268]
[2023-11-19 08:06:41,972 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [111201268] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:41,973 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:41,973 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 08:06:41,973 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [64688186]
[2023-11-19 08:06:41,973 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:41,973 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 08:06:41,974 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:41,974 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 08:06:41,974 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2023-11-19 08:06:41,975 INFO  L87              Difference]: Start difference. First operand 48 states and 56 transitions. Second operand  has 7 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 7 states have internal predecessors, (13), 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)
[2023-11-19 08:06:42,152 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:42,152 INFO  L93              Difference]: Finished difference Result 71 states and 82 transitions.
[2023-11-19 08:06:42,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 08:06:42,153 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 7 states have internal predecessors, (13), 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) Word has length 13
[2023-11-19 08:06:42,153 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:42,154 INFO  L225             Difference]: With dead ends: 71
[2023-11-19 08:06:42,154 INFO  L226             Difference]: Without dead ends: 71
[2023-11-19 08:06:42,155 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=37, Invalid=73, Unknown=0, NotChecked=0, Total=110
[2023-11-19 08:06:42,155 INFO  L413           NwaCegarLoop]: 29 mSDtfsCounter, 94 mSDsluCounter, 132 mSDsCounter, 0 mSdLazyCounter, 83 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 94 SdHoareTripleChecker+Valid, 161 SdHoareTripleChecker+Invalid, 83 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 83 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:42,156 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [94 Valid, 161 Invalid, 83 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 83 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:06:42,157 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 71 states.
[2023-11-19 08:06:42,158 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 51.
[2023-11-19 08:06:42,159 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 51 states, 46 states have (on average 1.2826086956521738) internal successors, (59), 50 states have internal predecessors, (59), 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)
[2023-11-19 08:06:42,159 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 59 transitions.
[2023-11-19 08:06:42,159 INFO  L78                 Accepts]: Start accepts. Automaton has 51 states and 59 transitions. Word has length 13
[2023-11-19 08:06:42,160 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:42,160 INFO  L495      AbstractCegarLoop]: Abstraction has 51 states and 59 transitions.
[2023-11-19 08:06:42,160 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 7 states have internal predecessors, (13), 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)
[2023-11-19 08:06:42,160 INFO  L276                IsEmpty]: Start isEmpty. Operand 51 states and 59 transitions.
[2023-11-19 08:06:42,165 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2023-11-19 08:06:42,165 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:42,165 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:42,165 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2023-11-19 08:06:42,166 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:42,166 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:42,166 INFO  L85        PathProgramCache]: Analyzing trace with hash -2066594953, now seen corresponding path program 1 times
[2023-11-19 08:06:42,166 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:42,166 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [40845639]
[2023-11-19 08:06:42,167 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:42,167 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:42,178 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:42,251 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 08:06:42,251 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:42,252 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [40845639]
[2023-11-19 08:06:42,252 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [40845639] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:42,252 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:42,252 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 08:06:42,252 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1642789974]
[2023-11-19 08:06:42,253 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:42,253 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 08:06:42,253 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:42,254 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 08:06:42,254 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:06:42,254 INFO  L87              Difference]: Start difference. First operand 51 states and 59 transitions. Second operand  has 5 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 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)
[2023-11-19 08:06:42,281 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:42,282 INFO  L93              Difference]: Finished difference Result 56 states and 64 transitions.
[2023-11-19 08:06:42,282 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 08:06:42,282 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 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) Word has length 13
[2023-11-19 08:06:42,283 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:42,283 INFO  L225             Difference]: With dead ends: 56
[2023-11-19 08:06:42,283 INFO  L226             Difference]: Without dead ends: 56
[2023-11-19 08:06:42,284 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2023-11-19 08:06:42,284 INFO  L413           NwaCegarLoop]: 30 mSDtfsCounter, 43 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:42,285 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 63 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:06:42,285 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 56 states.
[2023-11-19 08:06:42,286 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 51.
[2023-11-19 08:06:42,287 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 51 states, 46 states have (on average 1.2608695652173914) internal successors, (58), 50 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)
[2023-11-19 08:06:42,287 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 58 transitions.
[2023-11-19 08:06:42,288 INFO  L78                 Accepts]: Start accepts. Automaton has 51 states and 58 transitions. Word has length 13
[2023-11-19 08:06:42,288 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:42,288 INFO  L495      AbstractCegarLoop]: Abstraction has 51 states and 58 transitions.
[2023-11-19 08:06:42,288 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 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)
[2023-11-19 08:06:42,288 INFO  L276                IsEmpty]: Start isEmpty. Operand 51 states and 58 transitions.
[2023-11-19 08:06:42,289 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2023-11-19 08:06:42,289 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:42,289 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:42,290 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2023-11-19 08:06:42,290 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:42,290 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:42,291 INFO  L85        PathProgramCache]: Analyzing trace with hash -2067978276, now seen corresponding path program 1 times
[2023-11-19 08:06:42,291 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:42,291 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [472692672]
[2023-11-19 08:06:42,291 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:42,291 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:42,306 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:42,513 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 08:06:42,513 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:42,513 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [472692672]
[2023-11-19 08:06:42,513 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [472692672] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:42,514 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:42,514 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2023-11-19 08:06:42,514 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [698661701]
[2023-11-19 08:06:42,514 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:42,514 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 08:06:42,515 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:42,515 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 08:06:42,515 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2023-11-19 08:06:42,516 INFO  L87              Difference]: Start difference. First operand 51 states and 58 transitions. Second operand  has 8 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 8 states have internal predecessors, (13), 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)
[2023-11-19 08:06:42,664 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:42,665 INFO  L93              Difference]: Finished difference Result 53 states and 61 transitions.
[2023-11-19 08:06:42,665 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 08:06:42,665 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 8 states have internal predecessors, (13), 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) Word has length 13
[2023-11-19 08:06:42,666 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:42,666 INFO  L225             Difference]: With dead ends: 53
[2023-11-19 08:06:42,666 INFO  L226             Difference]: Without dead ends: 53
[2023-11-19 08:06:42,667 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=45, Invalid=87, Unknown=0, NotChecked=0, Total=132
[2023-11-19 08:06:42,668 INFO  L413           NwaCegarLoop]: 22 mSDtfsCounter, 127 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 127 SdHoareTripleChecker+Valid, 75 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 60 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:42,668 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [127 Valid, 75 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:06:42,669 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 53 states.
[2023-11-19 08:06:42,670 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 38.
[2023-11-19 08:06:42,670 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 38 states, 33 states have (on average 1.3333333333333333) internal successors, (44), 37 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)
[2023-11-19 08:06:42,671 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 44 transitions.
[2023-11-19 08:06:42,671 INFO  L78                 Accepts]: Start accepts. Automaton has 38 states and 44 transitions. Word has length 13
[2023-11-19 08:06:42,683 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:42,683 INFO  L495      AbstractCegarLoop]: Abstraction has 38 states and 44 transitions.
[2023-11-19 08:06:42,684 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 8 states have internal predecessors, (13), 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)
[2023-11-19 08:06:42,684 INFO  L276                IsEmpty]: Start isEmpty. Operand 38 states and 44 transitions.
[2023-11-19 08:06:42,684 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2023-11-19 08:06:42,684 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:42,685 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:42,685 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2023-11-19 08:06:42,685 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:42,686 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:42,686 INFO  L85        PathProgramCache]: Analyzing trace with hash 1278152931, now seen corresponding path program 1 times
[2023-11-19 08:06:42,686 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:42,686 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1289311353]
[2023-11-19 08:06:42,686 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:42,687 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:42,701 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:42,751 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 08:06:42,751 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:42,751 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1289311353]
[2023-11-19 08:06:42,752 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1289311353] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:42,752 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:42,752 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 08:06:42,752 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [594414338]
[2023-11-19 08:06:42,752 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:42,753 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 08:06:42,754 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:42,754 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 08:06:42,754 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:06:42,755 INFO  L87              Difference]: Start difference. First operand 38 states and 44 transitions. Second operand  has 5 states, 4 states have (on average 4.25) internal successors, (17), 5 states have internal predecessors, (17), 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)
[2023-11-19 08:06:42,808 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:42,808 INFO  L93              Difference]: Finished difference Result 37 states and 43 transitions.
[2023-11-19 08:06:42,808 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 08:06:42,809 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 4.25) internal successors, (17), 5 states have internal predecessors, (17), 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) Word has length 17
[2023-11-19 08:06:42,809 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:42,809 INFO  L225             Difference]: With dead ends: 37
[2023-11-19 08:06:42,810 INFO  L226             Difference]: Without dead ends: 37
[2023-11-19 08:06:42,810 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2023-11-19 08:06:42,811 INFO  L413           NwaCegarLoop]: 31 mSDtfsCounter, 16 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 84 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:42,811 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 84 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:06:42,812 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37 states.
[2023-11-19 08:06:42,813 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37.
[2023-11-19 08:06:42,813 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37 states, 33 states have (on average 1.303030303030303) internal successors, (43), 36 states have internal predecessors, (43), 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)
[2023-11-19 08:06:42,814 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 43 transitions.
[2023-11-19 08:06:42,814 INFO  L78                 Accepts]: Start accepts. Automaton has 37 states and 43 transitions. Word has length 17
[2023-11-19 08:06:42,814 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:42,814 INFO  L495      AbstractCegarLoop]: Abstraction has 37 states and 43 transitions.
[2023-11-19 08:06:42,814 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 4.25) internal successors, (17), 5 states have internal predecessors, (17), 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)
[2023-11-19 08:06:42,815 INFO  L276                IsEmpty]: Start isEmpty. Operand 37 states and 43 transitions.
[2023-11-19 08:06:42,816 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2023-11-19 08:06:42,816 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:42,816 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:42,817 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2023-11-19 08:06:42,817 INFO  L420      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:42,817 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:42,818 INFO  L85        PathProgramCache]: Analyzing trace with hash 1278152932, now seen corresponding path program 1 times
[2023-11-19 08:06:42,818 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:42,818 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [792842322]
[2023-11-19 08:06:42,818 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:42,818 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:42,840 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:42,963 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 08:06:42,963 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:42,963 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [792842322]
[2023-11-19 08:06:42,963 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [792842322] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:42,964 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:42,964 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 08:06:42,964 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [47124267]
[2023-11-19 08:06:42,964 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:42,964 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 08:06:42,965 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:42,965 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 08:06:42,965 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:06:42,966 INFO  L87              Difference]: Start difference. First operand 37 states and 43 transitions. Second operand  has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 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)
[2023-11-19 08:06:43,015 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:43,016 INFO  L93              Difference]: Finished difference Result 73 states and 83 transitions.
[2023-11-19 08:06:43,016 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 08:06:43,016 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 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) Word has length 17
[2023-11-19 08:06:43,017 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:43,017 INFO  L225             Difference]: With dead ends: 73
[2023-11-19 08:06:43,017 INFO  L226             Difference]: Without dead ends: 73
[2023-11-19 08:06:43,018 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2023-11-19 08:06:43,018 INFO  L413           NwaCegarLoop]: 34 mSDtfsCounter, 35 mSDsluCounter, 100 mSDsCounter, 0 mSdLazyCounter, 27 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 134 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 27 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:43,019 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 134 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:06:43,020 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 73 states.
[2023-11-19 08:06:43,021 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 54.
[2023-11-19 08:06:43,021 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 54 states, 50 states have (on average 1.24) internal successors, (62), 53 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)
[2023-11-19 08:06:43,022 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 62 transitions.
[2023-11-19 08:06:43,022 INFO  L78                 Accepts]: Start accepts. Automaton has 54 states and 62 transitions. Word has length 17
[2023-11-19 08:06:43,022 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:43,022 INFO  L495      AbstractCegarLoop]: Abstraction has 54 states and 62 transitions.
[2023-11-19 08:06:43,022 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 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)
[2023-11-19 08:06:43,023 INFO  L276                IsEmpty]: Start isEmpty. Operand 54 states and 62 transitions.
[2023-11-19 08:06:43,023 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2023-11-19 08:06:43,023 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:43,024 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:43,024 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2023-11-19 08:06:43,024 INFO  L420      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:43,024 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:43,025 INFO  L85        PathProgramCache]: Analyzing trace with hash 267035682, now seen corresponding path program 1 times
[2023-11-19 08:06:43,025 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:43,025 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2064716413]
[2023-11-19 08:06:43,025 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:43,025 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:43,047 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:43,475 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 08:06:43,475 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:43,475 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2064716413]
[2023-11-19 08:06:43,476 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2064716413] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:43,476 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:43,476 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2023-11-19 08:06:43,476 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [380156688]
[2023-11-19 08:06:43,476 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:43,477 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 08:06:43,477 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:43,478 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 08:06:43,478 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2023-11-19 08:06:43,478 INFO  L87              Difference]: Start difference. First operand 54 states and 62 transitions. Second operand  has 9 states, 8 states have (on average 2.125) internal successors, (17), 9 states have internal predecessors, (17), 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)
[2023-11-19 08:06:43,843 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:43,843 INFO  L93              Difference]: Finished difference Result 60 states and 70 transitions.
[2023-11-19 08:06:43,843 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-19 08:06:43,844 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 2.125) internal successors, (17), 9 states have internal predecessors, (17), 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) Word has length 17
[2023-11-19 08:06:43,844 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:43,845 INFO  L225             Difference]: With dead ends: 60
[2023-11-19 08:06:43,845 INFO  L226             Difference]: Without dead ends: 60
[2023-11-19 08:06:43,846 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=54, Invalid=186, Unknown=0, NotChecked=0, Total=240
[2023-11-19 08:06:43,846 INFO  L413           NwaCegarLoop]: 21 mSDtfsCounter, 46 mSDsluCounter, 110 mSDsCounter, 0 mSdLazyCounter, 124 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 131 SdHoareTripleChecker+Invalid, 124 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 124 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:43,847 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 131 Invalid, 124 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 124 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:06:43,847 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 60 states.
[2023-11-19 08:06:43,849 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 58.
[2023-11-19 08:06:43,850 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 58 states, 54 states have (on average 1.2592592592592593) internal successors, (68), 57 states have internal predecessors, (68), 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)
[2023-11-19 08:06:43,850 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 68 transitions.
[2023-11-19 08:06:43,850 INFO  L78                 Accepts]: Start accepts. Automaton has 58 states and 68 transitions. Word has length 17
[2023-11-19 08:06:43,850 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:43,851 INFO  L495      AbstractCegarLoop]: Abstraction has 58 states and 68 transitions.
[2023-11-19 08:06:43,851 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 2.125) internal successors, (17), 9 states have internal predecessors, (17), 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)
[2023-11-19 08:06:43,851 INFO  L276                IsEmpty]: Start isEmpty. Operand 58 states and 68 transitions.
[2023-11-19 08:06:43,851 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2023-11-19 08:06:43,852 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:43,852 INFO  L195           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:43,852 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2023-11-19 08:06:43,852 INFO  L420      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:43,853 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:43,853 INFO  L85        PathProgramCache]: Analyzing trace with hash 986073524, now seen corresponding path program 1 times
[2023-11-19 08:06:43,853 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:43,853 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [115913160]
[2023-11-19 08:06:43,853 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:43,854 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:43,869 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:43,950 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:43,951 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:43,951 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [115913160]
[2023-11-19 08:06:43,951 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [115913160] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:43,951 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:43,951 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 08:06:43,951 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [34769820]
[2023-11-19 08:06:43,952 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:43,952 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 08:06:43,952 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:43,953 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 08:06:43,953 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:06:43,953 INFO  L87              Difference]: Start difference. First operand 58 states and 68 transitions. Second operand  has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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)
[2023-11-19 08:06:43,987 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:43,987 INFO  L93              Difference]: Finished difference Result 65 states and 74 transitions.
[2023-11-19 08:06:43,987 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 08:06:43,988 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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) Word has length 18
[2023-11-19 08:06:43,988 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:43,988 INFO  L225             Difference]: With dead ends: 65
[2023-11-19 08:06:43,989 INFO  L226             Difference]: Without dead ends: 65
[2023-11-19 08:06:43,989 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2023-11-19 08:06:43,990 INFO  L413           NwaCegarLoop]: 30 mSDtfsCounter, 20 mSDsluCounter, 88 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:43,990 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 118 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:06:43,991 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 65 states.
[2023-11-19 08:06:43,992 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 60.
[2023-11-19 08:06:43,992 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 60 states, 56 states have (on average 1.25) internal successors, (70), 59 states have internal predecessors, (70), 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)
[2023-11-19 08:06:43,992 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 70 transitions.
[2023-11-19 08:06:43,993 INFO  L78                 Accepts]: Start accepts. Automaton has 60 states and 70 transitions. Word has length 18
[2023-11-19 08:06:43,993 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:43,993 INFO  L495      AbstractCegarLoop]: Abstraction has 60 states and 70 transitions.
[2023-11-19 08:06:43,993 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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)
[2023-11-19 08:06:43,993 INFO  L276                IsEmpty]: Start isEmpty. Operand 60 states and 70 transitions.
[2023-11-19 08:06:43,994 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2023-11-19 08:06:43,994 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:43,994 INFO  L195           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:43,994 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2023-11-19 08:06:43,994 INFO  L420      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:43,995 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:43,995 INFO  L85        PathProgramCache]: Analyzing trace with hash -293790154, now seen corresponding path program 1 times
[2023-11-19 08:06:43,995 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:43,995 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [245698506]
[2023-11-19 08:06:43,996 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:43,996 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:44,013 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:44,196 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:44,197 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:44,197 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [245698506]
[2023-11-19 08:06:44,197 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [245698506] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:44,197 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:44,197 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2023-11-19 08:06:44,198 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [590587778]
[2023-11-19 08:06:44,198 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:44,198 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 08:06:44,198 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:44,199 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 08:06:44,199 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2023-11-19 08:06:44,199 INFO  L87              Difference]: Start difference. First operand 60 states and 70 transitions. Second operand  has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 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)
[2023-11-19 08:06:44,352 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:44,353 INFO  L93              Difference]: Finished difference Result 91 states and 102 transitions.
[2023-11-19 08:06:44,353 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 08:06:44,353 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 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) Word has length 18
[2023-11-19 08:06:44,354 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:44,354 INFO  L225             Difference]: With dead ends: 91
[2023-11-19 08:06:44,354 INFO  L226             Difference]: Without dead ends: 91
[2023-11-19 08:06:44,355 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=57, Invalid=125, Unknown=0, NotChecked=0, Total=182
[2023-11-19 08:06:44,355 INFO  L413           NwaCegarLoop]: 26 mSDtfsCounter, 61 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 75 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 61 SdHoareTripleChecker+Valid, 179 SdHoareTripleChecker+Invalid, 80 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 75 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:44,356 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [61 Valid, 179 Invalid, 80 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 75 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:06:44,356 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 91 states.
[2023-11-19 08:06:44,358 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 91 to 76.
[2023-11-19 08:06:44,359 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 76 states, 72 states have (on average 1.1944444444444444) internal successors, (86), 75 states have internal predecessors, (86), 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)
[2023-11-19 08:06:44,359 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 86 transitions.
[2023-11-19 08:06:44,359 INFO  L78                 Accepts]: Start accepts. Automaton has 76 states and 86 transitions. Word has length 18
[2023-11-19 08:06:44,360 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:44,360 INFO  L495      AbstractCegarLoop]: Abstraction has 76 states and 86 transitions.
[2023-11-19 08:06:44,360 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 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)
[2023-11-19 08:06:44,360 INFO  L276                IsEmpty]: Start isEmpty. Operand 76 states and 86 transitions.
[2023-11-19 08:06:44,361 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2023-11-19 08:06:44,361 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:44,361 INFO  L195           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:44,361 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2023-11-19 08:06:44,361 INFO  L420      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:44,362 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:44,362 INFO  L85        PathProgramCache]: Analyzing trace with hash -1314858508, now seen corresponding path program 1 times
[2023-11-19 08:06:44,362 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:44,362 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [104941428]
[2023-11-19 08:06:44,362 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:44,363 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:44,395 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:44,626 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:44,627 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:44,627 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [104941428]
[2023-11-19 08:06:44,627 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [104941428] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:44,627 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:44,627 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2023-11-19 08:06:44,628 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [510030595]
[2023-11-19 08:06:44,628 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:44,628 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 08:06:44,628 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:44,629 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 08:06:44,629 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2023-11-19 08:06:44,629 INFO  L87              Difference]: Start difference. First operand 76 states and 86 transitions. Second operand  has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 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)
[2023-11-19 08:06:44,821 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:44,821 INFO  L93              Difference]: Finished difference Result 115 states and 128 transitions.
[2023-11-19 08:06:44,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-19 08:06:44,822 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 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) Word has length 18
[2023-11-19 08:06:44,822 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:44,822 INFO  L225             Difference]: With dead ends: 115
[2023-11-19 08:06:44,823 INFO  L226             Difference]: Without dead ends: 115
[2023-11-19 08:06:44,823 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=65, Invalid=145, Unknown=0, NotChecked=0, Total=210
[2023-11-19 08:06:44,824 INFO  L413           NwaCegarLoop]: 24 mSDtfsCounter, 63 mSDsluCounter, 166 mSDsCounter, 0 mSdLazyCounter, 97 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 63 SdHoareTripleChecker+Valid, 190 SdHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 97 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:44,824 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [63 Valid, 190 Invalid, 103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 97 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:06:44,825 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 115 states.
[2023-11-19 08:06:44,826 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 115 to 78.
[2023-11-19 08:06:44,827 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 78 states, 74 states have (on average 1.2162162162162162) internal successors, (90), 77 states have internal predecessors, (90), 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)
[2023-11-19 08:06:44,827 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 90 transitions.
[2023-11-19 08:06:44,827 INFO  L78                 Accepts]: Start accepts. Automaton has 78 states and 90 transitions. Word has length 18
[2023-11-19 08:06:44,827 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:44,828 INFO  L495      AbstractCegarLoop]: Abstraction has 78 states and 90 transitions.
[2023-11-19 08:06:44,828 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 states have internal predecessors, (18), 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)
[2023-11-19 08:06:44,828 INFO  L276                IsEmpty]: Start isEmpty. Operand 78 states and 90 transitions.
[2023-11-19 08:06:44,828 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2023-11-19 08:06:44,829 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:44,829 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:44,829 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2023-11-19 08:06:44,829 INFO  L420      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:44,830 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:44,830 INFO  L85        PathProgramCache]: Analyzing trace with hash -1727303262, now seen corresponding path program 1 times
[2023-11-19 08:06:44,830 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:44,830 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2129700913]
[2023-11-19 08:06:44,830 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:44,831 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:44,845 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:44,958 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 08:06:44,958 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:44,959 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2129700913]
[2023-11-19 08:06:44,959 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2129700913] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:06:44,959 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:06:44,959 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:06:44,959 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [486698113]
[2023-11-19 08:06:44,959 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:06:44,960 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:06:44,960 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:44,960 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:06:44,961 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:06:44,961 INFO  L87              Difference]: Start difference. First operand 78 states and 90 transitions. Second operand  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 4 states have internal predecessors, (20), 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)
[2023-11-19 08:06:44,977 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:44,978 INFO  L93              Difference]: Finished difference Result 77 states and 89 transitions.
[2023-11-19 08:06:44,978 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 08:06:44,978 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 4 states have internal predecessors, (20), 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) Word has length 20
[2023-11-19 08:06:44,978 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:44,979 INFO  L225             Difference]: With dead ends: 77
[2023-11-19 08:06:44,979 INFO  L226             Difference]: Without dead ends: 45
[2023-11-19 08:06:44,979 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:06:44,980 INFO  L413           NwaCegarLoop]: 28 mSDtfsCounter, 16 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 54 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:44,980 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 54 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:06:44,981 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 45 states.
[2023-11-19 08:06:44,982 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 45.
[2023-11-19 08:06:44,982 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 45 states, 42 states have (on average 1.1904761904761905) internal successors, (50), 44 states have internal predecessors, (50), 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)
[2023-11-19 08:06:44,983 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 50 transitions.
[2023-11-19 08:06:44,983 INFO  L78                 Accepts]: Start accepts. Automaton has 45 states and 50 transitions. Word has length 20
[2023-11-19 08:06:44,983 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:44,983 INFO  L495      AbstractCegarLoop]: Abstraction has 45 states and 50 transitions.
[2023-11-19 08:06:44,983 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 4 states have internal predecessors, (20), 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)
[2023-11-19 08:06:44,984 INFO  L276                IsEmpty]: Start isEmpty. Operand 45 states and 50 transitions.
[2023-11-19 08:06:44,984 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2023-11-19 08:06:44,984 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:44,984 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:44,984 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2023-11-19 08:06:44,985 INFO  L420      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:44,985 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:44,985 INFO  L85        PathProgramCache]: Analyzing trace with hash 333114010, now seen corresponding path program 1 times
[2023-11-19 08:06:44,985 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:44,986 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1614572445]
[2023-11-19 08:06:44,986 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:44,986 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:45,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:45,578 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:45,578 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:45,578 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1614572445]
[2023-11-19 08:06:45,578 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1614572445] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:06:45,578 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1835525122]
[2023-11-19 08:06:45,579 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:45,579 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:06:45,579 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:06:45,580 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:06:45,593 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 08:06:45,698 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:45,700 INFO  L262         TraceCheckSpWp]: Trace formula consists of 153 conjuncts, 62 conjunts are in the unsatisfiable core
[2023-11-19 08:06:45,704 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:06:45,772 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-19 08:06:45,773 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 7
[2023-11-19 08:06:45,780 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 08:06:46,580 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:46,581 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:06:47,441 INFO  L173   IndexEqualityManager]: detected equality via solver
[2023-11-19 08:06:47,445 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:47,446 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1835525122] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:06:47,446 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 08:06:47,446 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 13, 11] total 33
[2023-11-19 08:06:47,448 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1749389611]
[2023-11-19 08:06:47,448 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:06:47,449 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 34 states
[2023-11-19 08:06:47,449 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:47,450 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 34 interpolants.
[2023-11-19 08:06:47,451 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=121, Invalid=1001, Unknown=0, NotChecked=0, Total=1122
[2023-11-19 08:06:47,451 INFO  L87              Difference]: Start difference. First operand 45 states and 50 transitions. Second operand  has 34 states, 33 states have (on average 1.7575757575757576) internal successors, (58), 34 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)
[2023-11-19 08:06:49,932 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:49,932 INFO  L93              Difference]: Finished difference Result 86 states and 93 transitions.
[2023-11-19 08:06:49,934 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2023-11-19 08:06:49,934 INFO  L78                 Accepts]: Start accepts. Automaton has  has 34 states, 33 states have (on average 1.7575757575757576) internal successors, (58), 34 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) Word has length 21
[2023-11-19 08:06:49,934 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:49,935 INFO  L225             Difference]: With dead ends: 86
[2023-11-19 08:06:49,935 INFO  L226             Difference]: Without dead ends: 62
[2023-11-19 08:06:49,937 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 77 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 58 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 725 ImplicationChecksByTransitivity, 3.1s TimeCoverageRelationStatistics Valid=531, Invalid=3009, Unknown=0, NotChecked=0, Total=3540
[2023-11-19 08:06:49,937 INFO  L413           NwaCegarLoop]: 14 mSDtfsCounter, 343 mSDsluCounter, 236 mSDsCounter, 0 mSdLazyCounter, 387 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 343 SdHoareTripleChecker+Valid, 250 SdHoareTripleChecker+Invalid, 408 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 387 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:49,938 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [343 Valid, 250 Invalid, 408 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 387 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2023-11-19 08:06:49,938 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 62 states.
[2023-11-19 08:06:49,940 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 53.
[2023-11-19 08:06:49,940 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 53 states, 50 states have (on average 1.24) internal successors, (62), 52 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)
[2023-11-19 08:06:49,941 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 62 transitions.
[2023-11-19 08:06:49,941 INFO  L78                 Accepts]: Start accepts. Automaton has 53 states and 62 transitions. Word has length 21
[2023-11-19 08:06:49,941 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:49,942 INFO  L495      AbstractCegarLoop]: Abstraction has 53 states and 62 transitions.
[2023-11-19 08:06:49,942 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 34 states, 33 states have (on average 1.7575757575757576) internal successors, (58), 34 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)
[2023-11-19 08:06:49,942 INFO  L276                IsEmpty]: Start isEmpty. Operand 53 states and 62 transitions.
[2023-11-19 08:06:49,942 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2023-11-19 08:06:49,943 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:49,943 INFO  L195           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:49,973 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 08:06:50,160 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:06:50,160 INFO  L420      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:50,161 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:50,161 INFO  L85        PathProgramCache]: Analyzing trace with hash 1874450385, now seen corresponding path program 1 times
[2023-11-19 08:06:50,161 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:50,161 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [69169786]
[2023-11-19 08:06:50,161 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:50,161 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:50,178 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:50,491 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:50,491 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:50,491 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [69169786]
[2023-11-19 08:06:50,491 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [69169786] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:06:50,492 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1217334080]
[2023-11-19 08:06:50,492 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:50,493 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:06:50,493 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:06:50,494 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:06:50,512 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 08:06:50,575 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:50,577 INFO  L262         TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 27 conjunts are in the unsatisfiable core
[2023-11-19 08:06:50,579 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:06:50,708 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:50,709 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:06:50,897 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 08:06:50,928 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:50,928 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1217334080] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:06:50,929 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 08:06:50,929 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 9, 9] total 22
[2023-11-19 08:06:50,929 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1298791543]
[2023-11-19 08:06:50,929 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:06:50,930 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2023-11-19 08:06:50,930 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:50,930 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2023-11-19 08:06:50,931 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=438, Unknown=0, NotChecked=0, Total=506
[2023-11-19 08:06:50,931 INFO  L87              Difference]: Start difference. First operand 53 states and 62 transitions. Second operand  has 23 states, 22 states have (on average 2.0454545454545454) internal successors, (45), 23 states have internal predecessors, (45), 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)
[2023-11-19 08:06:51,253 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:51,254 INFO  L93              Difference]: Finished difference Result 57 states and 64 transitions.
[2023-11-19 08:06:51,254 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-19 08:06:51,254 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 22 states have (on average 2.0454545454545454) internal successors, (45), 23 states have internal predecessors, (45), 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) Word has length 22
[2023-11-19 08:06:51,255 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:51,255 INFO  L225             Difference]: With dead ends: 57
[2023-11-19 08:06:51,255 INFO  L226             Difference]: Without dead ends: 57
[2023-11-19 08:06:51,256 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 60 GetRequests, 29 SyntacticMatches, 2 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 151 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=172, Invalid=758, Unknown=0, NotChecked=0, Total=930
[2023-11-19 08:06:51,256 INFO  L413           NwaCegarLoop]: 15 mSDtfsCounter, 131 mSDsluCounter, 103 mSDsCounter, 0 mSdLazyCounter, 164 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 131 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 167 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 164 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:51,257 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [131 Valid, 118 Invalid, 167 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 164 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:06:51,257 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 57 states.
[2023-11-19 08:06:51,258 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 53.
[2023-11-19 08:06:51,258 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 53 states, 50 states have (on average 1.22) internal successors, (61), 52 states have internal predecessors, (61), 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)
[2023-11-19 08:06:51,259 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 61 transitions.
[2023-11-19 08:06:51,259 INFO  L78                 Accepts]: Start accepts. Automaton has 53 states and 61 transitions. Word has length 22
[2023-11-19 08:06:51,259 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:51,259 INFO  L495      AbstractCegarLoop]: Abstraction has 53 states and 61 transitions.
[2023-11-19 08:06:51,259 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 22 states have (on average 2.0454545454545454) internal successors, (45), 23 states have internal predecessors, (45), 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)
[2023-11-19 08:06:51,259 INFO  L276                IsEmpty]: Start isEmpty. Operand 53 states and 61 transitions.
[2023-11-19 08:06:51,260 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2023-11-19 08:06:51,260 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:51,260 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:51,285 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2023-11-19 08:06:51,468 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2023-11-19 08:06:51,469 INFO  L420      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:51,469 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:51,469 INFO  L85        PathProgramCache]: Analyzing trace with hash -2021580221, now seen corresponding path program 1 times
[2023-11-19 08:06:51,469 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:51,469 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1718973339]
[2023-11-19 08:06:51,469 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:51,470 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:51,513 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:52,040 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 08:06:52,040 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:52,040 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1718973339]
[2023-11-19 08:06:52,040 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1718973339] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:06:52,040 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1000050213]
[2023-11-19 08:06:52,040 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:52,041 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:06:52,041 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:06:52,042 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:06:52,064 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 08:06:52,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:52,133 INFO  L262         TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 51 conjunts are in the unsatisfiable core
[2023-11-19 08:06:52,136 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:06:52,157 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-19 08:06:52,158 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 7
[2023-11-19 08:06:52,164 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 08:06:52,688 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 08:06:52,688 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:06:53,145 INFO  L173   IndexEqualityManager]: detected equality via solver
[2023-11-19 08:06:53,148 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 08:06:53,148 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1000050213] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:06:53,148 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 08:06:53,149 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 9] total 26
[2023-11-19 08:06:53,149 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1365482243]
[2023-11-19 08:06:53,149 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:06:53,149 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2023-11-19 08:06:53,150 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:53,150 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2023-11-19 08:06:53,151 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=96, Invalid=606, Unknown=0, NotChecked=0, Total=702
[2023-11-19 08:06:53,151 INFO  L87              Difference]: Start difference. First operand 53 states and 61 transitions. Second operand  has 27 states, 26 states have (on average 2.1538461538461537) internal successors, (56), 27 states have internal predecessors, (56), 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)
[2023-11-19 08:06:53,974 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:53,975 INFO  L93              Difference]: Finished difference Result 54 states and 59 transitions.
[2023-11-19 08:06:53,975 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2023-11-19 08:06:53,975 INFO  L78                 Accepts]: Start accepts. Automaton has  has 27 states, 26 states have (on average 2.1538461538461537) internal successors, (56), 27 states have internal predecessors, (56), 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) Word has length 23
[2023-11-19 08:06:53,975 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:53,976 INFO  L225             Difference]: With dead ends: 54
[2023-11-19 08:06:53,976 INFO  L226             Difference]: Without dead ends: 54
[2023-11-19 08:06:53,977 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 67 GetRequests, 29 SyntacticMatches, 1 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 300 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=248, Invalid=1234, Unknown=0, NotChecked=0, Total=1482
[2023-11-19 08:06:53,977 INFO  L413           NwaCegarLoop]: 13 mSDtfsCounter, 53 mSDsluCounter, 143 mSDsCounter, 0 mSdLazyCounter, 269 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 53 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 274 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 269 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:53,978 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [53 Valid, 156 Invalid, 274 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 269 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 08:06:53,978 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 54 states.
[2023-11-19 08:06:53,979 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 53.
[2023-11-19 08:06:53,979 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 53 states, 50 states have (on average 1.18) internal successors, (59), 52 states have internal predecessors, (59), 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)
[2023-11-19 08:06:53,980 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 59 transitions.
[2023-11-19 08:06:53,980 INFO  L78                 Accepts]: Start accepts. Automaton has 53 states and 59 transitions. Word has length 23
[2023-11-19 08:06:53,980 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:53,980 INFO  L495      AbstractCegarLoop]: Abstraction has 53 states and 59 transitions.
[2023-11-19 08:06:53,981 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 27 states, 26 states have (on average 2.1538461538461537) internal successors, (56), 27 states have internal predecessors, (56), 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)
[2023-11-19 08:06:53,981 INFO  L276                IsEmpty]: Start isEmpty. Operand 53 states and 59 transitions.
[2023-11-19 08:06:53,981 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 28
[2023-11-19 08:06:53,981 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:53,981 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, 1]
[2023-11-19 08:06:54,008 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-19 08:06:54,200 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2023-11-19 08:06:54,200 INFO  L420      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:54,201 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:54,201 INFO  L85        PathProgramCache]: Analyzing trace with hash -1043524855, now seen corresponding path program 1 times
[2023-11-19 08:06:54,201 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:54,201 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [831701860]
[2023-11-19 08:06:54,201 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:54,201 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:54,246 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:54,854 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 08:06:54,854 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:54,854 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [831701860]
[2023-11-19 08:06:54,854 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [831701860] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:06:54,854 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2022149021]
[2023-11-19 08:06:54,854 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:54,855 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:06:54,855 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:06:54,856 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:06:54,872 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 08:06:54,950 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:54,952 INFO  L262         TraceCheckSpWp]: Trace formula consists of 179 conjuncts, 59 conjunts are in the unsatisfiable core
[2023-11-19 08:06:54,956 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:06:54,972 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-19 08:06:54,973 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 7
[2023-11-19 08:06:54,978 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 08:06:55,514 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 08:06:55,515 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:06:56,181 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 08:06:56,181 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2022149021] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:06:56,182 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 08:06:56,182 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 30
[2023-11-19 08:06:56,182 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [412985103]
[2023-11-19 08:06:56,182 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:06:56,183 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 31 states
[2023-11-19 08:06:56,183 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:56,183 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants.
[2023-11-19 08:06:56,184 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=107, Invalid=823, Unknown=0, NotChecked=0, Total=930
[2023-11-19 08:06:56,184 INFO  L87              Difference]: Start difference. First operand 53 states and 59 transitions. Second operand  has 31 states, 30 states have (on average 2.1666666666666665) internal successors, (65), 31 states have internal predecessors, (65), 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)
[2023-11-19 08:06:57,216 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:57,216 INFO  L93              Difference]: Finished difference Result 52 states and 56 transitions.
[2023-11-19 08:06:57,217 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-19 08:06:57,218 INFO  L78                 Accepts]: Start accepts. Automaton has  has 31 states, 30 states have (on average 2.1666666666666665) internal successors, (65), 31 states have internal predecessors, (65), 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) Word has length 27
[2023-11-19 08:06:57,218 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:57,218 INFO  L225             Difference]: With dead ends: 52
[2023-11-19 08:06:57,218 INFO  L226             Difference]: Without dead ends: 38
[2023-11-19 08:06:57,219 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 79 GetRequests, 33 SyntacticMatches, 1 SemanticMatches, 45 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 431 ImplicationChecksByTransitivity, 1.6s TimeCoverageRelationStatistics Valid=299, Invalid=1863, Unknown=0, NotChecked=0, Total=2162
[2023-11-19 08:06:57,220 INFO  L413           NwaCegarLoop]: 15 mSDtfsCounter, 93 mSDsluCounter, 196 mSDsCounter, 0 mSdLazyCounter, 269 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 93 SdHoareTripleChecker+Valid, 211 SdHoareTripleChecker+Invalid, 284 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 269 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:57,220 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [93 Valid, 211 Invalid, 284 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 269 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 08:06:57,221 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 38 states.
[2023-11-19 08:06:57,221 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 38 to 37.
[2023-11-19 08:06:57,221 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37 states, 35 states have (on average 1.1142857142857143) internal successors, (39), 36 states have internal predecessors, (39), 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)
[2023-11-19 08:06:57,222 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 39 transitions.
[2023-11-19 08:06:57,223 INFO  L78                 Accepts]: Start accepts. Automaton has 37 states and 39 transitions. Word has length 27
[2023-11-19 08:06:57,223 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:57,223 INFO  L495      AbstractCegarLoop]: Abstraction has 37 states and 39 transitions.
[2023-11-19 08:06:57,223 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 31 states, 30 states have (on average 2.1666666666666665) internal successors, (65), 31 states have internal predecessors, (65), 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)
[2023-11-19 08:06:57,224 INFO  L276                IsEmpty]: Start isEmpty. Operand 37 states and 39 transitions.
[2023-11-19 08:06:57,224 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2023-11-19 08:06:57,224 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:57,224 INFO  L195           NwaCegarLoop]: trace histogram [3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:57,254 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-19 08:06:57,436 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2023-11-19 08:06:57,436 INFO  L420      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:57,437 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:57,437 INFO  L85        PathProgramCache]: Analyzing trace with hash 2028506159, now seen corresponding path program 2 times
[2023-11-19 08:06:57,437 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:57,437 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [444692715]
[2023-11-19 08:06:57,437 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:57,437 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:57,466 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:57,986 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:57,987 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:57,987 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [444692715]
[2023-11-19 08:06:57,987 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [444692715] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:06:57,987 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [97444997]
[2023-11-19 08:06:57,987 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 08:06:57,987 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:06:57,988 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:06:57,989 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:06:58,012 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2023-11-19 08:06:58,092 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 08:06:58,092 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 08:06:58,094 INFO  L262         TraceCheckSpWp]: Trace formula consists of 186 conjuncts, 57 conjunts are in the unsatisfiable core
[2023-11-19 08:06:58,097 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:06:58,105 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 08:06:58,224 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9
[2023-11-19 08:06:58,349 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
[2023-11-19 08:06:58,411 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:58,412 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:06:58,440 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_258 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_cstrncpy_#t~post3#1.base| v_ArrVal_258) |c_ULTIMATE.start_cstrncpy_~s~0#1.base|) |c_ULTIMATE.start_cstrncpy_~s~0#1.offset|) 0)) is different from false
[2023-11-19 08:06:58,472 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_258 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_cstrncpy_~d~0#1.base| v_ArrVal_258) |c_ULTIMATE.start_cstrncpy_~s~0#1.base|) (+ |c_ULTIMATE.start_cstrncpy_~s~0#1.offset| 1)) 0)) is different from false
[2023-11-19 08:06:58,545 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_258 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~nondetArea~0#1.base| v_ArrVal_258) |c_ULTIMATE.start_main_~nondetString~0#1.base|) (+ |c_ULTIMATE.start_main_~nondetString~0#1.offset| 1)) 0)) is different from false
[2023-11-19 08:06:58,553 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 08:06:58,553 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
[2023-11-19 08:06:58,564 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 08:06:58,564 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 37 treesize of output 32
[2023-11-19 08:06:58,687 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 6 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 3 not checked.
[2023-11-19 08:06:58,688 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [97444997] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:06:58,688 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 08:06:58,688 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 13, 13] total 29
[2023-11-19 08:06:58,688 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [363566629]
[2023-11-19 08:06:58,688 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:06:58,689 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2023-11-19 08:06:58,689 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:06:58,690 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2023-11-19 08:06:58,690 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=84, Invalid=564, Unknown=14, NotChecked=150, Total=812
[2023-11-19 08:06:58,690 INFO  L87              Difference]: Start difference. First operand 37 states and 39 transitions. Second operand  has 29 states, 29 states have (on average 1.9310344827586208) internal successors, (56), 29 states have internal predecessors, (56), 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)
[2023-11-19 08:06:59,177 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:06:59,177 INFO  L93              Difference]: Finished difference Result 58 states and 60 transitions.
[2023-11-19 08:06:59,177 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2023-11-19 08:06:59,178 INFO  L78                 Accepts]: Start accepts. Automaton has  has 29 states, 29 states have (on average 1.9310344827586208) internal successors, (56), 29 states have internal predecessors, (56), 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) Word has length 28
[2023-11-19 08:06:59,178 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:06:59,178 INFO  L225             Difference]: With dead ends: 58
[2023-11-19 08:06:59,178 INFO  L226             Difference]: Without dead ends: 44
[2023-11-19 08:06:59,179 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 80 GetRequests, 41 SyntacticMatches, 0 SemanticMatches, 39 ConstructedPredicates, 3 IntricatePredicates, 0 DeprecatedPredicates, 241 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=213, Invalid=1190, Unknown=15, NotChecked=222, Total=1640
[2023-11-19 08:06:59,180 INFO  L413           NwaCegarLoop]: 12 mSDtfsCounter, 88 mSDsluCounter, 198 mSDsCounter, 0 mSdLazyCounter, 228 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 88 SdHoareTripleChecker+Valid, 210 SdHoareTripleChecker+Invalid, 323 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 228 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 91 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 08:06:59,180 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [88 Valid, 210 Invalid, 323 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 228 Invalid, 0 Unknown, 91 Unchecked, 0.2s Time]
[2023-11-19 08:06:59,180 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 44 states.
[2023-11-19 08:06:59,181 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 41.
[2023-11-19 08:06:59,181 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 41 states, 39 states have (on average 1.1025641025641026) internal successors, (43), 40 states have internal predecessors, (43), 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)
[2023-11-19 08:06:59,182 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 43 transitions.
[2023-11-19 08:06:59,182 INFO  L78                 Accepts]: Start accepts. Automaton has 41 states and 43 transitions. Word has length 28
[2023-11-19 08:06:59,182 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:06:59,182 INFO  L495      AbstractCegarLoop]: Abstraction has 41 states and 43 transitions.
[2023-11-19 08:06:59,182 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 29 states have (on average 1.9310344827586208) internal successors, (56), 29 states have internal predecessors, (56), 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)
[2023-11-19 08:06:59,182 INFO  L276                IsEmpty]: Start isEmpty. Operand 41 states and 43 transitions.
[2023-11-19 08:06:59,182 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2023-11-19 08:06:59,182 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:06:59,183 INFO  L195           NwaCegarLoop]: trace histogram [3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:06:59,208 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2023-11-19 08:06:59,383 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:06:59,383 INFO  L420      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:06:59,383 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:06:59,384 INFO  L85        PathProgramCache]: Analyzing trace with hash 118987212, now seen corresponding path program 3 times
[2023-11-19 08:06:59,384 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:06:59,384 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [19848005]
[2023-11-19 08:06:59,384 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:06:59,384 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:06:59,402 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:06:59,801 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:06:59,802 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:06:59,802 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [19848005]
[2023-11-19 08:06:59,802 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [19848005] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:06:59,802 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1081888606]
[2023-11-19 08:06:59,802 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2023-11-19 08:06:59,802 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:06:59,802 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:06:59,803 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:06:59,816 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2023-11-19 08:06:59,908 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2023-11-19 08:06:59,908 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 08:06:59,910 INFO  L262         TraceCheckSpWp]: Trace formula consists of 200 conjuncts, 42 conjunts are in the unsatisfiable core
[2023-11-19 08:06:59,913 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:06:59,924 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 1
[2023-11-19 08:07:00,210 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:07:00,210 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:07:00,700 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:07:00,701 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1081888606] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:07:00,701 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 08:07:00,701 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 10, 10] total 26
[2023-11-19 08:07:00,701 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [596539785]
[2023-11-19 08:07:00,702 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:07:00,703 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2023-11-19 08:07:00,703 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:07:00,705 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2023-11-19 08:07:00,705 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=94, Invalid=608, Unknown=0, NotChecked=0, Total=702
[2023-11-19 08:07:00,714 INFO  L87              Difference]: Start difference. First operand 41 states and 43 transitions. Second operand  has 27 states, 26 states have (on average 2.923076923076923) internal successors, (76), 27 states have internal predecessors, (76), 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)
[2023-11-19 08:07:01,324 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:07:01,325 INFO  L93              Difference]: Finished difference Result 42 states and 43 transitions.
[2023-11-19 08:07:01,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2023-11-19 08:07:01,326 INFO  L78                 Accepts]: Start accepts. Automaton has  has 27 states, 26 states have (on average 2.923076923076923) internal successors, (76), 27 states have internal predecessors, (76), 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) Word has length 32
[2023-11-19 08:07:01,326 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:07:01,327 INFO  L225             Difference]: With dead ends: 42
[2023-11-19 08:07:01,327 INFO  L226             Difference]: Without dead ends: 42
[2023-11-19 08:07:01,327 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 83 GetRequests, 48 SyntacticMatches, 0 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 157 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=259, Invalid=1073, Unknown=0, NotChecked=0, Total=1332
[2023-11-19 08:07:01,328 INFO  L413           NwaCegarLoop]: 15 mSDtfsCounter, 169 mSDsluCounter, 169 mSDsCounter, 0 mSdLazyCounter, 328 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 169 SdHoareTripleChecker+Valid, 184 SdHoareTripleChecker+Invalid, 330 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 328 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 08:07:01,328 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [169 Valid, 184 Invalid, 330 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 328 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 08:07:01,329 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 42 states.
[2023-11-19 08:07:01,330 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 41.
[2023-11-19 08:07:01,330 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 41 states, 39 states have (on average 1.0769230769230769) internal successors, (42), 40 states have internal predecessors, (42), 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)
[2023-11-19 08:07:01,330 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 42 transitions.
[2023-11-19 08:07:01,330 INFO  L78                 Accepts]: Start accepts. Automaton has 41 states and 42 transitions. Word has length 32
[2023-11-19 08:07:01,330 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:07:01,331 INFO  L495      AbstractCegarLoop]: Abstraction has 41 states and 42 transitions.
[2023-11-19 08:07:01,331 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 27 states, 26 states have (on average 2.923076923076923) internal successors, (76), 27 states have internal predecessors, (76), 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)
[2023-11-19 08:07:01,331 INFO  L276                IsEmpty]: Start isEmpty. Operand 41 states and 42 transitions.
[2023-11-19 08:07:01,331 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2023-11-19 08:07:01,331 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:07:01,331 INFO  L195           NwaCegarLoop]: trace histogram [4, 3, 3, 3, 3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:07:01,356 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2023-11-19 08:07:01,532 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2023-11-19 08:07:01,532 INFO  L420      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:07:01,533 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:07:01,533 INFO  L85        PathProgramCache]: Analyzing trace with hash -957504022, now seen corresponding path program 4 times
[2023-11-19 08:07:01,533 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:07:01,533 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [969404350]
[2023-11-19 08:07:01,533 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:07:01,533 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:07:01,565 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:07:02,234 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 10 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:07:02,234 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:07:02,235 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [969404350]
[2023-11-19 08:07:02,235 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [969404350] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:07:02,235 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [92879538]
[2023-11-19 08:07:02,235 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2023-11-19 08:07:02,235 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:07:02,235 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:07:02,237 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:07:02,256 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2023-11-19 08:07:02,347 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2023-11-19 08:07:02,347 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 08:07:02,350 INFO  L262         TraceCheckSpWp]: Trace formula consists of 236 conjuncts, 90 conjunts are in the unsatisfiable core
[2023-11-19 08:07:02,354 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:07:02,547 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
[2023-11-19 08:07:02,729 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
[2023-11-19 08:07:02,860 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
[2023-11-19 08:07:02,964 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
[2023-11-19 08:07:02,968 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 10 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:07:02,968 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:07:03,505 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 686 treesize of output 662
[2023-11-19 08:07:03,933 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 10 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:07:03,933 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [92879538] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:07:03,933 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 08:07:03,934 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 16, 16] total 42
[2023-11-19 08:07:03,934 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [711517074]
[2023-11-19 08:07:03,935 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:07:03,936 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 42 states
[2023-11-19 08:07:03,936 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:07:03,937 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 42 interpolants.
[2023-11-19 08:07:03,937 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=124, Invalid=1598, Unknown=0, NotChecked=0, Total=1722
[2023-11-19 08:07:03,938 INFO  L87              Difference]: Start difference. First operand 41 states and 42 transitions. Second operand  has 42 states, 42 states have (on average 2.119047619047619) internal successors, (89), 42 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 08:07:05,007 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:07:05,008 INFO  L93              Difference]: Finished difference Result 68 states and 69 transitions.
[2023-11-19 08:07:05,008 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-19 08:07:05,008 INFO  L78                 Accepts]: Start accepts. Automaton has  has 42 states, 42 states have (on average 2.119047619047619) internal successors, (89), 42 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38
[2023-11-19 08:07:05,009 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:07:05,009 INFO  L225             Difference]: With dead ends: 68
[2023-11-19 08:07:05,009 INFO  L226             Difference]: Without dead ends: 48
[2023-11-19 08:07:05,011 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 108 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 485 ImplicationChecksByTransitivity, 2.0s TimeCoverageRelationStatistics Valid=344, Invalid=2962, Unknown=0, NotChecked=0, Total=3306
[2023-11-19 08:07:05,012 INFO  L413           NwaCegarLoop]: 16 mSDtfsCounter, 157 mSDsluCounter, 330 mSDsCounter, 0 mSdLazyCounter, 473 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 157 SdHoareTripleChecker+Valid, 346 SdHoareTripleChecker+Invalid, 499 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 473 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 08:07:05,013 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [157 Valid, 346 Invalid, 499 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 473 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 08:07:05,013 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 48 states.
[2023-11-19 08:07:05,014 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 45.
[2023-11-19 08:07:05,015 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 45 states, 43 states have (on average 1.069767441860465) internal successors, (46), 44 states have internal predecessors, (46), 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)
[2023-11-19 08:07:05,015 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 46 transitions.
[2023-11-19 08:07:05,015 INFO  L78                 Accepts]: Start accepts. Automaton has 45 states and 46 transitions. Word has length 38
[2023-11-19 08:07:05,015 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:07:05,016 INFO  L495      AbstractCegarLoop]: Abstraction has 45 states and 46 transitions.
[2023-11-19 08:07:05,016 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 42 states, 42 states have (on average 2.119047619047619) internal successors, (89), 42 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 08:07:05,016 INFO  L276                IsEmpty]: Start isEmpty. Operand 45 states and 46 transitions.
[2023-11-19 08:07:05,016 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2023-11-19 08:07:05,017 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:07:05,017 INFO  L195           NwaCegarLoop]: trace histogram [4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:07:05,039 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2023-11-19 08:07:05,232 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2023-11-19 08:07:05,232 INFO  L420      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:07:05,232 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:07:05,233 INFO  L85        PathProgramCache]: Analyzing trace with hash -1817046201, now seen corresponding path program 5 times
[2023-11-19 08:07:05,233 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:07:05,233 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [70057476]
[2023-11-19 08:07:05,233 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:07:05,233 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:07:05,253 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:07:05,810 INFO  L134       CoverageAnalysis]: Checked inductivity of 39 backedges. 1 proven. 38 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:07:05,810 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:07:05,810 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [70057476]
[2023-11-19 08:07:05,810 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [70057476] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:07:05,811 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [529032537]
[2023-11-19 08:07:05,811 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2023-11-19 08:07:05,811 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:07:05,811 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:07:05,816 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:07:05,846 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2023-11-19 08:07:05,947 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s)
[2023-11-19 08:07:05,947 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 08:07:05,950 INFO  L262         TraceCheckSpWp]: Trace formula consists of 250 conjuncts, 51 conjunts are in the unsatisfiable core
[2023-11-19 08:07:05,954 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:07:05,977 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 1
[2023-11-19 08:07:06,257 INFO  L134       CoverageAnalysis]: Checked inductivity of 39 backedges. 6 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:07:06,257 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:07:06,820 INFO  L134       CoverageAnalysis]: Checked inductivity of 39 backedges. 6 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:07:06,820 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [529032537] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:07:06,821 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 08:07:06,821 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 12] total 31
[2023-11-19 08:07:06,821 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [72806763]
[2023-11-19 08:07:06,821 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:07:06,822 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 32 states
[2023-11-19 08:07:06,822 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:07:06,822 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants.
[2023-11-19 08:07:06,823 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=127, Invalid=865, Unknown=0, NotChecked=0, Total=992
[2023-11-19 08:07:06,824 INFO  L87              Difference]: Start difference. First operand 45 states and 46 transitions. Second operand  has 32 states, 31 states have (on average 3.225806451612903) internal successors, (100), 32 states have internal predecessors, (100), 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)
[2023-11-19 08:07:07,532 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:07:07,533 INFO  L93              Difference]: Finished difference Result 53 states and 54 transitions.
[2023-11-19 08:07:07,533 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2023-11-19 08:07:07,533 INFO  L78                 Accepts]: Start accepts. Automaton has  has 32 states, 31 states have (on average 3.225806451612903) internal successors, (100), 32 states have internal predecessors, (100), 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) Word has length 42
[2023-11-19 08:07:07,533 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:07:07,534 INFO  L225             Difference]: With dead ends: 53
[2023-11-19 08:07:07,534 INFO  L226             Difference]: Without dead ends: 53
[2023-11-19 08:07:07,535 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 107 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 291 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=348, Invalid=1544, Unknown=0, NotChecked=0, Total=1892
[2023-11-19 08:07:07,536 INFO  L413           NwaCegarLoop]: 19 mSDtfsCounter, 122 mSDsluCounter, 196 mSDsCounter, 0 mSdLazyCounter, 373 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 122 SdHoareTripleChecker+Valid, 215 SdHoareTripleChecker+Invalid, 374 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 373 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 08:07:07,536 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [122 Valid, 215 Invalid, 374 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 373 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 08:07:07,537 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 53 states.
[2023-11-19 08:07:07,538 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 50.
[2023-11-19 08:07:07,538 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 50 states, 48 states have (on average 1.0625) internal successors, (51), 49 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)
[2023-11-19 08:07:07,538 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 51 transitions.
[2023-11-19 08:07:07,539 INFO  L78                 Accepts]: Start accepts. Automaton has 50 states and 51 transitions. Word has length 42
[2023-11-19 08:07:07,539 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:07:07,539 INFO  L495      AbstractCegarLoop]: Abstraction has 50 states and 51 transitions.
[2023-11-19 08:07:07,539 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 32 states, 31 states have (on average 3.225806451612903) internal successors, (100), 32 states have internal predecessors, (100), 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)
[2023-11-19 08:07:07,539 INFO  L276                IsEmpty]: Start isEmpty. Operand 50 states and 51 transitions.
[2023-11-19 08:07:07,540 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 44
[2023-11-19 08:07:07,540 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:07:07,540 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:07:07,569 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2023-11-19 08:07:07,756 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2023-11-19 08:07:07,756 INFO  L420      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:07:07,757 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:07:07,757 INFO  L85        PathProgramCache]: Analyzing trace with hash -493857395, now seen corresponding path program 2 times
[2023-11-19 08:07:07,757 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:07:07,757 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1049038536]
[2023-11-19 08:07:07,757 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:07:07,757 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:07:07,793 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:07:09,471 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 1 proven. 41 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:07:09,472 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:07:09,472 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1049038536]
[2023-11-19 08:07:09,472 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1049038536] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:07:09,472 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [360048997]
[2023-11-19 08:07:09,472 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 08:07:09,472 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:07:09,473 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:07:09,473 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:07:09,505 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2023-11-19 08:07:09,612 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 08:07:09,612 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 08:07:09,615 INFO  L262         TraceCheckSpWp]: Trace formula consists of 256 conjuncts, 69 conjunts are in the unsatisfiable core
[2023-11-19 08:07:09,618 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:07:09,630 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-19 08:07:09,633 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 7
[2023-11-19 08:07:09,637 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 08:07:10,593 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2023-11-19 08:07:10,593 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:07:11,847 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2023-11-19 08:07:11,847 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [360048997] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:07:11,847 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 08:07:11,847 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 14, 14] total 48
[2023-11-19 08:07:11,847 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [403872583]
[2023-11-19 08:07:11,847 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:07:11,848 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 49 states
[2023-11-19 08:07:11,848 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:07:11,849 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants.
[2023-11-19 08:07:11,850 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=187, Invalid=2165, Unknown=0, NotChecked=0, Total=2352
[2023-11-19 08:07:11,850 INFO  L87              Difference]: Start difference. First operand 50 states and 51 transitions. Second operand  has 49 states, 48 states have (on average 2.1875) internal successors, (105), 49 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)
[2023-11-19 08:07:14,554 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:07:14,554 INFO  L93              Difference]: Finished difference Result 73 states and 74 transitions.
[2023-11-19 08:07:14,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2023-11-19 08:07:14,555 INFO  L78                 Accepts]: Start accepts. Automaton has  has 49 states, 48 states have (on average 2.1875) internal successors, (105), 49 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) Word has length 43
[2023-11-19 08:07:14,555 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:07:14,555 INFO  L225             Difference]: With dead ends: 73
[2023-11-19 08:07:14,556 INFO  L226             Difference]: Without dead ends: 73
[2023-11-19 08:07:14,558 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 134 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 75 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1163 ImplicationChecksByTransitivity, 4.3s TimeCoverageRelationStatistics Valid=717, Invalid=5135, Unknown=0, NotChecked=0, Total=5852
[2023-11-19 08:07:14,559 INFO  L413           NwaCegarLoop]: 14 mSDtfsCounter, 218 mSDsluCounter, 299 mSDsCounter, 0 mSdLazyCounter, 623 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 218 SdHoareTripleChecker+Valid, 313 SdHoareTripleChecker+Invalid, 637 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 623 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2023-11-19 08:07:14,559 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [218 Valid, 313 Invalid, 637 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 623 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2023-11-19 08:07:14,560 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 73 states.
[2023-11-19 08:07:14,561 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 69.
[2023-11-19 08:07:14,561 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 69 states, 67 states have (on average 1.0895522388059702) internal successors, (73), 68 states have internal predecessors, (73), 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)
[2023-11-19 08:07:14,561 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 69 states and 73 transitions.
[2023-11-19 08:07:14,562 INFO  L78                 Accepts]: Start accepts. Automaton has 69 states and 73 transitions. Word has length 43
[2023-11-19 08:07:14,562 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:07:14,562 INFO  L495      AbstractCegarLoop]: Abstraction has 69 states and 73 transitions.
[2023-11-19 08:07:14,562 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 49 states, 48 states have (on average 2.1875) internal successors, (105), 49 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)
[2023-11-19 08:07:14,562 INFO  L276                IsEmpty]: Start isEmpty. Operand 69 states and 73 transitions.
[2023-11-19 08:07:14,563 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2023-11-19 08:07:14,563 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:07:14,563 INFO  L195           NwaCegarLoop]: trace histogram [5, 4, 4, 4, 4, 4, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:07:14,580 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2023-11-19 08:07:14,772 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2023-11-19 08:07:14,776 INFO  L420      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:07:14,779 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:07:14,779 INFO  L85        PathProgramCache]: Analyzing trace with hash 883414821, now seen corresponding path program 6 times
[2023-11-19 08:07:14,779 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:07:14,780 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2066460142]
[2023-11-19 08:07:14,780 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:07:14,780 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:07:14,825 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:07:15,784 INFO  L134       CoverageAnalysis]: Checked inductivity of 59 backedges. 14 proven. 45 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:07:15,784 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:07:15,784 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2066460142]
[2023-11-19 08:07:15,784 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2066460142] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:07:15,784 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1032664752]
[2023-11-19 08:07:15,785 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2023-11-19 08:07:15,785 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:07:15,785 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:07:15,786 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:07:15,814 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2023-11-19 08:07:15,948 INFO  L228   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 5 check-sat command(s)
[2023-11-19 08:07:15,948 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 08:07:15,952 INFO  L262         TraceCheckSpWp]: Trace formula consists of 286 conjuncts, 109 conjunts are in the unsatisfiable core
[2023-11-19 08:07:15,955 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:07:15,966 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 08:07:16,289 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2023-11-19 08:07:16,481 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
[2023-11-19 08:07:16,620 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
[2023-11-19 08:07:16,755 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
[2023-11-19 08:07:16,851 INFO  L134       CoverageAnalysis]: Checked inductivity of 59 backedges. 14 proven. 45 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:07:16,852 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:07:17,101 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_447 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_cstrncpy_~d~0#1.base| v_ArrVal_447) |c_ULTIMATE.start_cstrncpy_~s~0#1.base|) (+ 2 |c_ULTIMATE.start_cstrncpy_~s~0#1.offset|)) 0)) is different from false
[2023-11-19 08:07:17,406 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 08:07:17,406 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
[2023-11-19 08:07:17,413 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 08:07:17,414 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 37 treesize of output 32
[2023-11-19 08:07:17,418 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 3
[2023-11-19 08:07:17,714 INFO  L134       CoverageAnalysis]: Checked inductivity of 59 backedges. 14 proven. 35 refuted. 0 times theorem prover too weak. 0 trivial. 10 not checked.
[2023-11-19 08:07:17,714 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1032664752] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:07:17,714 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 08:07:17,714 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 19, 19] total 52
[2023-11-19 08:07:17,714 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [44607538]
[2023-11-19 08:07:17,715 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:07:17,715 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 52 states
[2023-11-19 08:07:17,715 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:07:17,716 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 52 interpolants.
[2023-11-19 08:07:17,717 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=179, Invalid=2296, Unknown=79, NotChecked=98, Total=2652
[2023-11-19 08:07:17,718 INFO  L87              Difference]: Start difference. First operand 69 states and 73 transitions. Second operand  has 52 states, 52 states have (on average 2.2884615384615383) internal successors, (119), 52 states have internal predecessors, (119), 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)
[2023-11-19 08:07:18,937 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:07:18,938 INFO  L93              Difference]: Finished difference Result 102 states and 106 transitions.
[2023-11-19 08:07:18,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2023-11-19 08:07:18,938 INFO  L78                 Accepts]: Start accepts. Automaton has  has 52 states, 52 states have (on average 2.2884615384615383) internal successors, (119), 52 states have internal predecessors, (119), 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) Word has length 48
[2023-11-19 08:07:18,938 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:07:18,939 INFO  L225             Difference]: With dead ends: 102
[2023-11-19 08:07:18,939 INFO  L226             Difference]: Without dead ends: 76
[2023-11-19 08:07:18,941 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 131 GetRequests, 66 SyntacticMatches, 0 SemanticMatches, 65 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 1008 ImplicationChecksByTransitivity, 2.2s TimeCoverageRelationStatistics Valid=356, Invalid=3856, Unknown=82, NotChecked=128, Total=4422
[2023-11-19 08:07:18,941 INFO  L413           NwaCegarLoop]: 20 mSDtfsCounter, 45 mSDsluCounter, 615 mSDsCounter, 0 mSdLazyCounter, 928 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 635 SdHoareTripleChecker+Invalid, 986 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 928 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 47 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2023-11-19 08:07:18,942 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 635 Invalid, 986 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 928 Invalid, 0 Unknown, 47 Unchecked, 0.5s Time]
[2023-11-19 08:07:18,942 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 76 states.
[2023-11-19 08:07:18,944 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 73.
[2023-11-19 08:07:18,944 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 73 states, 71 states have (on average 1.0845070422535212) internal successors, (77), 72 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)
[2023-11-19 08:07:18,944 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 77 transitions.
[2023-11-19 08:07:18,944 INFO  L78                 Accepts]: Start accepts. Automaton has 73 states and 77 transitions. Word has length 48
[2023-11-19 08:07:18,945 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:07:18,945 INFO  L495      AbstractCegarLoop]: Abstraction has 73 states and 77 transitions.
[2023-11-19 08:07:18,945 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 52 states, 52 states have (on average 2.2884615384615383) internal successors, (119), 52 states have internal predecessors, (119), 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)
[2023-11-19 08:07:18,945 INFO  L276                IsEmpty]: Start isEmpty. Operand 73 states and 77 transitions.
[2023-11-19 08:07:18,946 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 53
[2023-11-19 08:07:18,946 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:07:18,946 INFO  L195           NwaCegarLoop]: trace histogram [5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:07:18,972 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2023-11-19 08:07:19,160 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e564c25b-7b75-4c2b-be03-650244aa744c/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:07:19,160 INFO  L420      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] ===
[2023-11-19 08:07:19,161 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:07:19,161 INFO  L85        PathProgramCache]: Analyzing trace with hash 1402795074, now seen corresponding path program 7 times
[2023-11-19 08:07:19,161 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:07:19,161 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1292561563]
[2023-11-19 08:07:19,161 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:07:19,162 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:07:19,200 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat