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


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


Checking for memory safety (deref-memtrack)
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/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_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/array-memsafety/openbsd_cstrlcpy-alloca-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/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_d5aad94d-9b71-47ad-be02-1322179732cf/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 a775ba6b744ab5ffb556747687a592ac2a696b9fe34bb3e21dc1471ba5c99e1a
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:43:22,377 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:43:22,463 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf
[2023-11-19 07:43:22,470 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:43:22,471 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:43:22,505 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:43:22,506 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:43:22,507 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:43:22,508 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:43:22,509 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:43:22,511 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:43:22,512 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:43:22,513 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:43:22,514 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:43:22,515 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:43:22,516 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:43:22,516 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:43:22,517 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:43:22,518 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2023-11-19 07:43:22,519 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2023-11-19 07:43:22,519 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2023-11-19 07:43:22,520 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:43:22,521 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2023-11-19 07:43:22,522 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:43:22,523 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:43:22,524 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:43:22,524 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:43:22,525 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:43:22,526 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:43:22,527 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:43:22,527 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:43:22,528 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:43:22,529 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:43:22,530 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:43:22,530 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:43:22,531 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:43:22,532 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:43:22,532 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:43:22,533 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_d5aad94d-9b71-47ad-be02-1322179732cf/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_d5aad94d-9b71-47ad-be02-1322179732cf/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 -> a775ba6b744ab5ffb556747687a592ac2a696b9fe34bb3e21dc1471ba5c99e1a
[2023-11-19 07:43:22,884 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:43:22,932 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:43:22,940 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:43:22,941 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:43:22,943 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:43:22,944 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/array-memsafety/openbsd_cstrlcpy-alloca-1.i
[2023-11-19 07:43:26,586 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:43:26,971 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:43:26,971 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/sv-benchmarks/c/array-memsafety/openbsd_cstrlcpy-alloca-1.i
[2023-11-19 07:43:26,989 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/data/d167f6d61/3927b882eb3c4968854852c8f80e6afb/FLAG7e93778c0
[2023-11-19 07:43:27,008 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/data/d167f6d61/3927b882eb3c4968854852c8f80e6afb
[2023-11-19 07:43:27,011 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:43:27,014 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:43:27,016 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:43:27,016 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:43:27,023 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:43:27,024 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,025 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@ea66003 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27, skipping insertion in model container
[2023-11-19 07:43:27,026 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,109 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:43:27,459 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:43:27,475 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:43:27,523 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:43:27,561 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:43:27,562 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27 WrapperNode
[2023-11-19 07:43:27,562 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:43:27,564 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:43:27,564 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:43:27,564 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:43:27,574 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,590 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,621 INFO  L138                Inliner]: procedures = 117, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 105
[2023-11-19 07:43:27,622 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:43:27,623 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:43:27,623 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:43:27,623 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:43:27,635 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,636 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,640 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,641 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,649 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,653 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,656 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,658 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,661 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:43:27,662 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:43:27,663 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:43:27,663 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:43:27,664 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27" (1/1) ...
[2023-11-19 07:43:27,671 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:43:27,685 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:27,701 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:43:27,732 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:43:27,756 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2023-11-19 07:43:27,756 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-11-19 07:43:27,757 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:43:27,757 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:43:27,758 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:43:27,758 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:43:27,921 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:43:27,923 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:43:28,314 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:43:28,324 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:43:28,324 INFO  L302             CfgBuilder]: Removed 4 assume(true) statements.
[2023-11-19 07:43:28,329 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:43:28 BoogieIcfgContainer
[2023-11-19 07:43:28,329 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:43:28,336 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:43:28,336 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:43:28,340 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:43:28,340 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:43:27" (1/3) ...
[2023-11-19 07:43:28,341 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@32e9b251 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:43:28, skipping insertion in model container
[2023-11-19 07:43:28,342 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:27" (2/3) ...
[2023-11-19 07:43:28,345 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@32e9b251 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:43:28, skipping insertion in model container
[2023-11-19 07:43:28,345 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:43:28" (3/3) ...
[2023-11-19 07:43:28,347 INFO  L112   eAbstractionObserver]: Analyzing ICFG openbsd_cstrlcpy-alloca-1.i
[2023-11-19 07:43:28,371 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:43:28,371 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 17 error locations.
[2023-11-19 07:43:28,457 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:43:28,466 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;@5172a732, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:43:28,467 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 17 error locations.
[2023-11-19 07:43:28,473 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 52 states, 34 states have (on average 1.911764705882353) internal successors, (65), 51 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 07:43:28,482 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-19 07:43:28,482 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:28,483 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:28,486 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:28,495 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:28,497 INFO  L85        PathProgramCache]: Analyzing trace with hash 1805029096, now seen corresponding path program 1 times
[2023-11-19 07:43:28,510 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:28,511 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1483110211]
[2023-11-19 07:43:28,512 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:28,513 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:28,698 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:28,991 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:28,992 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:28,993 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1483110211]
[2023-11-19 07:43:28,994 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1483110211] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:28,994 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:28,994 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:43:28,996 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [104491184]
[2023-11-19 07:43:28,997 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:29,003 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:29,003 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:29,040 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:29,041 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:43:29,044 INFO  L87              Difference]: Start difference. First operand  has 52 states, 34 states have (on average 1.911764705882353) internal successors, (65), 51 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) 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 07:43:29,115 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:29,115 INFO  L93              Difference]: Finished difference Result 94 states and 111 transitions.
[2023-11-19 07:43:29,117 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:29,118 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 07:43:29,119 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:29,129 INFO  L225             Difference]: With dead ends: 94
[2023-11-19 07:43:29,129 INFO  L226             Difference]: Without dead ends: 92
[2023-11-19 07:43:29,131 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 07:43:29,136 INFO  L413           NwaCegarLoop]: 57 mSDtfsCounter, 48 mSDsluCounter, 96 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 153 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:29,138 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 153 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:29,160 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 92 states.
[2023-11-19 07:43:29,179 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 92 to 53.
[2023-11-19 07:43:29,181 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 53 states, 36 states have (on average 1.75) internal successors, (63), 52 states have internal predecessors, (63), 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 07:43:29,183 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 63 transitions.
[2023-11-19 07:43:29,185 INFO  L78                 Accepts]: Start accepts. Automaton has 53 states and 63 transitions. Word has length 7
[2023-11-19 07:43:29,185 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:29,186 INFO  L495      AbstractCegarLoop]: Abstraction has 53 states and 63 transitions.
[2023-11-19 07:43:29,186 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 07:43:29,186 INFO  L276                IsEmpty]: Start isEmpty. Operand 53 states and 63 transitions.
[2023-11-19 07:43:29,187 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-19 07:43:29,187 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:29,187 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:29,188 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:43:29,188 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:29,189 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:29,189 INFO  L85        PathProgramCache]: Analyzing trace with hash 1806876138, now seen corresponding path program 1 times
[2023-11-19 07:43:29,190 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:29,190 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1328032531]
[2023-11-19 07:43:29,190 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:29,191 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:29,227 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:29,324 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:29,325 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:29,325 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1328032531]
[2023-11-19 07:43:29,325 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1328032531] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:29,326 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:29,326 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:43:29,326 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [347117472]
[2023-11-19 07:43:29,327 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:29,328 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:43:29,329 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:29,329 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:43:29,330 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:43:29,330 INFO  L87              Difference]: Start difference. First operand 53 states and 63 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 07:43:29,377 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:29,378 INFO  L93              Difference]: Finished difference Result 51 states and 61 transitions.
[2023-11-19 07:43:29,378 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:43:29,379 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 07:43:29,379 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:29,380 INFO  L225             Difference]: With dead ends: 51
[2023-11-19 07:43:29,380 INFO  L226             Difference]: Without dead ends: 51
[2023-11-19 07:43:29,381 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 07:43:29,383 INFO  L413           NwaCegarLoop]: 39 mSDtfsCounter, 47 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 47 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:29,384 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [47 Valid, 43 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:29,385 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 51 states.
[2023-11-19 07:43:29,390 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 51.
[2023-11-19 07:43:29,390 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 51 states, 36 states have (on average 1.6944444444444444) internal successors, (61), 50 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 07:43:29,392 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 61 transitions.
[2023-11-19 07:43:29,392 INFO  L78                 Accepts]: Start accepts. Automaton has 51 states and 61 transitions. Word has length 7
[2023-11-19 07:43:29,393 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:29,393 INFO  L495      AbstractCegarLoop]: Abstraction has 51 states and 61 transitions.
[2023-11-19 07:43:29,393 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 07:43:29,394 INFO  L276                IsEmpty]: Start isEmpty. Operand 51 states and 61 transitions.
[2023-11-19 07:43:29,394 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-19 07:43:29,394 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:29,395 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:29,395 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 07:43:29,395 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:29,396 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:29,396 INFO  L85        PathProgramCache]: Analyzing trace with hash 1806876139, now seen corresponding path program 1 times
[2023-11-19 07:43:29,397 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:29,397 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [509619985]
[2023-11-19 07:43:29,397 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:29,398 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:29,420 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:29,676 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:29,676 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:29,676 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [509619985]
[2023-11-19 07:43:29,677 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [509619985] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:29,677 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:29,677 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:43:29,678 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [60827588]
[2023-11-19 07:43:29,678 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:29,679 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:43:29,679 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:29,680 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:43:29,680 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:29,681 INFO  L87              Difference]: Start difference. First operand 51 states and 61 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 07:43:29,904 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:29,904 INFO  L93              Difference]: Finished difference Result 56 states and 67 transitions.
[2023-11-19 07:43:29,905 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:43:29,905 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 07:43:29,905 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:29,906 INFO  L225             Difference]: With dead ends: 56
[2023-11-19 07:43:29,906 INFO  L226             Difference]: Without dead ends: 56
[2023-11-19 07:43:29,907 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 07:43:29,908 INFO  L413           NwaCegarLoop]: 48 mSDtfsCounter, 59 mSDsluCounter, 65 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 59 SdHoareTripleChecker+Valid, 113 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:29,909 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [59 Valid, 113 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:29,910 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 56 states.
[2023-11-19 07:43:29,915 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 53.
[2023-11-19 07:43:29,915 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 53 states, 38 states have (on average 1.6842105263157894) internal successors, (64), 52 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:29,917 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 64 transitions.
[2023-11-19 07:43:29,917 INFO  L78                 Accepts]: Start accepts. Automaton has 53 states and 64 transitions. Word has length 7
[2023-11-19 07:43:29,917 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:29,918 INFO  L495      AbstractCegarLoop]: Abstraction has 53 states and 64 transitions.
[2023-11-19 07:43:29,918 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 07:43:29,918 INFO  L276                IsEmpty]: Start isEmpty. Operand 53 states and 64 transitions.
[2023-11-19 07:43:29,919 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2023-11-19 07:43:29,919 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:29,919 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:29,919 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 07:43:29,920 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:29,921 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:29,921 INFO  L85        PathProgramCache]: Analyzing trace with hash -533876908, now seen corresponding path program 1 times
[2023-11-19 07:43:29,921 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:29,921 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [264796956]
[2023-11-19 07:43:29,922 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:29,922 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:29,938 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:29,997 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:29,998 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:29,998 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [264796956]
[2023-11-19 07:43:29,998 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [264796956] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:29,999 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:29,999 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:43:29,999 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2038224339]
[2023-11-19 07:43:29,999 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:30,000 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:30,000 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:30,001 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:30,002 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:43:30,002 INFO  L87              Difference]: Start difference. First operand 53 states and 64 transitions. Second operand  has 4 states, 4 states have (on average 2.25) internal successors, (9), 4 states have internal predecessors, (9), 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 07:43:30,049 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:30,049 INFO  L93              Difference]: Finished difference Result 96 states and 114 transitions.
[2023-11-19 07:43:30,050 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:30,050 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 2.25) internal successors, (9), 4 states have internal predecessors, (9), 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 9
[2023-11-19 07:43:30,051 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:30,052 INFO  L225             Difference]: With dead ends: 96
[2023-11-19 07:43:30,052 INFO  L226             Difference]: Without dead ends: 96
[2023-11-19 07:43:30,053 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 07:43:30,054 INFO  L413           NwaCegarLoop]: 52 mSDtfsCounter, 42 mSDsluCounter, 91 mSDsCounter, 0 mSdLazyCounter, 27 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 143 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 07:43:30,055 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 143 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:30,056 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 96 states.
[2023-11-19 07:43:30,062 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 96 to 64.
[2023-11-19 07:43:30,063 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 64 states, 49 states have (on average 1.5918367346938775) internal successors, (78), 63 states have internal predecessors, (78), 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 07:43:30,064 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 78 transitions.
[2023-11-19 07:43:30,064 INFO  L78                 Accepts]: Start accepts. Automaton has 64 states and 78 transitions. Word has length 9
[2023-11-19 07:43:30,065 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:30,065 INFO  L495      AbstractCegarLoop]: Abstraction has 64 states and 78 transitions.
[2023-11-19 07:43:30,065 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 2.25) internal successors, (9), 4 states have internal predecessors, (9), 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 07:43:30,066 INFO  L276                IsEmpty]: Start isEmpty. Operand 64 states and 78 transitions.
[2023-11-19 07:43:30,066 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2023-11-19 07:43:30,066 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:30,067 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:30,067 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-19 07:43:30,067 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:30,072 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:30,073 INFO  L85        PathProgramCache]: Analyzing trace with hash -476618606, now seen corresponding path program 1 times
[2023-11-19 07:43:30,073 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:30,073 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [795331843]
[2023-11-19 07:43:30,074 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:30,074 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:30,106 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:30,209 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:30,209 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:30,210 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [795331843]
[2023-11-19 07:43:30,210 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [795331843] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:30,210 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:30,211 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:43:30,211 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1171243910]
[2023-11-19 07:43:30,211 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:30,212 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:43:30,212 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:30,213 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:43:30,213 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:43:30,214 INFO  L87              Difference]: Start difference. First operand 64 states and 78 transitions. Second operand  has 3 states, 2 states have (on average 4.5) internal successors, (9), 3 states have internal predecessors, (9), 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 07:43:30,253 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:30,253 INFO  L93              Difference]: Finished difference Result 62 states and 76 transitions.
[2023-11-19 07:43:30,254 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:43:30,254 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 4.5) internal successors, (9), 3 states have internal predecessors, (9), 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 9
[2023-11-19 07:43:30,254 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:30,255 INFO  L225             Difference]: With dead ends: 62
[2023-11-19 07:43:30,256 INFO  L226             Difference]: Without dead ends: 62
[2023-11-19 07:43:30,256 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 07:43:30,258 INFO  L413           NwaCegarLoop]: 39 mSDtfsCounter, 43 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:30,259 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 43 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:30,260 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 62 states.
[2023-11-19 07:43:30,265 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 62.
[2023-11-19 07:43:30,266 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 62 states, 49 states have (on average 1.5510204081632653) internal successors, (76), 61 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 07:43:30,267 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 62 states and 76 transitions.
[2023-11-19 07:43:30,267 INFO  L78                 Accepts]: Start accepts. Automaton has 62 states and 76 transitions. Word has length 9
[2023-11-19 07:43:30,268 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:30,268 INFO  L495      AbstractCegarLoop]: Abstraction has 62 states and 76 transitions.
[2023-11-19 07:43:30,269 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 4.5) internal successors, (9), 3 states have internal predecessors, (9), 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 07:43:30,269 INFO  L276                IsEmpty]: Start isEmpty. Operand 62 states and 76 transitions.
[2023-11-19 07:43:30,270 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2023-11-19 07:43:30,270 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:30,270 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:30,270 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-19 07:43:30,271 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:30,272 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:30,272 INFO  L85        PathProgramCache]: Analyzing trace with hash -476618605, now seen corresponding path program 1 times
[2023-11-19 07:43:30,272 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:30,273 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [273399331]
[2023-11-19 07:43:30,273 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:30,273 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:30,293 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:30,554 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:30,555 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:30,555 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [273399331]
[2023-11-19 07:43:30,555 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [273399331] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:30,556 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:30,556 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:43:30,556 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1236247300]
[2023-11-19 07:43:30,557 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:30,557 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 07:43:30,558 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:30,559 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 07:43:30,560 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:30,560 INFO  L87              Difference]: Start difference. First operand 62 states and 76 transitions. Second operand  has 6 states, 5 states have (on average 1.8) internal successors, (9), 6 states have internal predecessors, (9), 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 07:43:30,705 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:30,705 INFO  L93              Difference]: Finished difference Result 67 states and 82 transitions.
[2023-11-19 07:43:30,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:43:30,707 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 1.8) internal successors, (9), 6 states have internal predecessors, (9), 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 9
[2023-11-19 07:43:30,708 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:30,709 INFO  L225             Difference]: With dead ends: 67
[2023-11-19 07:43:30,709 INFO  L226             Difference]: Without dead ends: 67
[2023-11-19 07:43:30,709 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:43:30,713 INFO  L413           NwaCegarLoop]: 32 mSDtfsCounter, 59 mSDsluCounter, 59 mSDsCounter, 0 mSdLazyCounter, 74 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 59 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 75 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 74 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:30,720 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [59 Valid, 91 Invalid, 75 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 74 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:30,723 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 67 states.
[2023-11-19 07:43:30,732 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 67 to 64.
[2023-11-19 07:43:30,737 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 64 states, 51 states have (on average 1.5490196078431373) internal successors, (79), 63 states have internal predecessors, (79), 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 07:43:30,739 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 79 transitions.
[2023-11-19 07:43:30,740 INFO  L78                 Accepts]: Start accepts. Automaton has 64 states and 79 transitions. Word has length 9
[2023-11-19 07:43:30,741 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:30,742 INFO  L495      AbstractCegarLoop]: Abstraction has 64 states and 79 transitions.
[2023-11-19 07:43:30,742 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 1.8) internal successors, (9), 6 states have internal predecessors, (9), 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 07:43:30,743 INFO  L276                IsEmpty]: Start isEmpty. Operand 64 states and 79 transitions.
[2023-11-19 07:43:30,744 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2023-11-19 07:43:30,745 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:30,751 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:30,751 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2023-11-19 07:43:30,752 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:30,752 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:30,753 INFO  L85        PathProgramCache]: Analyzing trace with hash 629683416, now seen corresponding path program 1 times
[2023-11-19 07:43:30,753 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:30,753 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1541405224]
[2023-11-19 07:43:30,753 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:30,754 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:30,773 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:30,971 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:30,972 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:30,972 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1541405224]
[2023-11-19 07:43:30,972 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1541405224] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:30,972 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:30,972 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:43:30,973 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [979262032]
[2023-11-19 07:43:30,973 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:30,973 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:30,973 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:30,974 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:30,974 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:43:30,975 INFO  L87              Difference]: Start difference. First operand 64 states and 79 transitions. Second operand  has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 states have internal predecessors, (10), 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 07:43:31,038 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:31,038 INFO  L93              Difference]: Finished difference Result 94 states and 113 transitions.
[2023-11-19 07:43:31,039 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:31,039 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 states have internal predecessors, (10), 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 10
[2023-11-19 07:43:31,039 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:31,040 INFO  L225             Difference]: With dead ends: 94
[2023-11-19 07:43:31,040 INFO  L226             Difference]: Without dead ends: 94
[2023-11-19 07:43:31,041 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 07:43:31,042 INFO  L413           NwaCegarLoop]: 39 mSDtfsCounter, 76 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 76 SdHoareTripleChecker+Valid, 85 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.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:31,042 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [76 Valid, 85 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:31,043 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 94 states.
[2023-11-19 07:43:31,047 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 94 to 66.
[2023-11-19 07:43:31,048 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 66 states, 53 states have (on average 1.528301886792453) internal successors, (81), 65 states have internal predecessors, (81), 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 07:43:31,049 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 81 transitions.
[2023-11-19 07:43:31,049 INFO  L78                 Accepts]: Start accepts. Automaton has 66 states and 81 transitions. Word has length 10
[2023-11-19 07:43:31,049 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:31,050 INFO  L495      AbstractCegarLoop]: Abstraction has 66 states and 81 transitions.
[2023-11-19 07:43:31,050 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 states have internal predecessors, (10), 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 07:43:31,050 INFO  L276                IsEmpty]: Start isEmpty. Operand 66 states and 81 transitions.
[2023-11-19 07:43:31,051 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2023-11-19 07:43:31,051 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:31,051 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:31,051 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2023-11-19 07:43:31,051 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:31,052 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:31,052 INFO  L85        PathProgramCache]: Analyzing trace with hash -1890276518, now seen corresponding path program 1 times
[2023-11-19 07:43:31,052 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:31,053 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1076559934]
[2023-11-19 07:43:31,053 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:31,053 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:31,068 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:31,436 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:31,437 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:31,437 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1076559934]
[2023-11-19 07:43:31,437 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1076559934] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:31,438 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:31,438 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:43:31,438 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [607204764]
[2023-11-19 07:43:31,438 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:31,439 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 07:43:31,439 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:31,440 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 07:43:31,440 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:31,440 INFO  L87              Difference]: Start difference. First operand 66 states and 81 transitions. Second operand  has 6 states, 5 states have (on average 2.0) internal successors, (10), 6 states have internal predecessors, (10), 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 07:43:31,583 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:31,584 INFO  L93              Difference]: Finished difference Result 97 states and 117 transitions.
[2023-11-19 07:43:31,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:43:31,585 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 2.0) internal successors, (10), 6 states have internal predecessors, (10), 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 10
[2023-11-19 07:43:31,585 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:31,586 INFO  L225             Difference]: With dead ends: 97
[2023-11-19 07:43:31,586 INFO  L226             Difference]: Without dead ends: 97
[2023-11-19 07:43:31,586 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:31,587 INFO  L413           NwaCegarLoop]: 34 mSDtfsCounter, 119 mSDsluCounter, 60 mSDsCounter, 0 mSdLazyCounter, 68 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 119 SdHoareTripleChecker+Valid, 94 SdHoareTripleChecker+Invalid, 69 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 68 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:31,588 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [119 Valid, 94 Invalid, 69 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 68 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:31,589 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 97 states.
[2023-11-19 07:43:31,593 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 97 to 66.
[2023-11-19 07:43:31,593 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 66 states, 53 states have (on average 1.528301886792453) internal successors, (81), 65 states have internal predecessors, (81), 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 07:43:31,594 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 81 transitions.
[2023-11-19 07:43:31,594 INFO  L78                 Accepts]: Start accepts. Automaton has 66 states and 81 transitions. Word has length 10
[2023-11-19 07:43:31,595 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:31,595 INFO  L495      AbstractCegarLoop]: Abstraction has 66 states and 81 transitions.
[2023-11-19 07:43:31,595 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 2.0) internal successors, (10), 6 states have internal predecessors, (10), 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 07:43:31,595 INFO  L276                IsEmpty]: Start isEmpty. Operand 66 states and 81 transitions.
[2023-11-19 07:43:31,596 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2023-11-19 07:43:31,596 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:31,596 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:31,597 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2023-11-19 07:43:31,597 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:31,598 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:31,598 INFO  L85        PathProgramCache]: Analyzing trace with hash -1954650589, now seen corresponding path program 1 times
[2023-11-19 07:43:31,598 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:31,598 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1022229130]
[2023-11-19 07:43:31,598 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:31,599 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:31,614 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:31,749 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:31,749 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:31,749 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1022229130]
[2023-11-19 07:43:31,750 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1022229130] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:31,750 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:31,750 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:43:31,750 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1659895390]
[2023-11-19 07:43:31,750 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:31,751 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:31,752 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:31,752 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:31,752 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:43:31,753 INFO  L87              Difference]: Start difference. First operand 66 states and 81 transitions. Second operand  has 4 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 4 states have internal predecessors, (11), 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 07:43:31,804 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:31,804 INFO  L93              Difference]: Finished difference Result 107 states and 129 transitions.
[2023-11-19 07:43:31,805 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:31,806 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 4 states have internal predecessors, (11), 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 07:43:31,806 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:31,807 INFO  L225             Difference]: With dead ends: 107
[2023-11-19 07:43:31,807 INFO  L226             Difference]: Without dead ends: 107
[2023-11-19 07:43:31,809 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 07:43:31,814 INFO  L413           NwaCegarLoop]: 39 mSDtfsCounter, 75 mSDsluCounter, 49 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 75 SdHoareTripleChecker+Valid, 88 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:31,815 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [75 Valid, 88 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:31,817 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 107 states.
[2023-11-19 07:43:31,830 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 107 to 80.
[2023-11-19 07:43:31,834 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 80 states, 67 states have (on average 1.4776119402985075) internal successors, (99), 79 states have internal predecessors, (99), 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 07:43:31,835 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 80 states and 99 transitions.
[2023-11-19 07:43:31,840 INFO  L78                 Accepts]: Start accepts. Automaton has 80 states and 99 transitions. Word has length 11
[2023-11-19 07:43:31,841 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:31,841 INFO  L495      AbstractCegarLoop]: Abstraction has 80 states and 99 transitions.
[2023-11-19 07:43:31,841 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 4 states have internal predecessors, (11), 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 07:43:31,841 INFO  L276                IsEmpty]: Start isEmpty. Operand 80 states and 99 transitions.
[2023-11-19 07:43:31,842 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2023-11-19 07:43:31,842 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:31,843 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:31,843 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2023-11-19 07:43:31,846 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:31,847 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:31,847 INFO  L85        PathProgramCache]: Analyzing trace with hash -1274592219, now seen corresponding path program 1 times
[2023-11-19 07:43:31,848 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:31,848 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1902072741]
[2023-11-19 07:43:31,848 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:31,848 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:31,874 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:32,075 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:32,076 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:32,076 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1902072741]
[2023-11-19 07:43:32,076 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1902072741] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:32,077 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:32,077 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:43:32,077 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1217297677]
[2023-11-19 07:43:32,077 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:32,078 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:43:32,079 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:32,079 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:43:32,080 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:32,080 INFO  L87              Difference]: Start difference. First operand 80 states and 99 transitions. Second operand  has 5 states, 4 states have (on average 2.75) internal successors, (11), 5 states have internal predecessors, (11), 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 07:43:32,198 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:32,198 INFO  L93              Difference]: Finished difference Result 125 states and 151 transitions.
[2023-11-19 07:43:32,198 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:43:32,199 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 2.75) internal successors, (11), 5 states have internal predecessors, (11), 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 07:43:32,199 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:32,200 INFO  L225             Difference]: With dead ends: 125
[2023-11-19 07:43:32,200 INFO  L226             Difference]: Without dead ends: 125
[2023-11-19 07:43:32,201 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:32,202 INFO  L413           NwaCegarLoop]: 35 mSDtfsCounter, 127 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 127 SdHoareTripleChecker+Valid, 67 SdHoareTripleChecker+Invalid, 49 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:32,203 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [127 Valid, 67 Invalid, 49 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:32,205 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 125 states.
[2023-11-19 07:43:32,213 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 125 to 80.
[2023-11-19 07:43:32,214 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 80 states, 67 states have (on average 1.4776119402985075) internal successors, (99), 79 states have internal predecessors, (99), 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 07:43:32,214 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 80 states and 99 transitions.
[2023-11-19 07:43:32,215 INFO  L78                 Accepts]: Start accepts. Automaton has 80 states and 99 transitions. Word has length 11
[2023-11-19 07:43:32,215 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:32,215 INFO  L495      AbstractCegarLoop]: Abstraction has 80 states and 99 transitions.
[2023-11-19 07:43:32,215 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 2.75) internal successors, (11), 5 states have internal predecessors, (11), 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 07:43:32,216 INFO  L276                IsEmpty]: Start isEmpty. Operand 80 states and 99 transitions.
[2023-11-19 07:43:32,220 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2023-11-19 07:43:32,220 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:32,220 INFO  L195           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:32,221 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2023-11-19 07:43:32,221 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:32,222 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:32,222 INFO  L85        PathProgramCache]: Analyzing trace with hash -1226025170, now seen corresponding path program 1 times
[2023-11-19 07:43:32,222 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:32,223 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [796305238]
[2023-11-19 07:43:32,223 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:32,223 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:32,245 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:32,514 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 07:43:32,515 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:32,515 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [796305238]
[2023-11-19 07:43:32,515 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [796305238] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:32,515 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1148420443]
[2023-11-19 07:43:32,516 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:32,516 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:32,516 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:32,519 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:32,556 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:43:32,618 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:32,621 INFO  L262         TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 17 conjunts are in the unsatisfiable core
[2023-11-19 07:43:32,629 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:32,806 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 07:43:32,820 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 07:43:33,105 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 07:43:33,105 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:43:33,345 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 07:43:33,346 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1148420443] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:43:33,346 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:43:33,346 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 6] total 15
[2023-11-19 07:43:33,347 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1333089913]
[2023-11-19 07:43:33,347 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:43:33,348 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2023-11-19 07:43:33,348 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:33,349 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2023-11-19 07:43:33,349 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=76, Invalid=164, Unknown=0, NotChecked=0, Total=240
[2023-11-19 07:43:33,350 INFO  L87              Difference]: Start difference. First operand 80 states and 99 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 07:43:33,648 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:33,649 INFO  L93              Difference]: Finished difference Result 93 states and 113 transitions.
[2023-11-19 07:43:33,649 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 07:43:33,650 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 07:43:33,650 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:33,651 INFO  L225             Difference]: With dead ends: 93
[2023-11-19 07:43:33,651 INFO  L226             Difference]: Without dead ends: 93
[2023-11-19 07:43:33,651 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 29 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 79 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=113, Invalid=229, Unknown=0, NotChecked=0, Total=342
[2023-11-19 07:43:33,652 INFO  L413           NwaCegarLoop]: 48 mSDtfsCounter, 128 mSDsluCounter, 124 mSDsCounter, 0 mSdLazyCounter, 140 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 128 SdHoareTripleChecker+Valid, 172 SdHoareTripleChecker+Invalid, 147 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 140 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:33,652 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [128 Valid, 172 Invalid, 147 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 140 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:43:33,654 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93 states.
[2023-11-19 07:43:33,656 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 77.
[2023-11-19 07:43:33,656 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 77 states, 65 states have (on average 1.4615384615384615) internal successors, (95), 76 states have internal predecessors, (95), 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 07:43:33,657 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 95 transitions.
[2023-11-19 07:43:33,657 INFO  L78                 Accepts]: Start accepts. Automaton has 77 states and 95 transitions. Word has length 11
[2023-11-19 07:43:33,658 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:33,658 INFO  L495      AbstractCegarLoop]: Abstraction has 77 states and 95 transitions.
[2023-11-19 07:43:33,658 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 07:43:33,659 INFO  L276                IsEmpty]: Start isEmpty. Operand 77 states and 95 transitions.
[2023-11-19 07:43:33,659 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2023-11-19 07:43:33,660 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:33,660 INFO  L195           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:33,692 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:33,884 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2023-11-19 07:43:33,884 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:33,885 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:33,885 INFO  L85        PathProgramCache]: Analyzing trace with hash -1862804906, now seen corresponding path program 1 times
[2023-11-19 07:43:33,885 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:33,885 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1057662148]
[2023-11-19 07:43:33,886 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:33,886 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:33,902 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:34,195 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 07:43:34,196 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:34,196 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1057662148]
[2023-11-19 07:43:34,196 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1057662148] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:34,196 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1529054382]
[2023-11-19 07:43:34,197 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:34,197 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:34,197 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:34,198 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:34,231 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:43:34,280 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:34,281 INFO  L262         TraceCheckSpWp]: Trace formula consists of 67 conjuncts, 18 conjunts are in the unsatisfiable core
[2023-11-19 07:43:34,284 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:34,318 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-19 07:43:34,319 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 07:43:34,332 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8
[2023-11-19 07:43:34,560 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:34,561 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:43:34,846 INFO  L173   IndexEqualityManager]: detected equality via solver
[2023-11-19 07:43:34,872 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 07:43:34,873 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1529054382] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:43:34,873 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:43:34,873 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 15
[2023-11-19 07:43:34,874 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1821376228]
[2023-11-19 07:43:34,874 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:43:34,875 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2023-11-19 07:43:34,875 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:34,875 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2023-11-19 07:43:34,876 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=172, Unknown=0, NotChecked=0, Total=240
[2023-11-19 07:43:34,876 INFO  L87              Difference]: Start difference. First operand 77 states and 95 transitions. Second operand  has 16 states, 15 states have (on average 2.2666666666666666) internal successors, (34), 16 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:35,151 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:35,151 INFO  L93              Difference]: Finished difference Result 84 states and 103 transitions.
[2023-11-19 07:43:35,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-19 07:43:35,153 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 2.2666666666666666) internal successors, (34), 16 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13
[2023-11-19 07:43:35,153 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:35,154 INFO  L225             Difference]: With dead ends: 84
[2023-11-19 07:43:35,154 INFO  L226             Difference]: Without dead ends: 84
[2023-11-19 07:43:35,155 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 36 GetRequests, 16 SyntacticMatches, 1 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 82 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=133, Invalid=287, Unknown=0, NotChecked=0, Total=420
[2023-11-19 07:43:35,156 INFO  L413           NwaCegarLoop]: 35 mSDtfsCounter, 142 mSDsluCounter, 96 mSDsCounter, 0 mSdLazyCounter, 126 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 142 SdHoareTripleChecker+Valid, 131 SdHoareTripleChecker+Invalid, 129 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 126 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:35,156 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [142 Valid, 131 Invalid, 129 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 126 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:35,157 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 84 states.
[2023-11-19 07:43:35,159 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 84 to 74.
[2023-11-19 07:43:35,160 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 74 states, 63 states have (on average 1.4444444444444444) internal successors, (91), 73 states have internal predecessors, (91), 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 07:43:35,161 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 74 states and 91 transitions.
[2023-11-19 07:43:35,161 INFO  L78                 Accepts]: Start accepts. Automaton has 74 states and 91 transitions. Word has length 13
[2023-11-19 07:43:35,161 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:35,161 INFO  L495      AbstractCegarLoop]: Abstraction has 74 states and 91 transitions.
[2023-11-19 07:43:35,162 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 2.2666666666666666) internal successors, (34), 16 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:35,162 INFO  L276                IsEmpty]: Start isEmpty. Operand 74 states and 91 transitions.
[2023-11-19 07:43:35,165 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2023-11-19 07:43:35,166 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:35,166 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:35,195 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:35,366 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2023-11-19 07:43:35,367 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:35,367 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:35,367 INFO  L85        PathProgramCache]: Analyzing trace with hash -1912378889, now seen corresponding path program 1 times
[2023-11-19 07:43:35,368 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:35,368 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [630382223]
[2023-11-19 07:43:35,368 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:35,368 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:35,388 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:35,677 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:35,677 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:35,678 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [630382223]
[2023-11-19 07:43:35,678 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [630382223] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:35,678 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1552734621]
[2023-11-19 07:43:35,678 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:35,679 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:35,679 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:35,680 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:35,700 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 07:43:35,758 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:35,760 INFO  L262         TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 17 conjunts are in the unsatisfiable core
[2023-11-19 07:43:35,762 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:35,792 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-19 07:43:35,793 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 07:43:35,802 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8
[2023-11-19 07:43:35,990 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:35,991 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:43:36,144 INFO  L173   IndexEqualityManager]: detected equality via solver
[2023-11-19 07:43:36,180 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:36,181 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1552734621] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:36,181 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:43:36,181 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [6, 5] total 14
[2023-11-19 07:43:36,182 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [481282875]
[2023-11-19 07:43:36,182 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:36,182 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 07:43:36,183 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:36,183 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 07:43:36,184 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=149, Unknown=0, NotChecked=0, Total=210
[2023-11-19 07:43:36,184 INFO  L87              Difference]: Start difference. First operand 74 states and 91 transitions. Second operand  has 6 states, 5 states have (on average 2.8) internal successors, (14), 6 states have internal predecessors, (14), 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 07:43:36,330 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:36,330 INFO  L93              Difference]: Finished difference Result 73 states and 89 transitions.
[2023-11-19 07:43:36,331 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:43:36,331 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 2.8) internal successors, (14), 6 states have internal predecessors, (14), 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 14
[2023-11-19 07:43:36,331 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:36,332 INFO  L225             Difference]: With dead ends: 73
[2023-11-19 07:43:36,332 INFO  L226             Difference]: Without dead ends: 73
[2023-11-19 07:43:36,333 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 85 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=88, Invalid=218, Unknown=0, NotChecked=0, Total=306
[2023-11-19 07:43:36,334 INFO  L413           NwaCegarLoop]: 34 mSDtfsCounter, 88 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 88 SdHoareTripleChecker+Valid, 54 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:36,334 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [88 Valid, 54 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:36,335 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 73 states.
[2023-11-19 07:43:36,337 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 67.
[2023-11-19 07:43:36,338 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 67 states, 57 states have (on average 1.4210526315789473) internal successors, (81), 66 states have internal predecessors, (81), 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 07:43:36,338 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 67 states and 81 transitions.
[2023-11-19 07:43:36,339 INFO  L78                 Accepts]: Start accepts. Automaton has 67 states and 81 transitions. Word has length 14
[2023-11-19 07:43:36,339 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:36,339 INFO  L495      AbstractCegarLoop]: Abstraction has 67 states and 81 transitions.
[2023-11-19 07:43:36,339 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 2.8) internal successors, (14), 6 states have internal predecessors, (14), 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 07:43:36,340 INFO  L276                IsEmpty]: Start isEmpty. Operand 67 states and 81 transitions.
[2023-11-19 07:43:36,340 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2023-11-19 07:43:36,340 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:36,341 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:36,372 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:36,560 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:36,560 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:36,561 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:36,561 INFO  L85        PathProgramCache]: Analyzing trace with hash 712803304, now seen corresponding path program 1 times
[2023-11-19 07:43:36,561 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:36,562 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1962050746]
[2023-11-19 07:43:36,562 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:36,562 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:36,578 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:36,838 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:36,839 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:36,839 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1962050746]
[2023-11-19 07:43:36,839 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1962050746] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:36,839 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:36,839 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 07:43:36,840 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1126731102]
[2023-11-19 07:43:36,840 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:36,840 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 07:43:36,841 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:36,841 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 07:43:36,841 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:43:36,842 INFO  L87              Difference]: Start difference. First operand 67 states and 81 transitions. Second operand  has 7 states, 6 states have (on average 2.5) internal successors, (15), 7 states have internal predecessors, (15), 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 07:43:36,903 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:36,903 INFO  L93              Difference]: Finished difference Result 66 states and 80 transitions.
[2023-11-19 07:43:36,904 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:43:36,904 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 2.5) internal successors, (15), 7 states have internal predecessors, (15), 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 15
[2023-11-19 07:43:36,905 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:36,905 INFO  L225             Difference]: With dead ends: 66
[2023-11-19 07:43:36,906 INFO  L226             Difference]: Without dead ends: 66
[2023-11-19 07:43:36,906 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:43:36,907 INFO  L413           NwaCegarLoop]: 34 mSDtfsCounter, 37 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 44 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:36,908 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 44 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:36,909 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 66 states.
[2023-11-19 07:43:36,910 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 54.
[2023-11-19 07:43:36,911 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 54 states, 45 states have (on average 1.4444444444444444) internal successors, (65), 53 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 07:43:36,911 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 65 transitions.
[2023-11-19 07:43:36,912 INFO  L78                 Accepts]: Start accepts. Automaton has 54 states and 65 transitions. Word has length 15
[2023-11-19 07:43:36,912 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:36,912 INFO  L495      AbstractCegarLoop]: Abstraction has 54 states and 65 transitions.
[2023-11-19 07:43:36,912 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 2.5) internal successors, (15), 7 states have internal predecessors, (15), 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 07:43:36,913 INFO  L276                IsEmpty]: Start isEmpty. Operand 54 states and 65 transitions.
[2023-11-19 07:43:36,913 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2023-11-19 07:43:36,913 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:36,914 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:36,914 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2023-11-19 07:43:36,914 INFO  L420      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:36,915 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:36,915 INFO  L85        PathProgramCache]: Analyzing trace with hash 1027311455, now seen corresponding path program 1 times
[2023-11-19 07:43:36,915 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:36,916 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [511411409]
[2023-11-19 07:43:36,916 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:36,916 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:36,929 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:36,976 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:36,976 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:36,977 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [511411409]
[2023-11-19 07:43:36,977 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [511411409] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:36,977 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:36,977 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:43:36,977 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1589754371]
[2023-11-19 07:43:36,978 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:36,978 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:36,978 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:36,979 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:36,979 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:43:36,980 INFO  L87              Difference]: Start difference. First operand 54 states and 65 transitions. Second operand  has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 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 07:43:37,028 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:37,028 INFO  L93              Difference]: Finished difference Result 53 states and 64 transitions.
[2023-11-19 07:43:37,029 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:37,029 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 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 16
[2023-11-19 07:43:37,029 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:37,030 INFO  L225             Difference]: With dead ends: 53
[2023-11-19 07:43:37,030 INFO  L226             Difference]: Without dead ends: 53
[2023-11-19 07:43:37,030 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:37,031 INFO  L413           NwaCegarLoop]: 35 mSDtfsCounter, 61 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 28 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 61 SdHoareTripleChecker+Valid, 53 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 28 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:37,032 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [61 Valid, 53 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:37,033 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 53 states.
[2023-11-19 07:43:37,034 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 53.
[2023-11-19 07:43:37,035 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 53 states, 45 states have (on average 1.4222222222222223) internal successors, (64), 52 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:37,035 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 64 transitions.
[2023-11-19 07:43:37,036 INFO  L78                 Accepts]: Start accepts. Automaton has 53 states and 64 transitions. Word has length 16
[2023-11-19 07:43:37,036 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:37,036 INFO  L495      AbstractCegarLoop]: Abstraction has 53 states and 64 transitions.
[2023-11-19 07:43:37,036 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 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 07:43:37,037 INFO  L276                IsEmpty]: Start isEmpty. Operand 53 states and 64 transitions.
[2023-11-19 07:43:37,037 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2023-11-19 07:43:37,037 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:37,037 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:37,038 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2023-11-19 07:43:37,038 INFO  L420      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:37,039 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:37,039 INFO  L85        PathProgramCache]: Analyzing trace with hash 1027311456, now seen corresponding path program 1 times
[2023-11-19 07:43:37,039 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:37,039 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [275912093]
[2023-11-19 07:43:37,040 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:37,040 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:37,070 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:37,163 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:37,164 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:37,164 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [275912093]
[2023-11-19 07:43:37,164 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [275912093] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:37,164 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:37,164 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:43:37,165 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1594443893]
[2023-11-19 07:43:37,165 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:37,165 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:37,166 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:37,166 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:37,166 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:43:37,167 INFO  L87              Difference]: Start difference. First operand 53 states and 64 transitions. Second operand  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 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 07:43:37,212 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:37,213 INFO  L93              Difference]: Finished difference Result 81 states and 96 transitions.
[2023-11-19 07:43:37,213 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:37,214 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 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 16
[2023-11-19 07:43:37,214 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:37,215 INFO  L225             Difference]: With dead ends: 81
[2023-11-19 07:43:37,215 INFO  L226             Difference]: Without dead ends: 81
[2023-11-19 07:43:37,215 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:37,216 INFO  L413           NwaCegarLoop]: 59 mSDtfsCounter, 34 mSDsluCounter, 94 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 153 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:37,217 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 153 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:37,217 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 81 states.
[2023-11-19 07:43:37,219 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 81 to 58.
[2023-11-19 07:43:37,220 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 58 states, 50 states have (on average 1.38) internal successors, (69), 57 states have internal predecessors, (69), 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 07:43:37,220 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 69 transitions.
[2023-11-19 07:43:37,220 INFO  L78                 Accepts]: Start accepts. Automaton has 58 states and 69 transitions. Word has length 16
[2023-11-19 07:43:37,221 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:37,221 INFO  L495      AbstractCegarLoop]: Abstraction has 58 states and 69 transitions.
[2023-11-19 07:43:37,221 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 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 07:43:37,221 INFO  L276                IsEmpty]: Start isEmpty. Operand 58 states and 69 transitions.
[2023-11-19 07:43:37,222 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2023-11-19 07:43:37,222 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:37,222 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:37,222 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2023-11-19 07:43:37,223 INFO  L420      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:37,223 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:37,223 INFO  L85        PathProgramCache]: Analyzing trace with hash 1026512128, now seen corresponding path program 1 times
[2023-11-19 07:43:37,223 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:37,224 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1899814296]
[2023-11-19 07:43:37,224 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:37,224 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:37,237 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:37,325 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:37,326 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:37,326 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1899814296]
[2023-11-19 07:43:37,326 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1899814296] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:37,327 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:37,327 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:43:37,327 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2061794232]
[2023-11-19 07:43:37,327 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:37,328 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:43:37,328 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:37,328 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:43:37,329 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:37,329 INFO  L87              Difference]: Start difference. First operand 58 states and 69 transitions. Second operand  has 5 states, 4 states have (on average 4.0) internal successors, (16), 5 states have internal predecessors, (16), 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 07:43:37,403 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:37,403 INFO  L93              Difference]: Finished difference Result 57 states and 68 transitions.
[2023-11-19 07:43:37,403 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:43:37,404 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 4.0) internal successors, (16), 5 states have internal predecessors, (16), 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 16
[2023-11-19 07:43:37,404 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:37,405 INFO  L225             Difference]: With dead ends: 57
[2023-11-19 07:43:37,405 INFO  L226             Difference]: Without dead ends: 57
[2023-11-19 07:43:37,405 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:43:37,406 INFO  L413           NwaCegarLoop]: 34 mSDtfsCounter, 65 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 65 SdHoareTripleChecker+Valid, 79 SdHoareTripleChecker+Invalid, 47 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:37,407 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [65 Valid, 79 Invalid, 47 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:37,408 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 57 states.
[2023-11-19 07:43:37,409 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 57.
[2023-11-19 07:43:37,410 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 57 states, 50 states have (on average 1.36) internal successors, (68), 56 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 07:43:37,410 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 68 transitions.
[2023-11-19 07:43:37,410 INFO  L78                 Accepts]: Start accepts. Automaton has 57 states and 68 transitions. Word has length 16
[2023-11-19 07:43:37,411 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:37,411 INFO  L495      AbstractCegarLoop]: Abstraction has 57 states and 68 transitions.
[2023-11-19 07:43:37,411 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 4.0) internal successors, (16), 5 states have internal predecessors, (16), 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 07:43:37,411 INFO  L276                IsEmpty]: Start isEmpty. Operand 57 states and 68 transitions.
[2023-11-19 07:43:37,412 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2023-11-19 07:43:37,412 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:37,412 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:37,413 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2023-11-19 07:43:37,413 INFO  L420      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:37,413 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:37,414 INFO  L85        PathProgramCache]: Analyzing trace with hash 1026512129, now seen corresponding path program 1 times
[2023-11-19 07:43:37,414 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:37,414 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [985898499]
[2023-11-19 07:43:37,414 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:37,415 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:37,429 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:37,606 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:37,606 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:37,606 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [985898499]
[2023-11-19 07:43:37,607 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [985898499] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:37,607 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:37,607 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 07:43:37,607 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1234829495]
[2023-11-19 07:43:37,607 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:37,608 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 07:43:37,608 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:37,608 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 07:43:37,609 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:43:37,609 INFO  L87              Difference]: Start difference. First operand 57 states and 68 transitions. Second operand  has 7 states, 6 states have (on average 2.6666666666666665) internal successors, (16), 7 states have internal predecessors, (16), 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 07:43:37,742 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:37,743 INFO  L93              Difference]: Finished difference Result 88 states and 106 transitions.
[2023-11-19 07:43:37,743 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:43:37,743 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 2.6666666666666665) internal successors, (16), 7 states have internal predecessors, (16), 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 16
[2023-11-19 07:43:37,744 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:37,744 INFO  L225             Difference]: With dead ends: 88
[2023-11-19 07:43:37,744 INFO  L226             Difference]: Without dead ends: 88
[2023-11-19 07:43:37,745 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=59, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:43:37,745 INFO  L413           NwaCegarLoop]: 38 mSDtfsCounter, 182 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 85 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 182 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 87 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 85 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:37,746 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [182 Valid, 118 Invalid, 87 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 85 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:37,746 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 88 states.
[2023-11-19 07:43:37,748 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 60.
[2023-11-19 07:43:37,748 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 60 states, 53 states have (on average 1.3584905660377358) internal successors, (72), 59 states have internal predecessors, (72), 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 07:43:37,749 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 72 transitions.
[2023-11-19 07:43:37,749 INFO  L78                 Accepts]: Start accepts. Automaton has 60 states and 72 transitions. Word has length 16
[2023-11-19 07:43:37,749 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:37,749 INFO  L495      AbstractCegarLoop]: Abstraction has 60 states and 72 transitions.
[2023-11-19 07:43:37,749 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 2.6666666666666665) internal successors, (16), 7 states have internal predecessors, (16), 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 07:43:37,749 INFO  L276                IsEmpty]: Start isEmpty. Operand 60 states and 72 transitions.
[2023-11-19 07:43:37,750 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2023-11-19 07:43:37,750 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:37,750 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:37,750 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2023-11-19 07:43:37,750 INFO  L420      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:37,751 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:37,751 INFO  L85        PathProgramCache]: Analyzing trace with hash 440505442, now seen corresponding path program 1 times
[2023-11-19 07:43:37,751 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:37,751 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1699324780]
[2023-11-19 07:43:37,751 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:37,751 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:37,764 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:37,843 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:37,843 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:37,843 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1699324780]
[2023-11-19 07:43:37,844 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1699324780] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:37,844 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:37,844 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:43:37,844 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [329632803]
[2023-11-19 07:43:37,844 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:37,845 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:43:37,845 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:37,845 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:43:37,846 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:37,846 INFO  L87              Difference]: Start difference. First operand 60 states and 72 transitions. Second operand  has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 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 07:43:37,878 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:37,878 INFO  L93              Difference]: Finished difference Result 60 states and 71 transitions.
[2023-11-19 07:43:37,878 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:43:37,879 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 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 16
[2023-11-19 07:43:37,879 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:37,879 INFO  L225             Difference]: With dead ends: 60
[2023-11-19 07:43:37,880 INFO  L226             Difference]: Without dead ends: 60
[2023-11-19 07:43:37,880 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 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 07:43:37,880 INFO  L413           NwaCegarLoop]: 39 mSDtfsCounter, 38 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 38 SdHoareTripleChecker+Valid, 79 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:37,881 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [38 Valid, 79 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:37,882 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 60 states.
[2023-11-19 07:43:37,883 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 55.
[2023-11-19 07:43:37,883 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 55 states, 48 states have (on average 1.375) internal successors, (66), 54 states have internal predecessors, (66), 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 07:43:37,883 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 66 transitions.
[2023-11-19 07:43:37,884 INFO  L78                 Accepts]: Start accepts. Automaton has 55 states and 66 transitions. Word has length 16
[2023-11-19 07:43:37,884 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:37,884 INFO  L495      AbstractCegarLoop]: Abstraction has 55 states and 66 transitions.
[2023-11-19 07:43:37,884 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 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 07:43:37,884 INFO  L276                IsEmpty]: Start isEmpty. Operand 55 states and 66 transitions.
[2023-11-19 07:43:37,885 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2023-11-19 07:43:37,885 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:37,885 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 07:43:37,885 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2023-11-19 07:43:37,886 INFO  L420      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:37,886 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:37,886 INFO  L85        PathProgramCache]: Analyzing trace with hash 1757104941, now seen corresponding path program 1 times
[2023-11-19 07:43:37,886 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:37,886 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430989611]
[2023-11-19 07:43:37,887 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:37,887 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:37,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:37,949 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:37,950 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:37,950 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [430989611]
[2023-11-19 07:43:37,950 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [430989611] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:37,950 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:37,950 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:43:37,951 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1275656937]
[2023-11-19 07:43:37,951 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:37,951 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:43:37,951 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:37,952 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:43:37,952 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:37,952 INFO  L87              Difference]: Start difference. First operand 55 states and 66 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 07:43:38,008 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:38,009 INFO  L93              Difference]: Finished difference Result 54 states and 65 transitions.
[2023-11-19 07:43:38,009 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:43:38,009 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 07:43:38,010 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:38,010 INFO  L225             Difference]: With dead ends: 54
[2023-11-19 07:43:38,010 INFO  L226             Difference]: Without dead ends: 54
[2023-11-19 07:43:38,011 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:43:38,011 INFO  L413           NwaCegarLoop]: 33 mSDtfsCounter, 59 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 59 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:38,012 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [59 Valid, 77 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:38,013 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 54 states.
[2023-11-19 07:43:38,014 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 54.
[2023-11-19 07:43:38,014 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 54 states, 48 states have (on average 1.3541666666666667) internal successors, (65), 53 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 07:43:38,015 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 65 transitions.
[2023-11-19 07:43:38,015 INFO  L78                 Accepts]: Start accepts. Automaton has 54 states and 65 transitions. Word has length 17
[2023-11-19 07:43:38,015 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:38,015 INFO  L495      AbstractCegarLoop]: Abstraction has 54 states and 65 transitions.
[2023-11-19 07:43:38,016 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 07:43:38,016 INFO  L276                IsEmpty]: Start isEmpty. Operand 54 states and 65 transitions.
[2023-11-19 07:43:38,016 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2023-11-19 07:43:38,016 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:38,017 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 07:43:38,017 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2023-11-19 07:43:38,017 INFO  L420      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:38,018 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:38,018 INFO  L85        PathProgramCache]: Analyzing trace with hash 1757104942, now seen corresponding path program 1 times
[2023-11-19 07:43:38,018 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:38,018 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [104994127]
[2023-11-19 07:43:38,018 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:38,019 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:38,032 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:38,178 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:38,179 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:38,179 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [104994127]
[2023-11-19 07:43:38,179 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [104994127] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:38,179 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:38,179 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 07:43:38,180 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1232593675]
[2023-11-19 07:43:38,180 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:38,180 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 07:43:38,180 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:38,181 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 07:43:38,181 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:43:38,181 INFO  L87              Difference]: Start difference. First operand 54 states and 65 transitions. Second operand  has 7 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 7 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 07:43:38,292 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:38,292 INFO  L93              Difference]: Finished difference Result 70 states and 86 transitions.
[2023-11-19 07:43:38,293 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:43:38,293 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 7 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 07:43:38,293 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:38,294 INFO  L225             Difference]: With dead ends: 70
[2023-11-19 07:43:38,294 INFO  L226             Difference]: Without dead ends: 70
[2023-11-19 07:43:38,294 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=59, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:43:38,295 INFO  L413           NwaCegarLoop]: 32 mSDtfsCounter, 121 mSDsluCounter, 74 mSDsCounter, 0 mSdLazyCounter, 74 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 121 SdHoareTripleChecker+Valid, 106 SdHoareTripleChecker+Invalid, 77 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 74 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:38,296 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [121 Valid, 106 Invalid, 77 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 74 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:38,297 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 70 states.
[2023-11-19 07:43:38,298 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 58.
[2023-11-19 07:43:38,298 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 58 states, 52 states have (on average 1.3653846153846154) internal successors, (71), 57 states have internal predecessors, (71), 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 07:43:38,299 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 71 transitions.
[2023-11-19 07:43:38,299 INFO  L78                 Accepts]: Start accepts. Automaton has 58 states and 71 transitions. Word has length 17
[2023-11-19 07:43:38,299 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:38,300 INFO  L495      AbstractCegarLoop]: Abstraction has 58 states and 71 transitions.
[2023-11-19 07:43:38,300 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 7 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 07:43:38,300 INFO  L276                IsEmpty]: Start isEmpty. Operand 58 states and 71 transitions.
[2023-11-19 07:43:38,300 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2023-11-19 07:43:38,301 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:38,301 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:38,301 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2023-11-19 07:43:38,301 INFO  L420      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:38,302 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:38,302 INFO  L85        PathProgramCache]: Analyzing trace with hash 655239723, now seen corresponding path program 1 times
[2023-11-19 07:43:38,302 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:38,302 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1055623901]
[2023-11-19 07:43:38,302 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:38,303 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:38,315 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:38,424 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:38,424 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:38,424 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1055623901]
[2023-11-19 07:43:38,424 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1055623901] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:38,425 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:38,425 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:43:38,425 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [592320527]
[2023-11-19 07:43:38,425 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:38,426 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:38,426 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:38,426 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:38,427 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:43:38,427 INFO  L87              Difference]: Start difference. First operand 58 states and 71 transitions. Second operand  has 4 states, 3 states have (on average 6.333333333333333) internal successors, (19), 4 states have internal predecessors, (19), 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 07:43:38,457 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:38,457 INFO  L93              Difference]: Finished difference Result 57 states and 70 transitions.
[2023-11-19 07:43:38,458 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:38,458 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 6.333333333333333) internal successors, (19), 4 states have internal predecessors, (19), 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 19
[2023-11-19 07:43:38,459 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:38,460 INFO  L225             Difference]: With dead ends: 57
[2023-11-19 07:43:38,461 INFO  L226             Difference]: Without dead ends: 54
[2023-11-19 07:43:38,461 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 07:43:38,462 INFO  L413           NwaCegarLoop]: 35 mSDtfsCounter, 28 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 68 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 07:43:38,462 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 68 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:38,463 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 54 states.
[2023-11-19 07:43:38,465 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 54.
[2023-11-19 07:43:38,465 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 54 states, 49 states have (on average 1.3265306122448979) internal successors, (65), 53 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 07:43:38,466 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 65 transitions.
[2023-11-19 07:43:38,466 INFO  L78                 Accepts]: Start accepts. Automaton has 54 states and 65 transitions. Word has length 19
[2023-11-19 07:43:38,466 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:38,467 INFO  L495      AbstractCegarLoop]: Abstraction has 54 states and 65 transitions.
[2023-11-19 07:43:38,467 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.333333333333333) internal successors, (19), 4 states have internal predecessors, (19), 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 07:43:38,467 INFO  L276                IsEmpty]: Start isEmpty. Operand 54 states and 65 transitions.
[2023-11-19 07:43:38,467 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2023-11-19 07:43:38,468 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:38,468 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:38,468 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2023-11-19 07:43:38,468 INFO  L420      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:38,469 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:38,469 INFO  L85        PathProgramCache]: Analyzing trace with hash 654445393, now seen corresponding path program 1 times
[2023-11-19 07:43:38,469 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:38,470 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1149713948]
[2023-11-19 07:43:38,470 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:38,470 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:38,481 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:38,542 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:38,542 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:38,543 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1149713948]
[2023-11-19 07:43:38,543 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1149713948] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:38,543 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:38,543 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:43:38,543 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1399892894]
[2023-11-19 07:43:38,544 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:38,544 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:43:38,544 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:38,545 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:43:38,545 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:38,545 INFO  L87              Difference]: Start difference. First operand 54 states and 65 transitions. Second operand  has 5 states, 4 states have (on average 4.75) internal successors, (19), 5 states have internal predecessors, (19), 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 07:43:38,593 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:38,593 INFO  L93              Difference]: Finished difference Result 53 states and 64 transitions.
[2023-11-19 07:43:38,594 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:43:38,594 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 4.75) internal successors, (19), 5 states have internal predecessors, (19), 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 19
[2023-11-19 07:43:38,594 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:38,595 INFO  L225             Difference]: With dead ends: 53
[2023-11-19 07:43:38,595 INFO  L226             Difference]: Without dead ends: 53
[2023-11-19 07:43:38,595 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:43:38,596 INFO  L413           NwaCegarLoop]: 29 mSDtfsCounter, 47 mSDsluCounter, 43 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 47 SdHoareTripleChecker+Valid, 72 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:38,596 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [47 Valid, 72 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:38,597 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 53 states.
[2023-11-19 07:43:38,598 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 53.
[2023-11-19 07:43:38,598 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 53 states, 49 states have (on average 1.3061224489795917) internal successors, (64), 52 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:38,599 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 64 transitions.
[2023-11-19 07:43:38,599 INFO  L78                 Accepts]: Start accepts. Automaton has 53 states and 64 transitions. Word has length 19
[2023-11-19 07:43:38,599 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:38,599 INFO  L495      AbstractCegarLoop]: Abstraction has 53 states and 64 transitions.
[2023-11-19 07:43:38,600 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 4.75) internal successors, (19), 5 states have internal predecessors, (19), 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 07:43:38,600 INFO  L276                IsEmpty]: Start isEmpty. Operand 53 states and 64 transitions.
[2023-11-19 07:43:38,600 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2023-11-19 07:43:38,600 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:38,601 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:38,601 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2023-11-19 07:43:38,601 INFO  L420      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:38,602 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:38,602 INFO  L85        PathProgramCache]: Analyzing trace with hash 654445394, now seen corresponding path program 1 times
[2023-11-19 07:43:38,602 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:38,602 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [937538651]
[2023-11-19 07:43:38,602 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:38,603 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:38,614 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:38,722 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:38,722 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:38,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [937538651]
[2023-11-19 07:43:38,723 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [937538651] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:38,723 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:38,723 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:43:38,723 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1743870680]
[2023-11-19 07:43:38,724 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:38,724 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:43:38,724 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:38,725 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:43:38,725 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:38,725 INFO  L87              Difference]: Start difference. First operand 53 states and 64 transitions. Second operand  has 5 states, 5 states have (on average 3.8) internal successors, (19), 5 states have internal predecessors, (19), 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 07:43:38,779 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:38,780 INFO  L93              Difference]: Finished difference Result 80 states and 94 transitions.
[2023-11-19 07:43:38,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:43:38,781 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 3.8) internal successors, (19), 5 states have internal predecessors, (19), 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 19
[2023-11-19 07:43:38,781 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:38,782 INFO  L225             Difference]: With dead ends: 80
[2023-11-19 07:43:38,782 INFO  L226             Difference]: Without dead ends: 80
[2023-11-19 07:43:38,782 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:43:38,783 INFO  L413           NwaCegarLoop]: 38 mSDtfsCounter, 39 mSDsluCounter, 82 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 120 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:38,784 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 120 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:38,785 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 80 states.
[2023-11-19 07:43:38,786 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 80 to 71.
[2023-11-19 07:43:38,787 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 71 states, 67 states have (on average 1.2985074626865671) internal successors, (87), 70 states have internal predecessors, (87), 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 07:43:38,788 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 71 states and 87 transitions.
[2023-11-19 07:43:38,788 INFO  L78                 Accepts]: Start accepts. Automaton has 71 states and 87 transitions. Word has length 19
[2023-11-19 07:43:38,788 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:38,788 INFO  L495      AbstractCegarLoop]: Abstraction has 71 states and 87 transitions.
[2023-11-19 07:43:38,789 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 3.8) internal successors, (19), 5 states have internal predecessors, (19), 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 07:43:38,789 INFO  L276                IsEmpty]: Start isEmpty. Operand 71 states and 87 transitions.
[2023-11-19 07:43:38,789 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2023-11-19 07:43:38,790 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:38,790 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:38,790 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2023-11-19 07:43:38,790 INFO  L420      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:38,791 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:38,791 INFO  L85        PathProgramCache]: Analyzing trace with hash -366622960, now seen corresponding path program 1 times
[2023-11-19 07:43:38,791 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:38,791 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [922231091]
[2023-11-19 07:43:38,792 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:38,792 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:38,805 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:38,927 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:38,927 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:38,928 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [922231091]
[2023-11-19 07:43:38,928 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [922231091] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:38,928 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:38,928 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 07:43:38,928 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [790481634]
[2023-11-19 07:43:38,929 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:38,929 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 07:43:38,929 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:38,930 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 07:43:38,930 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:38,930 INFO  L87              Difference]: Start difference. First operand 71 states and 87 transitions. Second operand  has 6 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 6 states have internal predecessors, (19), 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 07:43:38,992 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:38,993 INFO  L93              Difference]: Finished difference Result 71 states and 85 transitions.
[2023-11-19 07:43:38,994 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:43:38,994 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 6 states have internal predecessors, (19), 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 19
[2023-11-19 07:43:38,994 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:38,995 INFO  L225             Difference]: With dead ends: 71
[2023-11-19 07:43:38,995 INFO  L226             Difference]: Without dead ends: 71
[2023-11-19 07:43:38,996 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:43:38,996 INFO  L413           NwaCegarLoop]: 30 mSDtfsCounter, 44 mSDsluCounter, 48 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 44 SdHoareTripleChecker+Valid, 78 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:38,997 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [44 Valid, 78 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:38,998 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 71 states.
[2023-11-19 07:43:38,999 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 53.
[2023-11-19 07:43:39,000 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 53 states, 49 states have (on average 1.2653061224489797) 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 07:43:39,000 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 62 transitions.
[2023-11-19 07:43:39,000 INFO  L78                 Accepts]: Start accepts. Automaton has 53 states and 62 transitions. Word has length 19
[2023-11-19 07:43:39,001 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:39,001 INFO  L495      AbstractCegarLoop]: Abstraction has 53 states and 62 transitions.
[2023-11-19 07:43:39,001 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 6 states have internal predecessors, (19), 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 07:43:39,001 INFO  L276                IsEmpty]: Start isEmpty. Operand 53 states and 62 transitions.
[2023-11-19 07:43:39,002 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2023-11-19 07:43:39,002 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:39,002 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 07:43:39,002 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2023-11-19 07:43:39,003 INFO  L420      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:39,003 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:39,004 INFO  L85        PathProgramCache]: Analyzing trace with hash -1187186856, now seen corresponding path program 1 times
[2023-11-19 07:43:39,004 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:39,004 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [526010993]
[2023-11-19 07:43:39,004 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:39,004 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:39,020 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:39,253 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:39,253 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:39,254 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [526010993]
[2023-11-19 07:43:39,254 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [526010993] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:39,254 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:39,254 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 07:43:39,254 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [498489180]
[2023-11-19 07:43:39,255 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:39,255 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 07:43:39,255 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:39,256 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 07:43:39,256 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:43:39,257 INFO  L87              Difference]: Start difference. First operand 53 states and 62 transitions. Second operand  has 7 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 7 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 07:43:39,408 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:39,408 INFO  L93              Difference]: Finished difference Result 70 states and 82 transitions.
[2023-11-19 07:43:39,409 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:43:39,409 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 7 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 07:43:39,410 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:39,410 INFO  L225             Difference]: With dead ends: 70
[2023-11-19 07:43:39,410 INFO  L226             Difference]: Without dead ends: 70
[2023-11-19 07:43:39,411 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=59, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:43:39,411 INFO  L413           NwaCegarLoop]: 30 mSDtfsCounter, 79 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 80 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 79 SdHoareTripleChecker+Valid, 99 SdHoareTripleChecker+Invalid, 82 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 80 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:39,412 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [79 Valid, 99 Invalid, 82 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 80 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:39,412 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 70 states.
[2023-11-19 07:43:39,414 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 55.
[2023-11-19 07:43:39,414 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 55 states, 51 states have (on average 1.2549019607843137) internal successors, (64), 54 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:39,415 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 64 transitions.
[2023-11-19 07:43:39,415 INFO  L78                 Accepts]: Start accepts. Automaton has 55 states and 64 transitions. Word has length 20
[2023-11-19 07:43:39,415 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:39,415 INFO  L495      AbstractCegarLoop]: Abstraction has 55 states and 64 transitions.
[2023-11-19 07:43:39,415 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 7 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 07:43:39,415 INFO  L276                IsEmpty]: Start isEmpty. Operand 55 states and 64 transitions.
[2023-11-19 07:43:39,416 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2023-11-19 07:43:39,416 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:39,416 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, 1]
[2023-11-19 07:43:39,416 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25
[2023-11-19 07:43:39,417 INFO  L420      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:39,417 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:39,417 INFO  L85        PathProgramCache]: Analyzing trace with hash -1230007238, now seen corresponding path program 1 times
[2023-11-19 07:43:39,417 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:39,417 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [477054986]
[2023-11-19 07:43:39,418 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:39,418 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:39,436 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:39,548 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:39,548 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:39,548 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [477054986]
[2023-11-19 07:43:39,548 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [477054986] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:39,549 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:39,549 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:43:39,549 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1847695234]
[2023-11-19 07:43:39,549 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:39,550 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:43:39,550 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:39,551 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:43:39,551 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:39,552 INFO  L87              Difference]: Start difference. First operand 55 states and 64 transitions. Second operand  has 5 states, 5 states have (on average 4.2) internal successors, (21), 5 states have internal predecessors, (21), 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 07:43:39,607 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:39,607 INFO  L93              Difference]: Finished difference Result 71 states and 80 transitions.
[2023-11-19 07:43:39,608 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:43:39,608 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 4.2) internal successors, (21), 5 states have internal predecessors, (21), 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 07:43:39,608 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:39,609 INFO  L225             Difference]: With dead ends: 71
[2023-11-19 07:43:39,609 INFO  L226             Difference]: Without dead ends: 71
[2023-11-19 07:43:39,610 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 07:43:39,610 INFO  L413           NwaCegarLoop]: 33 mSDtfsCounter, 15 mSDsluCounter, 96 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 129 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:39,611 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 129 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:39,611 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 71 states.
[2023-11-19 07:43:39,613 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 62.
[2023-11-19 07:43:39,613 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 62 states, 58 states have (on average 1.2241379310344827) internal successors, (71), 61 states have internal predecessors, (71), 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 07:43:39,614 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 62 states and 71 transitions.
[2023-11-19 07:43:39,614 INFO  L78                 Accepts]: Start accepts. Automaton has 62 states and 71 transitions. Word has length 21
[2023-11-19 07:43:39,614 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:39,615 INFO  L495      AbstractCegarLoop]: Abstraction has 62 states and 71 transitions.
[2023-11-19 07:43:39,615 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 4.2) internal successors, (21), 5 states have internal predecessors, (21), 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 07:43:39,615 INFO  L276                IsEmpty]: Start isEmpty. Operand 62 states and 71 transitions.
[2023-11-19 07:43:39,616 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2023-11-19 07:43:39,616 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:39,616 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, 1]
[2023-11-19 07:43:39,616 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26
[2023-11-19 07:43:39,617 INFO  L420      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:39,617 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:39,617 INFO  L85        PathProgramCache]: Analyzing trace with hash 1070815352, now seen corresponding path program 1 times
[2023-11-19 07:43:39,617 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:39,618 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1506873846]
[2023-11-19 07:43:39,618 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:39,618 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:39,637 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:39,780 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:39,780 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:39,781 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1506873846]
[2023-11-19 07:43:39,781 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1506873846] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:39,781 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:39,781 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2023-11-19 07:43:39,782 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [291225522]
[2023-11-19 07:43:39,782 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:39,782 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 07:43:39,782 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:39,783 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 07:43:39,783 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:43:39,784 INFO  L87              Difference]: Start difference. First operand 62 states and 71 transitions. Second operand  has 7 states, 7 states have (on average 3.0) internal successors, (21), 7 states have internal predecessors, (21), 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 07:43:39,880 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:39,880 INFO  L93              Difference]: Finished difference Result 82 states and 92 transitions.
[2023-11-19 07:43:39,881 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:43:39,881 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 3.0) internal successors, (21), 7 states have internal predecessors, (21), 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 07:43:39,882 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:39,882 INFO  L225             Difference]: With dead ends: 82
[2023-11-19 07:43:39,883 INFO  L226             Difference]: Without dead ends: 82
[2023-11-19 07:43:39,883 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=62, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:43:39,884 INFO  L413           NwaCegarLoop]: 30 mSDtfsCounter, 55 mSDsluCounter, 116 mSDsCounter, 0 mSdLazyCounter, 56 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 55 SdHoareTripleChecker+Valid, 146 SdHoareTripleChecker+Invalid, 57 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 56 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:39,884 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [55 Valid, 146 Invalid, 57 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 56 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:39,885 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 82 states.
[2023-11-19 07:43:39,886 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 82 to 63.
[2023-11-19 07:43:39,887 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 63 states, 59 states have (on average 1.2372881355932204) internal successors, (73), 62 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 07:43:39,887 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 73 transitions.
[2023-11-19 07:43:39,888 INFO  L78                 Accepts]: Start accepts. Automaton has 63 states and 73 transitions. Word has length 21
[2023-11-19 07:43:39,888 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:39,888 INFO  L495      AbstractCegarLoop]: Abstraction has 63 states and 73 transitions.
[2023-11-19 07:43:39,888 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 3.0) internal successors, (21), 7 states have internal predecessors, (21), 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 07:43:39,889 INFO  L276                IsEmpty]: Start isEmpty. Operand 63 states and 73 transitions.
[2023-11-19 07:43:39,889 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2023-11-19 07:43:39,889 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:39,890 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, 1]
[2023-11-19 07:43:39,890 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2023-11-19 07:43:39,890 INFO  L420      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:39,891 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:39,891 INFO  L85        PathProgramCache]: Analyzing trace with hash 1572106845, now seen corresponding path program 1 times
[2023-11-19 07:43:39,891 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:39,891 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1953504772]
[2023-11-19 07:43:39,892 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:39,892 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:39,911 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:40,226 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 07:43:40,226 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:40,227 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1953504772]
[2023-11-19 07:43:40,227 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1953504772] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:40,227 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:40,227 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2023-11-19 07:43:40,228 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1835376064]
[2023-11-19 07:43:40,228 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:40,228 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 07:43:40,228 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:40,229 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 07:43:40,229 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2023-11-19 07:43:40,229 INFO  L87              Difference]: Start difference. First operand 63 states and 73 transitions. Second operand  has 9 states, 9 states have (on average 2.5555555555555554) internal successors, (23), 9 states have internal predecessors, (23), 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 07:43:40,400 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:40,400 INFO  L93              Difference]: Finished difference Result 108 states and 122 transitions.
[2023-11-19 07:43:40,401 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:43:40,401 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 2.5555555555555554) internal successors, (23), 9 states have internal predecessors, (23), 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 07:43:40,401 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:40,402 INFO  L225             Difference]: With dead ends: 108
[2023-11-19 07:43:40,402 INFO  L226             Difference]: Without dead ends: 91
[2023-11-19 07:43:40,402 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=46, Invalid=110, Unknown=0, NotChecked=0, Total=156
[2023-11-19 07:43:40,403 INFO  L413           NwaCegarLoop]: 30 mSDtfsCounter, 46 mSDsluCounter, 184 mSDsCounter, 0 mSdLazyCounter, 92 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 214 SdHoareTripleChecker+Invalid, 94 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 92 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:40,403 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 214 Invalid, 94 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 92 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:40,404 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 91 states.
[2023-11-19 07:43:40,406 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 91 to 74.
[2023-11-19 07:43:40,406 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 74 states, 70 states have (on average 1.2) internal successors, (84), 73 states have internal predecessors, (84), 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 07:43:40,407 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 74 states and 84 transitions.
[2023-11-19 07:43:40,407 INFO  L78                 Accepts]: Start accepts. Automaton has 74 states and 84 transitions. Word has length 23
[2023-11-19 07:43:40,407 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:40,407 INFO  L495      AbstractCegarLoop]: Abstraction has 74 states and 84 transitions.
[2023-11-19 07:43:40,407 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 2.5555555555555554) internal successors, (23), 9 states have internal predecessors, (23), 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 07:43:40,407 INFO  L276                IsEmpty]: Start isEmpty. Operand 74 states and 84 transitions.
[2023-11-19 07:43:40,408 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2023-11-19 07:43:40,408 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:40,408 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, 1]
[2023-11-19 07:43:40,408 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28
[2023-11-19 07:43:40,408 INFO  L420      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:40,409 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:40,409 INFO  L85        PathProgramCache]: Analyzing trace with hash 1994808671, now seen corresponding path program 1 times
[2023-11-19 07:43:40,409 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:40,409 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1562429046]
[2023-11-19 07:43:40,409 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:40,410 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:40,429 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:40,794 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 07:43:40,795 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:40,795 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1562429046]
[2023-11-19 07:43:40,795 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1562429046] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:40,795 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:40,795 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2023-11-19 07:43:40,795 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [213896896]
[2023-11-19 07:43:40,796 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:40,796 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2023-11-19 07:43:40,796 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:40,797 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2023-11-19 07:43:40,797 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:43:40,797 INFO  L87              Difference]: Start difference. First operand 74 states and 84 transitions. Second operand  has 10 states, 10 states have (on average 2.3) internal successors, (23), 10 states have internal predecessors, (23), 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 07:43:40,985 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:40,985 INFO  L93              Difference]: Finished difference Result 127 states and 143 transitions.
[2023-11-19 07:43:40,986 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 07:43:40,986 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 2.3) internal successors, (23), 10 states have internal predecessors, (23), 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 07:43:40,986 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:40,987 INFO  L225             Difference]: With dead ends: 127
[2023-11-19 07:43:40,987 INFO  L226             Difference]: Without dead ends: 112
[2023-11-19 07:43:40,988 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 14 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=128, Unknown=0, NotChecked=0, Total=182
[2023-11-19 07:43:40,988 INFO  L413           NwaCegarLoop]: 26 mSDtfsCounter, 143 mSDsluCounter, 167 mSDsCounter, 0 mSdLazyCounter, 118 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 143 SdHoareTripleChecker+Valid, 193 SdHoareTripleChecker+Invalid, 121 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 118 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:40,989 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [143 Valid, 193 Invalid, 121 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 118 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:40,989 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 112 states.
[2023-11-19 07:43:40,991 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 112 to 76.
[2023-11-19 07:43:40,991 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 76 states, 72 states have (on average 1.2083333333333333) internal successors, (87), 75 states have internal predecessors, (87), 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 07:43:40,992 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 87 transitions.
[2023-11-19 07:43:40,993 INFO  L78                 Accepts]: Start accepts. Automaton has 76 states and 87 transitions. Word has length 23
[2023-11-19 07:43:40,993 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:40,993 INFO  L495      AbstractCegarLoop]: Abstraction has 76 states and 87 transitions.
[2023-11-19 07:43:40,993 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 2.3) internal successors, (23), 10 states have internal predecessors, (23), 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 07:43:40,993 INFO  L276                IsEmpty]: Start isEmpty. Operand 76 states and 87 transitions.
[2023-11-19 07:43:40,994 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2023-11-19 07:43:40,995 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:40,995 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, 1, 1, 1, 1, 1]
[2023-11-19 07:43:40,995 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29
[2023-11-19 07:43:40,995 INFO  L420      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:40,996 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:40,996 INFO  L85        PathProgramCache]: Analyzing trace with hash 2031371707, now seen corresponding path program 1 times
[2023-11-19 07:43:40,996 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:40,996 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [60875617]
[2023-11-19 07:43:40,996 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:40,997 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:41,016 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:41,350 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:41,350 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:41,350 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [60875617]
[2023-11-19 07:43:41,351 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [60875617] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:41,351 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1577905344]
[2023-11-19 07:43:41,351 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:41,351 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:41,352 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:41,353 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:41,376 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 07:43:41,475 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:41,477 INFO  L262         TraceCheckSpWp]: Trace formula consists of 153 conjuncts, 16 conjunts are in the unsatisfiable core
[2023-11-19 07:43:41,481 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:41,554 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:41,555 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:43:41,605 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:41,605 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1577905344] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:41,606 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:43:41,606 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [9, 5] total 14
[2023-11-19 07:43:41,606 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1164555039]
[2023-11-19 07:43:41,606 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:41,607 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:41,607 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:41,608 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:41,608 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=146, Unknown=0, NotChecked=0, Total=182
[2023-11-19 07:43:41,608 INFO  L87              Difference]: Start difference. First operand 76 states and 87 transitions. Second operand  has 4 states, 4 states have (on average 6.25) internal successors, (25), 4 states have internal predecessors, (25), 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 07:43:41,621 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:41,621 INFO  L93              Difference]: Finished difference Result 77 states and 87 transitions.
[2023-11-19 07:43:41,622 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:41,622 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 6.25) internal successors, (25), 4 states have internal predecessors, (25), 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 25
[2023-11-19 07:43:41,622 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:41,623 INFO  L225             Difference]: With dead ends: 77
[2023-11-19 07:43:41,623 INFO  L226             Difference]: Without dead ends: 76
[2023-11-19 07:43:41,624 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 44 SyntacticMatches, 1 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=36, Invalid=146, Unknown=0, NotChecked=0, Total=182
[2023-11-19 07:43:41,624 INFO  L413           NwaCegarLoop]: 37 mSDtfsCounter, 6 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 65 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:41,625 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 65 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:41,626 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 76 states.
[2023-11-19 07:43:41,627 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 76.
[2023-11-19 07:43:41,628 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 07:43:41,628 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 86 transitions.
[2023-11-19 07:43:41,629 INFO  L78                 Accepts]: Start accepts. Automaton has 76 states and 86 transitions. Word has length 25
[2023-11-19 07:43:41,629 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:41,629 INFO  L495      AbstractCegarLoop]: Abstraction has 76 states and 86 transitions.
[2023-11-19 07:43:41,629 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 6.25) internal successors, (25), 4 states have internal predecessors, (25), 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 07:43:41,629 INFO  L276                IsEmpty]: Start isEmpty. Operand 76 states and 86 transitions.
[2023-11-19 07:43:41,630 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2023-11-19 07:43:41,630 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:41,630 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, 1, 1]
[2023-11-19 07:43:41,666 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:41,856 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:41,856 INFO  L420      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:41,856 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:41,857 INFO  L85        PathProgramCache]: Analyzing trace with hash 2031406528, now seen corresponding path program 1 times
[2023-11-19 07:43:41,857 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:41,857 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1638502174]
[2023-11-19 07:43:41,857 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:41,857 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:41,884 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:42,062 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:42,062 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:42,062 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1638502174]
[2023-11-19 07:43:42,063 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1638502174] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:42,063 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [845955206]
[2023-11-19 07:43:42,063 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:42,063 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:42,064 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:42,065 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:42,083 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 07:43:42,181 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:42,183 INFO  L262         TraceCheckSpWp]: Trace formula consists of 170 conjuncts, 25 conjunts are in the unsatisfiable core
[2023-11-19 07:43:42,187 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:42,228 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 07:43:42,307 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:42,307 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:43:42,308 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [845955206] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:42,308 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:43:42,308 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [9] total 14
[2023-11-19 07:43:42,308 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [972301069]
[2023-11-19 07:43:42,308 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:42,309 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 07:43:42,309 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:42,310 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 07:43:42,311 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=155, Unknown=0, NotChecked=0, Total=182
[2023-11-19 07:43:42,311 INFO  L87              Difference]: Start difference. First operand 76 states and 86 transitions. Second operand  has 7 states, 7 states have (on average 3.5714285714285716) internal successors, (25), 7 states have internal predecessors, (25), 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 07:43:42,431 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:42,431 INFO  L93              Difference]: Finished difference Result 92 states and 102 transitions.
[2023-11-19 07:43:42,431 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:43:42,432 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 3.5714285714285716) internal successors, (25), 7 states have internal predecessors, (25), 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 25
[2023-11-19 07:43:42,432 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:42,432 INFO  L225             Difference]: With dead ends: 92
[2023-11-19 07:43:42,433 INFO  L226             Difference]: Without dead ends: 73
[2023-11-19 07:43:42,434 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 37 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=51, Invalid=255, Unknown=0, NotChecked=0, Total=306
[2023-11-19 07:43:42,435 INFO  L413           NwaCegarLoop]: 32 mSDtfsCounter, 13 mSDsluCounter, 141 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 173 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 07:43:42,435 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 173 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:42,437 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 73 states.
[2023-11-19 07:43:42,438 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 73.
[2023-11-19 07:43:42,439 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 73 states, 69 states have (on average 1.1884057971014492) internal successors, (82), 72 states have internal predecessors, (82), 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 07:43:42,440 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 82 transitions.
[2023-11-19 07:43:42,440 INFO  L78                 Accepts]: Start accepts. Automaton has 73 states and 82 transitions. Word has length 25
[2023-11-19 07:43:42,440 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:42,440 INFO  L495      AbstractCegarLoop]: Abstraction has 73 states and 82 transitions.
[2023-11-19 07:43:42,441 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 3.5714285714285716) internal successors, (25), 7 states have internal predecessors, (25), 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 07:43:42,441 INFO  L276                IsEmpty]: Start isEmpty. Operand 73 states and 82 transitions.
[2023-11-19 07:43:42,441 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2023-11-19 07:43:42,441 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:42,441 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, 1, 1]
[2023-11-19 07:43:42,468 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:42,663 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable31
[2023-11-19 07:43:42,664 INFO  L420      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:42,664 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:42,664 INFO  L85        PathProgramCache]: Analyzing trace with hash 225968194, now seen corresponding path program 1 times
[2023-11-19 07:43:42,665 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:42,665 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1613243877]
[2023-11-19 07:43:42,665 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:42,665 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:42,701 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:42,868 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:42,868 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:42,869 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1613243877]
[2023-11-19 07:43:42,869 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1613243877] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:42,869 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [69883085]
[2023-11-19 07:43:42,869 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:42,869 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:42,870 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:42,885 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:42,908 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2023-11-19 07:43:42,990 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:42,992 INFO  L262         TraceCheckSpWp]: Trace formula consists of 168 conjuncts, 26 conjunts are in the unsatisfiable core
[2023-11-19 07:43:42,994 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:43,049 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 07:43:43,127 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:43,127 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:43:43,128 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [69883085] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:43,128 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:43:43,128 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [9] total 16
[2023-11-19 07:43:43,128 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [933922091]
[2023-11-19 07:43:43,128 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:43,129 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 07:43:43,129 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:43,130 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 07:43:43,130 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=207, Unknown=0, NotChecked=0, Total=240
[2023-11-19 07:43:43,130 INFO  L87              Difference]: Start difference. First operand 73 states and 82 transitions. Second operand  has 9 states, 9 states have (on average 2.7777777777777777) internal successors, (25), 9 states have internal predecessors, (25), 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 07:43:43,294 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:43,294 INFO  L93              Difference]: Finished difference Result 82 states and 90 transitions.
[2023-11-19 07:43:43,295 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-19 07:43:43,295 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 2.7777777777777777) internal successors, (25), 9 states have internal predecessors, (25), 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 25
[2023-11-19 07:43:43,295 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:43,296 INFO  L225             Difference]: With dead ends: 82
[2023-11-19 07:43:43,296 INFO  L226             Difference]: Without dead ends: 66
[2023-11-19 07:43:43,296 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 42 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=66, Invalid=354, Unknown=0, NotChecked=0, Total=420
[2023-11-19 07:43:43,297 INFO  L413           NwaCegarLoop]: 34 mSDtfsCounter, 57 mSDsluCounter, 169 mSDsCounter, 0 mSdLazyCounter, 95 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 57 SdHoareTripleChecker+Valid, 203 SdHoareTripleChecker+Invalid, 97 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 95 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:43,297 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [57 Valid, 203 Invalid, 97 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 95 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:43,298 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 66 states.
[2023-11-19 07:43:43,299 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 60.
[2023-11-19 07:43:43,299 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 60 states, 56 states have (on average 1.1964285714285714) internal successors, (67), 59 states have internal predecessors, (67), 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 07:43:43,300 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 67 transitions.
[2023-11-19 07:43:43,300 INFO  L78                 Accepts]: Start accepts. Automaton has 60 states and 67 transitions. Word has length 25
[2023-11-19 07:43:43,300 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:43,300 INFO  L495      AbstractCegarLoop]: Abstraction has 60 states and 67 transitions.
[2023-11-19 07:43:43,300 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 2.7777777777777777) internal successors, (25), 9 states have internal predecessors, (25), 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 07:43:43,300 INFO  L276                IsEmpty]: Start isEmpty. Operand 60 states and 67 transitions.
[2023-11-19 07:43:43,301 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 28
[2023-11-19 07:43:43,301 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:43,301 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, 1, 1, 1, 1, 1]
[2023-11-19 07:43:43,331 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:43,512 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable32
[2023-11-19 07:43:43,512 INFO  L420      AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:43,513 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:43,513 INFO  L85        PathProgramCache]: Analyzing trace with hash -767356766, now seen corresponding path program 1 times
[2023-11-19 07:43:43,513 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:43,513 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [572263048]
[2023-11-19 07:43:43,513 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:43,513 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:43,534 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:43,938 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 07:43:43,939 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:43,939 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [572263048]
[2023-11-19 07:43:43,939 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [572263048] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:43,939 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [18012511]
[2023-11-19 07:43:43,939 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:43,940 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:43,940 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:43,941 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:43,972 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2023-11-19 07:43:44,060 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:44,062 INFO  L262         TraceCheckSpWp]: Trace formula consists of 153 conjuncts, 28 conjunts are in the unsatisfiable core
[2023-11-19 07:43:44,065 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:44,074 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 07:43:44,225 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 07:43:44,225 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:43:44,558 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 07:43:44,558 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [18012511] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:43:44,558 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:43:44,558 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 8, 8] total 21
[2023-11-19 07:43:44,559 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [203607337]
[2023-11-19 07:43:44,559 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:43:44,560 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2023-11-19 07:43:44,560 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:44,561 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2023-11-19 07:43:44,561 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=393, Unknown=0, NotChecked=0, Total=462
[2023-11-19 07:43:44,562 INFO  L87              Difference]: Start difference. First operand 60 states and 67 transitions. Second operand  has 22 states, 21 states have (on average 3.3333333333333335) internal successors, (70), 22 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 07:43:45,036 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:45,036 INFO  L93              Difference]: Finished difference Result 77 states and 85 transitions.
[2023-11-19 07:43:45,037 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-19 07:43:45,037 INFO  L78                 Accepts]: Start accepts. Automaton has  has 22 states, 21 states have (on average 3.3333333333333335) internal successors, (70), 22 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) Word has length 27
[2023-11-19 07:43:45,037 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:45,038 INFO  L225             Difference]: With dead ends: 77
[2023-11-19 07:43:45,038 INFO  L226             Difference]: Without dead ends: 77
[2023-11-19 07:43:45,039 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 41 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 119 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=150, Invalid=662, Unknown=0, NotChecked=0, Total=812
[2023-11-19 07:43:45,040 INFO  L413           NwaCegarLoop]: 25 mSDtfsCounter, 196 mSDsluCounter, 178 mSDsCounter, 0 mSdLazyCounter, 217 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 196 SdHoareTripleChecker+Valid, 203 SdHoareTripleChecker+Invalid, 223 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 217 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:45,040 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [196 Valid, 203 Invalid, 223 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 217 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:43:45,041 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 77 states.
[2023-11-19 07:43:45,042 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 69.
[2023-11-19 07:43:45,043 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 69 states, 65 states have (on average 1.2) internal successors, (78), 68 states have internal predecessors, (78), 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 07:43:45,043 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 69 states and 78 transitions.
[2023-11-19 07:43:45,044 INFO  L78                 Accepts]: Start accepts. Automaton has 69 states and 78 transitions. Word has length 27
[2023-11-19 07:43:45,044 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:45,044 INFO  L495      AbstractCegarLoop]: Abstraction has 69 states and 78 transitions.
[2023-11-19 07:43:45,044 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 21 states have (on average 3.3333333333333335) internal successors, (70), 22 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 07:43:45,044 INFO  L276                IsEmpty]: Start isEmpty. Operand 69 states and 78 transitions.
[2023-11-19 07:43:45,045 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 30
[2023-11-19 07:43:45,045 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:45,045 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, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:45,079 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:45,268 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable33
[2023-11-19 07:43:45,268 INFO  L420      AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:45,269 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:45,269 INFO  L85        PathProgramCache]: Analyzing trace with hash -82042939, now seen corresponding path program 1 times
[2023-11-19 07:43:45,269 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:45,269 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1414615260]
[2023-11-19 07:43:45,269 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:45,269 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:45,293 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:45,718 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 07:43:45,718 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:45,718 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1414615260]
[2023-11-19 07:43:45,719 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1414615260] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:45,719 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [419290723]
[2023-11-19 07:43:45,719 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:45,719 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:45,720 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:45,721 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:45,740 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2023-11-19 07:43:45,846 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:45,848 INFO  L262         TraceCheckSpWp]: Trace formula consists of 182 conjuncts, 28 conjunts are in the unsatisfiable core
[2023-11-19 07:43:45,851 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:45,864 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 07:43:46,024 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 07:43:46,024 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:43:46,349 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 07:43:46,350 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [419290723] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:43:46,350 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:43:46,350 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 8, 8] total 21
[2023-11-19 07:43:46,350 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1481045269]
[2023-11-19 07:43:46,350 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:43:46,351 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2023-11-19 07:43:46,351 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:46,351 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2023-11-19 07:43:46,352 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=393, Unknown=0, NotChecked=0, Total=462
[2023-11-19 07:43:46,352 INFO  L87              Difference]: Start difference. First operand 69 states and 78 transitions. Second operand  has 22 states, 21 states have (on average 3.5238095238095237) internal successors, (74), 22 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:46,844 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:46,844 INFO  L93              Difference]: Finished difference Result 80 states and 88 transitions.
[2023-11-19 07:43:46,844 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-19 07:43:46,845 INFO  L78                 Accepts]: Start accepts. Automaton has  has 22 states, 21 states have (on average 3.5238095238095237) internal successors, (74), 22 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 29
[2023-11-19 07:43:46,845 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:46,846 INFO  L225             Difference]: With dead ends: 80
[2023-11-19 07:43:46,846 INFO  L226             Difference]: Without dead ends: 80
[2023-11-19 07:43:46,846 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 72 GetRequests, 45 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 118 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=150, Invalid=662, Unknown=0, NotChecked=0, Total=812
[2023-11-19 07:43:46,847 INFO  L413           NwaCegarLoop]: 25 mSDtfsCounter, 214 mSDsluCounter, 237 mSDsCounter, 0 mSdLazyCounter, 286 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 214 SdHoareTripleChecker+Valid, 262 SdHoareTripleChecker+Invalid, 290 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 286 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:46,848 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [214 Valid, 262 Invalid, 290 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 286 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:43:46,848 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 80 states.
[2023-11-19 07:43:46,849 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 80 to 70.
[2023-11-19 07:43:46,850 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 70 states, 66 states have (on average 1.196969696969697) internal successors, (79), 69 states have internal predecessors, (79), 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 07:43:46,850 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 79 transitions.
[2023-11-19 07:43:46,850 INFO  L78                 Accepts]: Start accepts. Automaton has 70 states and 79 transitions. Word has length 29
[2023-11-19 07:43:46,851 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:46,851 INFO  L495      AbstractCegarLoop]: Abstraction has 70 states and 79 transitions.
[2023-11-19 07:43:46,851 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 21 states have (on average 3.5238095238095237) internal successors, (74), 22 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:46,851 INFO  L276                IsEmpty]: Start isEmpty. Operand 70 states and 79 transitions.
[2023-11-19 07:43:46,852 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2023-11-19 07:43:46,852 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:46,852 INFO  L195           NwaCegarLoop]: trace histogram [3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:46,882 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:47,072 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable34
[2023-11-19 07:43:47,072 INFO  L420      AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:47,072 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:47,072 INFO  L85        PathProgramCache]: Analyzing trace with hash 1785552083, now seen corresponding path program 2 times
[2023-11-19 07:43:47,073 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:47,073 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1172574914]
[2023-11-19 07:43:47,073 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:47,073 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:47,093 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:47,698 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:47,698 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:47,699 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1172574914]
[2023-11-19 07:43:47,699 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1172574914] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:47,699 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1238386117]
[2023-11-19 07:43:47,699 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:43:47,699 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:47,700 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:47,701 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:47,724 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2023-11-19 07:43:47,811 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 07:43:47,812 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:43:47,813 INFO  L262         TraceCheckSpWp]: Trace formula consists of 168 conjuncts, 49 conjunts are in the unsatisfiable core
[2023-11-19 07:43:47,816 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:47,823 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8
[2023-11-19 07:43:47,948 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 07:43:48,044 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 18 treesize of output 13
[2023-11-19 07:43:48,080 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:48,080 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:43:48,230 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 07:43:48,230 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 07:43:48,240 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 07:43:48,240 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 07:43:48,370 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:48,371 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1238386117] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:43:48,371 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:43:48,371 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 12] total 24
[2023-11-19 07:43:48,371 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [848522073]
[2023-11-19 07:43:48,372 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:43:48,372 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2023-11-19 07:43:48,372 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:48,373 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2023-11-19 07:43:48,373 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=73, Invalid=464, Unknown=15, NotChecked=0, Total=552
[2023-11-19 07:43:48,374 INFO  L87              Difference]: Start difference. First operand 70 states and 79 transitions. Second operand  has 24 states, 24 states have (on average 2.625) internal successors, (63), 24 states have internal predecessors, (63), 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 07:43:48,874 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:48,874 INFO  L93              Difference]: Finished difference Result 141 states and 157 transitions.
[2023-11-19 07:43:48,874 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2023-11-19 07:43:48,875 INFO  L78                 Accepts]: Start accepts. Automaton has  has 24 states, 24 states have (on average 2.625) internal successors, (63), 24 states have internal predecessors, (63), 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 30
[2023-11-19 07:43:48,875 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:48,876 INFO  L225             Difference]: With dead ends: 141
[2023-11-19 07:43:48,876 INFO  L226             Difference]: Without dead ends: 123
[2023-11-19 07:43:48,877 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 81 GetRequests, 49 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 174 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=181, Invalid=925, Unknown=16, NotChecked=0, Total=1122
[2023-11-19 07:43:48,877 INFO  L413           NwaCegarLoop]: 25 mSDtfsCounter, 61 mSDsluCounter, 485 mSDsCounter, 0 mSdLazyCounter, 329 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 61 SdHoareTripleChecker+Valid, 510 SdHoareTripleChecker+Invalid, 334 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 329 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:48,878 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [61 Valid, 510 Invalid, 334 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 329 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 07:43:48,878 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 123 states.
[2023-11-19 07:43:48,885 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 123 to 91.
[2023-11-19 07:43:48,886 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 91 states, 87 states have (on average 1.1724137931034482) internal successors, (102), 90 states have internal predecessors, (102), 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 07:43:48,886 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 102 transitions.
[2023-11-19 07:43:48,886 INFO  L78                 Accepts]: Start accepts. Automaton has 91 states and 102 transitions. Word has length 30
[2023-11-19 07:43:48,887 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:48,887 INFO  L495      AbstractCegarLoop]: Abstraction has 91 states and 102 transitions.
[2023-11-19 07:43:48,887 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 24 states have (on average 2.625) internal successors, (63), 24 states have internal predecessors, (63), 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 07:43:48,887 INFO  L276                IsEmpty]: Start isEmpty. Operand 91 states and 102 transitions.
[2023-11-19 07:43:48,887 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2023-11-19 07:43:48,888 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:48,888 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, 1, 1, 1]
[2023-11-19 07:43:48,916 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:49,088 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable35
[2023-11-19 07:43:49,088 INFO  L420      AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:49,089 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:49,089 INFO  L85        PathProgramCache]: Analyzing trace with hash 1751636202, now seen corresponding path program 1 times
[2023-11-19 07:43:49,089 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:49,089 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1842021147]
[2023-11-19 07:43:49,089 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:49,089 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:49,119 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:49,465 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:49,466 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:49,466 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1842021147]
[2023-11-19 07:43:49,466 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1842021147] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:49,466 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1103581816]
[2023-11-19 07:43:49,466 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:49,467 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:49,467 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:49,468 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:49,492 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2023-11-19 07:43:49,576 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:49,580 INFO  L262         TraceCheckSpWp]: Trace formula consists of 188 conjuncts, 27 conjunts are in the unsatisfiable core
[2023-11-19 07:43:49,582 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:49,705 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:49,705 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:43:49,876 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-19 07:43:49,907 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:49,907 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1103581816] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:43:49,907 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:43:49,907 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 8, 8] total 20
[2023-11-19 07:43:49,908 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1922321646]
[2023-11-19 07:43:49,908 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:43:49,908 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2023-11-19 07:43:49,908 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:49,909 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2023-11-19 07:43:49,909 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=354, Unknown=0, NotChecked=0, Total=420
[2023-11-19 07:43:49,910 INFO  L87              Difference]: Start difference. First operand 91 states and 102 transitions. Second operand  has 21 states, 20 states have (on average 3.2) internal successors, (64), 21 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:50,328 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:50,328 INFO  L93              Difference]: Finished difference Result 121 states and 131 transitions.
[2023-11-19 07:43:50,329 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2023-11-19 07:43:50,329 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 20 states have (on average 3.2) internal successors, (64), 21 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 30
[2023-11-19 07:43:50,329 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:50,330 INFO  L225             Difference]: With dead ends: 121
[2023-11-19 07:43:50,330 INFO  L226             Difference]: Without dead ends: 121
[2023-11-19 07:43:50,331 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 77 GetRequests, 47 SyntacticMatches, 2 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 179 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=169, Invalid=701, Unknown=0, NotChecked=0, Total=870
[2023-11-19 07:43:50,332 INFO  L413           NwaCegarLoop]: 39 mSDtfsCounter, 202 mSDsluCounter, 326 mSDsCounter, 0 mSdLazyCounter, 318 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 202 SdHoareTripleChecker+Valid, 365 SdHoareTripleChecker+Invalid, 323 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 318 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:50,332 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [202 Valid, 365 Invalid, 323 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 318 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:43:50,333 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 121 states.
[2023-11-19 07:43:50,334 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 121 to 92.
[2023-11-19 07:43:50,335 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 92 states, 88 states have (on average 1.1590909090909092) internal successors, (102), 91 states have internal predecessors, (102), 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 07:43:50,335 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 92 states and 102 transitions.
[2023-11-19 07:43:50,336 INFO  L78                 Accepts]: Start accepts. Automaton has 92 states and 102 transitions. Word has length 30
[2023-11-19 07:43:50,336 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:50,336 INFO  L495      AbstractCegarLoop]: Abstraction has 92 states and 102 transitions.
[2023-11-19 07:43:50,336 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 20 states have (on average 3.2) internal successors, (64), 21 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:50,336 INFO  L276                IsEmpty]: Start isEmpty. Operand 92 states and 102 transitions.
[2023-11-19 07:43:50,336 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2023-11-19 07:43:50,337 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:50,337 INFO  L195           NwaCegarLoop]: trace histogram [3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:50,365 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:50,556 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable36
[2023-11-19 07:43:50,556 INFO  L420      AbstractCegarLoop]: === Iteration 38 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:50,556 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:50,556 INFO  L85        PathProgramCache]: Analyzing trace with hash 1910507568, now seen corresponding path program 3 times
[2023-11-19 07:43:50,557 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:50,557 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [258295778]
[2023-11-19 07:43:50,557 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:50,557 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:50,587 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:50,925 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:50,926 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:50,927 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [258295778]
[2023-11-19 07:43:50,927 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [258295778] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:50,928 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [33160974]
[2023-11-19 07:43:50,928 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2023-11-19 07:43:50,928 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:50,928 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:50,929 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:50,952 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2023-11-19 07:43:51,077 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2023-11-19 07:43:51,078 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:43:51,080 INFO  L262         TraceCheckSpWp]: Trace formula consists of 182 conjuncts, 42 conjunts are in the unsatisfiable core
[2023-11-19 07:43:51,084 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:51,110 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 07:43:51,320 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 1 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:51,321 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:43:51,754 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 1 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:51,754 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [33160974] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:43:51,754 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:43:51,755 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 9, 9] total 23
[2023-11-19 07:43:51,755 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1598495689]
[2023-11-19 07:43:51,755 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:43:51,756 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2023-11-19 07:43:51,756 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:51,757 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2023-11-19 07:43:51,757 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=85, Invalid=467, Unknown=0, NotChecked=0, Total=552
[2023-11-19 07:43:51,758 INFO  L87              Difference]: Start difference. First operand 92 states and 102 transitions. Second operand  has 24 states, 23 states have (on average 3.8260869565217392) internal successors, (88), 24 states have internal predecessors, (88), 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 07:43:52,350 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:52,350 INFO  L93              Difference]: Finished difference Result 130 states and 143 transitions.
[2023-11-19 07:43:52,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2023-11-19 07:43:52,351 INFO  L78                 Accepts]: Start accepts. Automaton has  has 24 states, 23 states have (on average 3.8260869565217392) internal successors, (88), 24 states have internal predecessors, (88), 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 34
[2023-11-19 07:43:52,351 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:52,352 INFO  L225             Difference]: With dead ends: 130
[2023-11-19 07:43:52,352 INFO  L226             Difference]: Without dead ends: 130
[2023-11-19 07:43:52,353 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 85 GetRequests, 54 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 125 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=208, Invalid=848, Unknown=0, NotChecked=0, Total=1056
[2023-11-19 07:43:52,354 INFO  L413           NwaCegarLoop]: 47 mSDtfsCounter, 216 mSDsluCounter, 438 mSDsCounter, 0 mSdLazyCounter, 457 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 216 SdHoareTripleChecker+Valid, 485 SdHoareTripleChecker+Invalid, 464 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 457 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:52,354 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [216 Valid, 485 Invalid, 464 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 457 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 07:43:52,355 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 130 states.
[2023-11-19 07:43:52,357 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 130 to 111.
[2023-11-19 07:43:52,357 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 111 states, 107 states have (on average 1.158878504672897) internal successors, (124), 110 states have internal predecessors, (124), 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 07:43:52,358 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 111 states and 124 transitions.
[2023-11-19 07:43:52,358 INFO  L78                 Accepts]: Start accepts. Automaton has 111 states and 124 transitions. Word has length 34
[2023-11-19 07:43:52,358 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:52,358 INFO  L495      AbstractCegarLoop]: Abstraction has 111 states and 124 transitions.
[2023-11-19 07:43:52,358 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 23 states have (on average 3.8260869565217392) internal successors, (88), 24 states have internal predecessors, (88), 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 07:43:52,358 INFO  L276                IsEmpty]: Start isEmpty. Operand 111 states and 124 transitions.
[2023-11-19 07:43:52,359 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2023-11-19 07:43:52,359 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:52,359 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:52,390 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:52,560 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable37
[2023-11-19 07:43:52,560 INFO  L420      AbstractCegarLoop]: === Iteration 39 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:43:52,560 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:52,560 INFO  L85        PathProgramCache]: Analyzing trace with hash -844665861, now seen corresponding path program 2 times
[2023-11-19 07:43:52,560 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:52,560 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1485865618]
[2023-11-19 07:43:52,561 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:52,561 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:52,584 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:52,755 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 8 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:43:52,755 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:52,756 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1485865618]
[2023-11-19 07:43:52,756 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1485865618] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:52,756 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2037024090]
[2023-11-19 07:43:52,756 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:43:52,756 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:52,757 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:52,758 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:52,760 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2023-11-19 07:43:52,885 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 07:43:52,886 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:43:52,888 INFO  L262         TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 56 conjunts are in the unsatisfiable core
[2023-11-19 07:43:52,892 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:52,903 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 07:43:52,907 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 07:43:52,909 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8
[2023-11-19 07:43:52,993 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 14 treesize of output 10
[2023-11-19 07:43:53,288 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 14
[2023-11-19 07:43:53,498 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 07:43:53,499 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 20 treesize of output 17
[2023-11-19 07:43:53,663 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:53,663 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:43:54,305 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 07:43:54,306 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 07:43:54,319 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 07:43:54,320 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 36
[2023-11-19 07:43:54,328 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2023-11-19 07:43:54,646 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:54,647 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2037024090] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:43:54,647 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:43:54,647 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 12, 12] total 31
[2023-11-19 07:43:54,647 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1249744104]
[2023-11-19 07:43:54,647 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:43:54,648 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 31 states
[2023-11-19 07:43:54,648 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:54,649 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants.
[2023-11-19 07:43:54,649 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=88, Invalid=840, Unknown=2, NotChecked=0, Total=930
[2023-11-19 07:43:54,650 INFO  L87              Difference]: Start difference. First operand 111 states and 124 transitions. Second operand  has 31 states, 31 states have (on average 3.032258064516129) internal successors, (94), 31 states have internal predecessors, (94), 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 07:44:05,594 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:05,594 INFO  L93              Difference]: Finished difference Result 189 states and 205 transitions.
[2023-11-19 07:44:05,594 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2023-11-19 07:44:05,595 INFO  L78                 Accepts]: Start accepts. Automaton has  has 31 states, 31 states have (on average 3.032258064516129) internal successors, (94), 31 states have internal predecessors, (94), 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 34
[2023-11-19 07:44:05,595 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:05,596 INFO  L225             Difference]: With dead ends: 189
[2023-11-19 07:44:05,596 INFO  L226             Difference]: Without dead ends: 188
[2023-11-19 07:44:05,597 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 102 GetRequests, 46 SyntacticMatches, 0 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 504 ImplicationChecksByTransitivity, 10.6s TimeCoverageRelationStatistics Valid=388, Invalid=2915, Unknown=3, NotChecked=0, Total=3306
[2023-11-19 07:44:05,598 INFO  L413           NwaCegarLoop]: 30 mSDtfsCounter, 248 mSDsluCounter, 416 mSDsCounter, 0 mSdLazyCounter, 800 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 248 SdHoareTripleChecker+Valid, 446 SdHoareTripleChecker+Invalid, 820 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 800 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:05,599 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [248 Valid, 446 Invalid, 820 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 800 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2023-11-19 07:44:05,600 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 188 states.
[2023-11-19 07:44:05,603 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 188 to 147.
[2023-11-19 07:44:05,604 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 147 states, 143 states have (on average 1.1398601398601398) internal successors, (163), 146 states have internal predecessors, (163), 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 07:44:05,604 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 147 states and 163 transitions.
[2023-11-19 07:44:05,605 INFO  L78                 Accepts]: Start accepts. Automaton has 147 states and 163 transitions. Word has length 34
[2023-11-19 07:44:05,605 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:05,605 INFO  L495      AbstractCegarLoop]: Abstraction has 147 states and 163 transitions.
[2023-11-19 07:44:05,605 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 31 states, 31 states have (on average 3.032258064516129) internal successors, (94), 31 states have internal predecessors, (94), 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 07:44:05,605 INFO  L276                IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions.
[2023-11-19 07:44:05,606 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2023-11-19 07:44:05,606 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:05,606 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:05,636 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:05,832 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable38
[2023-11-19 07:44:05,832 INFO  L420      AbstractCegarLoop]: === Iteration 40 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:44:05,833 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:05,833 INFO  L85        PathProgramCache]: Analyzing trace with hash -1810447591, now seen corresponding path program 1 times
[2023-11-19 07:44:05,833 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:05,833 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1702089881]
[2023-11-19 07:44:05,833 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:05,833 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:05,862 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:06,643 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:44:06,643 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:06,643 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1702089881]
[2023-11-19 07:44:06,643 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1702089881] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:06,643 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [513111732]
[2023-11-19 07:44:06,644 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:06,644 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:06,644 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:06,645 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:06,646 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2023-11-19 07:44:06,758 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:06,760 INFO  L262         TraceCheckSpWp]: Trace formula consists of 201 conjuncts, 54 conjunts are in the unsatisfiable core
[2023-11-19 07:44:06,763 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:06,770 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8
[2023-11-19 07:44:06,938 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 07:44:07,071 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 07:44:07,104 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 07:44:07,114 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:44:07,115 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:44:07,128 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_524 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_cstrlcpy_~d~0#1.base| v_ArrVal_524) |c_ULTIMATE.start_cstrlcpy_~s~0#1.base|) |c_ULTIMATE.start_cstrlcpy_~s~0#1.offset|) 0)) is different from false
[2023-11-19 07:44:07,223 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_524 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_cstrlcpy_~d~0#1.base| v_ArrVal_524) |c_ULTIMATE.start_cstrlcpy_~s~0#1.base|) (+ |c_ULTIMATE.start_cstrlcpy_~s~0#1.offset| 1)) 0)) is different from false
[2023-11-19 07:44:07,295 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 07:44:07,296 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 07:44:07,305 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 07:44:07,305 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 37 treesize of output 32
[2023-11-19 07:44:07,471 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 2 not checked.
[2023-11-19 07:44:07,471 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [513111732] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:44:07,471 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:44:07,472 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 13, 13] total 27
[2023-11-19 07:44:07,472 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [893819161]
[2023-11-19 07:44:07,472 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:44:07,472 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2023-11-19 07:44:07,473 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:07,473 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2023-11-19 07:44:07,474 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=84, Invalid=504, Unknown=20, NotChecked=94, Total=702
[2023-11-19 07:44:07,474 INFO  L87              Difference]: Start difference. First operand 147 states and 163 transitions. Second operand  has 27 states, 27 states have (on average 2.7777777777777777) internal successors, (75), 27 states have internal predecessors, (75), 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 07:44:08,156 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:08,156 INFO  L93              Difference]: Finished difference Result 172 states and 188 transitions.
[2023-11-19 07:44:08,157 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2023-11-19 07:44:08,157 INFO  L78                 Accepts]: Start accepts. Automaton has  has 27 states, 27 states have (on average 2.7777777777777777) internal successors, (75), 27 states have internal predecessors, (75), 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 36
[2023-11-19 07:44:08,158 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:08,159 INFO  L225             Difference]: With dead ends: 172
[2023-11-19 07:44:08,159 INFO  L226             Difference]: Without dead ends: 154
[2023-11-19 07:44:08,160 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 96 GetRequests, 60 SyntacticMatches, 0 SemanticMatches, 36 ConstructedPredicates, 2 IntricatePredicates, 0 DeprecatedPredicates, 217 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=197, Invalid=1051, Unknown=20, NotChecked=138, Total=1406
[2023-11-19 07:44:08,160 INFO  L413           NwaCegarLoop]: 40 mSDtfsCounter, 85 mSDsluCounter, 492 mSDsCounter, 0 mSdLazyCounter, 321 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 85 SdHoareTripleChecker+Valid, 532 SdHoareTripleChecker+Invalid, 442 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 321 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 117 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:08,160 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [85 Valid, 532 Invalid, 442 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 321 Invalid, 0 Unknown, 117 Unchecked, 0.3s Time]
[2023-11-19 07:44:08,162 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 154 states.
[2023-11-19 07:44:08,164 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 154 to 132.
[2023-11-19 07:44:08,164 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 132 states, 128 states have (on average 1.140625) internal successors, (146), 131 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:08,165 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 132 states and 146 transitions.
[2023-11-19 07:44:08,165 INFO  L78                 Accepts]: Start accepts. Automaton has 132 states and 146 transitions. Word has length 36
[2023-11-19 07:44:08,165 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:08,165 INFO  L495      AbstractCegarLoop]: Abstraction has 132 states and 146 transitions.
[2023-11-19 07:44:08,166 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 27 states, 27 states have (on average 2.7777777777777777) internal successors, (75), 27 states have internal predecessors, (75), 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 07:44:08,166 INFO  L276                IsEmpty]: Start isEmpty. Operand 132 states and 146 transitions.
[2023-11-19 07:44:08,166 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2023-11-19 07:44:08,166 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:08,166 INFO  L195           NwaCegarLoop]: trace histogram [4, 3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:08,188 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:08,380 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable39
[2023-11-19 07:44:08,380 INFO  L420      AbstractCegarLoop]: === Iteration 41 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] ===
[2023-11-19 07:44:08,380 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:08,380 INFO  L85        PathProgramCache]: Analyzing trace with hash -975596923, now seen corresponding path program 4 times
[2023-11-19 07:44:08,380 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:08,381 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1063225893]
[2023-11-19 07:44:08,381 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:08,381 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:08,414 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:09,099 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 6 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:09,099 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:09,099 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1063225893]
[2023-11-19 07:44:09,100 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1063225893] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:09,100 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [554005925]
[2023-11-19 07:44:09,100 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2023-11-19 07:44:09,100 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:09,100 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:09,102 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:09,109 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5aad94d-9b71-47ad-be02-1322179732cf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2023-11-19 07:44:09,225 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2023-11-19 07:44:09,225 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:44:09,227 INFO  L262         TraceCheckSpWp]: Trace formula consists of 148 conjuncts, 53 conjunts are in the unsatisfiable core
[2023-11-19 07:44:09,230 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:09,282 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 14 treesize of output 10
[2023-11-19 07:44:09,511 INFO  L349             Elim1Store]: treesize reduction 36, result has 21.7 percent of original size
[2023-11-19 07:44:09,512 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 21
[2023-11-19 07:44:10,413 INFO  L349             Elim1Store]: treesize reduction 8, result has 75.8 percent of original size
[2023-11-19 07:44:10,414 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 40 treesize of output 39
[2023-11-19 07:44:10,620 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 7 proven. 8 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2023-11-19 07:44:10,621 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:44:12,004 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 44 treesize of output 38
[2023-11-19 07:44:12,016 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 58
[2023-11-19 07:44:12,026 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-19 07:44:12,075 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2023-11-19 07:44:12,075 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [554005925] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:44:12,075 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:44:12,076 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 14, 14] total 40
[2023-11-19 07:44:12,076 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [228645800]
[2023-11-19 07:44:12,076 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:44:12,076 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 40 states
[2023-11-19 07:44:12,077 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:12,077 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants.
[2023-11-19 07:44:12,078 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=160, Invalid=1400, Unknown=0, NotChecked=0, Total=1560
[2023-11-19 07:44:12,078 INFO  L87              Difference]: Start difference. First operand 132 states and 146 transitions. Second operand  has 40 states, 40 states have (on average 2.175) internal successors, (87), 40 states have internal predecessors, (87), 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)