./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/loop-acceleration/array3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 803cd42f Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/loop-acceleration/array3.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9dfb76d38495bc50f893b9a1fbc1c4079ae42ab458f1c235795d8ebc0da579ea --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-22 19:04:47,508 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-22 19:04:47,579 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-22 19:04:47,584 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-22 19:04:47,585 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-22 19:04:47,628 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-22 19:04:47,629 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-22 19:04:47,630 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-22 19:04:47,630 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-22 19:04:47,631 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-22 19:04:47,632 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-22 19:04:47,632 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-22 19:04:47,632 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-22 19:04:47,633 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-22 19:04:47,634 INFO L153 SettingsManager]: * Use SBE=true [2024-11-22 19:04:47,635 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-22 19:04:47,635 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-22 19:04:47,635 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-22 19:04:47,635 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-22 19:04:47,636 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-22 19:04:47,636 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-22 19:04:47,636 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-22 19:04:47,637 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-22 19:04:47,637 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-22 19:04:47,637 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-22 19:04:47,637 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-22 19:04:47,638 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-22 19:04:47,638 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-22 19:04:47,638 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-22 19:04:47,638 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-22 19:04:47,639 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-22 19:04:47,639 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-22 19:04:47,639 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-22 19:04:47,639 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 19:04:47,640 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-22 19:04:47,640 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-22 19:04:47,640 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-22 19:04:47,640 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-22 19:04:47,640 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-22 19:04:47,641 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-22 19:04:47,641 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-22 19:04:47,641 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-22 19:04:47,642 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9dfb76d38495bc50f893b9a1fbc1c4079ae42ab458f1c235795d8ebc0da579ea [2024-11-22 19:04:47,872 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-22 19:04:47,891 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-22 19:04:47,893 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-22 19:04:47,894 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-22 19:04:47,894 INFO L274 PluginConnector]: CDTParser initialized [2024-11-22 19:04:47,895 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/loop-acceleration/array3.i [2024-11-22 19:04:49,268 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-22 19:04:49,478 INFO L384 CDTParser]: Found 1 translation units. [2024-11-22 19:04:49,479 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loop-acceleration/array3.i [2024-11-22 19:04:49,484 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/37fd6a863/2676d7e951ee46368cb95517565fcb28/FLAG0cd7a52bd [2024-11-22 19:04:49,836 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/37fd6a863/2676d7e951ee46368cb95517565fcb28 [2024-11-22 19:04:49,838 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-22 19:04:49,839 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-22 19:04:49,840 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-22 19:04:49,840 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-22 19:04:49,844 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-22 19:04:49,844 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 07:04:49" (1/1) ... [2024-11-22 19:04:49,845 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7500c4f8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:49, skipping insertion in model container [2024-11-22 19:04:49,845 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 07:04:49" (1/1) ... [2024-11-22 19:04:49,862 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-22 19:04:50,026 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 19:04:50,032 INFO L200 MainTranslator]: Completed pre-run [2024-11-22 19:04:50,044 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 19:04:50,076 INFO L204 MainTranslator]: Completed translation [2024-11-22 19:04:50,077 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50 WrapperNode [2024-11-22 19:04:50,077 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-22 19:04:50,078 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-22 19:04:50,078 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-22 19:04:50,078 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-22 19:04:50,083 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (1/1) ... [2024-11-22 19:04:50,088 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (1/1) ... [2024-11-22 19:04:50,100 INFO L138 Inliner]: procedures = 16, calls = 12, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 46 [2024-11-22 19:04:50,101 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-22 19:04:50,101 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-22 19:04:50,101 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-22 19:04:50,101 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-22 19:04:50,108 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (1/1) ... [2024-11-22 19:04:50,109 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (1/1) ... [2024-11-22 19:04:50,110 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (1/1) ... [2024-11-22 19:04:50,118 INFO L175 MemorySlicer]: Split 4 memory accesses to 2 slices as follows [2, 2]. 50 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 1 writes are split as follows [0, 1]. [2024-11-22 19:04:50,118 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (1/1) ... [2024-11-22 19:04:50,118 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (1/1) ... [2024-11-22 19:04:50,125 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (1/1) ... [2024-11-22 19:04:50,130 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (1/1) ... [2024-11-22 19:04:50,131 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (1/1) ... [2024-11-22 19:04:50,135 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (1/1) ... [2024-11-22 19:04:50,144 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-22 19:04:50,144 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-22 19:04:50,145 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-22 19:04:50,145 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-22 19:04:50,145 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (1/1) ... [2024-11-22 19:04:50,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 19:04:50,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 19:04:50,184 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-22 19:04:50,188 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-22 19:04:50,222 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-22 19:04:50,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-22 19:04:50,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-22 19:04:50,223 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-22 19:04:50,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-22 19:04:50,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-22 19:04:50,224 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-22 19:04:50,224 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-22 19:04:50,224 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-22 19:04:50,224 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-22 19:04:50,224 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-22 19:04:50,287 INFO L238 CfgBuilder]: Building ICFG [2024-11-22 19:04:50,289 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-22 19:04:50,425 INFO L? ?]: Removed 18 outVars from TransFormulas that were not future-live. [2024-11-22 19:04:50,426 INFO L287 CfgBuilder]: Performing block encoding [2024-11-22 19:04:50,438 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-22 19:04:50,439 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-22 19:04:50,439 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 07:04:50 BoogieIcfgContainer [2024-11-22 19:04:50,439 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-22 19:04:50,442 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-22 19:04:50,442 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-22 19:04:50,446 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-22 19:04:50,446 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 22.11 07:04:49" (1/3) ... [2024-11-22 19:04:50,447 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@20e72fce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 07:04:50, skipping insertion in model container [2024-11-22 19:04:50,447 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 07:04:50" (2/3) ... [2024-11-22 19:04:50,448 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@20e72fce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 07:04:50, skipping insertion in model container [2024-11-22 19:04:50,448 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 07:04:50" (3/3) ... [2024-11-22 19:04:50,452 INFO L112 eAbstractionObserver]: Analyzing ICFG array3.i [2024-11-22 19:04:50,465 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-22 19:04:50,465 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2024-11-22 19:04:50,507 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 19:04:50,512 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;@65a8eb3a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 19:04:50,513 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-11-22 19:04:50,516 INFO L276 IsEmpty]: Start isEmpty. Operand has 27 states, 20 states have (on average 1.65) internal successors, (33), 26 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:50,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-22 19:04:50,520 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 19:04:50,520 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1] [2024-11-22 19:04:50,521 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2024-11-22 19:04:50,524 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 19:04:50,525 INFO L85 PathProgramCache]: Analyzing trace with hash 925765, now seen corresponding path program 1 times [2024-11-22 19:04:50,532 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 19:04:50,532 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [639963705] [2024-11-22 19:04:50,532 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 19:04:50,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 19:04:50,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 19:04:50,708 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 19:04:50,708 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 19:04:50,708 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [639963705] [2024-11-22 19:04:50,709 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [639963705] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 19:04:50,709 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 19:04:50,709 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 19:04:50,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [664671088] [2024-11-22 19:04:50,711 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 19:04:50,714 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 19:04:50,715 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 19:04:50,751 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 19:04:50,752 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 19:04:50,754 INFO L87 Difference]: Start difference. First operand has 27 states, 20 states have (on average 1.65) internal successors, (33), 26 states have internal predecessors, (33), 0 states have call successors, (0), 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 2.0) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:50,780 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 19:04:50,780 INFO L93 Difference]: Finished difference Result 24 states and 26 transitions. [2024-11-22 19:04:50,781 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 19:04:50,783 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 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 4 [2024-11-22 19:04:50,783 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 19:04:50,787 INFO L225 Difference]: With dead ends: 24 [2024-11-22 19:04:50,788 INFO L226 Difference]: Without dead ends: 22 [2024-11-22 19:04:50,789 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 19:04:50,791 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 17 mSDsluCounter, 1 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 22 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-22 19:04:50,792 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 22 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-22 19:04:50,805 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states. [2024-11-22 19:04:50,812 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22. [2024-11-22 19:04:50,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 18 states have (on average 1.3333333333333333) internal successors, (24), 21 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:50,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 24 transitions. [2024-11-22 19:04:50,814 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 24 transitions. Word has length 4 [2024-11-22 19:04:50,814 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 19:04:50,814 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 24 transitions. [2024-11-22 19:04:50,814 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:50,815 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 24 transitions. [2024-11-22 19:04:50,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-22 19:04:50,815 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 19:04:50,815 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1] [2024-11-22 19:04:50,815 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-22 19:04:50,816 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2024-11-22 19:04:50,816 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 19:04:50,816 INFO L85 PathProgramCache]: Analyzing trace with hash 925766, now seen corresponding path program 1 times [2024-11-22 19:04:50,816 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 19:04:50,817 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1145605104] [2024-11-22 19:04:50,817 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 19:04:50,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 19:04:50,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 19:04:50,913 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 19:04:50,913 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 19:04:50,913 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1145605104] [2024-11-22 19:04:50,914 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1145605104] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 19:04:50,914 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 19:04:50,914 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 19:04:50,914 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1506471779] [2024-11-22 19:04:50,914 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 19:04:50,915 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 19:04:50,915 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 19:04:50,916 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 19:04:50,916 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 19:04:50,916 INFO L87 Difference]: Start difference. First operand 22 states and 24 transitions. Second operand has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:50,940 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 19:04:50,941 INFO L93 Difference]: Finished difference Result 26 states and 28 transitions. [2024-11-22 19:04:50,941 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 19:04:50,941 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 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 4 [2024-11-22 19:04:50,942 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 19:04:50,942 INFO L225 Difference]: With dead ends: 26 [2024-11-22 19:04:50,942 INFO L226 Difference]: Without dead ends: 26 [2024-11-22 19:04:50,942 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 19:04:50,943 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 2 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 30 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-22 19:04:50,944 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 30 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-22 19:04:50,944 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2024-11-22 19:04:50,946 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 24. [2024-11-22 19:04:50,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 20 states have (on average 1.3) internal successors, (26), 23 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:50,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 26 transitions. [2024-11-22 19:04:50,947 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 26 transitions. Word has length 4 [2024-11-22 19:04:50,947 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 19:04:50,947 INFO L471 AbstractCegarLoop]: Abstraction has 24 states and 26 transitions. [2024-11-22 19:04:50,948 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:50,948 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 26 transitions. [2024-11-22 19:04:50,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-22 19:04:50,948 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 19:04:50,948 INFO L215 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1] [2024-11-22 19:04:50,949 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-22 19:04:50,949 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2024-11-22 19:04:50,949 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 19:04:50,949 INFO L85 PathProgramCache]: Analyzing trace with hash 264435913, now seen corresponding path program 1 times [2024-11-22 19:04:50,950 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 19:04:50,950 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [249627619] [2024-11-22 19:04:50,950 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 19:04:50,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 19:04:50,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 19:04:51,078 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 19:04:51,078 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 19:04:51,079 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [249627619] [2024-11-22 19:04:51,079 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [249627619] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 19:04:51,079 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [858886684] [2024-11-22 19:04:51,079 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 19:04:51,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:04:51,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 19:04:51,082 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-22 19:04:51,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-22 19:04:51,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 19:04:51,120 INFO L255 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-22 19:04:51,123 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 19:04:51,184 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-22 19:04:51,285 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 19:04:51,285 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 19:04:51,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 19:04:51,370 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [858886684] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-22 19:04:51,370 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-22 19:04:51,370 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 8 [2024-11-22 19:04:51,370 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1351319103] [2024-11-22 19:04:51,370 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-22 19:04:51,371 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-22 19:04:51,371 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 19:04:51,371 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-22 19:04:51,371 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-11-22 19:04:51,371 INFO L87 Difference]: Start difference. First operand 24 states and 26 transitions. Second operand has 9 states, 8 states have (on average 2.75) internal successors, (22), 9 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:51,469 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 19:04:51,470 INFO L93 Difference]: Finished difference Result 34 states and 36 transitions. [2024-11-22 19:04:51,470 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-22 19:04:51,470 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 8 states have (on average 2.75) internal successors, (22), 9 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2024-11-22 19:04:51,470 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 19:04:51,471 INFO L225 Difference]: With dead ends: 34 [2024-11-22 19:04:51,471 INFO L226 Difference]: Without dead ends: 34 [2024-11-22 19:04:51,471 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=38, Invalid=72, Unknown=0, NotChecked=0, Total=110 [2024-11-22 19:04:51,472 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 12 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 78 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-22 19:04:51,472 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 52 Invalid, 78 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-22 19:04:51,472 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2024-11-22 19:04:51,476 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 34. [2024-11-22 19:04:51,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 34 states, 31 states have (on average 1.1612903225806452) internal successors, (36), 33 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:51,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 36 transitions. [2024-11-22 19:04:51,478 INFO L78 Accepts]: Start accepts. Automaton has 34 states and 36 transitions. Word has length 8 [2024-11-22 19:04:51,478 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 19:04:51,478 INFO L471 AbstractCegarLoop]: Abstraction has 34 states and 36 transitions. [2024-11-22 19:04:51,479 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 2.75) internal successors, (22), 9 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:51,479 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 36 transitions. [2024-11-22 19:04:51,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-22 19:04:51,480 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 19:04:51,480 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 1, 1, 1, 1, 1] [2024-11-22 19:04:51,494 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-22 19:04:51,680 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:04:51,681 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2024-11-22 19:04:51,682 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 19:04:51,683 INFO L85 PathProgramCache]: Analyzing trace with hash 519338591, now seen corresponding path program 1 times [2024-11-22 19:04:51,683 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 19:04:51,683 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [548004147] [2024-11-22 19:04:51,683 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 19:04:51,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 19:04:51,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 19:04:51,802 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2024-11-22 19:04:51,803 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 19:04:51,803 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [548004147] [2024-11-22 19:04:51,803 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [548004147] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 19:04:51,803 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 19:04:51,803 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 19:04:51,803 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [928124748] [2024-11-22 19:04:51,803 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 19:04:51,803 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 19:04:51,804 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 19:04:51,804 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 19:04:51,804 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-22 19:04:51,804 INFO L87 Difference]: Start difference. First operand 34 states and 36 transitions. Second operand has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:51,834 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 19:04:51,834 INFO L93 Difference]: Finished difference Result 39 states and 42 transitions. [2024-11-22 19:04:51,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-22 19:04:51,834 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 21 [2024-11-22 19:04:51,835 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 19:04:51,835 INFO L225 Difference]: With dead ends: 39 [2024-11-22 19:04:51,835 INFO L226 Difference]: Without dead ends: 39 [2024-11-22 19:04:51,836 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-22 19:04:51,837 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 25 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-22 19:04:51,837 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 23 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-22 19:04:51,839 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states. [2024-11-22 19:04:51,841 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 37. [2024-11-22 19:04:51,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37 states, 34 states have (on average 1.1764705882352942) internal successors, (40), 36 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:51,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 40 transitions. [2024-11-22 19:04:51,841 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 40 transitions. Word has length 21 [2024-11-22 19:04:51,841 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 19:04:51,842 INFO L471 AbstractCegarLoop]: Abstraction has 37 states and 40 transitions. [2024-11-22 19:04:51,842 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:51,842 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 40 transitions. [2024-11-22 19:04:51,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-22 19:04:51,842 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 19:04:51,842 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 19:04:51,842 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-22 19:04:51,843 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2024-11-22 19:04:51,843 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 19:04:51,843 INFO L85 PathProgramCache]: Analyzing trace with hash 1096066870, now seen corresponding path program 1 times [2024-11-22 19:04:51,843 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 19:04:51,845 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [237365659] [2024-11-22 19:04:51,845 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 19:04:51,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 19:04:51,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 19:04:51,954 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-22 19:04:51,954 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 19:04:51,954 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [237365659] [2024-11-22 19:04:51,955 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [237365659] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 19:04:51,955 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1037851716] [2024-11-22 19:04:51,955 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 19:04:51,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:04:51,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 19:04:51,957 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-22 19:04:51,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-22 19:04:52,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 19:04:52,014 INFO L255 TraceCheckSpWp]: Trace formula consists of 102 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-22 19:04:52,015 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 19:04:52,055 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-22 19:04:52,056 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 19:04:52,135 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-22 19:04:52,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1037851716] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-22 19:04:52,136 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-22 19:04:52,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13 [2024-11-22 19:04:52,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1556971728] [2024-11-22 19:04:52,136 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-22 19:04:52,137 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-22 19:04:52,137 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 19:04:52,138 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-22 19:04:52,138 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-22 19:04:52,138 INFO L87 Difference]: Start difference. First operand 37 states and 40 transitions. Second operand has 13 states, 13 states have (on average 3.6923076923076925) internal successors, (48), 13 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:52,280 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 19:04:52,280 INFO L93 Difference]: Finished difference Result 107 states and 128 transitions. [2024-11-22 19:04:52,281 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-22 19:04:52,281 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 3.6923076923076925) internal successors, (48), 13 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) Word has length 25 [2024-11-22 19:04:52,281 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 19:04:52,283 INFO L225 Difference]: With dead ends: 107 [2024-11-22 19:04:52,283 INFO L226 Difference]: Without dead ends: 107 [2024-11-22 19:04:52,283 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 55 GetRequests, 44 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-22 19:04:52,284 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 106 mSDsluCounter, 48 mSDsCounter, 0 mSdLazyCounter, 79 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 106 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 116 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 79 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-22 19:04:52,284 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [106 Valid, 63 Invalid, 116 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 79 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-22 19:04:52,285 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 107 states. [2024-11-22 19:04:52,289 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 107 to 97. [2024-11-22 19:04:52,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 97 states, 94 states have (on average 1.2553191489361701) internal successors, (118), 96 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:52,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 97 states and 118 transitions. [2024-11-22 19:04:52,291 INFO L78 Accepts]: Start accepts. Automaton has 97 states and 118 transitions. Word has length 25 [2024-11-22 19:04:52,291 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 19:04:52,291 INFO L471 AbstractCegarLoop]: Abstraction has 97 states and 118 transitions. [2024-11-22 19:04:52,291 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 3.6923076923076925) internal successors, (48), 13 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:52,292 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 118 transitions. [2024-11-22 19:04:52,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-22 19:04:52,292 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 19:04:52,292 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 19:04:52,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-22 19:04:52,493 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:04:52,494 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2024-11-22 19:04:52,494 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 19:04:52,495 INFO L85 PathProgramCache]: Analyzing trace with hash 625418724, now seen corresponding path program 2 times [2024-11-22 19:04:52,495 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 19:04:52,495 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [37106316] [2024-11-22 19:04:52,495 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 19:04:52,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 19:04:52,525 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-22 19:04:52,525 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 19:04:52,809 INFO L134 CoverageAnalysis]: Checked inductivity of 191 backedges. 0 proven. 190 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-22 19:04:52,810 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 19:04:52,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [37106316] [2024-11-22 19:04:52,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [37106316] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 19:04:52,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [640725551] [2024-11-22 19:04:52,811 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 19:04:52,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:04:52,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 19:04:52,813 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-22 19:04:52,815 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-22 19:04:52,872 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-22 19:04:52,872 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 19:04:52,873 INFO L255 TraceCheckSpWp]: Trace formula consists of 186 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-22 19:04:52,875 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 19:04:52,934 INFO L134 CoverageAnalysis]: Checked inductivity of 191 backedges. 0 proven. 190 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-22 19:04:52,934 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 19:04:53,168 INFO L134 CoverageAnalysis]: Checked inductivity of 191 backedges. 0 proven. 190 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-22 19:04:53,169 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [640725551] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-22 19:04:53,169 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-22 19:04:53,169 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2024-11-22 19:04:53,169 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1904716490] [2024-11-22 19:04:53,170 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-22 19:04:53,170 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-22 19:04:53,170 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 19:04:53,171 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-22 19:04:53,171 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-22 19:04:53,171 INFO L87 Difference]: Start difference. First operand 97 states and 118 transitions. Second operand has 25 states, 25 states have (on average 3.84) internal successors, (96), 25 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:53,355 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 19:04:53,355 INFO L93 Difference]: Finished difference Result 215 states and 260 transitions. [2024-11-22 19:04:53,355 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-22 19:04:53,356 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 3.84) internal successors, (96), 25 states have internal predecessors, (96), 0 states have call successors, (0), 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 [2024-11-22 19:04:53,356 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 19:04:53,357 INFO L225 Difference]: With dead ends: 215 [2024-11-22 19:04:53,357 INFO L226 Difference]: Without dead ends: 215 [2024-11-22 19:04:53,357 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 109 GetRequests, 86 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-22 19:04:53,358 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 330 mSDsluCounter, 81 mSDsCounter, 0 mSdLazyCounter, 145 mSolverCounterSat, 96 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 330 SdHoareTripleChecker+Valid, 96 SdHoareTripleChecker+Invalid, 241 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 96 IncrementalHoareTripleChecker+Valid, 145 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-22 19:04:53,358 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [330 Valid, 96 Invalid, 241 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [96 Valid, 145 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-22 19:04:53,359 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 215 states. [2024-11-22 19:04:53,365 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 215 to 193. [2024-11-22 19:04:53,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 193 states, 190 states have (on average 1.2526315789473683) internal successors, (238), 192 states have internal predecessors, (238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:53,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 193 states to 193 states and 238 transitions. [2024-11-22 19:04:53,367 INFO L78 Accepts]: Start accepts. Automaton has 193 states and 238 transitions. Word has length 49 [2024-11-22 19:04:53,368 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 19:04:53,368 INFO L471 AbstractCegarLoop]: Abstraction has 193 states and 238 transitions. [2024-11-22 19:04:53,368 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 3.84) internal successors, (96), 25 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:53,368 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 238 transitions. [2024-11-22 19:04:53,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-22 19:04:53,370 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 19:04:53,370 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 19:04:53,377 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-22 19:04:53,574 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:04:53,575 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2024-11-22 19:04:53,576 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 19:04:53,576 INFO L85 PathProgramCache]: Analyzing trace with hash 1805457728, now seen corresponding path program 3 times [2024-11-22 19:04:53,576 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 19:04:53,576 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1538328643] [2024-11-22 19:04:53,576 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-22 19:04:53,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 19:04:53,606 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-22 19:04:53,606 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 19:04:53,689 INFO L134 CoverageAnalysis]: Checked inductivity of 947 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked. [2024-11-22 19:04:53,689 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 19:04:53,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1538328643] [2024-11-22 19:04:53,689 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1538328643] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 19:04:53,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2069042359] [2024-11-22 19:04:53,690 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-22 19:04:53,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:04:53,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 19:04:53,692 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-22 19:04:53,695 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-22 19:04:53,756 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-22 19:04:53,757 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 19:04:53,757 INFO L255 TraceCheckSpWp]: Trace formula consists of 60 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-22 19:04:53,759 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 19:04:53,772 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-22 19:04:54,293 INFO L134 CoverageAnalysis]: Checked inductivity of 947 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked. [2024-11-22 19:04:54,294 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 19:04:54,807 INFO L134 CoverageAnalysis]: Checked inductivity of 947 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked. [2024-11-22 19:04:54,808 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2069042359] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-22 19:04:54,808 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-22 19:04:54,808 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 10 [2024-11-22 19:04:54,808 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [217342428] [2024-11-22 19:04:54,808 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-22 19:04:54,808 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-22 19:04:54,808 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 19:04:54,809 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-22 19:04:54,809 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=72, Unknown=0, NotChecked=0, Total=110 [2024-11-22 19:04:54,809 INFO L87 Difference]: Start difference. First operand 193 states and 238 transitions. Second operand has 11 states, 10 states have (on average 3.7) internal successors, (37), 11 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:54,957 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 19:04:54,957 INFO L93 Difference]: Finished difference Result 196 states and 237 transitions. [2024-11-22 19:04:54,957 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-22 19:04:54,957 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 10 states have (on average 3.7) internal successors, (37), 11 states have internal predecessors, (37), 0 states have call successors, (0), 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 97 [2024-11-22 19:04:54,958 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 19:04:54,958 INFO L225 Difference]: With dead ends: 196 [2024-11-22 19:04:54,958 INFO L226 Difference]: Without dead ends: 196 [2024-11-22 19:04:54,959 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 199 GetRequests, 187 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 27 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=65, Invalid=117, Unknown=0, NotChecked=0, Total=182 [2024-11-22 19:04:54,959 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 67 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 81 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 67 SdHoareTripleChecker+Valid, 51 SdHoareTripleChecker+Invalid, 92 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 81 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-22 19:04:54,959 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [67 Valid, 51 Invalid, 92 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 81 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-22 19:04:54,960 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 196 states. [2024-11-22 19:04:54,968 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 196 to 119. [2024-11-22 19:04:54,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 119 states, 116 states have (on average 1.0603448275862069) internal successors, (123), 118 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:54,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 119 states and 123 transitions. [2024-11-22 19:04:54,972 INFO L78 Accepts]: Start accepts. Automaton has 119 states and 123 transitions. Word has length 97 [2024-11-22 19:04:54,972 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 19:04:54,972 INFO L471 AbstractCegarLoop]: Abstraction has 119 states and 123 transitions. [2024-11-22 19:04:54,972 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 10 states have (on average 3.7) internal successors, (37), 11 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:54,973 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 123 transitions. [2024-11-22 19:04:54,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-22 19:04:54,974 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 19:04:54,974 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 19:04:54,982 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-22 19:04:55,175 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:04:55,176 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2024-11-22 19:04:55,178 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 19:04:55,178 INFO L85 PathProgramCache]: Analyzing trace with hash 132966792, now seen corresponding path program 1 times [2024-11-22 19:04:55,178 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 19:04:55,178 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [802051351] [2024-11-22 19:04:55,178 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 19:04:55,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 19:04:55,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 19:04:55,899 INFO L134 CoverageAnalysis]: Checked inductivity of 946 backedges. 0 proven. 946 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 19:04:55,899 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 19:04:55,900 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [802051351] [2024-11-22 19:04:55,900 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [802051351] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 19:04:55,901 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [638169190] [2024-11-22 19:04:55,901 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 19:04:55,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:04:55,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 19:04:55,903 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-22 19:04:55,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-22 19:04:55,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 19:04:55,984 INFO L255 TraceCheckSpWp]: Trace formula consists of 360 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-11-22 19:04:55,987 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 19:04:56,074 INFO L134 CoverageAnalysis]: Checked inductivity of 946 backedges. 0 proven. 946 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 19:04:56,074 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 19:04:56,755 INFO L134 CoverageAnalysis]: Checked inductivity of 946 backedges. 0 proven. 946 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 19:04:56,755 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [638169190] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-22 19:04:56,756 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-22 19:04:56,756 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 49 [2024-11-22 19:04:56,756 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [740199733] [2024-11-22 19:04:56,756 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-22 19:04:56,756 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2024-11-22 19:04:56,757 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 19:04:56,757 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2024-11-22 19:04:56,758 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-22 19:04:56,758 INFO L87 Difference]: Start difference. First operand 119 states and 123 transitions. Second operand has 49 states, 49 states have (on average 3.938775510204082) internal successors, (193), 49 states have internal predecessors, (193), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:57,158 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 19:04:57,158 INFO L93 Difference]: Finished difference Result 431 states and 520 transitions. [2024-11-22 19:04:57,158 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-11-22 19:04:57,159 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 3.938775510204082) internal successors, (193), 49 states have internal predecessors, (193), 0 states have call successors, (0), 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 98 [2024-11-22 19:04:57,159 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 19:04:57,160 INFO L225 Difference]: With dead ends: 431 [2024-11-22 19:04:57,160 INFO L226 Difference]: Without dead ends: 431 [2024-11-22 19:04:57,161 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 219 GetRequests, 172 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-22 19:04:57,161 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 602 mSDsluCounter, 201 mSDsCounter, 0 mSdLazyCounter, 305 mSolverCounterSat, 152 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 602 SdHoareTripleChecker+Valid, 215 SdHoareTripleChecker+Invalid, 457 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 152 IncrementalHoareTripleChecker+Valid, 305 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-22 19:04:57,161 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [602 Valid, 215 Invalid, 457 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [152 Valid, 305 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-22 19:04:57,162 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 431 states. [2024-11-22 19:04:57,168 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 431 to 215. [2024-11-22 19:04:57,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 215 states, 212 states have (on average 1.0330188679245282) internal successors, (219), 214 states have internal predecessors, (219), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:57,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 215 states and 219 transitions. [2024-11-22 19:04:57,169 INFO L78 Accepts]: Start accepts. Automaton has 215 states and 219 transitions. Word has length 98 [2024-11-22 19:04:57,169 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 19:04:57,169 INFO L471 AbstractCegarLoop]: Abstraction has 215 states and 219 transitions. [2024-11-22 19:04:57,170 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 3.938775510204082) internal successors, (193), 49 states have internal predecessors, (193), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:57,170 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 219 transitions. [2024-11-22 19:04:57,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-22 19:04:57,171 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 19:04:57,172 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 19:04:57,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-22 19:04:57,375 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:04:57,376 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2024-11-22 19:04:57,377 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 19:04:57,377 INFO L85 PathProgramCache]: Analyzing trace with hash 708037072, now seen corresponding path program 2 times [2024-11-22 19:04:57,377 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 19:04:57,377 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1708540444] [2024-11-22 19:04:57,377 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 19:04:57,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 19:04:57,397 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-22 19:04:57,397 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 19:04:57,425 INFO L134 CoverageAnalysis]: Checked inductivity of 4186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4186 trivial. 0 not checked. [2024-11-22 19:04:57,425 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 19:04:57,425 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1708540444] [2024-11-22 19:04:57,425 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1708540444] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 19:04:57,425 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 19:04:57,426 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 19:04:57,426 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [272257615] [2024-11-22 19:04:57,426 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 19:04:57,426 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 19:04:57,426 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 19:04:57,426 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 19:04:57,427 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 19:04:57,427 INFO L87 Difference]: Start difference. First operand 215 states and 219 transitions. Second operand has 4 states, 3 states have (on average 4.666666666666667) internal successors, (14), 4 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:57,434 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 19:04:57,435 INFO L93 Difference]: Finished difference Result 214 states and 218 transitions. [2024-11-22 19:04:57,435 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-22 19:04:57,435 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 4.666666666666667) internal successors, (14), 4 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 194 [2024-11-22 19:04:57,435 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 19:04:57,436 INFO L225 Difference]: With dead ends: 214 [2024-11-22 19:04:57,436 INFO L226 Difference]: Without dead ends: 212 [2024-11-22 19:04:57,436 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 19:04:57,437 INFO L432 NwaCegarLoop]: 17 mSDtfsCounter, 7 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 32 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-22 19:04:57,437 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 32 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-22 19:04:57,441 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 212 states. [2024-11-22 19:04:57,445 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 212 to 212. [2024-11-22 19:04:57,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 212 states, 210 states have (on average 1.0285714285714285) internal successors, (216), 211 states have internal predecessors, (216), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:57,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 212 states and 216 transitions. [2024-11-22 19:04:57,446 INFO L78 Accepts]: Start accepts. Automaton has 212 states and 216 transitions. Word has length 194 [2024-11-22 19:04:57,446 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 19:04:57,446 INFO L471 AbstractCegarLoop]: Abstraction has 212 states and 216 transitions. [2024-11-22 19:04:57,446 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 4.666666666666667) internal successors, (14), 4 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:57,446 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 216 transitions. [2024-11-22 19:04:57,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-11-22 19:04:57,453 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 19:04:57,453 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 19:04:57,453 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-22 19:04:57,453 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2024-11-22 19:04:57,454 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 19:04:57,454 INFO L85 PathProgramCache]: Analyzing trace with hash 473911727, now seen corresponding path program 1 times [2024-11-22 19:04:57,454 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 19:04:57,454 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1452717804] [2024-11-22 19:04:57,454 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 19:04:57,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 19:04:57,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 19:04:57,741 INFO L134 CoverageAnalysis]: Checked inductivity of 4186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4186 trivial. 0 not checked. [2024-11-22 19:04:57,745 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 19:04:57,745 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1452717804] [2024-11-22 19:04:57,745 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1452717804] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 19:04:57,745 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 19:04:57,745 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-22 19:04:57,745 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1491711140] [2024-11-22 19:04:57,745 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 19:04:57,746 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 19:04:57,746 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 19:04:57,746 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 19:04:57,746 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 19:04:57,746 INFO L87 Difference]: Start difference. First operand 212 states and 216 transitions. Second operand has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:57,768 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 19:04:57,768 INFO L93 Difference]: Finished difference Result 214 states and 217 transitions. [2024-11-22 19:04:57,769 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-22 19:04:57,769 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 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 195 [2024-11-22 19:04:57,769 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 19:04:57,770 INFO L225 Difference]: With dead ends: 214 [2024-11-22 19:04:57,770 INFO L226 Difference]: Without dead ends: 212 [2024-11-22 19:04:57,770 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 19:04:57,770 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 5 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 30 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-22 19:04:57,771 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 30 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-22 19:04:57,772 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 212 states. [2024-11-22 19:04:57,774 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 212 to 212. [2024-11-22 19:04:57,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 212 states, 210 states have (on average 1.0238095238095237) internal successors, (215), 211 states have internal predecessors, (215), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:57,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 212 states and 215 transitions. [2024-11-22 19:04:57,775 INFO L78 Accepts]: Start accepts. Automaton has 212 states and 215 transitions. Word has length 195 [2024-11-22 19:04:57,775 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 19:04:57,775 INFO L471 AbstractCegarLoop]: Abstraction has 212 states and 215 transitions. [2024-11-22 19:04:57,775 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:04:57,775 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 215 transitions. [2024-11-22 19:04:57,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-11-22 19:04:57,781 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 19:04:57,782 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 19:04:57,782 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-22 19:04:57,782 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2024-11-22 19:04:57,782 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 19:04:57,782 INFO L85 PathProgramCache]: Analyzing trace with hash 321671238, now seen corresponding path program 1 times [2024-11-22 19:04:57,783 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 19:04:57,783 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1314487355] [2024-11-22 19:04:57,783 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 19:04:57,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 19:04:57,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 19:04:58,030 INFO L134 CoverageAnalysis]: Checked inductivity of 4188 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 4186 trivial. 0 not checked. [2024-11-22 19:04:58,030 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 19:04:58,030 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1314487355] [2024-11-22 19:04:58,031 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1314487355] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 19:04:58,031 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [971667203] [2024-11-22 19:04:58,031 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 19:04:58,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:04:58,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 19:04:58,034 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-22 19:04:58,038 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-22 19:04:58,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 19:04:58,178 INFO L255 TraceCheckSpWp]: Trace formula consists of 706 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-22 19:04:58,185 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-22 19:04:59,102 INFO L134 CoverageAnalysis]: Checked inductivity of 4188 backedges. 0 proven. 4186 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-22 19:04:59,102 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-22 19:05:01,422 INFO L134 CoverageAnalysis]: Checked inductivity of 4188 backedges. 0 proven. 4186 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-22 19:05:01,423 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [971667203] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-22 19:05:01,423 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-22 19:05:01,423 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 49, 49] total 98 [2024-11-22 19:05:01,423 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2000404809] [2024-11-22 19:05:01,425 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-22 19:05:01,426 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 98 states [2024-11-22 19:05:01,426 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 19:05:01,428 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 98 interpolants. [2024-11-22 19:05:01,431 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=4658, Invalid=4848, Unknown=0, NotChecked=0, Total=9506 [2024-11-22 19:05:01,432 INFO L87 Difference]: Start difference. First operand 212 states and 215 transitions. Second operand has 98 states, 98 states have (on average 4.071428571428571) internal successors, (399), 98 states have internal predecessors, (399), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:05:03,389 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-22 19:05:03,389 INFO L93 Difference]: Finished difference Result 860 states and 1043 transitions. [2024-11-22 19:05:03,389 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 97 states. [2024-11-22 19:05:03,390 INFO L78 Accepts]: Start accepts. Automaton has has 98 states, 98 states have (on average 4.071428571428571) internal successors, (399), 98 states have internal predecessors, (399), 0 states have call successors, (0), 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 199 [2024-11-22 19:05:03,390 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-22 19:05:03,392 INFO L225 Difference]: With dead ends: 860 [2024-11-22 19:05:03,392 INFO L226 Difference]: Without dead ends: 766 [2024-11-22 19:05:03,393 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 401 GetRequests, 305 SyntacticMatches, 0 SemanticMatches, 96 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 185 ImplicationChecksByTransitivity, 2.9s TimeCoverageRelationStatistics Valid=4658, Invalid=4848, Unknown=0, NotChecked=0, Total=9506 [2024-11-22 19:05:03,394 INFO L432 NwaCegarLoop]: 11 mSDtfsCounter, 1649 mSDsluCounter, 321 mSDsCounter, 0 mSdLazyCounter, 596 mSolverCounterSat, 503 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1649 SdHoareTripleChecker+Valid, 332 SdHoareTripleChecker+Invalid, 1099 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 503 IncrementalHoareTripleChecker+Valid, 596 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-22 19:05:03,394 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1649 Valid, 332 Invalid, 1099 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [503 Valid, 596 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-22 19:05:03,395 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 766 states. [2024-11-22 19:05:03,399 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 766 to 765. [2024-11-22 19:05:03,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 765 states, 763 states have (on average 1.1218872870249017) internal successors, (856), 764 states have internal predecessors, (856), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:05:03,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 765 states to 765 states and 856 transitions. [2024-11-22 19:05:03,402 INFO L78 Accepts]: Start accepts. Automaton has 765 states and 856 transitions. Word has length 199 [2024-11-22 19:05:03,402 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-22 19:05:03,402 INFO L471 AbstractCegarLoop]: Abstraction has 765 states and 856 transitions. [2024-11-22 19:05:03,402 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 98 states, 98 states have (on average 4.071428571428571) internal successors, (399), 98 states have internal predecessors, (399), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 19:05:03,403 INFO L276 IsEmpty]: Start isEmpty. Operand 765 states and 856 transitions. [2024-11-22 19:05:03,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 398 [2024-11-22 19:05:03,406 INFO L207 NwaCegarLoop]: Found error trace [2024-11-22 19:05:03,406 INFO L215 NwaCegarLoop]: trace histogram [94, 94, 94, 94, 4, 4, 4, 4, 1, 1, 1, 1, 1] [2024-11-22 19:05:03,413 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-11-22 19:05:03,607 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:05:03,608 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 3 more)] === [2024-11-22 19:05:03,608 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 19:05:03,608 INFO L85 PathProgramCache]: Analyzing trace with hash 327242733, now seen corresponding path program 4 times [2024-11-22 19:05:03,608 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 19:05:03,608 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [636042459] [2024-11-22 19:05:03,608 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-22 19:05:03,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 19:05:03,827 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-22 19:05:03,827 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 19:05:10,487 INFO L134 CoverageAnalysis]: Checked inductivity of 17606 backedges. 17298 proven. 308 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 19:05:10,487 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 19:05:10,487 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [636042459] [2024-11-22 19:05:10,488 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [636042459] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-22 19:05:10,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [161270625] [2024-11-22 19:05:10,488 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-22 19:05:10,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-22 19:05:10,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 19:05:10,490 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-22 19:05:10,491 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process