./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_two_index_07.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a046e57d 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/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_two_index_07.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-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 ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9dab8665a28c2bbd1b423d2ce2720a6327cfb393a457dca88feb0fe7cdfd90ee --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-12 14:35:27,395 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-12 14:35:27,434 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-12 14:35:27,439 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-12 14:35:27,440 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-12 14:35:27,459 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-12 14:35:27,459 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-12 14:35:27,460 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-12 14:35:27,460 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-12 14:35:27,460 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-12 14:35:27,461 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-12 14:35:27,461 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-12 14:35:27,461 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-12 14:35:27,462 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-12 14:35:27,462 INFO L153 SettingsManager]: * Use SBE=true [2024-10-12 14:35:27,462 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-12 14:35:27,462 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-12 14:35:27,463 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-12 14:35:27,463 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-12 14:35:27,463 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-12 14:35:27,463 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-12 14:35:27,466 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-12 14:35:27,467 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-12 14:35:27,467 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-12 14:35:27,467 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-12 14:35:27,467 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-12 14:35:27,467 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-12 14:35:27,468 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-12 14:35:27,468 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-12 14:35:27,468 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-12 14:35:27,468 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-12 14:35:27,468 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-12 14:35:27,469 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 14:35:27,469 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-12 14:35:27,469 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-12 14:35:27,469 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-12 14:35:27,469 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-12 14:35:27,470 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-12 14:35:27,470 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-12 14:35:27,470 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-12 14:35:27,473 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-12 14:35:27,473 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-12 14:35:27,473 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 ! call(reach_error())) ) 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 -> 9dab8665a28c2bbd1b423d2ce2720a6327cfb393a457dca88feb0fe7cdfd90ee [2024-10-12 14:35:27,674 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-12 14:35:27,693 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-12 14:35:27,696 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-12 14:35:27,697 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-12 14:35:27,698 INFO L274 PluginConnector]: CDTParser initialized [2024-10-12 14:35:27,698 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_two_index_07.i [2024-10-12 14:35:28,900 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-12 14:35:29,030 INFO L384 CDTParser]: Found 1 translation units. [2024-10-12 14:35:29,030 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_two_index_07.i [2024-10-12 14:35:29,039 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/91a5e4de5/e9543ca5864d4ee28765f41e704ecd12/FLAG33bd1831b [2024-10-12 14:35:29,049 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/91a5e4de5/e9543ca5864d4ee28765f41e704ecd12 [2024-10-12 14:35:29,051 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-12 14:35:29,052 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-12 14:35:29,053 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-12 14:35:29,053 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-12 14:35:29,060 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-12 14:35:29,061 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,061 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3c325af2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29, skipping insertion in model container [2024-10-12 14:35:29,061 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,078 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-12 14:35:29,191 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_two_index_07.i[814,827] [2024-10-12 14:35:29,201 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 14:35:29,208 INFO L200 MainTranslator]: Completed pre-run [2024-10-12 14:35:29,220 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_two_index_07.i[814,827] [2024-10-12 14:35:29,229 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 14:35:29,261 INFO L204 MainTranslator]: Completed translation [2024-10-12 14:35:29,261 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29 WrapperNode [2024-10-12 14:35:29,262 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-12 14:35:29,263 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-12 14:35:29,263 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-12 14:35:29,263 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-12 14:35:29,267 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,272 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,289 INFO L138 Inliner]: procedures = 16, calls = 18, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 59 [2024-10-12 14:35:29,290 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-12 14:35:29,290 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-12 14:35:29,290 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-12 14:35:29,290 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-12 14:35:29,298 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,298 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,299 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,307 INFO L175 MemorySlicer]: Split 7 memory accesses to 3 slices as follows [2, 2, 3]. 43 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 2 writes are split as follows [0, 1, 1]. [2024-10-12 14:35:29,307 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,307 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,313 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,319 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,322 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,323 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,324 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-12 14:35:29,325 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-12 14:35:29,325 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-12 14:35:29,325 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-12 14:35:29,326 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (1/1) ... [2024-10-12 14:35:29,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 14:35:29,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:35:29,349 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-10-12 14:35:29,351 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-10-12 14:35:29,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-12 14:35:29,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-12 14:35:29,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-12 14:35:29,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-12 14:35:29,385 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-12 14:35:29,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-12 14:35:29,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-12 14:35:29,386 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-12 14:35:29,386 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-12 14:35:29,387 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-12 14:35:29,387 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-12 14:35:29,387 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-12 14:35:29,387 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-12 14:35:29,387 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-12 14:35:29,450 INFO L238 CfgBuilder]: Building ICFG [2024-10-12 14:35:29,452 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-12 14:35:29,543 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2024-10-12 14:35:29,543 INFO L287 CfgBuilder]: Performing block encoding [2024-10-12 14:35:29,559 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-12 14:35:29,559 INFO L314 CfgBuilder]: Removed 3 assume(true) statements. [2024-10-12 14:35:29,559 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 02:35:29 BoogieIcfgContainer [2024-10-12 14:35:29,559 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-12 14:35:29,561 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-12 14:35:29,561 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-12 14:35:29,563 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-12 14:35:29,563 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.10 02:35:29" (1/3) ... [2024-10-12 14:35:29,564 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7146cb6a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 02:35:29, skipping insertion in model container [2024-10-12 14:35:29,564 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:35:29" (2/3) ... [2024-10-12 14:35:29,564 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7146cb6a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 02:35:29, skipping insertion in model container [2024-10-12 14:35:29,564 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 02:35:29" (3/3) ... [2024-10-12 14:35:29,565 INFO L112 eAbstractionObserver]: Analyzing ICFG standard_two_index_07.i [2024-10-12 14:35:29,576 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-12 14:35:29,577 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-12 14:35:29,614 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-12 14:35:29,619 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=LoopHeads, 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;@3f506591, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-12 14:35:29,619 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-12 14:35:29,622 INFO L276 IsEmpty]: Start isEmpty. Operand has 12 states, 10 states have (on average 1.8) internal successors, (18), 11 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:29,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-10-12 14:35:29,626 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:35:29,626 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:35:29,626 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:35:29,630 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:35:29,630 INFO L85 PathProgramCache]: Analyzing trace with hash 1148868036, now seen corresponding path program 1 times [2024-10-12 14:35:29,636 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:35:29,636 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [706973359] [2024-10-12 14:35:29,636 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:35:29,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:35:29,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:35:29,766 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:35:29,767 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:35:29,767 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [706973359] [2024-10-12 14:35:29,767 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [706973359] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:35:29,767 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 14:35:29,768 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 14:35:29,773 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [655389478] [2024-10-12 14:35:29,773 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:35:29,778 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 14:35:29,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:35:29,792 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 14:35:29,793 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 14:35:29,794 INFO L87 Difference]: Start difference. First operand has 12 states, 10 states have (on average 1.8) internal successors, (18), 11 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:29,833 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:35:29,833 INFO L93 Difference]: Finished difference Result 23 states and 35 transitions. [2024-10-12 14:35:29,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 14:35:29,839 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2024-10-12 14:35:29,839 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:35:29,843 INFO L225 Difference]: With dead ends: 23 [2024-10-12 14:35:29,844 INFO L226 Difference]: Without dead ends: 11 [2024-10-12 14:35:29,845 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-10-12 14:35:29,848 INFO L432 NwaCegarLoop]: 11 mSDtfsCounter, 0 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 14 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:35:29,851 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 14 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:35:29,863 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11 states. [2024-10-12 14:35:29,871 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11 to 11. [2024-10-12 14:35:29,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11 states, 10 states have (on average 1.3) internal successors, (13), 10 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:29,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 13 transitions. [2024-10-12 14:35:29,876 INFO L78 Accepts]: Start accepts. Automaton has 11 states and 13 transitions. Word has length 8 [2024-10-12 14:35:29,876 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:35:29,876 INFO L471 AbstractCegarLoop]: Abstraction has 11 states and 13 transitions. [2024-10-12 14:35:29,876 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:29,876 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 13 transitions. [2024-10-12 14:35:29,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-10-12 14:35:29,877 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:35:29,877 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:35:29,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-12 14:35:29,877 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:35:29,877 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:35:29,878 INFO L85 PathProgramCache]: Analyzing trace with hash -790446873, now seen corresponding path program 1 times [2024-10-12 14:35:29,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:35:29,878 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2073382013] [2024-10-12 14:35:29,878 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:35:29,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:35:29,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:35:29,978 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:35:29,978 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:35:29,979 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2073382013] [2024-10-12 14:35:29,979 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2073382013] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:35:29,979 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1149990890] [2024-10-12 14:35:29,979 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:35:29,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:35:29,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:35:29,981 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-10-12 14:35:29,983 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-10-12 14:35:30,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:35:30,046 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-12 14:35:30,049 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:35:30,059 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-12 14:35:30,059 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 14:35:30,061 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1149990890] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:35:30,061 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 14:35:30,061 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 4 [2024-10-12 14:35:30,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1628634292] [2024-10-12 14:35:30,062 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:35:30,062 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 14:35:30,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:35:30,063 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 14:35:30,064 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-12 14:35:30,064 INFO L87 Difference]: Start difference. First operand 11 states and 13 transitions. Second operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:30,084 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:35:30,084 INFO L93 Difference]: Finished difference Result 23 states and 26 transitions. [2024-10-12 14:35:30,085 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 14:35:30,085 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-10-12 14:35:30,085 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:35:30,085 INFO L225 Difference]: With dead ends: 23 [2024-10-12 14:35:30,085 INFO L226 Difference]: Without dead ends: 17 [2024-10-12 14:35:30,085 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 9 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-10-12 14:35:30,086 INFO L432 NwaCegarLoop]: 7 mSDtfsCounter, 4 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 10 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:35:30,086 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 10 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:35:30,087 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2024-10-12 14:35:30,090 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 12. [2024-10-12 14:35:30,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.2727272727272727) internal successors, (14), 11 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-10-12 14:35:30,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 14 transitions. [2024-10-12 14:35:30,091 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 14 transitions. Word has length 9 [2024-10-12 14:35:30,091 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:35:30,091 INFO L471 AbstractCegarLoop]: Abstraction has 12 states and 14 transitions. [2024-10-12 14:35:30,092 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:30,092 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 14 transitions. [2024-10-12 14:35:30,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-10-12 14:35:30,093 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:35:30,093 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:35:30,106 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-10-12 14:35:30,294 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:35:30,295 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:35:30,295 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:35:30,295 INFO L85 PathProgramCache]: Analyzing trace with hash 1317396867, now seen corresponding path program 1 times [2024-10-12 14:35:30,296 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:35:30,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [570538302] [2024-10-12 14:35:30,296 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:35:30,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:35:30,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:35:30,410 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-12 14:35:30,412 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:35:30,412 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [570538302] [2024-10-12 14:35:30,412 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [570538302] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:35:30,412 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [721936067] [2024-10-12 14:35:30,412 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:35:30,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:35:30,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:35:30,415 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-10-12 14:35:30,417 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-10-12 14:35:30,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:35:30,471 INFO L255 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-12 14:35:30,472 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:35:30,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-12 14:35:30,494 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:35:30,520 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-12 14:35:30,520 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [721936067] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:35:30,520 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:35:30,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2024-10-12 14:35:30,521 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2109036408] [2024-10-12 14:35:30,521 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:35:30,521 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-12 14:35:30,522 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:35:30,523 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-12 14:35:30,523 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-12 14:35:30,523 INFO L87 Difference]: Start difference. First operand 12 states and 14 transitions. Second operand has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 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-10-12 14:35:30,563 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:35:30,563 INFO L93 Difference]: Finished difference Result 35 states and 42 transitions. [2024-10-12 14:35:30,564 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-12 14:35:30,564 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 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 10 [2024-10-12 14:35:30,564 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:35:30,565 INFO L225 Difference]: With dead ends: 35 [2024-10-12 14:35:30,565 INFO L226 Difference]: Without dead ends: 26 [2024-10-12 14:35:30,565 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-12 14:35:30,566 INFO L432 NwaCegarLoop]: 7 mSDtfsCounter, 23 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:35:30,566 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [23 Valid, 16 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:35:30,567 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2024-10-12 14:35:30,571 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 16. [2024-10-12 14:35:30,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 15 states have (on average 1.2) internal successors, (18), 15 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:30,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 18 transitions. [2024-10-12 14:35:30,573 INFO L78 Accepts]: Start accepts. Automaton has 16 states and 18 transitions. Word has length 10 [2024-10-12 14:35:30,573 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:35:30,573 INFO L471 AbstractCegarLoop]: Abstraction has 16 states and 18 transitions. [2024-10-12 14:35:30,573 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 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-10-12 14:35:30,573 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 18 transitions. [2024-10-12 14:35:30,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-10-12 14:35:30,574 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:35:30,574 INFO L215 NwaCegarLoop]: trace histogram [4, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:35:30,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-12 14:35:30,774 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2024-10-12 14:35:30,775 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:35:30,775 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:35:30,775 INFO L85 PathProgramCache]: Analyzing trace with hash -1476057404, now seen corresponding path program 2 times [2024-10-12 14:35:30,775 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:35:30,776 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2060921556] [2024-10-12 14:35:30,776 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:35:30,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:35:30,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:35:30,855 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-10-12 14:35:30,856 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:35:30,856 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2060921556] [2024-10-12 14:35:30,856 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2060921556] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:35:30,856 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2137880589] [2024-10-12 14:35:30,856 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-12 14:35:30,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:35:30,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:35:30,858 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-10-12 14:35:30,859 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-10-12 14:35:30,913 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-12 14:35:30,913 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:35:30,914 INFO L255 TraceCheckSpWp]: Trace formula consists of 117 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-12 14:35:30,916 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:35:30,955 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-10-12 14:35:30,956 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:35:31,009 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-10-12 14:35:31,009 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2137880589] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:35:31,009 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:35:31,009 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 6] total 15 [2024-10-12 14:35:31,010 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1359105416] [2024-10-12 14:35:31,011 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:35:31,011 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-10-12 14:35:31,011 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:35:31,012 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-10-12 14:35:31,013 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=104, Invalid=106, Unknown=0, NotChecked=0, Total=210 [2024-10-12 14:35:31,013 INFO L87 Difference]: Start difference. First operand 16 states and 18 transitions. Second operand has 15 states, 15 states have (on average 1.7333333333333334) internal successors, (26), 15 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-10-12 14:35:31,068 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:35:31,068 INFO L93 Difference]: Finished difference Result 56 states and 69 transitions. [2024-10-12 14:35:31,069 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-10-12 14:35:31,069 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 15 states have (on average 1.7333333333333334) internal successors, (26), 15 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) Word has length 14 [2024-10-12 14:35:31,069 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:35:31,070 INFO L225 Difference]: With dead ends: 56 [2024-10-12 14:35:31,070 INFO L226 Difference]: Without dead ends: 46 [2024-10-12 14:35:31,071 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 61 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=104, Invalid=106, Unknown=0, NotChecked=0, Total=210 [2024-10-12 14:35:31,071 INFO L432 NwaCegarLoop]: 7 mSDtfsCounter, 39 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 25 SdHoareTripleChecker+Invalid, 57 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:35:31,072 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 25 Invalid, 57 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:35:31,072 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2024-10-12 14:35:31,078 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 26. [2024-10-12 14:35:31,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26 states, 25 states have (on average 1.12) internal successors, (28), 25 states have internal predecessors, (28), 0 states have call successors, (0), 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-10-12 14:35:31,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 28 transitions. [2024-10-12 14:35:31,079 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 28 transitions. Word has length 14 [2024-10-12 14:35:31,079 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:35:31,079 INFO L471 AbstractCegarLoop]: Abstraction has 26 states and 28 transitions. [2024-10-12 14:35:31,080 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 1.7333333333333334) internal successors, (26), 15 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-10-12 14:35:31,080 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 28 transitions. [2024-10-12 14:35:31,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-10-12 14:35:31,080 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:35:31,081 INFO L215 NwaCegarLoop]: trace histogram [12, 4, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:35:31,092 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-12 14:35:31,281 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:35:31,282 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:35:31,282 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:35:31,282 INFO L85 PathProgramCache]: Analyzing trace with hash 16464004, now seen corresponding path program 3 times [2024-10-12 14:35:31,282 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:35:31,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [432951750] [2024-10-12 14:35:31,283 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:35:31,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:35:31,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:35:31,430 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-10-12 14:35:31,431 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:35:31,431 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [432951750] [2024-10-12 14:35:31,431 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [432951750] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:35:31,431 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1764912769] [2024-10-12 14:35:31,431 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-12 14:35:31,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:35:31,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:35:31,433 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-10-12 14:35:31,434 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-10-12 14:35:31,498 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-10-12 14:35:31,498 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:35:31,500 INFO L255 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-12 14:35:31,501 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:35:31,516 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-10-12 14:35:31,518 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:35:31,576 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-10-12 14:35:31,577 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1764912769] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:35:31,577 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:35:31,577 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13 [2024-10-12 14:35:31,577 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [681277419] [2024-10-12 14:35:31,577 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:35:31,577 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-10-12 14:35:31,577 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:35:31,578 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-10-12 14:35:31,578 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-10-12 14:35:31,578 INFO L87 Difference]: Start difference. First operand 26 states and 28 transitions. Second operand has 13 states, 13 states have (on average 1.6153846153846154) internal successors, (21), 13 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:31,667 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:35:31,668 INFO L93 Difference]: Finished difference Result 84 states and 92 transitions. [2024-10-12 14:35:31,668 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-10-12 14:35:31,668 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 1.6153846153846154) internal successors, (21), 13 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 24 [2024-10-12 14:35:31,668 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:35:31,669 INFO L225 Difference]: With dead ends: 84 [2024-10-12 14:35:31,669 INFO L226 Difference]: Without dead ends: 78 [2024-10-12 14:35:31,669 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 53 GetRequests, 42 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-10-12 14:35:31,670 INFO L432 NwaCegarLoop]: 7 mSDtfsCounter, 72 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 57 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 97 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 57 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-12 14:35:31,670 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 37 Invalid, 97 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 57 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:35:31,671 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 78 states. [2024-10-12 14:35:31,675 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 32. [2024-10-12 14:35:31,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 32 states, 31 states have (on average 1.096774193548387) internal successors, (34), 31 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:31,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 34 transitions. [2024-10-12 14:35:31,675 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 34 transitions. Word has length 24 [2024-10-12 14:35:31,675 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:35:31,677 INFO L471 AbstractCegarLoop]: Abstraction has 32 states and 34 transitions. [2024-10-12 14:35:31,677 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 1.6153846153846154) internal successors, (21), 13 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:31,677 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 34 transitions. [2024-10-12 14:35:31,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-10-12 14:35:31,677 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:35:31,678 INFO L215 NwaCegarLoop]: trace histogram [12, 10, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:35:31,689 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-10-12 14:35:31,879 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:35:31,880 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:35:31,880 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:35:31,880 INFO L85 PathProgramCache]: Analyzing trace with hash -2121897660, now seen corresponding path program 4 times [2024-10-12 14:35:31,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:35:31,880 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2065807972] [2024-10-12 14:35:31,880 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:35:31,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:35:31,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:35:32,085 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-10-12 14:35:32,085 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:35:32,085 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2065807972] [2024-10-12 14:35:32,085 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2065807972] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:35:32,086 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2082101139] [2024-10-12 14:35:32,086 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-12 14:35:32,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:35:32,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:35:32,087 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-10-12 14:35:32,088 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-10-12 14:35:32,166 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-12 14:35:32,166 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:35:32,167 INFO L255 TraceCheckSpWp]: Trace formula consists of 261 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-10-12 14:35:32,169 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:35:32,258 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2024-10-12 14:35:32,261 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:35:32,491 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2024-10-12 14:35:32,492 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2082101139] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:35:32,492 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:35:32,492 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 14, 14] total 38 [2024-10-12 14:35:32,492 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [442088347] [2024-10-12 14:35:32,492 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:35:32,493 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 38 states [2024-10-12 14:35:32,493 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:35:32,494 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants. [2024-10-12 14:35:32,494 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=702, Invalid=704, Unknown=0, NotChecked=0, Total=1406 [2024-10-12 14:35:32,494 INFO L87 Difference]: Start difference. First operand 32 states and 34 transitions. Second operand has 38 states, 38 states have (on average 1.3157894736842106) internal successors, (50), 38 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:32,616 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:35:32,617 INFO L93 Difference]: Finished difference Result 141 states and 170 transitions. [2024-10-12 14:35:32,617 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2024-10-12 14:35:32,617 INFO L78 Accepts]: Start accepts. Automaton has has 38 states, 38 states have (on average 1.3157894736842106) internal successors, (50), 38 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 30 [2024-10-12 14:35:32,617 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:35:32,618 INFO L225 Difference]: With dead ends: 141 [2024-10-12 14:35:32,618 INFO L226 Difference]: Without dead ends: 123 [2024-10-12 14:35:32,621 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 35 SyntacticMatches, 0 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 585 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=702, Invalid=704, Unknown=0, NotChecked=0, Total=1406 [2024-10-12 14:35:32,622 INFO L432 NwaCegarLoop]: 7 mSDtfsCounter, 179 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 121 mSolverCounterSat, 72 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 179 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 193 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 72 IncrementalHoareTripleChecker+Valid, 121 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-12 14:35:32,623 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [179 Valid, 76 Invalid, 193 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [72 Valid, 121 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:35:32,623 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 123 states. [2024-10-12 14:35:32,630 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 123 to 58. [2024-10-12 14:35:32,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 58 states, 57 states have (on average 1.0526315789473684) internal successors, (60), 57 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:32,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 60 transitions. [2024-10-12 14:35:32,633 INFO L78 Accepts]: Start accepts. Automaton has 58 states and 60 transitions. Word has length 30 [2024-10-12 14:35:32,633 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:35:32,634 INFO L471 AbstractCegarLoop]: Abstraction has 58 states and 60 transitions. [2024-10-12 14:35:32,634 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 38 states, 38 states have (on average 1.3157894736842106) internal successors, (50), 38 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:35:32,634 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 60 transitions. [2024-10-12 14:35:32,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-10-12 14:35:32,636 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:35:32,636 INFO L215 NwaCegarLoop]: trace histogram [35, 13, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:35:32,648 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-12 14:35:32,836 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:35:32,837 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:35:32,837 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:35:32,837 INFO L85 PathProgramCache]: Analyzing trace with hash 1282731747, now seen corresponding path program 5 times [2024-10-12 14:35:32,837 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:35:32,837 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1163710716] [2024-10-12 14:35:32,837 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:35:32,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:35:32,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:35:33,176 INFO L134 CoverageAnalysis]: Checked inductivity of 721 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 630 trivial. 0 not checked. [2024-10-12 14:35:33,177 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:35:33,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1163710716] [2024-10-12 14:35:33,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1163710716] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:35:33,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1633390313] [2024-10-12 14:35:33,177 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-12 14:35:33,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:35:33,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:35:33,179 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-10-12 14:35:33,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process