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


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


Checking for memory safety (deref-memtrack)
Using default analysis
Version 8be7027f
Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/memsafety/960521-1-3.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 c10f64ae1701d633846cd3dbd537781b9e2aef0b0b5befdebbc22e76d228933b
--- Real Ultimate output ---
This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m
[2024-11-12 13:19:56,642 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-12 13:19:56,692 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf
[2024-11-12 13:19:56,695 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-12 13:19:56,695 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-12 13:19:56,709 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-12 13:19:56,710 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-12 13:19:56,710 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-12 13:19:56,711 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-12 13:19:56,711 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-12 13:19:56,711 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-12 13:19:56,711 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-12 13:19:56,712 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-12 13:19:56,712 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-12 13:19:56,713 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-12 13:19:56,713 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-12 13:19:56,713 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-12 13:19:56,714 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-12 13:19:56,714 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-12 13:19:56,714 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-12 13:19:56,714 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-11-12 13:19:56,715 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-11-12 13:19:56,715 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-11-12 13:19:56,715 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-12 13:19:56,716 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-12 13:19:56,716 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-12 13:19:56,716 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-12 13:19:56,717 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-12 13:19:56,717 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-12 13:19:56,717 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-12 13:19:56,718 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-12 13:19:56,718 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-12 13:19:56,718 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-12 13:19:56,719 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-12 13:19:56,719 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-12 13:19:56,719 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-12 13:19:56,719 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-12 13:19:56,720 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-12 13:19:56,720 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-12 13:19:56,720 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-12 13:19:56,720 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-12 13:19:56,721 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-12 13:19:56,721 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:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux
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 -> c10f64ae1701d633846cd3dbd537781b9e2aef0b0b5befdebbc22e76d228933b
[2024-11-12 13:19:56,942 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-12 13:19:56,962 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-12 13:19:56,964 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-12 13:19:56,966 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-12 13:19:56,966 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-12 13:19:56,967 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/memsafety/960521-1-3.i
[2024-11-12 13:19:58,266 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-12 13:19:58,466 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-12 13:19:58,466 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/memsafety/960521-1-3.i
[2024-11-12 13:19:58,480 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d95f5dac4/b8a0e1e620e643f6bfc01f07ba4ac1ed/FLAGbdbfa4679
[2024-11-12 13:19:58,837 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d95f5dac4/b8a0e1e620e643f6bfc01f07ba4ac1ed
[2024-11-12 13:19:58,840 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-12 13:19:58,841 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-12 13:19:58,845 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-12 13:19:58,846 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-12 13:19:58,849 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-12 13:19:58,850 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 01:19:58" (1/1) ...
[2024-11-12 13:19:58,852 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a5174eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:58, skipping insertion in model container
[2024-11-12 13:19:58,852 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 01:19:58" (1/1) ...
[2024-11-12 13:19:58,884 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-12 13:19:59,148 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-12 13:19:59,154 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-12 13:19:59,177 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-12 13:19:59,199 INFO  L204         MainTranslator]: Completed translation
[2024-11-12 13:19:59,199 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59 WrapperNode
[2024-11-12 13:19:59,200 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-12 13:19:59,201 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-12 13:19:59,201 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-12 13:19:59,201 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-12 13:19:59,206 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (1/1) ...
[2024-11-12 13:19:59,218 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (1/1) ...
[2024-11-12 13:19:59,238 INFO  L138                Inliner]: procedures = 121, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 64
[2024-11-12 13:19:59,238 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-12 13:19:59,240 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-12 13:19:59,240 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-12 13:19:59,240 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-12 13:19:59,251 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (1/1) ...
[2024-11-12 13:19:59,251 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (1/1) ...
[2024-11-12 13:19:59,255 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (1/1) ...
[2024-11-12 13:19:59,267 INFO  L175           MemorySlicer]: Split 6 memory accesses to 3 slices as follows [2, 3, 1]. 50 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 3 writes are split as follows [0, 2, 1].
[2024-11-12 13:19:59,268 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (1/1) ...
[2024-11-12 13:19:59,268 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (1/1) ...
[2024-11-12 13:19:59,273 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (1/1) ...
[2024-11-12 13:19:59,279 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (1/1) ...
[2024-11-12 13:19:59,280 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (1/1) ...
[2024-11-12 13:19:59,281 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (1/1) ...
[2024-11-12 13:19:59,287 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-12 13:19:59,288 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-12 13:19:59,288 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-12 13:19:59,288 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-12 13:19:59,288 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (1/1) ...
[2024-11-12 13:19:59,301 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-12 13:19:59,308 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 13:19:59,322 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-12 13:19:59,325 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-12 13:19:59,359 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-12 13:19:59,359 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-12 13:19:59,359 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-11-12 13:19:59,360 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-12 13:19:59,360 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-12 13:19:59,360 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-11-12 13:19:59,360 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-11-12 13:19:59,360 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-12 13:19:59,360 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-12 13:19:59,360 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-12 13:19:59,360 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-12 13:19:59,361 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-12 13:19:59,361 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-12 13:19:59,361 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-12 13:19:59,457 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-12 13:19:59,459 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-12 13:19:59,606 INFO  L?                        ?]: Removed 13 outVars from TransFormulas that were not future-live.
[2024-11-12 13:19:59,606 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-12 13:19:59,621 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-12 13:19:59,621 INFO  L316             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-12 13:19:59,622 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 01:19:59 BoogieIcfgContainer
[2024-11-12 13:19:59,622 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-12 13:19:59,649 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-12 13:19:59,649 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-12 13:19:59,654 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-12 13:19:59,655 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 01:19:58" (1/3) ...
[2024-11-12 13:19:59,655 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36b2648a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 01:19:59, skipping insertion in model container
[2024-11-12 13:19:59,655 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:19:59" (2/3) ...
[2024-11-12 13:19:59,655 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36b2648a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 01:19:59, skipping insertion in model container
[2024-11-12 13:19:59,655 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 01:19:59" (3/3) ...
[2024-11-12 13:19:59,656 INFO  L112   eAbstractionObserver]: Analyzing ICFG 960521-1-3.i
[2024-11-12 13:19:59,706 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-12 13:19:59,706 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 21 error locations.
[2024-11-12 13:19:59,739 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-12 13:19:59,745 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@309d1b38, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-12 13:19:59,745 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 21 error locations.
[2024-11-12 13:19:59,749 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 51 states, 29 states have (on average 1.896551724137931) internal successors, (55), 50 states have internal predecessors, (55), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:19:59,753 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 4
[2024-11-12 13:19:59,753 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:19:59,754 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1]
[2024-11-12 13:19:59,754 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:19:59,760 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:19:59,760 INFO  L85        PathProgramCache]: Analyzing trace with hash 29857, now seen corresponding path program 1 times
[2024-11-12 13:19:59,767 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:19:59,768 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1434507155]
[2024-11-12 13:19:59,768 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:19:59,768 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:19:59,851 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:19:59,950 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:19:59,951 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:19:59,951 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1434507155]
[2024-11-12 13:19:59,951 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1434507155] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 13:19:59,951 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 13:19:59,951 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-12 13:19:59,956 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [377392958]
[2024-11-12 13:19:59,957 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 13:19:59,960 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-12 13:19:59,960 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:19:59,979 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-12 13:19:59,980 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-12 13:19:59,982 INFO  L87              Difference]: Start difference. First operand  has 51 states, 29 states have (on average 1.896551724137931) internal successors, (55), 50 states have internal predecessors, (55), 0 states have call successors, (0), 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 3 states, 2 states have (on average 1.5) internal successors, (3), 3 states have internal predecessors, (3), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,020 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:00,020 INFO  L93              Difference]: Finished difference Result 50 states and 52 transitions.
[2024-11-12 13:20:00,025 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-12 13:20:00,026 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 1.5) internal successors, (3), 3 states have internal predecessors, (3), 0 states have call successors, (0), 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 3
[2024-11-12 13:20:00,026 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:00,035 INFO  L225             Difference]: With dead ends: 50
[2024-11-12 13:20:00,038 INFO  L226             Difference]: Without dead ends: 48
[2024-11-12 13:20:00,039 INFO  L434           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
[2024-11-12 13:20:00,042 INFO  L435           NwaCegarLoop]: 50 mSDtfsCounter, 0 mSDsluCounter, 31 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 81 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:00,046 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 81 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 13:20:00,068 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 48 states.
[2024-11-12 13:20:00,077 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 48.
[2024-11-12 13:20:00,078 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 48 states, 28 states have (on average 1.7857142857142858) internal successors, (50), 47 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,078 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 50 transitions.
[2024-11-12 13:20:00,079 INFO  L78                 Accepts]: Start accepts. Automaton has 48 states and 50 transitions. Word has length 3
[2024-11-12 13:20:00,079 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:00,079 INFO  L471      AbstractCegarLoop]: Abstraction has 48 states and 50 transitions.
[2024-11-12 13:20:00,079 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 1.5) internal successors, (3), 3 states have internal predecessors, (3), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,080 INFO  L276                IsEmpty]: Start isEmpty. Operand 48 states and 50 transitions.
[2024-11-12 13:20:00,080 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 4
[2024-11-12 13:20:00,080 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:00,080 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1]
[2024-11-12 13:20:00,080 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-12 13:20:00,080 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:00,081 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:00,081 INFO  L85        PathProgramCache]: Analyzing trace with hash 29858, now seen corresponding path program 1 times
[2024-11-12 13:20:00,081 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:00,081 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1903806005]
[2024-11-12 13:20:00,081 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:00,082 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:00,109 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:00,222 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:00,222 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:00,223 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1903806005]
[2024-11-12 13:20:00,223 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1903806005] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 13:20:00,223 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 13:20:00,223 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-12 13:20:00,223 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1638036338]
[2024-11-12 13:20:00,223 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 13:20:00,224 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-12 13:20:00,224 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:00,224 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-12 13:20:00,224 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-12 13:20:00,225 INFO  L87              Difference]: Start difference. First operand 48 states and 50 transitions. Second operand  has 3 states, 2 states have (on average 1.5) internal successors, (3), 3 states have internal predecessors, (3), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,245 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:00,246 INFO  L93              Difference]: Finished difference Result 47 states and 49 transitions.
[2024-11-12 13:20:00,248 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-12 13:20:00,248 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 1.5) internal successors, (3), 3 states have internal predecessors, (3), 0 states have call successors, (0), 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 3
[2024-11-12 13:20:00,248 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:00,248 INFO  L225             Difference]: With dead ends: 47
[2024-11-12 13:20:00,248 INFO  L226             Difference]: Without dead ends: 47
[2024-11-12 13:20:00,249 INFO  L434           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
[2024-11-12 13:20:00,249 INFO  L435           NwaCegarLoop]: 48 mSDtfsCounter, 0 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 87 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:00,250 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 87 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 13:20:00,250 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 47 states.
[2024-11-12 13:20:00,255 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 47.
[2024-11-12 13:20:00,255 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 47 states, 28 states have (on average 1.75) internal successors, (49), 46 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,256 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 49 transitions.
[2024-11-12 13:20:00,256 INFO  L78                 Accepts]: Start accepts. Automaton has 47 states and 49 transitions. Word has length 3
[2024-11-12 13:20:00,256 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:00,256 INFO  L471      AbstractCegarLoop]: Abstraction has 47 states and 49 transitions.
[2024-11-12 13:20:00,256 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 1.5) internal successors, (3), 3 states have internal predecessors, (3), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,256 INFO  L276                IsEmpty]: Start isEmpty. Operand 47 states and 49 transitions.
[2024-11-12 13:20:00,257 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-11-12 13:20:00,257 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:00,257 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:00,257 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-12 13:20:00,257 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:00,257 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:00,257 INFO  L85        PathProgramCache]: Analyzing trace with hash 889446312, now seen corresponding path program 1 times
[2024-11-12 13:20:00,257 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:00,258 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [633894253]
[2024-11-12 13:20:00,258 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:00,258 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:00,270 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:00,327 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:00,328 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:00,328 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [633894253]
[2024-11-12 13:20:00,328 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [633894253] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 13:20:00,328 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 13:20:00,328 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-12 13:20:00,328 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1038891261]
[2024-11-12 13:20:00,328 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 13:20:00,329 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-12 13:20:00,329 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:00,330 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-12 13:20:00,330 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-12 13:20:00,331 INFO  L87              Difference]: Start difference. First operand 47 states and 49 transitions. Second operand  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,371 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:00,371 INFO  L93              Difference]: Finished difference Result 44 states and 46 transitions.
[2024-11-12 13:20:00,372 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-12 13:20:00,372 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 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 6
[2024-11-12 13:20:00,372 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:00,372 INFO  L225             Difference]: With dead ends: 44
[2024-11-12 13:20:00,372 INFO  L226             Difference]: Without dead ends: 44
[2024-11-12 13:20:00,373 INFO  L434           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
[2024-11-12 13:20:00,373 INFO  L435           NwaCegarLoop]: 33 mSDtfsCounter, 25 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 29 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 51 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 29 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:00,374 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 51 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 29 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 13:20:00,375 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 44 states.
[2024-11-12 13:20:00,376 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 44.
[2024-11-12 13:20:00,376 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 44 states, 28 states have (on average 1.6428571428571428) internal successors, (46), 43 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,377 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 46 transitions.
[2024-11-12 13:20:00,377 INFO  L78                 Accepts]: Start accepts. Automaton has 44 states and 46 transitions. Word has length 6
[2024-11-12 13:20:00,377 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:00,377 INFO  L471      AbstractCegarLoop]: Abstraction has 44 states and 46 transitions.
[2024-11-12 13:20:00,377 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,377 INFO  L276                IsEmpty]: Start isEmpty. Operand 44 states and 46 transitions.
[2024-11-12 13:20:00,378 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-11-12 13:20:00,378 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:00,378 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:00,378 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-12 13:20:00,378 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:00,379 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:00,379 INFO  L85        PathProgramCache]: Analyzing trace with hash 889446313, now seen corresponding path program 1 times
[2024-11-12 13:20:00,379 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:00,379 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1595721358]
[2024-11-12 13:20:00,379 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:00,379 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:00,389 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:00,577 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:00,578 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:00,578 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1595721358]
[2024-11-12 13:20:00,578 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1595721358] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 13:20:00,578 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 13:20:00,578 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-12 13:20:00,579 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1802030291]
[2024-11-12 13:20:00,579 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 13:20:00,579 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-12 13:20:00,579 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:00,580 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-12 13:20:00,580 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-12 13:20:00,580 INFO  L87              Difference]: Start difference. First operand 44 states and 46 transitions. Second operand  has 6 states, 5 states have (on average 1.2) internal successors, (6), 6 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,725 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:00,725 INFO  L93              Difference]: Finished difference Result 49 states and 53 transitions.
[2024-11-12 13:20:00,726 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-12 13:20:00,726 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 1.2) internal successors, (6), 6 states have internal predecessors, (6), 0 states have call successors, (0), 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 6
[2024-11-12 13:20:00,726 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:00,727 INFO  L225             Difference]: With dead ends: 49
[2024-11-12 13:20:00,727 INFO  L226             Difference]: Without dead ends: 49
[2024-11-12 13:20:00,727 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-11-12 13:20:00,728 INFO  L435           NwaCegarLoop]: 24 mSDtfsCounter, 58 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 67 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 58 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 67 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:00,728 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [58 Valid, 63 Invalid, 73 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 67 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-12 13:20:00,730 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 49 states.
[2024-11-12 13:20:00,733 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 45.
[2024-11-12 13:20:00,735 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 45 states, 31 states have (on average 1.5483870967741935) internal successors, (48), 44 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,735 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 48 transitions.
[2024-11-12 13:20:00,737 INFO  L78                 Accepts]: Start accepts. Automaton has 45 states and 48 transitions. Word has length 6
[2024-11-12 13:20:00,737 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:00,737 INFO  L471      AbstractCegarLoop]: Abstraction has 45 states and 48 transitions.
[2024-11-12 13:20:00,737 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 1.2) internal successors, (6), 6 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,737 INFO  L276                IsEmpty]: Start isEmpty. Operand 45 states and 48 transitions.
[2024-11-12 13:20:00,738 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 9
[2024-11-12 13:20:00,738 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:00,738 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:00,739 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-12 13:20:00,739 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:00,739 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:00,740 INFO  L85        PathProgramCache]: Analyzing trace with hash 59362067, now seen corresponding path program 1 times
[2024-11-12 13:20:00,740 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:00,740 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1574260753]
[2024-11-12 13:20:00,740 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:00,741 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:00,756 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:00,787 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:00,787 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:00,787 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1574260753]
[2024-11-12 13:20:00,788 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1574260753] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 13:20:00,788 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 13:20:00,788 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-12 13:20:00,788 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [688665581]
[2024-11-12 13:20:00,788 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 13:20:00,788 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-12 13:20:00,788 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:00,789 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-12 13:20:00,789 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-12 13:20:00,789 INFO  L87              Difference]: Start difference. First operand 45 states and 48 transitions. Second operand  has 4 states, 4 states have (on average 2.0) internal successors, (8), 4 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,812 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:00,812 INFO  L93              Difference]: Finished difference Result 49 states and 52 transitions.
[2024-11-12 13:20:00,812 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-12 13:20:00,812 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 2.0) internal successors, (8), 4 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8
[2024-11-12 13:20:00,812 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:00,813 INFO  L225             Difference]: With dead ends: 49
[2024-11-12 13:20:00,813 INFO  L226             Difference]: Without dead ends: 49
[2024-11-12 13:20:00,813 INFO  L434           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
[2024-11-12 13:20:00,814 INFO  L435           NwaCegarLoop]: 36 mSDtfsCounter, 47 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 47 SdHoareTripleChecker+Valid, 65 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
[2024-11-12 13:20:00,814 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [47 Valid, 65 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 13:20:00,815 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 49 states.
[2024-11-12 13:20:00,816 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 45.
[2024-11-12 13:20:00,816 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 45 states, 31 states have (on average 1.5161290322580645) internal successors, (47), 44 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,817 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 47 transitions.
[2024-11-12 13:20:00,817 INFO  L78                 Accepts]: Start accepts. Automaton has 45 states and 47 transitions. Word has length 8
[2024-11-12 13:20:00,817 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:00,817 INFO  L471      AbstractCegarLoop]: Abstraction has 45 states and 47 transitions.
[2024-11-12 13:20:00,818 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 2.0) internal successors, (8), 4 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:00,818 INFO  L276                IsEmpty]: Start isEmpty. Operand 45 states and 47 transitions.
[2024-11-12 13:20:00,818 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-11-12 13:20:00,818 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:00,818 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:00,818 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-12 13:20:00,819 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:00,819 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:00,819 INFO  L85        PathProgramCache]: Analyzing trace with hash 1841820687, now seen corresponding path program 1 times
[2024-11-12 13:20:00,819 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:00,820 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [489641534]
[2024-11-12 13:20:00,820 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:00,820 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:00,831 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:01,062 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:01,062 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:01,063 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [489641534]
[2024-11-12 13:20:01,063 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [489641534] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 13:20:01,063 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [989935376]
[2024-11-12 13:20:01,063 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:01,064 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:01,064 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 13:20:01,066 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 13:20:01,070 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-12 13:20:01,126 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:01,129 INFO  L256         TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-11-12 13:20:01,133 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 13:20:01,178 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-12 13:20:01,183 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 11 treesize of output 5
[2024-11-12 13:20:01,201 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
[2024-11-12 13:20:01,279 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:01,279 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 13:20:01,407 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:01,408 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [989935376] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 13:20:01,410 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 13:20:01,410 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 4, 5] total 13
[2024-11-12 13:20:01,410 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1269521472]
[2024-11-12 13:20:01,410 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 13:20:01,411 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-12 13:20:01,411 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:01,411 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-12 13:20:01,411 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=54, Invalid=128, Unknown=0, NotChecked=0, Total=182
[2024-11-12 13:20:01,411 INFO  L87              Difference]: Start difference. First operand 45 states and 47 transitions. Second operand  has 14 states, 13 states have (on average 1.9230769230769231) internal successors, (25), 14 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)
[2024-11-12 13:20:01,597 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:01,597 INFO  L93              Difference]: Finished difference Result 62 states and 69 transitions.
[2024-11-12 13:20:01,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-12 13:20:01,598 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 1.9230769230769231) internal successors, (25), 14 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 9
[2024-11-12 13:20:01,598 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:01,599 INFO  L225             Difference]: With dead ends: 62
[2024-11-12 13:20:01,599 INFO  L226             Difference]: Without dead ends: 62
[2024-11-12 13:20:01,600 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 28 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 51 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=110, Invalid=270, Unknown=0, NotChecked=0, Total=380
[2024-11-12 13:20:01,600 INFO  L435           NwaCegarLoop]: 24 mSDtfsCounter, 213 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 158 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 213 SdHoareTripleChecker+Valid, 100 SdHoareTripleChecker+Invalid, 174 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 158 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:01,600 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [213 Valid, 100 Invalid, 174 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 158 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-12 13:20:01,601 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 62 states.
[2024-11-12 13:20:01,606 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 60.
[2024-11-12 13:20:01,607 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 60 states, 46 states have (on average 1.5) internal successors, (69), 59 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)
[2024-11-12 13:20:01,607 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 69 transitions.
[2024-11-12 13:20:01,607 INFO  L78                 Accepts]: Start accepts. Automaton has 60 states and 69 transitions. Word has length 9
[2024-11-12 13:20:01,607 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:01,607 INFO  L471      AbstractCegarLoop]: Abstraction has 60 states and 69 transitions.
[2024-11-12 13:20:01,607 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 1.9230769230769231) internal successors, (25), 14 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)
[2024-11-12 13:20:01,607 INFO  L276                IsEmpty]: Start isEmpty. Operand 60 states and 69 transitions.
[2024-11-12 13:20:01,608 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2024-11-12 13:20:01,608 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:01,608 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:01,633 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-12 13:20:01,808 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2024-11-12 13:20:01,809 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:01,809 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:01,809 INFO  L85        PathProgramCache]: Analyzing trace with hash 463101433, now seen corresponding path program 1 times
[2024-11-12 13:20:01,810 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:01,810 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [318602682]
[2024-11-12 13:20:01,810 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:01,810 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:01,817 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:01,836 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-12 13:20:01,836 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:01,836 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [318602682]
[2024-11-12 13:20:01,836 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [318602682] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 13:20:01,836 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-12 13:20:01,836 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-12 13:20:01,837 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1072602584]
[2024-11-12 13:20:01,837 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 13:20:01,837 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-12 13:20:01,837 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:01,837 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-12 13:20:01,837 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-12 13:20:01,838 INFO  L87              Difference]: Start difference. First operand 60 states and 69 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)
[2024-11-12 13:20:01,867 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:01,867 INFO  L93              Difference]: Finished difference Result 58 states and 65 transitions.
[2024-11-12 13:20:01,867 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-12 13:20:01,867 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
[2024-11-12 13:20:01,867 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:01,868 INFO  L225             Difference]: With dead ends: 58
[2024-11-12 13:20:01,868 INFO  L226             Difference]: Without dead ends: 58
[2024-11-12 13:20:01,868 INFO  L434           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
[2024-11-12 13:20:01,868 INFO  L435           NwaCegarLoop]: 34 mSDtfsCounter, 16 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 61 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:01,869 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 61 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 13:20:01,869 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 58 states.
[2024-11-12 13:20:01,871 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 58 to 58.
[2024-11-12 13:20:01,871 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 58 states, 46 states have (on average 1.4130434782608696) internal successors, (65), 57 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)
[2024-11-12 13:20:01,871 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 65 transitions.
[2024-11-12 13:20:01,871 INFO  L78                 Accepts]: Start accepts. Automaton has 58 states and 65 transitions. Word has length 11
[2024-11-12 13:20:01,871 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:01,871 INFO  L471      AbstractCegarLoop]: Abstraction has 58 states and 65 transitions.
[2024-11-12 13:20:01,872 INFO  L472      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)
[2024-11-12 13:20:01,872 INFO  L276                IsEmpty]: Start isEmpty. Operand 58 states and 65 transitions.
[2024-11-12 13:20:01,872 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2024-11-12 13:20:01,872 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:01,872 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:01,872 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-12 13:20:01,872 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:01,873 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:01,873 INFO  L85        PathProgramCache]: Analyzing trace with hash 463101434, now seen corresponding path program 1 times
[2024-11-12 13:20:01,873 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:01,873 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1041200280]
[2024-11-12 13:20:01,873 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:01,873 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:01,879 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:01,904 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:01,904 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:01,905 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1041200280]
[2024-11-12 13:20:01,905 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1041200280] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 13:20:01,905 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [123581694]
[2024-11-12 13:20:01,905 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:01,905 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:01,905 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 13:20:01,906 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 13:20:01,922 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-12 13:20:01,967 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:01,967 INFO  L256         TraceCheckSpWp]: Trace formula consists of 82 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-12 13:20:01,968 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 13:20:01,994 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:01,994 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 13:20:02,014 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:02,014 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [123581694] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 13:20:02,014 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 13:20:02,014 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10
[2024-11-12 13:20:02,014 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [704562323]
[2024-11-12 13:20:02,014 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 13:20:02,015 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-12 13:20:02,015 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:02,016 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-12 13:20:02,016 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=51, Unknown=0, NotChecked=0, Total=90
[2024-11-12 13:20:02,016 INFO  L87              Difference]: Start difference. First operand 58 states and 65 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)
[2024-11-12 13:20:02,103 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:02,103 INFO  L93              Difference]: Finished difference Result 58 states and 62 transitions.
[2024-11-12 13:20:02,104 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-12 13:20:02,104 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 11
[2024-11-12 13:20:02,104 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:02,104 INFO  L225             Difference]: With dead ends: 58
[2024-11-12 13:20:02,104 INFO  L226             Difference]: Without dead ends: 58
[2024-11-12 13:20:02,104 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=57, Invalid=75, Unknown=0, NotChecked=0, Total=132
[2024-11-12 13:20:02,105 INFO  L435           NwaCegarLoop]: 32 mSDtfsCounter, 107 mSDsluCounter, 81 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 107 SdHoareTripleChecker+Valid, 113 SdHoareTripleChecker+Invalid, 64 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:02,105 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [107 Valid, 113 Invalid, 64 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-12 13:20:02,105 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 58 states.
[2024-11-12 13:20:02,107 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 58 to 58.
[2024-11-12 13:20:02,107 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 58 states, 46 states have (on average 1.3478260869565217) internal successors, (62), 57 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:02,108 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 62 transitions.
[2024-11-12 13:20:02,108 INFO  L78                 Accepts]: Start accepts. Automaton has 58 states and 62 transitions. Word has length 11
[2024-11-12 13:20:02,108 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:02,108 INFO  L471      AbstractCegarLoop]: Abstraction has 58 states and 62 transitions.
[2024-11-12 13:20:02,108 INFO  L472      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)
[2024-11-12 13:20:02,108 INFO  L276                IsEmpty]: Start isEmpty. Operand 58 states and 62 transitions.
[2024-11-12 13:20:02,108 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-11-12 13:20:02,109 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:02,109 INFO  L218           NwaCegarLoop]: trace histogram [5, 4, 4, 1, 1, 1, 1, 1]
[2024-11-12 13:20:02,123 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-12 13:20:02,312 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2024-11-12 13:20:02,313 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:02,314 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:02,314 INFO  L85        PathProgramCache]: Analyzing trace with hash 1941957673, now seen corresponding path program 2 times
[2024-11-12 13:20:02,314 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:02,314 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1167612389]
[2024-11-12 13:20:02,314 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:02,314 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:02,331 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:02,554 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:02,555 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:02,555 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1167612389]
[2024-11-12 13:20:02,555 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1167612389] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 13:20:02,555 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [154933739]
[2024-11-12 13:20:02,555 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-12 13:20:02,555 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:02,555 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 13:20:02,556 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 13:20:02,558 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-12 13:20:02,617 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-12 13:20:02,618 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-12 13:20:02,619 INFO  L256         TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-11-12 13:20:02,621 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 13:20:02,633 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
[2024-11-12 13:20:02,642 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 11 treesize of output 5
[2024-11-12 13:20:03,064 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 22 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:03,065 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 13:20:03,393 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 18 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:03,393 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [154933739] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 13:20:03,393 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 13:20:03,393 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 25
[2024-11-12 13:20:03,394 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2052741088]
[2024-11-12 13:20:03,394 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 13:20:03,394 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2024-11-12 13:20:03,394 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:03,395 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2024-11-12 13:20:03,395 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=141, Invalid=509, Unknown=0, NotChecked=0, Total=650
[2024-11-12 13:20:03,395 INFO  L87              Difference]: Start difference. First operand 58 states and 62 transitions. Second operand  has 26 states, 25 states have (on average 2.08) internal successors, (52), 26 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:03,842 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:03,843 INFO  L93              Difference]: Finished difference Result 71 states and 83 transitions.
[2024-11-12 13:20:03,843 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-12 13:20:03,843 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 25 states have (on average 2.08) internal successors, (52), 26 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 18
[2024-11-12 13:20:03,843 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:03,844 INFO  L225             Difference]: With dead ends: 71
[2024-11-12 13:20:03,844 INFO  L226             Difference]: Without dead ends: 71
[2024-11-12 13:20:03,844 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 51 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 257 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=282, Invalid=840, Unknown=0, NotChecked=0, Total=1122
[2024-11-12 13:20:03,845 INFO  L435           NwaCegarLoop]: 20 mSDtfsCounter, 111 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 437 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 111 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 468 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 437 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:03,845 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [111 Valid, 118 Invalid, 468 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 437 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-12 13:20:03,845 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 71 states.
[2024-11-12 13:20:03,847 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 56.
[2024-11-12 13:20:03,847 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 56 states, 45 states have (on average 1.3333333333333333) internal successors, (60), 55 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:03,848 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 60 transitions.
[2024-11-12 13:20:03,848 INFO  L78                 Accepts]: Start accepts. Automaton has 56 states and 60 transitions. Word has length 18
[2024-11-12 13:20:03,848 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:03,848 INFO  L471      AbstractCegarLoop]: Abstraction has 56 states and 60 transitions.
[2024-11-12 13:20:03,848 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 25 states have (on average 2.08) internal successors, (52), 26 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:03,848 INFO  L276                IsEmpty]: Start isEmpty. Operand 56 states and 60 transitions.
[2024-11-12 13:20:03,849 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-11-12 13:20:03,849 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:03,849 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:03,876 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-12 13:20:04,049 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:04,050 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:04,050 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:04,050 INFO  L85        PathProgramCache]: Analyzing trace with hash -2089502828, now seen corresponding path program 2 times
[2024-11-12 13:20:04,050 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:04,050 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [656838994]
[2024-11-12 13:20:04,050 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:04,050 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:04,060 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:04,124 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 13:20:04,125 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:04,125 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [656838994]
[2024-11-12 13:20:04,125 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [656838994] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 13:20:04,125 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [463232109]
[2024-11-12 13:20:04,125 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-12 13:20:04,125 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:04,125 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 13:20:04,128 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 13:20:04,130 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-12 13:20:04,186 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-12 13:20:04,186 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-12 13:20:04,187 INFO  L256         TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-12 13:20:04,189 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 13:20:04,200 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 11 treesize of output 5
[2024-11-12 13:20:04,206 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-12 13:20:04,206 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 6 treesize of output 1
[2024-11-12 13:20:04,290 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked.
[2024-11-12 13:20:04,290 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-12 13:20:04,291 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [463232109] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 13:20:04,291 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-12 13:20:04,291 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [8] total 11
[2024-11-12 13:20:04,291 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [95501473]
[2024-11-12 13:20:04,291 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 13:20:04,291 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-12 13:20:04,291 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:04,292 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-12 13:20:04,292 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=78, Unknown=0, NotChecked=0, Total=110
[2024-11-12 13:20:04,292 INFO  L87              Difference]: Start difference. First operand 56 states and 60 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)
[2024-11-12 13:20:04,324 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:04,324 INFO  L93              Difference]: Finished difference Result 32 states and 34 transitions.
[2024-11-12 13:20:04,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-12 13:20:04,325 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 20
[2024-11-12 13:20:04,325 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:04,325 INFO  L225             Difference]: With dead ends: 32
[2024-11-12 13:20:04,325 INFO  L226             Difference]: Without dead ends: 32
[2024-11-12 13:20:04,326 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 20 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=32, Invalid=78, Unknown=0, NotChecked=0, Total=110
[2024-11-12 13:20:04,326 INFO  L435           NwaCegarLoop]: 7 mSDtfsCounter, 12 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 11 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.0s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:04,326 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 11 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 13:20:04,327 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 32 states.
[2024-11-12 13:20:04,328 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 32.
[2024-11-12 13:20:04,329 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 32 states, 30 states have (on average 1.1333333333333333) internal successors, (34), 31 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:04,329 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 34 transitions.
[2024-11-12 13:20:04,329 INFO  L78                 Accepts]: Start accepts. Automaton has 32 states and 34 transitions. Word has length 20
[2024-11-12 13:20:04,329 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:04,329 INFO  L471      AbstractCegarLoop]: Abstraction has 32 states and 34 transitions.
[2024-11-12 13:20:04,329 INFO  L472      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)
[2024-11-12 13:20:04,330 INFO  L276                IsEmpty]: Start isEmpty. Operand 32 states and 34 transitions.
[2024-11-12 13:20:04,330 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2024-11-12 13:20:04,330 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:04,330 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:04,347 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-12 13:20:04,531 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:04,531 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:04,531 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:04,531 INFO  L85        PathProgramCache]: Analyzing trace with hash -1417752011, now seen corresponding path program 1 times
[2024-11-12 13:20:04,531 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:04,531 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1692011500]
[2024-11-12 13:20:04,531 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:04,532 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:04,546 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:04,621 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-12 13:20:04,622 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:04,622 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1692011500]
[2024-11-12 13:20:04,622 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1692011500] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 13:20:04,622 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [30637781]
[2024-11-12 13:20:04,622 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:04,622 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:04,623 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 13:20:04,624 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 13:20:04,625 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-12 13:20:04,687 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:04,688 INFO  L256         TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-12 13:20:04,689 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 13:20:04,774 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-12 13:20:04,774 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 13:20:04,849 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-12 13:20:04,849 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [30637781] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 13:20:04,849 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 13:20:04,849 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 19
[2024-11-12 13:20:04,849 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1992956775]
[2024-11-12 13:20:04,849 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 13:20:04,850 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-11-12 13:20:04,850 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:04,850 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-11-12 13:20:04,850 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=147, Invalid=195, Unknown=0, NotChecked=0, Total=342
[2024-11-12 13:20:04,851 INFO  L87              Difference]: Start difference. First operand 32 states and 34 transitions. Second operand  has 19 states, 19 states have (on average 2.736842105263158) internal successors, (52), 19 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:05,066 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:05,067 INFO  L93              Difference]: Finished difference Result 68 states and 80 transitions.
[2024-11-12 13:20:05,067 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-12 13:20:05,067 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 19 states have (on average 2.736842105263158) internal successors, (52), 19 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 23
[2024-11-12 13:20:05,067 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:05,067 INFO  L225             Difference]: With dead ends: 68
[2024-11-12 13:20:05,067 INFO  L226             Difference]: Without dead ends: 68
[2024-11-12 13:20:05,068 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 35 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 157 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=222, Invalid=330, Unknown=0, NotChecked=0, Total=552
[2024-11-12 13:20:05,068 INFO  L435           NwaCegarLoop]: 7 mSDtfsCounter, 142 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 99 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 142 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 127 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 99 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:05,068 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [142 Valid, 15 Invalid, 127 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 99 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-12 13:20:05,069 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 68 states.
[2024-11-12 13:20:05,071 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 68 to 56.
[2024-11-12 13:20:05,071 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 56 states, 54 states have (on average 1.1111111111111112) internal successors, (60), 55 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:05,071 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 60 transitions.
[2024-11-12 13:20:05,071 INFO  L78                 Accepts]: Start accepts. Automaton has 56 states and 60 transitions. Word has length 23
[2024-11-12 13:20:05,071 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:05,071 INFO  L471      AbstractCegarLoop]: Abstraction has 56 states and 60 transitions.
[2024-11-12 13:20:05,071 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 2.736842105263158) internal successors, (52), 19 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:05,071 INFO  L276                IsEmpty]: Start isEmpty. Operand 56 states and 60 transitions.
[2024-11-12 13:20:05,072 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-11-12 13:20:05,072 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:05,072 INFO  L218           NwaCegarLoop]: trace histogram [10, 10, 10, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:05,084 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-12 13:20:05,272 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-11-12 13:20:05,273 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:05,273 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:05,273 INFO  L85        PathProgramCache]: Analyzing trace with hash 1931943797, now seen corresponding path program 2 times
[2024-11-12 13:20:05,273 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:05,274 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [265653742]
[2024-11-12 13:20:05,274 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:05,274 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:05,291 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:05,548 INFO  L134       CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-12 13:20:05,548 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:05,548 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [265653742]
[2024-11-12 13:20:05,548 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [265653742] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 13:20:05,549 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [39133756]
[2024-11-12 13:20:05,549 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-12 13:20:05,549 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:05,549 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 13:20:05,550 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 13:20:05,555 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-12 13:20:05,627 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-12 13:20:05,628 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-12 13:20:05,629 INFO  L256         TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-12 13:20:05,630 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 13:20:05,823 INFO  L134       CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-12 13:20:05,823 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 13:20:06,023 INFO  L134       CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-12 13:20:06,023 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [39133756] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 13:20:06,024 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 13:20:06,024 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14, 14] total 37
[2024-11-12 13:20:06,024 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1581261893]
[2024-11-12 13:20:06,024 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 13:20:06,024 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 37 states
[2024-11-12 13:20:06,024 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:06,025 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants.
[2024-11-12 13:20:06,025 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=579, Invalid=753, Unknown=0, NotChecked=0, Total=1332
[2024-11-12 13:20:06,026 INFO  L87              Difference]: Start difference. First operand 56 states and 60 transitions. Second operand  has 37 states, 37 states have (on average 2.864864864864865) internal successors, (106), 37 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:06,357 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:06,357 INFO  L93              Difference]: Finished difference Result 140 states and 170 transitions.
[2024-11-12 13:20:06,357 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-11-12 13:20:06,358 INFO  L78                 Accepts]: Start accepts. Automaton has  has 37 states, 37 states have (on average 2.864864864864865) internal successors, (106), 37 states have internal predecessors, (106), 0 states have call successors, (0), 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 41
[2024-11-12 13:20:06,358 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:06,358 INFO  L225             Difference]: With dead ends: 140
[2024-11-12 13:20:06,358 INFO  L226             Difference]: Without dead ends: 140
[2024-11-12 13:20:06,359 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 105 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 46 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 745 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=876, Invalid=1380, Unknown=0, NotChecked=0, Total=2256
[2024-11-12 13:20:06,360 INFO  L435           NwaCegarLoop]: 7 mSDtfsCounter, 262 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 190 mSolverCounterSat, 87 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 262 SdHoareTripleChecker+Valid, 13 SdHoareTripleChecker+Invalid, 277 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 87 IncrementalHoareTripleChecker+Valid, 190 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:06,360 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [262 Valid, 13 Invalid, 277 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [87 Valid, 190 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-12 13:20:06,360 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 140 states.
[2024-11-12 13:20:06,363 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 140 to 110.
[2024-11-12 13:20:06,363 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 110 states, 108 states have (on average 1.1111111111111112) internal successors, (120), 109 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:06,364 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 110 states and 120 transitions.
[2024-11-12 13:20:06,364 INFO  L78                 Accepts]: Start accepts. Automaton has 110 states and 120 transitions. Word has length 41
[2024-11-12 13:20:06,364 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:06,364 INFO  L471      AbstractCegarLoop]: Abstraction has 110 states and 120 transitions.
[2024-11-12 13:20:06,364 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 37 states, 37 states have (on average 2.864864864864865) internal successors, (106), 37 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:06,364 INFO  L276                IsEmpty]: Start isEmpty. Operand 110 states and 120 transitions.
[2024-11-12 13:20:06,365 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 78
[2024-11-12 13:20:06,365 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:06,365 INFO  L218           NwaCegarLoop]: trace histogram [22, 22, 22, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:06,378 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-12 13:20:06,569 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:06,570 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:06,571 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:06,571 INFO  L85        PathProgramCache]: Analyzing trace with hash -1022801419, now seen corresponding path program 3 times
[2024-11-12 13:20:06,571 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:06,571 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1068772666]
[2024-11-12 13:20:06,571 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:06,571 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:06,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:07,043 INFO  L134       CoverageAnalysis]: Checked inductivity of 717 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-12 13:20:07,043 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:07,043 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1068772666]
[2024-11-12 13:20:07,043 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1068772666] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 13:20:07,043 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [230323558]
[2024-11-12 13:20:07,043 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-12 13:20:07,044 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:07,044 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 13:20:07,045 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 13:20:07,046 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-12 13:20:07,127 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-12 13:20:07,128 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-12 13:20:07,128 INFO  L256         TraceCheckSpWp]: Trace formula consists of 93 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-12 13:20:07,132 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 13:20:07,139 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 11 treesize of output 5
[2024-11-12 13:20:07,146 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-11-12 13:20:07,147 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 6 treesize of output 1
[2024-11-12 13:20:07,540 INFO  L134       CoverageAnalysis]: Checked inductivity of 717 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 715 trivial. 0 not checked.
[2024-11-12 13:20:07,540 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-12 13:20:07,540 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [230323558] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-12 13:20:07,540 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-12 13:20:07,540 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [26] total 30
[2024-11-12 13:20:07,540 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [484169860]
[2024-11-12 13:20:07,540 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-12 13:20:07,541 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-12 13:20:07,541 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:07,541 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-12 13:20:07,541 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=317, Invalid=553, Unknown=0, NotChecked=0, Total=870
[2024-11-12 13:20:07,541 INFO  L87              Difference]: Start difference. First operand 110 states and 120 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)
[2024-11-12 13:20:07,564 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:07,564 INFO  L93              Difference]: Finished difference Result 109 states and 110 transitions.
[2024-11-12 13:20:07,564 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-12 13:20:07,564 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 77
[2024-11-12 13:20:07,565 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:07,565 INFO  L225             Difference]: With dead ends: 109
[2024-11-12 13:20:07,565 INFO  L226             Difference]: Without dead ends: 109
[2024-11-12 13:20:07,565 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 102 GetRequests, 74 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 114 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=317, Invalid=553, Unknown=0, NotChecked=0, Total=870
[2024-11-12 13:20:07,566 INFO  L435           NwaCegarLoop]: 5 mSDtfsCounter, 9 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 5 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.0s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:07,566 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 5 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-12 13:20:07,566 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 109 states.
[2024-11-12 13:20:07,574 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 109 to 109.
[2024-11-12 13:20:07,576 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 109 states, 108 states have (on average 1.0185185185185186) internal successors, (110), 108 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:07,576 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 109 states and 110 transitions.
[2024-11-12 13:20:07,577 INFO  L78                 Accepts]: Start accepts. Automaton has 109 states and 110 transitions. Word has length 77
[2024-11-12 13:20:07,580 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:07,580 INFO  L471      AbstractCegarLoop]: Abstraction has 109 states and 110 transitions.
[2024-11-12 13:20:07,580 INFO  L472      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)
[2024-11-12 13:20:07,580 INFO  L276                IsEmpty]: Start isEmpty. Operand 109 states and 110 transitions.
[2024-11-12 13:20:07,582 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 109
[2024-11-12 13:20:07,582 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:07,582 INFO  L218           NwaCegarLoop]: trace histogram [22, 22, 22, 11, 11, 11, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:07,595 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-12 13:20:07,783 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:07,783 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:07,784 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:07,784 INFO  L85        PathProgramCache]: Analyzing trace with hash -811143186, now seen corresponding path program 1 times
[2024-11-12 13:20:07,784 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:07,784 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1058426421]
[2024-11-12 13:20:07,784 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:07,784 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:07,813 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:08,410 INFO  L134       CoverageAnalysis]: Checked inductivity of 891 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 176 trivial. 0 not checked.
[2024-11-12 13:20:08,410 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:08,410 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1058426421]
[2024-11-12 13:20:08,411 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1058426421] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 13:20:08,411 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2142569158]
[2024-11-12 13:20:08,411 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:08,411 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:08,411 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 13:20:08,412 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 13:20:08,413 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-12 13:20:08,520 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:08,522 INFO  L256         TraceCheckSpWp]: Trace formula consists of 435 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-11-12 13:20:08,525 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 13:20:09,034 INFO  L134       CoverageAnalysis]: Checked inductivity of 891 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 176 trivial. 0 not checked.
[2024-11-12 13:20:09,035 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 13:20:09,832 INFO  L134       CoverageAnalysis]: Checked inductivity of 891 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 176 trivial. 0 not checked.
[2024-11-12 13:20:09,834 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2142569158] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 13:20:09,834 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 13:20:09,834 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 26, 26] total 73
[2024-11-12 13:20:09,834 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [196265077]
[2024-11-12 13:20:09,834 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 13:20:09,835 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 73 states
[2024-11-12 13:20:09,835 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:09,837 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 73 interpolants.
[2024-11-12 13:20:09,838 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=2307, Invalid=2949, Unknown=0, NotChecked=0, Total=5256
[2024-11-12 13:20:09,839 INFO  L87              Difference]: Start difference. First operand 109 states and 110 transitions. Second operand  has 73 states, 73 states have (on average 2.958904109589041) internal successors, (216), 73 states have internal predecessors, (216), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:10,872 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:10,873 INFO  L93              Difference]: Finished difference Result 283 states and 306 transitions.
[2024-11-12 13:20:10,873 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 49 states. 
[2024-11-12 13:20:10,874 INFO  L78                 Accepts]: Start accepts. Automaton has  has 73 states, 73 states have (on average 2.958904109589041) internal successors, (216), 73 states have internal predecessors, (216), 0 states have call successors, (0), 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 108
[2024-11-12 13:20:10,874 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:10,875 INFO  L225             Difference]: With dead ends: 283
[2024-11-12 13:20:10,875 INFO  L226             Difference]: Without dead ends: 283
[2024-11-12 13:20:10,882 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 263 GetRequests, 169 SyntacticMatches, 0 SemanticMatches, 94 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3217 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=3480, Invalid=5640, Unknown=0, NotChecked=0, Total=9120
[2024-11-12 13:20:10,882 INFO  L435           NwaCegarLoop]: 7 mSDtfsCounter, 540 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 341 mSolverCounterSat, 187 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 540 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 528 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 187 IncrementalHoareTripleChecker+Valid, 341 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:10,883 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [540 Valid, 15 Invalid, 528 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [187 Valid, 341 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-12 13:20:10,883 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 283 states.
[2024-11-12 13:20:10,890 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 283 to 217.
[2024-11-12 13:20:10,891 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 217 states, 216 states have (on average 1.0092592592592593) internal successors, (218), 216 states have internal predecessors, (218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:10,891 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 217 states and 218 transitions.
[2024-11-12 13:20:10,891 INFO  L78                 Accepts]: Start accepts. Automaton has 217 states and 218 transitions. Word has length 108
[2024-11-12 13:20:10,892 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:10,892 INFO  L471      AbstractCegarLoop]: Abstraction has 217 states and 218 transitions.
[2024-11-12 13:20:10,892 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 73 states, 73 states have (on average 2.958904109589041) internal successors, (216), 73 states have internal predecessors, (216), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:10,892 INFO  L276                IsEmpty]: Start isEmpty. Operand 217 states and 218 transitions.
[2024-11-12 13:20:10,894 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 217
[2024-11-12 13:20:10,898 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:10,898 INFO  L218           NwaCegarLoop]: trace histogram [46, 46, 46, 23, 23, 23, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:10,914 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-12 13:20:11,098 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-11-12 13:20:11,099 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:11,100 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:11,100 INFO  L85        PathProgramCache]: Analyzing trace with hash -1819445970, now seen corresponding path program 2 times
[2024-11-12 13:20:11,101 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:11,101 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1807715529]
[2024-11-12 13:20:11,101 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:11,101 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:11,185 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:12,892 INFO  L134       CoverageAnalysis]: Checked inductivity of 3933 backedges. 0 proven. 3151 refuted. 0 times theorem prover too weak. 782 trivial. 0 not checked.
[2024-11-12 13:20:12,893 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:12,893 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1807715529]
[2024-11-12 13:20:12,893 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1807715529] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 13:20:12,893 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [702553780]
[2024-11-12 13:20:12,893 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-12 13:20:12,893 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:12,893 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 13:20:12,895 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 13:20:12,896 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-12 13:20:13,076 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-12 13:20:13,076 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-12 13:20:13,079 INFO  L256         TraceCheckSpWp]: Trace formula consists of 831 conjuncts, 49 conjuncts are in the unsatisfiable core
[2024-11-12 13:20:13,082 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 13:20:14,329 INFO  L134       CoverageAnalysis]: Checked inductivity of 3933 backedges. 0 proven. 3151 refuted. 0 times theorem prover too weak. 782 trivial. 0 not checked.
[2024-11-12 13:20:14,330 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 13:20:16,624 INFO  L134       CoverageAnalysis]: Checked inductivity of 3933 backedges. 0 proven. 3151 refuted. 0 times theorem prover too weak. 782 trivial. 0 not checked.
[2024-11-12 13:20:16,624 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [702553780] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 13:20:16,624 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 13:20:16,624 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [50, 50, 50] total 145
[2024-11-12 13:20:16,624 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [173363884]
[2024-11-12 13:20:16,624 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 13:20:16,625 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 145 states
[2024-11-12 13:20:16,625 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 13:20:16,627 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 145 interpolants.
[2024-11-12 13:20:16,630 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9219, Invalid=11661, Unknown=0, NotChecked=0, Total=20880
[2024-11-12 13:20:16,630 INFO  L87              Difference]: Start difference. First operand 217 states and 218 transitions. Second operand  has 145 states, 145 states have (on average 2.9793103448275864) internal successors, (432), 145 states have internal predecessors, (432), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:20,352 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 13:20:20,352 INFO  L93              Difference]: Finished difference Result 571 states and 618 transitions.
[2024-11-12 13:20:20,353 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 97 states. 
[2024-11-12 13:20:20,353 INFO  L78                 Accepts]: Start accepts. Automaton has  has 145 states, 145 states have (on average 2.9793103448275864) internal successors, (432), 145 states have internal predecessors, (432), 0 states have call successors, (0), 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 216
[2024-11-12 13:20:20,353 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-12 13:20:20,354 INFO  L225             Difference]: With dead ends: 571
[2024-11-12 13:20:20,354 INFO  L226             Difference]: Without dead ends: 571
[2024-11-12 13:20:20,359 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 527 GetRequests, 337 SyntacticMatches, 0 SemanticMatches, 190 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13345 ImplicationChecksByTransitivity, 5.9s TimeCoverageRelationStatistics Valid=13872, Invalid=22800, Unknown=0, NotChecked=0, Total=36672
[2024-11-12 13:20:20,359 INFO  L435           NwaCegarLoop]: 7 mSDtfsCounter, 1467 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 696 mSolverCounterSat, 587 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1467 SdHoareTripleChecker+Valid, 13 SdHoareTripleChecker+Invalid, 1283 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 587 IncrementalHoareTripleChecker+Valid, 696 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-12 13:20:20,359 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1467 Valid, 13 Invalid, 1283 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [587 Valid, 696 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-12 13:20:20,360 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 571 states.
[2024-11-12 13:20:20,365 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 571 to 433.
[2024-11-12 13:20:20,365 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 433 states, 432 states have (on average 1.0046296296296295) internal successors, (434), 432 states have internal predecessors, (434), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:20,366 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 433 states to 433 states and 434 transitions.
[2024-11-12 13:20:20,366 INFO  L78                 Accepts]: Start accepts. Automaton has 433 states and 434 transitions. Word has length 216
[2024-11-12 13:20:20,368 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-12 13:20:20,368 INFO  L471      AbstractCegarLoop]: Abstraction has 433 states and 434 transitions.
[2024-11-12 13:20:20,368 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 145 states, 145 states have (on average 2.9793103448275864) internal successors, (432), 145 states have internal predecessors, (432), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 13:20:20,368 INFO  L276                IsEmpty]: Start isEmpty. Operand 433 states and 434 transitions.
[2024-11-12 13:20:20,373 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 433
[2024-11-12 13:20:20,373 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-12 13:20:20,373 INFO  L218           NwaCegarLoop]: trace histogram [94, 94, 94, 47, 47, 47, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 13:20:20,388 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-11-12 13:20:20,575 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-12 13:20:20,576 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 18 more)] ===
[2024-11-12 13:20:20,577 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 13:20:20,577 INFO  L85        PathProgramCache]: Analyzing trace with hash -484958290, now seen corresponding path program 3 times
[2024-11-12 13:20:20,577 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 13:20:20,577 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [845699059]
[2024-11-12 13:20:20,577 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 13:20:20,577 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 13:20:20,718 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 13:20:26,724 INFO  L134       CoverageAnalysis]: Checked inductivity of 16497 backedges. 0 proven. 13207 refuted. 0 times theorem prover too weak. 3290 trivial. 0 not checked.
[2024-11-12 13:20:26,724 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 13:20:26,725 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [845699059]
[2024-11-12 13:20:26,725 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [845699059] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 13:20:26,725 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1676554548]
[2024-11-12 13:20:26,725 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-12 13:20:26,725 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 13:20:26,726 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 13:20:26,730 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 13:20:26,734 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process