./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 c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/memsafety/960521-1-3.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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.3.0-?-c00e63d-m [2025-02-06 10:15:18,925 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 10:15:18,991 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2025-02-06 10:15:18,996 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 10:15:18,996 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 10:15:19,025 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 10:15:19,025 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 10:15:19,025 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 10:15:19,026 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 10:15:19,026 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 10:15:19,026 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 10:15:19,026 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 10:15:19,026 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 10:15:19,027 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 10:15:19,027 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 10:15:19,027 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 10:15:19,027 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 10:15:19,027 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 10:15:19,027 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 10:15:19,027 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 10:15:19,028 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-02-06 10:15:19,028 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-02-06 10:15:19,028 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-02-06 10:15:19,028 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 10:15:19,028 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-06 10:15:19,028 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 10:15:19,028 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 10:15:19,028 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 10:15:19,028 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 10:15:19,029 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 10:15:19,029 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 10:15:19,029 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 10:15:19,029 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 10:15:19,029 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 10:15:19,029 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 10:15:19,029 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 10:15:19,029 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 10:15:19,030 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 10:15:19,030 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 10:15:19,030 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 10:15:19,030 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 10:15:19,030 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 10:15:19,030 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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-jdk21/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 [2025-02-06 10:15:19,302 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 10:15:19,311 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 10:15:19,313 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 10:15:19,314 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 10:15:19,315 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 10:15:19,316 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/memsafety/960521-1-3.i [2025-02-06 10:15:20,642 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1c48972a0/a35c9b12d0d44d2e948dd30dfc2cd0f2/FLAG6468a5df2 [2025-02-06 10:15:20,983 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 10:15:20,986 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/memsafety/960521-1-3.i [2025-02-06 10:15:21,002 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1c48972a0/a35c9b12d0d44d2e948dd30dfc2cd0f2/FLAG6468a5df2 [2025-02-06 10:15:21,024 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1c48972a0/a35c9b12d0d44d2e948dd30dfc2cd0f2 [2025-02-06 10:15:21,026 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 10:15:21,028 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 10:15:21,029 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 10:15:21,029 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 10:15:21,033 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 10:15:21,034 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,035 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7764d0cd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21, skipping insertion in model container [2025-02-06 10:15:21,036 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,067 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 10:15:21,292 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 10:15:21,301 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 10:15:21,339 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 10:15:21,363 INFO L204 MainTranslator]: Completed translation [2025-02-06 10:15:21,364 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21 WrapperNode [2025-02-06 10:15:21,364 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 10:15:21,365 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 10:15:21,365 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 10:15:21,366 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 10:15:21,372 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,387 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,406 INFO L138 Inliner]: procedures = 121, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 58 [2025-02-06 10:15:21,407 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 10:15:21,408 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 10:15:21,408 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 10:15:21,408 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 10:15:21,415 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,415 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,418 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,435 INFO L175 MemorySlicer]: Split 6 memory accesses to 3 slices as follows [2, 1, 3]. 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, 1, 2]. [2025-02-06 10:15:21,436 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,436 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,446 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,447 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,450 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,450 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,452 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 10:15:21,456 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 10:15:21,456 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 10:15:21,456 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 10:15:21,457 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (1/1) ... [2025-02-06 10:15:21,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 10:15:21,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 10:15:21,499 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 10:15:21,503 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 10:15:21,528 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-06 10:15:21,528 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-06 10:15:21,528 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-06 10:15:21,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-06 10:15:21,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-06 10:15:21,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-06 10:15:21,528 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 10:15:21,528 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 10:15:21,529 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 10:15:21,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-06 10:15:21,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-06 10:15:21,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-06 10:15:21,529 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 10:15:21,530 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 10:15:21,631 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 10:15:21,633 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 10:15:21,814 INFO L? ?]: Removed 12 outVars from TransFormulas that were not future-live. [2025-02-06 10:15:21,814 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 10:15:21,825 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 10:15:21,826 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 10:15:21,826 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 10:15:21 BoogieIcfgContainer [2025-02-06 10:15:21,827 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 10:15:21,829 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 10:15:21,830 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 10:15:21,834 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 10:15:21,834 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 10:15:21" (1/3) ... [2025-02-06 10:15:21,835 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@418e526d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 10:15:21, skipping insertion in model container [2025-02-06 10:15:21,836 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 10:15:21" (2/3) ... [2025-02-06 10:15:21,837 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@418e526d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 10:15:21, skipping insertion in model container [2025-02-06 10:15:21,837 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 10:15:21" (3/3) ... [2025-02-06 10:15:21,838 INFO L128 eAbstractionObserver]: Analyzing ICFG 960521-1-3.i [2025-02-06 10:15:21,853 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 10:15:21,855 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 960521-1-3.i that has 1 procedures, 50 locations, 1 initial locations, 2 loop locations, and 21 error locations. [2025-02-06 10:15:21,897 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 10:15:21,909 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;@1c5e01e7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 10:15:21,909 INFO L334 AbstractCegarLoop]: Starting to check reachability of 21 error locations. [2025-02-06 10:15:21,914 INFO L276 IsEmpty]: Start isEmpty. Operand has 50 states, 28 states have (on average 1.8571428571428572) internal successors, (52), 49 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) [2025-02-06 10:15:21,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2025-02-06 10:15:21,918 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:21,918 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1] [2025-02-06 10:15:21,918 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr19REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:21,923 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:21,924 INFO L85 PathProgramCache]: Analyzing trace with hash 80400, now seen corresponding path program 1 times [2025-02-06 10:15:21,930 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:21,931 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [437238622] [2025-02-06 10:15:21,934 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:21,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:22,011 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-02-06 10:15:22,030 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-02-06 10:15:22,030 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:22,031 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:22,169 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:22,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:22,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [437238622] [2025-02-06 10:15:22,174 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [437238622] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 10:15:22,174 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 10:15:22,176 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 10:15:22,177 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1490319933] [2025-02-06 10:15:22,178 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 10:15:22,181 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 10:15:22,182 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:22,204 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 10:15:22,204 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 10:15:22,206 INFO L87 Difference]: Start difference. First operand has 50 states, 28 states have (on average 1.8571428571428572) internal successors, (52), 49 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) 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) [2025-02-06 10:15:22,264 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:22,264 INFO L93 Difference]: Finished difference Result 49 states and 51 transitions. [2025-02-06 10:15:22,265 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 10:15:22,266 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 [2025-02-06 10:15:22,267 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:22,272 INFO L225 Difference]: With dead ends: 49 [2025-02-06 10:15:22,272 INFO L226 Difference]: Without dead ends: 47 [2025-02-06 10:15:22,273 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 [2025-02-06 10:15:22,276 INFO L435 NwaCegarLoop]: 49 mSDtfsCounter, 0 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 79 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 [2025-02-06 10:15:22,278 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 79 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-06 10:15:22,290 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47 states. [2025-02-06 10:15:22,300 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 47. [2025-02-06 10:15:22,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47 states, 27 states have (on average 1.8148148148148149) 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) [2025-02-06 10:15:22,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 49 transitions. [2025-02-06 10:15:22,307 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 49 transitions. Word has length 3 [2025-02-06 10:15:22,307 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:22,308 INFO L471 AbstractCegarLoop]: Abstraction has 47 states and 49 transitions. [2025-02-06 10:15:22,308 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) [2025-02-06 10:15:22,308 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 49 transitions. [2025-02-06 10:15:22,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2025-02-06 10:15:22,308 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:22,308 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1] [2025-02-06 10:15:22,309 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 10:15:22,309 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr20REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:22,310 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:22,310 INFO L85 PathProgramCache]: Analyzing trace with hash 80401, now seen corresponding path program 1 times [2025-02-06 10:15:22,311 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:22,311 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1468163734] [2025-02-06 10:15:22,311 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:22,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:22,325 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-02-06 10:15:22,342 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-02-06 10:15:22,342 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:22,342 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:22,456 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:22,456 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:22,456 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1468163734] [2025-02-06 10:15:22,457 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1468163734] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 10:15:22,457 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 10:15:22,457 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 10:15:22,457 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [297992566] [2025-02-06 10:15:22,457 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 10:15:22,458 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 10:15:22,458 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:22,459 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 10:15:22,459 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 10:15:22,459 INFO L87 Difference]: Start difference. First operand 47 states and 49 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) [2025-02-06 10:15:22,482 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:22,482 INFO L93 Difference]: Finished difference Result 46 states and 48 transitions. [2025-02-06 10:15:22,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 10:15:22,483 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 [2025-02-06 10:15:22,483 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:22,483 INFO L225 Difference]: With dead ends: 46 [2025-02-06 10:15:22,483 INFO L226 Difference]: Without dead ends: 46 [2025-02-06 10:15:22,484 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 [2025-02-06 10:15:22,484 INFO L435 NwaCegarLoop]: 47 mSDtfsCounter, 0 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 85 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 [2025-02-06 10:15:22,485 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 85 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-06 10:15:22,485 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2025-02-06 10:15:22,488 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 46. [2025-02-06 10:15:22,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 27 states have (on average 1.7777777777777777) internal successors, (48), 45 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) [2025-02-06 10:15:22,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 48 transitions. [2025-02-06 10:15:22,489 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 48 transitions. Word has length 3 [2025-02-06 10:15:22,489 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:22,489 INFO L471 AbstractCegarLoop]: Abstraction has 46 states and 48 transitions. [2025-02-06 10:15:22,489 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) [2025-02-06 10:15:22,489 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 48 transitions. [2025-02-06 10:15:22,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2025-02-06 10:15:22,490 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:22,490 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2025-02-06 10:15:22,490 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 10:15:22,490 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:22,491 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:22,491 INFO L85 PathProgramCache]: Analyzing trace with hash -1899755043, now seen corresponding path program 1 times [2025-02-06 10:15:22,491 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:22,491 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1475374460] [2025-02-06 10:15:22,491 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:22,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:22,500 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-06 10:15:22,517 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-06 10:15:22,517 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:22,517 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:22,638 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:22,638 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:22,638 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1475374460] [2025-02-06 10:15:22,638 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1475374460] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 10:15:22,638 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 10:15:22,639 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 10:15:22,639 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [202991351] [2025-02-06 10:15:22,639 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 10:15:22,639 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 10:15:22,639 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:22,640 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 10:15:22,643 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-06 10:15:22,644 INFO L87 Difference]: Start difference. First operand 46 states and 48 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) [2025-02-06 10:15:22,702 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:22,702 INFO L93 Difference]: Finished difference Result 43 states and 45 transitions. [2025-02-06 10:15:22,703 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 10:15:22,704 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 [2025-02-06 10:15:22,704 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:22,705 INFO L225 Difference]: With dead ends: 43 [2025-02-06 10:15:22,705 INFO L226 Difference]: Without dead ends: 43 [2025-02-06 10:15:22,705 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 [2025-02-06 10:15:22,706 INFO L435 NwaCegarLoop]: 32 mSDtfsCounter, 24 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 29 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 50 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.1s IncrementalHoareTripleChecker+Time [2025-02-06 10:15:22,706 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 50 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 29 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-06 10:15:22,707 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43 states. [2025-02-06 10:15:22,711 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 43. [2025-02-06 10:15:22,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 43 states, 27 states have (on average 1.6666666666666667) internal successors, (45), 42 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:22,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 45 transitions. [2025-02-06 10:15:22,713 INFO L78 Accepts]: Start accepts. Automaton has 43 states and 45 transitions. Word has length 6 [2025-02-06 10:15:22,713 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:22,713 INFO L471 AbstractCegarLoop]: Abstraction has 43 states and 45 transitions. [2025-02-06 10:15:22,713 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) [2025-02-06 10:15:22,714 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 45 transitions. [2025-02-06 10:15:22,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2025-02-06 10:15:22,714 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:22,714 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2025-02-06 10:15:22,714 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 10:15:22,717 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:22,717 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:22,717 INFO L85 PathProgramCache]: Analyzing trace with hash -1899755042, now seen corresponding path program 1 times [2025-02-06 10:15:22,717 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:22,717 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1061828925] [2025-02-06 10:15:22,717 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:22,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:22,731 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-06 10:15:22,745 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-06 10:15:22,745 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:22,745 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:22,944 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:22,945 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:22,945 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1061828925] [2025-02-06 10:15:22,945 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1061828925] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 10:15:22,945 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 10:15:22,945 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 10:15:22,945 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1454510397] [2025-02-06 10:15:22,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 10:15:22,945 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 10:15:22,945 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:22,946 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 10:15:22,946 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 10:15:22,946 INFO L87 Difference]: Start difference. First operand 43 states and 45 transitions. Second operand has 5 states, 4 states have (on average 1.5) internal successors, (6), 5 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) [2025-02-06 10:15:23,069 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:23,071 INFO L93 Difference]: Finished difference Result 48 states and 52 transitions. [2025-02-06 10:15:23,071 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-06 10:15:23,071 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 1.5) internal successors, (6), 5 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 [2025-02-06 10:15:23,072 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:23,072 INFO L225 Difference]: With dead ends: 48 [2025-02-06 10:15:23,072 INFO L226 Difference]: Without dead ends: 48 [2025-02-06 10:15:23,072 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2025-02-06 10:15:23,073 INFO L435 NwaCegarLoop]: 23 mSDtfsCounter, 51 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 65 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 51 SdHoareTripleChecker+Valid, 61 SdHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 65 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-06 10:15:23,073 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [51 Valid, 61 Invalid, 71 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 65 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-06 10:15:23,077 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 48 states. [2025-02-06 10:15:23,079 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 44. [2025-02-06 10:15:23,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44 states, 30 states have (on average 1.5666666666666667) internal successors, (47), 43 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) [2025-02-06 10:15:23,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 47 transitions. [2025-02-06 10:15:23,080 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 47 transitions. Word has length 6 [2025-02-06 10:15:23,080 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:23,080 INFO L471 AbstractCegarLoop]: Abstraction has 44 states and 47 transitions. [2025-02-06 10:15:23,083 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 1.5) internal successors, (6), 5 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) [2025-02-06 10:15:23,083 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 47 transitions. [2025-02-06 10:15:23,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2025-02-06 10:15:23,083 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:23,083 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2025-02-06 10:15:23,084 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 10:15:23,084 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:23,084 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:23,084 INFO L85 PathProgramCache]: Analyzing trace with hash 1237130887, now seen corresponding path program 1 times [2025-02-06 10:15:23,085 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:23,085 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [356607183] [2025-02-06 10:15:23,085 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:23,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:23,095 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-02-06 10:15:23,098 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-02-06 10:15:23,101 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:23,102 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:23,155 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:23,156 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:23,156 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [356607183] [2025-02-06 10:15:23,156 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [356607183] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 10:15:23,156 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 10:15:23,156 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 10:15:23,157 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1890863561] [2025-02-06 10:15:23,157 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 10:15:23,157 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 10:15:23,158 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:23,158 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 10:15:23,158 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-06 10:15:23,158 INFO L87 Difference]: Start difference. First operand 44 states and 47 transitions. Second operand has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:23,193 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:23,194 INFO L93 Difference]: Finished difference Result 48 states and 51 transitions. [2025-02-06 10:15:23,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 10:15:23,195 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7 [2025-02-06 10:15:23,195 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:23,196 INFO L225 Difference]: With dead ends: 48 [2025-02-06 10:15:23,197 INFO L226 Difference]: Without dead ends: 48 [2025-02-06 10:15:23,197 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 [2025-02-06 10:15:23,198 INFO L435 NwaCegarLoop]: 35 mSDtfsCounter, 52 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 52 SdHoareTripleChecker+Valid, 64 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-06 10:15:23,198 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [52 Valid, 64 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-06 10:15:23,201 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 48 states. [2025-02-06 10:15:23,203 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 44. [2025-02-06 10:15:23,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44 states, 30 states have (on average 1.5333333333333334) 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) [2025-02-06 10:15:23,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 46 transitions. [2025-02-06 10:15:23,203 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 46 transitions. Word has length 7 [2025-02-06 10:15:23,203 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:23,203 INFO L471 AbstractCegarLoop]: Abstraction has 44 states and 46 transitions. [2025-02-06 10:15:23,204 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 1.75) internal successors, (7), 4 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:23,204 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 46 transitions. [2025-02-06 10:15:23,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2025-02-06 10:15:23,204 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:23,204 INFO L218 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 10:15:23,204 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-06 10:15:23,204 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:23,207 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:23,208 INFO L85 PathProgramCache]: Analyzing trace with hash -818415572, now seen corresponding path program 1 times [2025-02-06 10:15:23,208 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:23,208 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [397716131] [2025-02-06 10:15:23,208 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:23,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:23,219 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-02-06 10:15:23,225 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-02-06 10:15:23,225 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:23,225 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:23,553 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:23,553 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:23,553 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [397716131] [2025-02-06 10:15:23,553 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [397716131] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-06 10:15:23,553 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [554153466] [2025-02-06 10:15:23,553 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:23,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-06 10:15:23,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 10:15:23,559 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-06 10:15:23,561 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2025-02-06 10:15:23,605 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-02-06 10:15:23,617 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-02-06 10:15:23,617 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:23,617 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:23,619 INFO L256 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 17 conjuncts are in the unsatisfiable core [2025-02-06 10:15:23,623 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 10:15:23,680 INFO L349 Elim1Store]: treesize reduction 15, result has 25.0 percent of original size [2025-02-06 10:15:23,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 9 treesize of output 11 [2025-02-06 10:15:23,848 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:23,849 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-06 10:15:23,991 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:23,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [554153466] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-06 10:15:23,991 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-06 10:15:23,991 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 14 [2025-02-06 10:15:23,992 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [269656192] [2025-02-06 10:15:23,992 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-06 10:15:23,992 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2025-02-06 10:15:23,992 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:23,992 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2025-02-06 10:15:23,993 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=64, Invalid=146, Unknown=0, NotChecked=0, Total=210 [2025-02-06 10:15:23,993 INFO L87 Difference]: Start difference. First operand 44 states and 46 transitions. Second operand has 15 states, 14 states have (on average 1.7857142857142858) internal successors, (25), 15 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) [2025-02-06 10:15:24,381 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:24,382 INFO L93 Difference]: Finished difference Result 61 states and 65 transitions. [2025-02-06 10:15:24,382 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-02-06 10:15:24,383 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 14 states have (on average 1.7857142857142858) internal successors, (25), 15 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 [2025-02-06 10:15:24,383 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:24,383 INFO L225 Difference]: With dead ends: 61 [2025-02-06 10:15:24,383 INFO L226 Difference]: Without dead ends: 61 [2025-02-06 10:15:24,384 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 28 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 69 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=124, Invalid=296, Unknown=0, NotChecked=0, Total=420 [2025-02-06 10:15:24,384 INFO L435 NwaCegarLoop]: 23 mSDtfsCounter, 198 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 162 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 198 SdHoareTripleChecker+Valid, 101 SdHoareTripleChecker+Invalid, 180 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 162 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-06 10:15:24,385 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [198 Valid, 101 Invalid, 180 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 162 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-06 10:15:24,385 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 61 states. [2025-02-06 10:15:24,388 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 59. [2025-02-06 10:15:24,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 45 states have (on average 1.4444444444444444) internal successors, (65), 58 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) [2025-02-06 10:15:24,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 65 transitions. [2025-02-06 10:15:24,388 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 65 transitions. Word has length 9 [2025-02-06 10:15:24,389 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:24,389 INFO L471 AbstractCegarLoop]: Abstraction has 59 states and 65 transitions. [2025-02-06 10:15:24,389 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 14 states have (on average 1.7857142857142858) internal successors, (25), 15 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) [2025-02-06 10:15:24,389 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 65 transitions. [2025-02-06 10:15:24,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2025-02-06 10:15:24,389 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:24,389 INFO L218 NwaCegarLoop]: trace histogram [5, 4, 4, 1, 1, 1, 1, 1] [2025-02-06 10:15:24,398 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2025-02-06 10:15:24,590 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-06 10:15:24,590 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:24,590 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:24,591 INFO L85 PathProgramCache]: Analyzing trace with hash -1876917154, now seen corresponding path program 2 times [2025-02-06 10:15:24,591 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:24,591 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1013443288] [2025-02-06 10:15:24,591 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-06 10:15:24,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:24,599 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 18 statements into 2 equivalence classes. [2025-02-06 10:15:24,612 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 18 of 18 statements. [2025-02-06 10:15:24,614 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-06 10:15:24,614 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:25,032 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:25,032 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:25,032 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1013443288] [2025-02-06 10:15:25,032 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1013443288] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-06 10:15:25,033 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [560490300] [2025-02-06 10:15:25,033 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-06 10:15:25,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-06 10:15:25,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 10:15:25,037 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-06 10:15:25,038 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2025-02-06 10:15:25,079 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 18 statements into 2 equivalence classes. [2025-02-06 10:15:25,095 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 18 of 18 statements. [2025-02-06 10:15:25,096 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-06 10:15:25,096 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:25,097 INFO L256 TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 17 conjuncts are in the unsatisfiable core [2025-02-06 10:15:25,098 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 10:15:25,119 INFO L349 Elim1Store]: treesize reduction 19, result has 32.1 percent of original size [2025-02-06 10:15:25,120 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 17 treesize of output 19 [2025-02-06 10:15:25,635 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 22 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:25,635 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-06 10:15:26,127 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 18 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:26,127 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [560490300] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-06 10:15:26,127 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-06 10:15:26,128 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 8, 8] total 23 [2025-02-06 10:15:26,128 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [526452396] [2025-02-06 10:15:26,128 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-06 10:15:26,128 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2025-02-06 10:15:26,128 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:26,129 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2025-02-06 10:15:26,129 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=150, Invalid=402, Unknown=0, NotChecked=0, Total=552 [2025-02-06 10:15:26,130 INFO L87 Difference]: Start difference. First operand 59 states and 65 transitions. Second operand has 24 states, 23 states have (on average 2.260869565217391) internal successors, (52), 24 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) [2025-02-06 10:15:26,814 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:26,814 INFO L93 Difference]: Finished difference Result 77 states and 85 transitions. [2025-02-06 10:15:26,815 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-02-06 10:15:26,815 INFO L78 Accepts]: Start accepts. Automaton has has 24 states, 23 states have (on average 2.260869565217391) internal successors, (52), 24 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 [2025-02-06 10:15:26,815 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:26,817 INFO L225 Difference]: With dead ends: 77 [2025-02-06 10:15:26,817 INFO L226 Difference]: Without dead ends: 77 [2025-02-06 10:15:26,817 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 51 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 211 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=282, Invalid=710, Unknown=0, NotChecked=0, Total=992 [2025-02-06 10:15:26,818 INFO L435 NwaCegarLoop]: 25 mSDtfsCounter, 301 mSDsluCounter, 116 mSDsCounter, 0 mSdLazyCounter, 347 mSolverCounterSat, 44 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 301 SdHoareTripleChecker+Valid, 141 SdHoareTripleChecker+Invalid, 391 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 44 IncrementalHoareTripleChecker+Valid, 347 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-02-06 10:15:26,818 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [301 Valid, 141 Invalid, 391 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [44 Valid, 347 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-02-06 10:15:26,818 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 77 states. [2025-02-06 10:15:26,823 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 69. [2025-02-06 10:15:26,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 69 states, 56 states have (on average 1.4107142857142858) internal successors, (79), 68 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:26,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 69 states and 79 transitions. [2025-02-06 10:15:26,824 INFO L78 Accepts]: Start accepts. Automaton has 69 states and 79 transitions. Word has length 18 [2025-02-06 10:15:26,824 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:26,824 INFO L471 AbstractCegarLoop]: Abstraction has 69 states and 79 transitions. [2025-02-06 10:15:26,824 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 23 states have (on average 2.260869565217391) internal successors, (52), 24 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) [2025-02-06 10:15:26,824 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 79 transitions. [2025-02-06 10:15:26,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2025-02-06 10:15:26,826 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:26,826 INFO L218 NwaCegarLoop]: trace histogram [6, 6, 6, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 10:15:26,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2025-02-06 10:15:27,026 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-06 10:15:27,027 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:27,027 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:27,027 INFO L85 PathProgramCache]: Analyzing trace with hash 1140573895, now seen corresponding path program 1 times [2025-02-06 10:15:27,028 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:27,028 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [662858589] [2025-02-06 10:15:27,028 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:27,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:27,039 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-02-06 10:15:27,047 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-06 10:15:27,048 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:27,048 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:27,105 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2025-02-06 10:15:27,105 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:27,105 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [662858589] [2025-02-06 10:15:27,105 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [662858589] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 10:15:27,106 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 10:15:27,106 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 10:15:27,106 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1899819683] [2025-02-06 10:15:27,106 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 10:15:27,107 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 10:15:27,107 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:27,108 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 10:15:27,108 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-06 10:15:27,108 INFO L87 Difference]: Start difference. First operand 69 states and 79 transitions. Second operand has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:27,151 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:27,151 INFO L93 Difference]: Finished difference Result 67 states and 73 transitions. [2025-02-06 10:15:27,151 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 10:15:27,152 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 25 [2025-02-06 10:15:27,152 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:27,152 INFO L225 Difference]: With dead ends: 67 [2025-02-06 10:15:27,152 INFO L226 Difference]: Without dead ends: 67 [2025-02-06 10:15:27,153 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 [2025-02-06 10:15:27,153 INFO L435 NwaCegarLoop]: 32 mSDtfsCounter, 15 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 57 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 [2025-02-06 10:15:27,153 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 57 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-06 10:15:27,154 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 67 states. [2025-02-06 10:15:27,158 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 67 to 67. [2025-02-06 10:15:27,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 67 states, 56 states have (on average 1.3035714285714286) internal successors, (73), 66 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:27,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 67 states and 73 transitions. [2025-02-06 10:15:27,161 INFO L78 Accepts]: Start accepts. Automaton has 67 states and 73 transitions. Word has length 25 [2025-02-06 10:15:27,161 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:27,161 INFO L471 AbstractCegarLoop]: Abstraction has 67 states and 73 transitions. [2025-02-06 10:15:27,161 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:27,161 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 73 transitions. [2025-02-06 10:15:27,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2025-02-06 10:15:27,161 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:27,161 INFO L218 NwaCegarLoop]: trace histogram [6, 6, 6, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 10:15:27,161 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-06 10:15:27,161 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:27,162 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:27,162 INFO L85 PathProgramCache]: Analyzing trace with hash 1140573896, now seen corresponding path program 1 times [2025-02-06 10:15:27,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:27,162 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [201524068] [2025-02-06 10:15:27,162 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:27,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:27,174 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-02-06 10:15:27,183 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-06 10:15:27,185 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:27,185 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:27,333 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:27,333 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:27,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [201524068] [2025-02-06 10:15:27,333 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [201524068] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-06 10:15:27,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1375095376] [2025-02-06 10:15:27,334 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:27,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-06 10:15:27,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 10:15:27,336 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-06 10:15:27,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2025-02-06 10:15:27,400 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-02-06 10:15:27,417 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-06 10:15:27,417 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:27,417 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:27,418 INFO L256 TraceCheckSpWp]: Trace formula consists of 137 conjuncts, 9 conjuncts are in the unsatisfiable core [2025-02-06 10:15:27,420 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 10:15:27,550 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:27,551 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-06 10:15:27,677 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 10:15:27,677 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1375095376] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-06 10:15:27,677 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-06 10:15:27,677 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 25 [2025-02-06 10:15:27,678 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2062952149] [2025-02-06 10:15:27,678 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-06 10:15:27,678 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2025-02-06 10:15:27,678 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:27,679 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2025-02-06 10:15:27,679 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=259, Invalid=341, Unknown=0, NotChecked=0, Total=600 [2025-02-06 10:15:27,679 INFO L87 Difference]: Start difference. First operand 67 states and 73 transitions. Second operand has 25 states, 25 states have (on average 2.68) internal successors, (67), 25 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:27,943 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:27,943 INFO L93 Difference]: Finished difference Result 115 states and 135 transitions. [2025-02-06 10:15:27,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2025-02-06 10:15:27,944 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 2.68) internal successors, (67), 25 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 25 [2025-02-06 10:15:27,944 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:27,944 INFO L225 Difference]: With dead ends: 115 [2025-02-06 10:15:27,944 INFO L226 Difference]: Without dead ends: 115 [2025-02-06 10:15:27,945 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 65 GetRequests, 35 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 305 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=392, Invalid=600, Unknown=0, NotChecked=0, Total=992 [2025-02-06 10:15:27,946 INFO L435 NwaCegarLoop]: 31 mSDtfsCounter, 252 mSDsluCounter, 81 mSDsCounter, 0 mSdLazyCounter, 120 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 252 SdHoareTripleChecker+Valid, 112 SdHoareTripleChecker+Invalid, 160 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 120 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-06 10:15:27,946 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [252 Valid, 112 Invalid, 160 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 120 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-06 10:15:27,946 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 115 states. [2025-02-06 10:15:27,951 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 115 to 97. [2025-02-06 10:15:27,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 97 states, 86 states have (on average 1.2209302325581395) internal successors, (105), 96 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:27,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 97 states and 105 transitions. [2025-02-06 10:15:27,954 INFO L78 Accepts]: Start accepts. Automaton has 97 states and 105 transitions. Word has length 25 [2025-02-06 10:15:27,954 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:27,954 INFO L471 AbstractCegarLoop]: Abstraction has 97 states and 105 transitions. [2025-02-06 10:15:27,954 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 2.68) internal successors, (67), 25 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:27,954 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 105 transitions. [2025-02-06 10:15:27,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2025-02-06 10:15:27,955 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:27,955 INFO L218 NwaCegarLoop]: trace histogram [14, 14, 14, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 10:15:27,963 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2025-02-06 10:15:28,156 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-06 10:15:28,157 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:28,157 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:28,157 INFO L85 PathProgramCache]: Analyzing trace with hash -2014809656, now seen corresponding path program 2 times [2025-02-06 10:15:28,157 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:28,157 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [235092995] [2025-02-06 10:15:28,157 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-06 10:15:28,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:28,167 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 49 statements into 2 equivalence classes. [2025-02-06 10:15:28,171 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 7 of 49 statements. [2025-02-06 10:15:28,172 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-02-06 10:15:28,172 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:28,309 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 287 trivial. 0 not checked. [2025-02-06 10:15:28,310 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:28,310 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [235092995] [2025-02-06 10:15:28,310 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [235092995] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 10:15:28,310 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 10:15:28,310 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 10:15:28,310 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1185645256] [2025-02-06 10:15:28,310 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 10:15:28,311 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 10:15:28,311 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:28,311 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 10:15:28,311 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-02-06 10:15:28,311 INFO L87 Difference]: Start difference. First operand 97 states and 105 transitions. Second operand has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:28,406 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:28,407 INFO L93 Difference]: Finished difference Result 97 states and 104 transitions. [2025-02-06 10:15:28,407 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-06 10:15:28,407 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 49 [2025-02-06 10:15:28,407 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:28,408 INFO L225 Difference]: With dead ends: 97 [2025-02-06 10:15:28,408 INFO L226 Difference]: Without dead ends: 97 [2025-02-06 10:15:28,408 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 [2025-02-06 10:15:28,409 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 39 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 75 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 77 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 75 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-06 10:15:28,409 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 43 Invalid, 77 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 75 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-06 10:15:28,410 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 97 states. [2025-02-06 10:15:28,412 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 97 to 97. [2025-02-06 10:15:28,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 97 states, 86 states have (on average 1.2093023255813953) internal successors, (104), 96 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:28,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 97 states and 104 transitions. [2025-02-06 10:15:28,413 INFO L78 Accepts]: Start accepts. Automaton has 97 states and 104 transitions. Word has length 49 [2025-02-06 10:15:28,414 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:28,414 INFO L471 AbstractCegarLoop]: Abstraction has 97 states and 104 transitions. [2025-02-06 10:15:28,414 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:28,414 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 104 transitions. [2025-02-06 10:15:28,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2025-02-06 10:15:28,415 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:28,415 INFO L218 NwaCegarLoop]: trace histogram [14, 14, 14, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 10:15:28,415 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-06 10:15:28,415 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:28,416 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:28,416 INFO L85 PathProgramCache]: Analyzing trace with hash -1026525989, now seen corresponding path program 1 times [2025-02-06 10:15:28,416 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:28,416 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [640179874] [2025-02-06 10:15:28,416 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:28,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:28,428 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-02-06 10:15:28,437 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-02-06 10:15:28,437 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:28,437 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:28,793 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 0 proven. 287 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-06 10:15:28,794 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:28,794 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [640179874] [2025-02-06 10:15:28,794 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [640179874] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-06 10:15:28,794 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1766729681] [2025-02-06 10:15:28,794 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:28,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-06 10:15:28,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 10:15:28,796 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-06 10:15:28,798 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2025-02-06 10:15:28,863 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-02-06 10:15:28,891 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-02-06 10:15:28,891 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:28,891 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:28,893 INFO L256 TraceCheckSpWp]: Trace formula consists of 236 conjuncts, 17 conjuncts are in the unsatisfiable core [2025-02-06 10:15:28,895 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 10:15:29,221 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 0 proven. 287 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-06 10:15:29,221 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-06 10:15:29,641 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 0 proven. 287 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-06 10:15:29,641 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1766729681] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-06 10:15:29,642 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-06 10:15:29,642 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 18, 18] total 49 [2025-02-06 10:15:29,642 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1010862833] [2025-02-06 10:15:29,642 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-06 10:15:29,642 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2025-02-06 10:15:29,642 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:29,643 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2025-02-06 10:15:29,644 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1027, Invalid=1325, Unknown=0, NotChecked=0, Total=2352 [2025-02-06 10:15:29,644 INFO L87 Difference]: Start difference. First operand 97 states and 104 transitions. Second operand has 49 states, 49 states have (on average 2.877551020408163) internal successors, (141), 49 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:30,267 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:30,267 INFO L93 Difference]: Finished difference Result 211 states and 254 transitions. [2025-02-06 10:15:30,267 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. [2025-02-06 10:15:30,267 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 2.877551020408163) internal successors, (141), 49 states have internal predecessors, (141), 0 states have call successors, (0), 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 52 [2025-02-06 10:15:30,267 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:30,268 INFO L225 Difference]: With dead ends: 211 [2025-02-06 10:15:30,268 INFO L226 Difference]: Without dead ends: 211 [2025-02-06 10:15:30,270 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 135 GetRequests, 73 SyntacticMatches, 0 SemanticMatches, 62 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1377 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=1552, Invalid=2480, Unknown=0, NotChecked=0, Total=4032 [2025-02-06 10:15:30,271 INFO L435 NwaCegarLoop]: 31 mSDtfsCounter, 366 mSDsluCounter, 108 mSDsCounter, 0 mSdLazyCounter, 240 mSolverCounterSat, 111 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 366 SdHoareTripleChecker+Valid, 139 SdHoareTripleChecker+Invalid, 351 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 111 IncrementalHoareTripleChecker+Valid, 240 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-02-06 10:15:30,271 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [366 Valid, 139 Invalid, 351 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [111 Valid, 240 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-02-06 10:15:30,271 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 211 states. [2025-02-06 10:15:30,276 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 211 to 169. [2025-02-06 10:15:30,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 169 states, 158 states have (on average 1.1645569620253164) internal successors, (184), 168 states have internal predecessors, (184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:30,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 169 states and 184 transitions. [2025-02-06 10:15:30,277 INFO L78 Accepts]: Start accepts. Automaton has 169 states and 184 transitions. Word has length 52 [2025-02-06 10:15:30,277 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:30,277 INFO L471 AbstractCegarLoop]: Abstraction has 169 states and 184 transitions. [2025-02-06 10:15:30,278 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 2.877551020408163) internal successors, (141), 49 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:30,278 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 184 transitions. [2025-02-06 10:15:30,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2025-02-06 10:15:30,280 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:30,280 INFO L218 NwaCegarLoop]: trace histogram [30, 30, 30, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 10:15:30,288 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2025-02-06 10:15:30,480 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2025-02-06 10:15:30,481 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:30,481 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:30,481 INFO L85 PathProgramCache]: Analyzing trace with hash -419275045, now seen corresponding path program 2 times [2025-02-06 10:15:30,481 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:30,481 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1636774764] [2025-02-06 10:15:30,481 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-06 10:15:30,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:30,506 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 100 statements into 2 equivalence classes. [2025-02-06 10:15:30,532 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 100 of 100 statements. [2025-02-06 10:15:30,532 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-06 10:15:30,532 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:31,071 INFO L134 CoverageAnalysis]: Checked inductivity of 1337 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1335 trivial. 0 not checked. [2025-02-06 10:15:31,072 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:31,072 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1636774764] [2025-02-06 10:15:31,072 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1636774764] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-06 10:15:31,072 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [278103995] [2025-02-06 10:15:31,072 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-06 10:15:31,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-06 10:15:31,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 10:15:31,075 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-06 10:15:31,093 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2025-02-06 10:15:31,153 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 100 statements into 2 equivalence classes. [2025-02-06 10:15:31,199 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 100 of 100 statements. [2025-02-06 10:15:31,199 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-06 10:15:31,199 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:31,201 INFO L256 TraceCheckSpWp]: Trace formula consists of 412 conjuncts, 33 conjuncts are in the unsatisfiable core [2025-02-06 10:15:31,205 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 10:15:32,116 INFO L134 CoverageAnalysis]: Checked inductivity of 1337 backedges. 0 proven. 1335 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-06 10:15:32,116 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-06 10:15:33,354 INFO L134 CoverageAnalysis]: Checked inductivity of 1337 backedges. 0 proven. 1335 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-06 10:15:33,354 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [278103995] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-06 10:15:33,354 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-06 10:15:33,354 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 34, 34] total 71 [2025-02-06 10:15:33,355 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [520908384] [2025-02-06 10:15:33,355 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-06 10:15:33,355 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 71 states [2025-02-06 10:15:33,355 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:33,356 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 71 interpolants. [2025-02-06 10:15:33,358 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=2100, Invalid=2870, Unknown=0, NotChecked=0, Total=4970 [2025-02-06 10:15:33,358 INFO L87 Difference]: Start difference. First operand 169 states and 184 transitions. Second operand has 71 states, 71 states have (on average 2.887323943661972) internal successors, (205), 71 states have internal predecessors, (205), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:39,376 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:39,376 INFO L93 Difference]: Finished difference Result 402 states and 434 transitions. [2025-02-06 10:15:39,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. [2025-02-06 10:15:39,377 INFO L78 Accepts]: Start accepts. Automaton has has 71 states, 71 states have (on average 2.887323943661972) internal successors, (205), 71 states have internal predecessors, (205), 0 states have call successors, (0), 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 100 [2025-02-06 10:15:39,377 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:39,378 INFO L225 Difference]: With dead ends: 402 [2025-02-06 10:15:39,378 INFO L226 Difference]: Without dead ends: 402 [2025-02-06 10:15:39,383 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 297 GetRequests, 135 SyntacticMatches, 0 SemanticMatches, 162 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6458 ImplicationChecksByTransitivity, 6.8s TimeCoverageRelationStatistics Valid=8917, Invalid=17815, Unknown=0, NotChecked=0, Total=26732 [2025-02-06 10:15:39,384 INFO L435 NwaCegarLoop]: 16 mSDtfsCounter, 1046 mSDsluCounter, 85 mSDsCounter, 0 mSdLazyCounter, 537 mSolverCounterSat, 372 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1046 SdHoareTripleChecker+Valid, 101 SdHoareTripleChecker+Invalid, 909 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 372 IncrementalHoareTripleChecker+Valid, 537 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2025-02-06 10:15:39,384 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1046 Valid, 101 Invalid, 909 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [372 Valid, 537 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2025-02-06 10:15:39,385 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 402 states. [2025-02-06 10:15:39,391 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 402 to 312. [2025-02-06 10:15:39,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 312 states, 302 states have (on average 1.0397350993377483) internal successors, (314), 311 states have internal predecessors, (314), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:39,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 312 states and 314 transitions. [2025-02-06 10:15:39,392 INFO L78 Accepts]: Start accepts. Automaton has 312 states and 314 transitions. Word has length 100 [2025-02-06 10:15:39,393 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:39,393 INFO L471 AbstractCegarLoop]: Abstraction has 312 states and 314 transitions. [2025-02-06 10:15:39,393 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 71 states, 71 states have (on average 2.887323943661972) internal successors, (205), 71 states have internal predecessors, (205), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:39,393 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 314 transitions. [2025-02-06 10:15:39,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 288 [2025-02-06 10:15:39,401 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:39,401 INFO L218 NwaCegarLoop]: trace histogram [62, 62, 62, 31, 31, 31, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 10:15:39,410 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2025-02-06 10:15:39,601 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2025-02-06 10:15:39,602 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:39,602 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:39,602 INFO L85 PathProgramCache]: Analyzing trace with hash 268767946, now seen corresponding path program 1 times [2025-02-06 10:15:39,602 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:39,603 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [407402572] [2025-02-06 10:15:39,603 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:39,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:39,640 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 287 statements into 1 equivalence classes. [2025-02-06 10:15:39,733 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 287 of 287 statements. [2025-02-06 10:15:39,734 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:39,734 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:43,628 INFO L134 CoverageAnalysis]: Checked inductivity of 7161 backedges. 0 proven. 5735 refuted. 0 times theorem prover too weak. 1426 trivial. 0 not checked. [2025-02-06 10:15:43,628 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:15:43,628 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [407402572] [2025-02-06 10:15:43,629 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [407402572] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-06 10:15:43,629 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1721378656] [2025-02-06 10:15:43,629 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 10:15:43,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-06 10:15:43,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 10:15:43,630 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-06 10:15:43,632 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2025-02-06 10:15:43,741 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 287 statements into 1 equivalence classes. [2025-02-06 10:15:43,870 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 287 of 287 statements. [2025-02-06 10:15:43,870 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:15:43,870 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:15:43,874 INFO L256 TraceCheckSpWp]: Trace formula consists of 1095 conjuncts, 65 conjuncts are in the unsatisfiable core [2025-02-06 10:15:43,881 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 10:15:45,908 INFO L134 CoverageAnalysis]: Checked inductivity of 7161 backedges. 0 proven. 5735 refuted. 0 times theorem prover too weak. 1426 trivial. 0 not checked. [2025-02-06 10:15:45,908 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-06 10:15:50,410 INFO L134 CoverageAnalysis]: Checked inductivity of 7161 backedges. 0 proven. 5735 refuted. 0 times theorem prover too weak. 1426 trivial. 0 not checked. [2025-02-06 10:15:50,410 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1721378656] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-06 10:15:50,410 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-06 10:15:50,410 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [66, 66, 66] total 193 [2025-02-06 10:15:50,410 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1060980680] [2025-02-06 10:15:50,410 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-06 10:15:50,411 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 193 states [2025-02-06 10:15:50,411 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:15:50,415 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 193 interpolants. [2025-02-06 10:15:50,419 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=16387, Invalid=20669, Unknown=0, NotChecked=0, Total=37056 [2025-02-06 10:15:50,420 INFO L87 Difference]: Start difference. First operand 312 states and 314 transitions. Second operand has 193 states, 193 states have (on average 2.9792746113989637) internal successors, (575), 193 states have internal predecessors, (575), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:58,944 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:15:58,944 INFO L93 Difference]: Finished difference Result 786 states and 850 transitions. [2025-02-06 10:15:58,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 129 states. [2025-02-06 10:15:58,945 INFO L78 Accepts]: Start accepts. Automaton has has 193 states, 193 states have (on average 2.9792746113989637) internal successors, (575), 193 states have internal predecessors, (575), 0 states have call successors, (0), 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 287 [2025-02-06 10:15:58,945 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:15:58,948 INFO L225 Difference]: With dead ends: 786 [2025-02-06 10:15:58,949 INFO L226 Difference]: Without dead ends: 786 [2025-02-06 10:15:58,953 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 701 GetRequests, 447 SyntacticMatches, 0 SemanticMatches, 254 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 23937 ImplicationChecksByTransitivity, 11.3s TimeCoverageRelationStatistics Valid=24640, Invalid=40640, Unknown=0, NotChecked=0, Total=65280 [2025-02-06 10:15:58,953 INFO L435 NwaCegarLoop]: 31 mSDtfsCounter, 2411 mSDsluCounter, 135 mSDsCounter, 0 mSdLazyCounter, 928 mSolverCounterSat, 686 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2411 SdHoareTripleChecker+Valid, 166 SdHoareTripleChecker+Invalid, 1614 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 686 IncrementalHoareTripleChecker+Valid, 928 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2025-02-06 10:15:58,954 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2411 Valid, 166 Invalid, 1614 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [686 Valid, 928 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2025-02-06 10:15:58,955 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 786 states. [2025-02-06 10:15:58,966 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 786 to 600. [2025-02-06 10:15:58,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 600 states, 590 states have (on average 1.0203389830508474) internal successors, (602), 599 states have internal predecessors, (602), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:58,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 600 states to 600 states and 602 transitions. [2025-02-06 10:15:58,969 INFO L78 Accepts]: Start accepts. Automaton has 600 states and 602 transitions. Word has length 287 [2025-02-06 10:15:58,970 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:15:58,970 INFO L471 AbstractCegarLoop]: Abstraction has 600 states and 602 transitions. [2025-02-06 10:15:58,970 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 193 states, 193 states have (on average 2.9792746113989637) internal successors, (575), 193 states have internal predecessors, (575), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:15:58,970 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 602 transitions. [2025-02-06 10:15:58,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 576 [2025-02-06 10:15:58,998 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:15:58,998 INFO L218 NwaCegarLoop]: trace histogram [126, 126, 126, 63, 63, 63, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 10:15:59,008 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2025-02-06 10:15:59,198 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2025-02-06 10:15:59,199 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:15:59,199 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:15:59,199 INFO L85 PathProgramCache]: Analyzing trace with hash 1991761098, now seen corresponding path program 2 times [2025-02-06 10:15:59,199 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:15:59,199 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [303261880] [2025-02-06 10:15:59,199 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-06 10:15:59,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:15:59,262 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 575 statements into 2 equivalence classes. [2025-02-06 10:15:59,367 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 575 of 575 statements. [2025-02-06 10:15:59,367 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-06 10:15:59,367 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:16:04,376 INFO L134 CoverageAnalysis]: Checked inductivity of 29673 backedges. 0 proven. 5922 refuted. 0 times theorem prover too weak. 23751 trivial. 0 not checked. [2025-02-06 10:16:04,376 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 10:16:04,376 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [303261880] [2025-02-06 10:16:04,376 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [303261880] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-06 10:16:04,376 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [884869165] [2025-02-06 10:16:04,376 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-06 10:16:04,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-06 10:16:04,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 10:16:04,389 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-06 10:16:04,390 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2025-02-06 10:16:04,596 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 575 statements into 2 equivalence classes. [2025-02-06 10:16:04,822 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 575 of 575 statements. [2025-02-06 10:16:04,822 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-06 10:16:04,822 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 10:16:04,833 INFO L256 TraceCheckSpWp]: Trace formula consists of 2151 conjuncts, 129 conjuncts are in the unsatisfiable core [2025-02-06 10:16:04,844 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 10:16:11,587 INFO L134 CoverageAnalysis]: Checked inductivity of 29673 backedges. 0 proven. 23751 refuted. 0 times theorem prover too weak. 5922 trivial. 0 not checked. [2025-02-06 10:16:11,587 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-06 10:16:20,874 INFO L134 CoverageAnalysis]: Checked inductivity of 29673 backedges. 0 proven. 23751 refuted. 0 times theorem prover too weak. 5922 trivial. 0 not checked. [2025-02-06 10:16:20,874 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [884869165] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-06 10:16:20,874 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-06 10:16:20,875 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [66, 130, 130] total 322 [2025-02-06 10:16:20,875 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [272693125] [2025-02-06 10:16:20,875 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-06 10:16:20,876 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 322 states [2025-02-06 10:16:20,877 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 10:16:20,884 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 322 interpolants. [2025-02-06 10:16:20,888 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=29247, Invalid=74115, Unknown=0, NotChecked=0, Total=103362 [2025-02-06 10:16:20,890 INFO L87 Difference]: Start difference. First operand 600 states and 602 transitions. Second operand has 322 states, 322 states have (on average 3.0062111801242235) internal successors, (968), 322 states have internal predecessors, (968), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:16:31,539 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 10:16:31,539 INFO L93 Difference]: Finished difference Result 798 states and 800 transitions. [2025-02-06 10:16:31,540 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 131 states. [2025-02-06 10:16:31,541 INFO L78 Accepts]: Start accepts. Automaton has has 322 states, 322 states have (on average 3.0062111801242235) internal successors, (968), 322 states have internal predecessors, (968), 0 states have call successors, (0), 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 575 [2025-02-06 10:16:31,541 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 10:16:31,544 INFO L225 Difference]: With dead ends: 798 [2025-02-06 10:16:31,544 INFO L226 Difference]: Without dead ends: 798 [2025-02-06 10:16:31,548 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 1218 GetRequests, 896 SyntacticMatches, 0 SemanticMatches, 322 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 56640 ImplicationChecksByTransitivity, 16.5s TimeCoverageRelationStatistics Valid=29702, Invalid=74950, Unknown=0, NotChecked=0, Total=104652 [2025-02-06 10:16:31,548 INFO L435 NwaCegarLoop]: 31 mSDtfsCounter, 1518 mSDsluCounter, 473 mSDsCounter, 0 mSdLazyCounter, 1551 mSolverCounterSat, 806 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1518 SdHoareTripleChecker+Valid, 504 SdHoareTripleChecker+Invalid, 2357 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 806 IncrementalHoareTripleChecker+Valid, 1551 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2025-02-06 10:16:31,549 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1518 Valid, 504 Invalid, 2357 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [806 Valid, 1551 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2025-02-06 10:16:31,550 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 798 states. [2025-02-06 10:16:31,562 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 798 to 798. [2025-02-06 10:16:31,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 798 states, 788 states have (on average 1.015228426395939) internal successors, (800), 797 states have internal predecessors, (800), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:16:31,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 798 states to 798 states and 800 transitions. [2025-02-06 10:16:31,566 INFO L78 Accepts]: Start accepts. Automaton has 798 states and 800 transitions. Word has length 575 [2025-02-06 10:16:31,567 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 10:16:31,567 INFO L471 AbstractCegarLoop]: Abstraction has 798 states and 800 transitions. [2025-02-06 10:16:31,567 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 322 states, 322 states have (on average 3.0062111801242235) internal successors, (968), 322 states have internal predecessors, (968), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 10:16:31,568 INFO L276 IsEmpty]: Start isEmpty. Operand 798 states and 800 transitions. [2025-02-06 10:16:31,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 774 [2025-02-06 10:16:31,572 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 10:16:31,573 INFO L218 NwaCegarLoop]: trace histogram [128, 128, 128, 127, 127, 127, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 10:16:31,583 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2025-02-06 10:16:31,774 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,8 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-06 10:16:31,774 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (and 18 more)] === [2025-02-06 10:16:31,774 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 10:16:31,774 INFO L85 PathProgramCache]: Analyzing trace with hash -1436585078, now seen corresponding path program 3 times [2025-02-06 10:16:31,775 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 10:16:31,775 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1441541815] [2025-02-06 10:16:31,775 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-06 10:16:31,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 10:16:31,858 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 773 statements into 129 equivalence classes. [2025-02-06 10:16:33,784 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 129 check-sat command(s) and asserted 773 of 773 statements. [2025-02-06 10:16:33,784 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 129 check-sat command(s) [2025-02-06 10:16:33,784 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 10:16:33,784 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 10:16:33,807 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 773 statements into 1 equivalence classes. [2025-02-06 10:16:34,051 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 773 of 773 statements. [2025-02-06 10:16:34,051 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 10:16:34,052 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 10:16:34,353 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 10:16:34,353 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 10:16:34,354 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 21 remaining) [2025-02-06 10:16:34,357 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (19 of 21 remaining) [2025-02-06 10:16:34,357 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_FREE (18 of 21 remaining) [2025-02-06 10:16:34,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_FREE (17 of 21 remaining) [2025-02-06 10:16:34,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONMEMORY_FREE (16 of 21 remaining) [2025-02-06 10:16:34,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_FREE (15 of 21 remaining) [2025-02-06 10:16:34,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_FREE (14 of 21 remaining) [2025-02-06 10:16:34,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONMEMORY_FREE (13 of 21 remaining) [2025-02-06 10:16:34,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONMEMORY_FREE (12 of 21 remaining) [2025-02-06 10:16:34,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_FREE (11 of 21 remaining) [2025-02-06 10:16:34,358 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONMEMORY_FREE (10 of 21 remaining) [2025-02-06 10:16:34,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONMEMORY_FREE (9 of 21 remaining) [2025-02-06 10:16:34,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONMEMORY_FREE (8 of 21 remaining) [2025-02-06 10:16:34,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONMEMORY_FREE (7 of 21 remaining) [2025-02-06 10:16:34,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 21 remaining) [2025-02-06 10:16:34,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 21 remaining) [2025-02-06 10:16:34,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 21 remaining) [2025-02-06 10:16:34,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 21 remaining) [2025-02-06 10:16:34,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 21 remaining) [2025-02-06 10:16:34,359 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 21 remaining) [2025-02-06 10:16:34,360 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 21 remaining) [2025-02-06 10:16:34,360 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-02-06 10:16:34,362 INFO L422 BasicCegarLoop]: Path program histogram: [3, 2, 2, 2, 1, 1, 1, 1, 1, 1] [2025-02-06 10:16:34,615 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-02-06 10:16:34,618 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.02 10:16:34 BoogieIcfgContainer [2025-02-06 10:16:34,620 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-02-06 10:16:34,620 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-02-06 10:16:34,620 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-02-06 10:16:34,621 INFO L274 PluginConnector]: Witness Printer initialized [2025-02-06 10:16:34,621 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 10:15:21" (3/4) ... [2025-02-06 10:16:34,622 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2025-02-06 10:16:34,805 INFO L127 tionWitnessGenerator]: Generated YAML witness of length 260. [2025-02-06 10:16:34,954 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-02-06 10:16:34,954 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.yml [2025-02-06 10:16:34,954 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-02-06 10:16:34,955 INFO L158 Benchmark]: Toolchain (without parser) took 73927.18ms. Allocated memory was 142.6MB in the beginning and 964.7MB in the end (delta: 822.1MB). Free memory was 108.2MB in the beginning and 788.3MB in the end (delta: -680.1MB). Peak memory consumption was 139.6MB. Max. memory is 16.1GB. [2025-02-06 10:16:34,955 INFO L158 Benchmark]: CDTParser took 0.24ms. Allocated memory is still 201.3MB. Free memory is still 126.9MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 10:16:34,955 INFO L158 Benchmark]: CACSL2BoogieTranslator took 335.74ms. Allocated memory is still 142.6MB. Free memory was 108.2MB in the beginning and 90.9MB in the end (delta: 17.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-02-06 10:16:34,957 INFO L158 Benchmark]: Boogie Procedure Inliner took 42.51ms. Allocated memory is still 142.6MB. Free memory was 90.9MB in the beginning and 90.0MB in the end (delta: 929.8kB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 10:16:34,957 INFO L158 Benchmark]: Boogie Preprocessor took 47.29ms. Allocated memory is still 142.6MB. Free memory was 90.0MB in the beginning and 88.1MB in the end (delta: 1.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-06 10:16:34,957 INFO L158 Benchmark]: IcfgBuilder took 371.02ms. Allocated memory is still 142.6MB. Free memory was 88.1MB in the beginning and 73.2MB in the end (delta: 14.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-06 10:16:34,958 INFO L158 Benchmark]: TraceAbstraction took 72790.21ms. Allocated memory was 142.6MB in the beginning and 964.7MB in the end (delta: 822.1MB). Free memory was 73.2MB in the beginning and 830.3MB in the end (delta: -757.1MB). Peak memory consumption was 559.0MB. Max. memory is 16.1GB. [2025-02-06 10:16:34,958 INFO L158 Benchmark]: Witness Printer took 333.89ms. Allocated memory is still 964.7MB. Free memory was 830.3MB in the beginning and 788.3MB in the end (delta: 41.9MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2025-02-06 10:16:34,959 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.24ms. Allocated memory is still 201.3MB. Free memory is still 126.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 335.74ms. Allocated memory is still 142.6MB. Free memory was 108.2MB in the beginning and 90.9MB in the end (delta: 17.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 42.51ms. Allocated memory is still 142.6MB. Free memory was 90.9MB in the beginning and 90.0MB in the end (delta: 929.8kB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 47.29ms. Allocated memory is still 142.6MB. Free memory was 90.0MB in the beginning and 88.1MB in the end (delta: 1.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * IcfgBuilder took 371.02ms. Allocated memory is still 142.6MB. Free memory was 88.1MB in the beginning and 73.2MB in the end (delta: 14.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 72790.21ms. Allocated memory was 142.6MB in the beginning and 964.7MB in the end (delta: 822.1MB). Free memory was 73.2MB in the beginning and 830.3MB in the end (delta: -757.1MB). Peak memory consumption was 559.0MB. Max. memory is 16.1GB. * Witness Printer took 333.89ms. Allocated memory is still 964.7MB. Free memory was 830.3MB in the beginning and 788.3MB in the end (delta: 41.9MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - CounterExampleResult [Line: -1]: pointer dereference may fail pointer dereference may fail We found a FailurePath: [L523] int *a, *b; [L524] int n; VAL [a={0:0}, b={0:0}, n=0] [L535] n = 128 [L536] a = malloc (n * sizeof(*a)) [L537] b = malloc (n * sizeof(*b)) [L538] EXPR b++ VAL [a={-3:0}, b={-2:4}, n=128] [L538] *b++ = 0 VAL [a={-3:0}, b={-2:4}, n=128] [L539] CALL foo () [L527] int i; [L528] i = 0 VAL [a={-3:0}, b={-2:4}, i=0, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=1, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=2, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=3, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=4, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=5, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=6, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=7, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=8, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=9, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=10, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=11, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=12, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=13, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=14, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=15, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=16, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=17, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=18, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=19, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=20, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=21, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=22, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=23, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=24, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=25, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=26, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=27, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=28, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=29, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=30, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=31, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=32, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=33, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=34, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=35, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=36, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=37, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=38, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=39, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=40, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=41, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=42, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=43, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=44, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=45, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=46, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=47, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=48, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=49, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=50, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=51, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=52, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=53, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=54, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=55, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=56, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=57, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=58, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=59, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=60, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=61, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=62, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=63, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=64, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=65, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=66, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=67, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=68, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=69, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=70, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=71, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=72, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=73, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=74, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=75, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=76, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=77, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=78, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=79, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=80, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=81, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=82, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=83, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=84, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=85, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=86, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=87, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=88, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=89, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=90, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=91, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=92, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=93, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=94, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=95, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=96, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=97, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=98, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=99, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=100, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=101, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=102, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=103, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=104, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=105, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=106, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=107, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=108, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=109, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=110, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=111, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=112, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=113, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=114, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=115, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=116, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=117, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=118, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=119, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=120, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=121, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=122, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=123, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=124, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=125, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=126, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=127, n=128] [L528] COND TRUE i < n VAL [a={-3:0}, b={-2:4}, n=128] [L529] a[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L528] i++ VAL [a={-3:0}, b={-2:4}, i=128, n=128] [L528] COND FALSE !(i < n) [L530] i = 0 VAL [a={-3:0}, b={-2:4}, i=0, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=1, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=2, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=3, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=4, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=5, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=6, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=7, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=8, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=9, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=10, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=11, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=12, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=13, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=14, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=15, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=16, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=17, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=18, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=19, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=20, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=21, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=22, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=23, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=24, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=25, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=26, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=27, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=28, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=29, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=30, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=31, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=32, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=33, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=34, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=35, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=36, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=37, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=38, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=39, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=40, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=41, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=42, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=43, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=44, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=45, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=46, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=47, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=48, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=49, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=50, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=51, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=52, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=53, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=54, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=55, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=56, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=57, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=58, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=59, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=60, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=61, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=62, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=63, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=64, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=65, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=66, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=67, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=68, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=69, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=70, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=71, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=72, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=73, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=74, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=75, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=76, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=77, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=78, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=79, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=80, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=81, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=82, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=83, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=84, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=85, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=86, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=87, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=88, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=89, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=90, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=91, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=92, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=93, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=94, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=95, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=96, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=97, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=98, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=99, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=100, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=101, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=102, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=103, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=104, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=105, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=106, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=107, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=108, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=109, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=110, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=111, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=112, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=113, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=114, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=115, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=116, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=117, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=118, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=119, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=120, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=121, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=122, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=123, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=124, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=125, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=126, n=128] [L530] COND TRUE i < 128 - 1 VAL [a={-3:0}, b={-2:4}, n=128] [L531] b[i] = -1 VAL [a={-3:0}, b={-2:4}, n=128] [L530] i++ VAL [a={-3:0}, b={-2:4}, i=127, n=128] [L530] COND FALSE !(i < 128 - 1) VAL [a={-3:0}, b={-2:4}, n=128] [L539] RET foo () [L540] b[-2] - UnprovableResult [Line: 533]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 541]: Unable to prove that free always succeeds Unable to prove that free always succeeds Reason: Not analyzed. - UnprovableResult [Line: 541]: Unable to prove that free always succeeds Unable to prove that free always succeeds Reason: Not analyzed. - UnprovableResult [Line: 541]: Unable to prove that free always succeeds Unable to prove that free always succeeds Reason: Not analyzed. - UnprovableResult [Line: 541]: Unable to prove that free always succeeds Unable to prove that free always succeeds Reason: Not analyzed. - UnprovableResult [Line: 541]: Unable to prove that free always succeeds Unable to prove that free always succeeds Reason: Not analyzed. - UnprovableResult [Line: 541]: Unable to prove that free always succeeds Unable to prove that free always succeeds Reason: Not analyzed. - UnprovableResult [Line: 543]: Unable to prove that free always succeeds Unable to prove that free always succeeds Reason: Not analyzed. - UnprovableResult [Line: 543]: Unable to prove that free always succeeds Unable to prove that free always succeeds Reason: Not analyzed. - UnprovableResult [Line: 543]: Unable to prove that free always succeeds Unable to prove that free always succeeds Reason: Not analyzed. - UnprovableResult [Line: 543]: Unable to prove that free always succeeds Unable to prove that free always succeeds Reason: Not analyzed. - UnprovableResult [Line: 543]: Unable to prove that free always succeeds Unable to prove that free always succeeds Reason: Not analyzed. - UnprovableResult [Line: 543]: Unable to prove that free always succeeds Unable to prove that free always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 50 locations, 21 error locations. Started 1 CEGAR loops. OverallTime: 72.5s, OverallIterations: 15, TraceHistogramMax: 128, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.1s, AutomataDifference: 27.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 6273 SdHoareTripleChecker+Valid, 4.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 6273 mSDsluCounter, 1703 SdHoareTripleChecker+Invalid, 3.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1280 mSDsCounter, 2091 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 4145 IncrementalHoareTripleChecker+Invalid, 6236 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2091 mSolverCounterUnsat, 423 mSDtfsCounter, 4145 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2521 GetRequests, 1624 SyntacticMatches, 0 SemanticMatches, 897 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88998 ImplicationChecksByTransitivity, 37.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=798occurred in iteration=14, InterpolantAutomatonStates: 452, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 14 MinimizatonAttempts, 354 StatesRemovedByMinimization, 8 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.2s SsaConstructionTime, 2.8s SatisfiabilityAnalysisTime, 38.7s InterpolantComputationTime, 3004 NumberOfCodeBlocks, 2962 NumberOfCodeBlocksAsserted, 156 NumberOfCheckSat, 3269 ConstructedInterpolants, 22 QuantifiedInterpolants, 18532 SizeOfPredicates, 6 NumberOfNonLiveVariables, 4222 ConjunctsInSsa, 287 ConjunctsInUnsatCore, 28 InterpolantComputations, 7 PerfectInterpolantSequences, 41596/115955 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2025-02-06 10:16:35,003 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(valid-deref)