./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-programs/copysome2-1.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-programs/copysome2-1.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 f2acf1d88f73f9b993c11cfca399c08f166d9054c3a2d816b9c02e1296c27b35 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-12 14:44:51,327 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-12 14:44:51,401 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-12 14:44:51,407 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-12 14:44:51,408 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-12 14:44:51,440 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-12 14:44:51,441 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-12 14:44:51,441 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-12 14:44:51,442 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-12 14:44:51,446 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-12 14:44:51,446 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-12 14:44:51,446 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-12 14:44:51,447 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-12 14:44:51,447 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-12 14:44:51,447 INFO L153 SettingsManager]: * Use SBE=true [2024-10-12 14:44:51,448 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-12 14:44:51,448 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-12 14:44:51,448 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-12 14:44:51,448 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-12 14:44:51,449 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-12 14:44:51,449 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-12 14:44:51,451 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-12 14:44:51,451 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-12 14:44:51,451 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-12 14:44:51,452 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-12 14:44:51,452 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-12 14:44:51,452 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-12 14:44:51,452 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-12 14:44:51,453 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-12 14:44:51,453 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-12 14:44:51,453 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-12 14:44:51,454 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-12 14:44:51,454 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 14:44:51,454 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-12 14:44:51,454 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-12 14:44:51,455 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-12 14:44:51,455 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-12 14:44:51,455 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-12 14:44:51,455 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-12 14:44:51,455 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-12 14:44:51,456 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-12 14:44:51,457 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-12 14:44:51,457 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 -> f2acf1d88f73f9b993c11cfca399c08f166d9054c3a2d816b9c02e1296c27b35 [2024-10-12 14:44:51,718 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-12 14:44:51,746 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-12 14:44:51,748 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-12 14:44:51,750 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-12 14:44:51,750 INFO L274 PluginConnector]: CDTParser initialized [2024-10-12 14:44:51,751 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/copysome2-1.i [2024-10-12 14:44:53,175 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-12 14:44:53,351 INFO L384 CDTParser]: Found 1 translation units. [2024-10-12 14:44:53,351 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/copysome2-1.i [2024-10-12 14:44:53,358 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9783d50e5/ddc4e6c54011451da811c122ec39f826/FLAGb47c3de79 [2024-10-12 14:44:53,371 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9783d50e5/ddc4e6c54011451da811c122ec39f826 [2024-10-12 14:44:53,377 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-12 14:44:53,378 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-12 14:44:53,380 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-12 14:44:53,380 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-12 14:44:53,386 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-12 14:44:53,387 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 02:44:53" (1/1) ... [2024-10-12 14:44:53,390 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7f445a66 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53, skipping insertion in model container [2024-10-12 14:44:53,390 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 02:44:53" (1/1) ... [2024-10-12 14:44:53,412 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-12 14:44:53,580 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-programs/copysome2-1.i[804,817] [2024-10-12 14:44:53,596 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 14:44:53,603 INFO L200 MainTranslator]: Completed pre-run [2024-10-12 14:44:53,617 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-programs/copysome2-1.i[804,817] [2024-10-12 14:44:53,633 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 14:44:53,647 INFO L204 MainTranslator]: Completed translation [2024-10-12 14:44:53,647 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53 WrapperNode [2024-10-12 14:44:53,648 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-12 14:44:53,649 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-12 14:44:53,649 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-12 14:44:53,649 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-12 14:44:53,655 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:44:53" (1/1) ... [2024-10-12 14:44:53,662 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:44:53" (1/1) ... [2024-10-12 14:44:53,681 INFO L138 Inliner]: procedures = 16, calls = 27, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 91 [2024-10-12 14:44:53,682 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-12 14:44:53,682 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-12 14:44:53,683 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-12 14:44:53,683 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-12 14:44:53,691 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53" (1/1) ... [2024-10-12 14:44:53,692 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53" (1/1) ... [2024-10-12 14:44:53,694 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53" (1/1) ... [2024-10-12 14:44:53,707 INFO L175 MemorySlicer]: Split 13 memory accesses to 4 slices as follows [2, 4, 4, 3]. 31 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0]. The 6 writes are split as follows [0, 3, 1, 2]. [2024-10-12 14:44:53,707 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53" (1/1) ... [2024-10-12 14:44:53,707 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53" (1/1) ... [2024-10-12 14:44:53,713 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53" (1/1) ... [2024-10-12 14:44:53,717 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53" (1/1) ... [2024-10-12 14:44:53,718 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53" (1/1) ... [2024-10-12 14:44:53,719 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53" (1/1) ... [2024-10-12 14:44:53,724 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-12 14:44:53,725 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-12 14:44:53,725 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-12 14:44:53,725 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-12 14:44:53,726 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53" (1/1) ... [2024-10-12 14:44:53,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 14:44:53,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:44:53,758 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:44:53,760 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:44:53,803 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-12 14:44:53,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-12 14:44:53,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-12 14:44:53,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-12 14:44:53,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-12 14:44:53,804 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-12 14:44:53,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-12 14:44:53,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-12 14:44:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-12 14:44:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-12 14:44:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-12 14:44:53,806 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-12 14:44:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-12 14:44:53,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-12 14:44:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-12 14:44:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-12 14:44:53,807 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-12 14:44:53,885 INFO L238 CfgBuilder]: Building ICFG [2024-10-12 14:44:53,887 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-12 14:44:54,030 INFO L? ?]: Removed 14 outVars from TransFormulas that were not future-live. [2024-10-12 14:44:54,030 INFO L287 CfgBuilder]: Performing block encoding [2024-10-12 14:44:54,070 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-12 14:44:54,071 INFO L314 CfgBuilder]: Removed 4 assume(true) statements. [2024-10-12 14:44:54,071 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 02:44:54 BoogieIcfgContainer [2024-10-12 14:44:54,071 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-12 14:44:54,073 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-12 14:44:54,073 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-12 14:44:54,075 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-12 14:44:54,076 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.10 02:44:53" (1/3) ... [2024-10-12 14:44:54,076 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2201ca55 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 02:44:54, skipping insertion in model container [2024-10-12 14:44:54,076 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:44:53" (2/3) ... [2024-10-12 14:44:54,077 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2201ca55 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 02:44:54, skipping insertion in model container [2024-10-12 14:44:54,077 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 02:44:54" (3/3) ... [2024-10-12 14:44:54,078 INFO L112 eAbstractionObserver]: Analyzing ICFG copysome2-1.i [2024-10-12 14:44:54,093 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-12 14:44:54,094 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-12 14:44:54,139 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-12 14:44:54,145 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;@8774b1c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-12 14:44:54,145 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-12 14:44:54,149 INFO L276 IsEmpty]: Start isEmpty. Operand has 18 states, 16 states have (on average 1.75) internal successors, (28), 17 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:44:54,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-10-12 14:44:54,153 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:44:54,153 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:44:54,154 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:44:54,158 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:44:54,158 INFO L85 PathProgramCache]: Analyzing trace with hash -112711166, now seen corresponding path program 1 times [2024-10-12 14:44:54,166 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:44:54,166 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1467578761] [2024-10-12 14:44:54,166 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:44:54,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:44:54,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:44:54,390 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:44:54,391 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:44:54,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1467578761] [2024-10-12 14:44:54,392 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1467578761] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:44:54,392 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 14:44:54,393 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 14:44:54,396 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1940403759] [2024-10-12 14:44:54,396 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:44:54,401 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 14:44:54,402 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:44:54,426 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 14:44:54,428 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 14:44:54,430 INFO L87 Difference]: Start difference. First operand has 18 states, 16 states have (on average 1.75) internal successors, (28), 17 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) Second operand has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:44:54,498 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:44:54,498 INFO L93 Difference]: Finished difference Result 41 states and 67 transitions. [2024-10-12 14:44:54,499 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 14:44:54,501 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2024-10-12 14:44:54,501 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:44:54,508 INFO L225 Difference]: With dead ends: 41 [2024-10-12 14:44:54,508 INFO L226 Difference]: Without dead ends: 23 [2024-10-12 14:44:54,511 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:44:54,518 INFO L432 NwaCegarLoop]: 11 mSDtfsCounter, 6 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 17 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:44:54,520 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 17 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:44:54,536 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-10-12 14:44:54,549 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 19. [2024-10-12 14:44:54,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 19 states, 18 states have (on average 1.3333333333333333) internal successors, (24), 18 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-10-12 14:44:54,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 24 transitions. [2024-10-12 14:44:54,554 INFO L78 Accepts]: Start accepts. Automaton has 19 states and 24 transitions. Word has length 10 [2024-10-12 14:44:54,554 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:44:54,554 INFO L471 AbstractCegarLoop]: Abstraction has 19 states and 24 transitions. [2024-10-12 14:44:54,555 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:44:54,556 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 24 transitions. [2024-10-12 14:44:54,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-10-12 14:44:54,556 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:44:54,556 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:44:54,557 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-12 14:44:54,557 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:44:54,558 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:44:54,558 INFO L85 PathProgramCache]: Analyzing trace with hash -865460509, now seen corresponding path program 1 times [2024-10-12 14:44:54,558 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:44:54,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [183366207] [2024-10-12 14:44:54,559 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:44:54,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:44:54,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:44:54,761 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-12 14:44:54,762 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:44:54,762 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [183366207] [2024-10-12 14:44:54,763 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [183366207] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:44:54,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2031370959] [2024-10-12 14:44:54,763 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:44:54,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:44:54,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:44:54,766 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:44:54,768 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:44:54,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:44:54,875 INFO L255 TraceCheckSpWp]: Trace formula consists of 116 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-12 14:44:54,881 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:44:54,924 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-12 14:44:54,928 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:44:54,961 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-12 14:44:54,963 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2031370959] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:44:54,963 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:44:54,963 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2024-10-12 14:44:54,964 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [92049300] [2024-10-12 14:44:54,964 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:44:54,965 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-12 14:44:54,965 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:44:54,966 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-12 14:44:54,966 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-12 14:44:54,967 INFO L87 Difference]: Start difference. First operand 19 states and 24 transitions. Second operand has 7 states, 7 states have (on average 3.142857142857143) internal successors, (22), 6 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-10-12 14:44:55,084 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:44:55,084 INFO L93 Difference]: Finished difference Result 56 states and 80 transitions. [2024-10-12 14:44:55,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-12 14:44:55,085 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.142857142857143) internal successors, (22), 6 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 17 [2024-10-12 14:44:55,085 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:44:55,085 INFO L225 Difference]: With dead ends: 56 [2024-10-12 14:44:55,086 INFO L226 Difference]: Without dead ends: 40 [2024-10-12 14:44:55,086 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 30 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:44:55,087 INFO L432 NwaCegarLoop]: 10 mSDtfsCounter, 54 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 27 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 27 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-12 14:44:55,087 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 15 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [27 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:44:55,089 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2024-10-12 14:44:55,095 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40. [2024-10-12 14:44:55,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40 states, 39 states have (on average 1.3076923076923077) internal successors, (51), 39 states have internal predecessors, (51), 0 states have call successors, (0), 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:44:55,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 51 transitions. [2024-10-12 14:44:55,096 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 51 transitions. Word has length 17 [2024-10-12 14:44:55,097 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:44:55,097 INFO L471 AbstractCegarLoop]: Abstraction has 40 states and 51 transitions. [2024-10-12 14:44:55,097 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.142857142857143) internal successors, (22), 6 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-10-12 14:44:55,097 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 51 transitions. [2024-10-12 14:44:55,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-10-12 14:44:55,098 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:44:55,098 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:44:55,114 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:44:55,302 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:44:55,303 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:44:55,303 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:44:55,304 INFO L85 PathProgramCache]: Analyzing trace with hash -287792660, now seen corresponding path program 2 times [2024-10-12 14:44:55,304 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:44:55,304 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [561179651] [2024-10-12 14:44:55,304 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:44:55,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:44:55,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:44:55,510 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-10-12 14:44:55,511 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:44:55,511 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [561179651] [2024-10-12 14:44:55,511 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [561179651] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:44:55,511 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 14:44:55,512 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-12 14:44:55,512 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1630001726] [2024-10-12 14:44:55,512 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:44:55,512 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-12 14:44:55,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:44:55,513 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-12 14:44:55,513 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-12 14:44:55,514 INFO L87 Difference]: Start difference. First operand 40 states and 51 transitions. Second operand has 4 states, 4 states have (on average 4.75) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:44:55,557 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:44:55,557 INFO L93 Difference]: Finished difference Result 71 states and 91 transitions. [2024-10-12 14:44:55,557 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-12 14:44:55,558 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 4.75) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38 [2024-10-12 14:44:55,558 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:44:55,559 INFO L225 Difference]: With dead ends: 71 [2024-10-12 14:44:55,559 INFO L226 Difference]: Without dead ends: 40 [2024-10-12 14:44:55,560 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-12 14:44:55,562 INFO L432 NwaCegarLoop]: 10 mSDtfsCounter, 17 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:44:55,564 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 15 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:44:55,564 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2024-10-12 14:44:55,572 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40. [2024-10-12 14:44:55,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40 states, 39 states have (on average 1.2564102564102564) internal successors, (49), 39 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:44:55,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 49 transitions. [2024-10-12 14:44:55,577 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 49 transitions. Word has length 38 [2024-10-12 14:44:55,577 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:44:55,577 INFO L471 AbstractCegarLoop]: Abstraction has 40 states and 49 transitions. [2024-10-12 14:44:55,578 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 4.75) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:44:55,578 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 49 transitions. [2024-10-12 14:44:55,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-10-12 14:44:55,579 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:44:55,579 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:44:55,579 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-12 14:44:55,579 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:44:55,580 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:44:55,581 INFO L85 PathProgramCache]: Analyzing trace with hash 733275694, now seen corresponding path program 1 times [2024-10-12 14:44:55,581 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:44:55,581 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2074572236] [2024-10-12 14:44:55,581 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:44:55,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:44:55,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:44:55,758 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-10-12 14:44:55,760 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:44:55,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2074572236] [2024-10-12 14:44:55,760 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2074572236] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:44:55,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1401539665] [2024-10-12 14:44:55,761 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:44:55,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:44:55,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:44:55,766 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:44:55,770 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:44:55,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:44:55,886 INFO L255 TraceCheckSpWp]: Trace formula consists of 241 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-12 14:44:55,888 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:44:55,940 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-10-12 14:44:55,944 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:44:56,009 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-10-12 14:44:56,010 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1401539665] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:44:56,010 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:44:56,010 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6, 6] total 14 [2024-10-12 14:44:56,011 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1202229400] [2024-10-12 14:44:56,011 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:44:56,011 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-10-12 14:44:56,011 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:44:56,014 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-10-12 14:44:56,015 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=93, Invalid=117, Unknown=0, NotChecked=0, Total=210 [2024-10-12 14:44:56,015 INFO L87 Difference]: Start difference. First operand 40 states and 49 transitions. Second operand has 15 states, 15 states have (on average 2.8666666666666667) internal successors, (43), 14 states have internal predecessors, (43), 0 states have call successors, (0), 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:44:56,341 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:44:56,341 INFO L93 Difference]: Finished difference Result 130 states and 187 transitions. [2024-10-12 14:44:56,341 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-10-12 14:44:56,342 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 15 states have (on average 2.8666666666666667) internal successors, (43), 14 states have internal predecessors, (43), 0 states have call successors, (0), 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 38 [2024-10-12 14:44:56,342 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:44:56,344 INFO L225 Difference]: With dead ends: 130 [2024-10-12 14:44:56,345 INFO L226 Difference]: Without dead ends: 96 [2024-10-12 14:44:56,346 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 90 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 162 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=273, Invalid=429, Unknown=0, NotChecked=0, Total=702 [2024-10-12 14:44:56,348 INFO L432 NwaCegarLoop]: 10 mSDtfsCounter, 104 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 129 mSolverCounterSat, 59 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 104 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 188 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 59 IncrementalHoareTripleChecker+Valid, 129 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-12 14:44:56,349 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [104 Valid, 45 Invalid, 188 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [59 Valid, 129 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-12 14:44:56,350 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 96 states. [2024-10-12 14:44:56,362 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 96 to 96. [2024-10-12 14:44:56,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 96 states, 95 states have (on average 1.2736842105263158) internal successors, (121), 95 states have internal predecessors, (121), 0 states have call successors, (0), 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:44:56,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 96 states and 121 transitions. [2024-10-12 14:44:56,366 INFO L78 Accepts]: Start accepts. Automaton has 96 states and 121 transitions. Word has length 38 [2024-10-12 14:44:56,367 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:44:56,367 INFO L471 AbstractCegarLoop]: Abstraction has 96 states and 121 transitions. [2024-10-12 14:44:56,367 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 2.8666666666666667) internal successors, (43), 14 states have internal predecessors, (43), 0 states have call successors, (0), 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:44:56,368 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 121 transitions. [2024-10-12 14:44:56,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-10-12 14:44:56,370 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:44:56,371 INFO L215 NwaCegarLoop]: trace histogram [12, 12, 12, 12, 12, 12, 7, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:44:56,387 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:44:56,571 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,SelfDestructingSolverStorable3 [2024-10-12 14:44:56,572 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:44:56,572 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:44:56,572 INFO L85 PathProgramCache]: Analyzing trace with hash -1198075282, now seen corresponding path program 2 times [2024-10-12 14:44:56,572 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:44:56,573 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1341392559] [2024-10-12 14:44:56,573 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:44:56,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:44:56,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:44:57,157 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 420 trivial. 0 not checked. [2024-10-12 14:44:57,157 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:44:57,158 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1341392559] [2024-10-12 14:44:57,158 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1341392559] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:44:57,158 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [181006917] [2024-10-12 14:44:57,158 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-12 14:44:57,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:44:57,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:44:57,161 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:44:57,164 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:44:57,362 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-12 14:44:57,362 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:44:57,365 INFO L255 TraceCheckSpWp]: Trace formula consists of 571 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-10-12 14:44:57,370 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:44:57,413 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 420 trivial. 0 not checked. [2024-10-12 14:44:57,414 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:44:57,726 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 420 trivial. 0 not checked. [2024-10-12 14:44:57,726 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [181006917] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:44:57,726 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:44:57,727 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14, 14] total 28 [2024-10-12 14:44:57,727 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1991790640] [2024-10-12 14:44:57,727 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:44:57,727 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-10-12 14:44:57,728 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:44:57,728 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-10-12 14:44:57,729 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=406, Invalid=406, Unknown=0, NotChecked=0, Total=812 [2024-10-12 14:44:57,729 INFO L87 Difference]: Start difference. First operand 96 states and 121 transitions. Second operand has 29 states, 29 states have (on average 1.5517241379310345) internal successors, (45), 28 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:44:58,190 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:44:58,190 INFO L93 Difference]: Finished difference Result 866 states and 1155 transitions. [2024-10-12 14:44:58,190 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-10-12 14:44:58,191 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 29 states have (on average 1.5517241379310345) internal successors, (45), 28 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 94 [2024-10-12 14:44:58,191 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:44:58,196 INFO L225 Difference]: With dead ends: 866 [2024-10-12 14:44:58,196 INFO L226 Difference]: Without dead ends: 784 [2024-10-12 14:44:58,197 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 200 GetRequests, 173 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 48 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=406, Invalid=406, Unknown=0, NotChecked=0, Total=812 [2024-10-12 14:44:58,198 INFO L432 NwaCegarLoop]: 10 mSDtfsCounter, 446 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 255 mSolverCounterSat, 183 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 446 SdHoareTripleChecker+Valid, 30 SdHoareTripleChecker+Invalid, 438 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 183 IncrementalHoareTripleChecker+Valid, 255 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-12 14:44:58,198 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [446 Valid, 30 Invalid, 438 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [183 Valid, 255 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-12 14:44:58,200 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 784 states. [2024-10-12 14:44:58,230 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 784 to 194. [2024-10-12 14:44:58,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 194 states, 193 states have (on average 1.2797927461139897) internal successors, (247), 193 states have internal predecessors, (247), 0 states have call successors, (0), 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:44:58,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 194 states and 247 transitions. [2024-10-12 14:44:58,232 INFO L78 Accepts]: Start accepts. Automaton has 194 states and 247 transitions. Word has length 94 [2024-10-12 14:44:58,232 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:44:58,232 INFO L471 AbstractCegarLoop]: Abstraction has 194 states and 247 transitions. [2024-10-12 14:44:58,233 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 1.5517241379310345) internal successors, (45), 28 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:44:58,233 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 247 transitions. [2024-10-12 14:44:58,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-10-12 14:44:58,235 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:44:58,235 INFO L215 NwaCegarLoop]: trace histogram [26, 26, 26, 26, 26, 26, 19, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:44:58,253 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:44:58,436 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:44:58,436 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:44:58,437 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:44:58,437 INFO L85 PathProgramCache]: Analyzing trace with hash -1305497138, now seen corresponding path program 3 times [2024-10-12 14:44:58,437 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:44:58,437 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2131570371] [2024-10-12 14:44:58,437 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:44:58,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:44:58,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:00,028 INFO L134 CoverageAnalysis]: Checked inductivity of 2353 backedges. 0 proven. 351 refuted. 0 times theorem prover too weak. 2002 trivial. 0 not checked. [2024-10-12 14:45:00,028 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:00,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2131570371] [2024-10-12 14:45:00,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2131570371] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:45:00,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [949291749] [2024-10-12 14:45:00,029 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-12 14:45:00,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:00,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:00,033 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:45:00,034 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:45:01,480 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2024-10-12 14:45:01,480 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:45:01,486 INFO L255 TraceCheckSpWp]: Trace formula consists of 385 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-12 14:45:01,491 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:45:01,707 INFO L134 CoverageAnalysis]: Checked inductivity of 2353 backedges. 123 proven. 2 refuted. 0 times theorem prover too weak. 2228 trivial. 0 not checked. [2024-10-12 14:45:01,708 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:45:01,902 INFO L134 CoverageAnalysis]: Checked inductivity of 2353 backedges. 123 proven. 2 refuted. 0 times theorem prover too weak. 2228 trivial. 0 not checked. [2024-10-12 14:45:01,903 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [949291749] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:45:01,903 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:45:01,903 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28, 4, 4] total 34 [2024-10-12 14:45:01,903 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [731061304] [2024-10-12 14:45:01,904 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:45:01,904 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 35 states [2024-10-12 14:45:01,906 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:45:01,907 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2024-10-12 14:45:01,907 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=481, Invalid=709, Unknown=0, NotChecked=0, Total=1190 [2024-10-12 14:45:01,909 INFO L87 Difference]: Start difference. First operand 194 states and 247 transitions. Second operand has 35 states, 35 states have (on average 2.0285714285714285) internal successors, (71), 34 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:45:03,037 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:45:03,038 INFO L93 Difference]: Finished difference Result 419 states and 551 transitions. [2024-10-12 14:45:03,038 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-10-12 14:45:03,038 INFO L78 Accepts]: Start accepts. Automaton has has 35 states, 35 states have (on average 2.0285714285714285) internal successors, (71), 34 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 192 [2024-10-12 14:45:03,040 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:45:03,041 INFO L225 Difference]: With dead ends: 419 [2024-10-12 14:45:03,041 INFO L226 Difference]: Without dead ends: 253 [2024-10-12 14:45:03,043 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 438 GetRequests, 377 SyntacticMatches, 0 SemanticMatches, 61 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 674 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=1434, Invalid=2472, Unknown=0, NotChecked=0, Total=3906 [2024-10-12 14:45:03,045 INFO L432 NwaCegarLoop]: 7 mSDtfsCounter, 704 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 255 mSolverCounterSat, 369 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 704 SdHoareTripleChecker+Valid, 27 SdHoareTripleChecker+Invalid, 624 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 369 IncrementalHoareTripleChecker+Valid, 255 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-12 14:45:03,045 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [704 Valid, 27 Invalid, 624 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [369 Valid, 255 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-12 14:45:03,046 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 253 states. [2024-10-12 14:45:03,074 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 253 to 249. [2024-10-12 14:45:03,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 249 states, 248 states have (on average 1.0806451612903225) internal successors, (268), 248 states have internal predecessors, (268), 0 states have call successors, (0), 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:45:03,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 249 states and 268 transitions. [2024-10-12 14:45:03,076 INFO L78 Accepts]: Start accepts. Automaton has 249 states and 268 transitions. Word has length 192 [2024-10-12 14:45:03,079 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:45:03,080 INFO L471 AbstractCegarLoop]: Abstraction has 249 states and 268 transitions. [2024-10-12 14:45:03,080 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 35 states, 35 states have (on average 2.0285714285714285) internal successors, (71), 34 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:45:03,080 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 268 transitions. [2024-10-12 14:45:03,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-10-12 14:45:03,084 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:03,084 INFO L215 NwaCegarLoop]: trace histogram [27, 27, 27, 27, 27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:45:03,106 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-12 14:45:03,285 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:03,285 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:03,286 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:03,286 INFO L85 PathProgramCache]: Analyzing trace with hash -1316299647, now seen corresponding path program 1 times [2024-10-12 14:45:03,286 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:03,286 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [603562087] [2024-10-12 14:45:03,286 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:03,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:03,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:04,764 INFO L134 CoverageAnalysis]: Checked inductivity of 2538 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 2160 trivial. 0 not checked. [2024-10-12 14:45:04,764 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:04,764 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [603562087] [2024-10-12 14:45:04,764 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [603562087] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:45:04,764 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [250273641] [2024-10-12 14:45:04,765 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:04,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:04,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:04,782 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:45:04,783 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:45:05,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:05,178 INFO L255 TraceCheckSpWp]: Trace formula consists of 1181 conjuncts, 29 conjuncts are in the unsatisfiable core [2024-10-12 14:45:05,185 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:45:05,274 INFO L134 CoverageAnalysis]: Checked inductivity of 2538 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 2160 trivial. 0 not checked. [2024-10-12 14:45:05,274 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:45:06,178 INFO L134 CoverageAnalysis]: Checked inductivity of 2538 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 2160 trivial. 0 not checked. [2024-10-12 14:45:06,179 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [250273641] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:45:06,179 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:45:06,179 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 29, 29] total 58 [2024-10-12 14:45:06,179 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [20032285] [2024-10-12 14:45:06,179 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:45:06,180 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 59 states [2024-10-12 14:45:06,180 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:45:06,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 59 interpolants. [2024-10-12 14:45:06,183 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1711, Invalid=1711, Unknown=0, NotChecked=0, Total=3422 [2024-10-12 14:45:06,183 INFO L87 Difference]: Start difference. First operand 249 states and 268 transitions. Second operand has 59 states, 59 states have (on average 1.2542372881355932) internal successors, (74), 58 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:45:07,147 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:45:07,147 INFO L93 Difference]: Finished difference Result 1452 states and 1854 transitions. [2024-10-12 14:45:07,148 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 58 states. [2024-10-12 14:45:07,148 INFO L78 Accepts]: Start accepts. Automaton has has 59 states, 59 states have (on average 1.2542372881355932) internal successors, (74), 58 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 199 [2024-10-12 14:45:07,148 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:45:07,155 INFO L225 Difference]: With dead ends: 1452 [2024-10-12 14:45:07,156 INFO L226 Difference]: Without dead ends: 1232 [2024-10-12 14:45:07,158 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 425 GetRequests, 368 SyntacticMatches, 0 SemanticMatches, 57 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 108 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=1711, Invalid=1711, Unknown=0, NotChecked=0, Total=3422 [2024-10-12 14:45:07,160 INFO L432 NwaCegarLoop]: 10 mSDtfsCounter, 1062 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 473 mSolverCounterSat, 503 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1062 SdHoareTripleChecker+Valid, 30 SdHoareTripleChecker+Invalid, 976 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 503 IncrementalHoareTripleChecker+Valid, 473 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-12 14:45:07,161 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1062 Valid, 30 Invalid, 976 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [503 Valid, 473 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-12 14:45:07,163 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1232 states. [2024-10-12 14:45:07,213 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1232 to 404. [2024-10-12 14:45:07,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 404 states, 403 states have (on average 1.1439205955334988) internal successors, (461), 403 states have internal predecessors, (461), 0 states have call successors, (0), 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:45:07,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 404 states to 404 states and 461 transitions. [2024-10-12 14:45:07,215 INFO L78 Accepts]: Start accepts. Automaton has 404 states and 461 transitions. Word has length 199 [2024-10-12 14:45:07,216 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:45:07,216 INFO L471 AbstractCegarLoop]: Abstraction has 404 states and 461 transitions. [2024-10-12 14:45:07,216 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 59 states, 59 states have (on average 1.2542372881355932) internal successors, (74), 58 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:45:07,216 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 461 transitions. [2024-10-12 14:45:07,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 403 [2024-10-12 14:45:07,222 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:07,222 INFO L215 NwaCegarLoop]: trace histogram [56, 56, 56, 56, 56, 56, 35, 21, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:45:07,242 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-10-12 14:45:07,426 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:07,427 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:07,427 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:07,427 INFO L85 PathProgramCache]: Analyzing trace with hash 678781102, now seen corresponding path program 4 times [2024-10-12 14:45:07,428 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:07,428 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [904653186] [2024-10-12 14:45:07,428 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:07,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:07,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:12,073 INFO L134 CoverageAnalysis]: Checked inductivity of 10948 backedges. 0 proven. 1596 refuted. 0 times theorem prover too weak. 9352 trivial. 0 not checked. [2024-10-12 14:45:12,073 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:12,074 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [904653186] [2024-10-12 14:45:12,074 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [904653186] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:45:12,074 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [401467292] [2024-10-12 14:45:12,074 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-12 14:45:12,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:12,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:12,076 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:45:12,078 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-10-12 14:45:12,575 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-12 14:45:12,575 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:45:12,579 INFO L255 TraceCheckSpWp]: Trace formula consists of 1040 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-12 14:45:12,585 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:45:12,668 INFO L134 CoverageAnalysis]: Checked inductivity of 10948 backedges. 2450 proven. 0 refuted. 0 times theorem prover too weak. 8498 trivial. 0 not checked. [2024-10-12 14:45:12,668 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 14:45:12,669 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [401467292] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:45:12,669 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 14:45:12,669 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [58] total 61 [2024-10-12 14:45:12,669 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1390937288] [2024-10-12 14:45:12,669 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:45:12,669 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-12 14:45:12,669 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:45:12,670 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-12 14:45:12,670 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1716, Invalid=1944, Unknown=0, NotChecked=0, Total=3660 [2024-10-12 14:45:12,671 INFO L87 Difference]: Start difference. First operand 404 states and 461 transitions. Second operand has 4 states, 4 states have (on average 6.25) internal successors, (25), 4 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:45:12,760 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:45:12,760 INFO L93 Difference]: Finished difference Result 857 states and 1022 transitions. [2024-10-12 14:45:12,761 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-12 14:45:12,761 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 6.25) internal successors, (25), 4 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 402 [2024-10-12 14:45:12,762 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:45:12,765 INFO L225 Difference]: With dead ends: 857 [2024-10-12 14:45:12,765 INFO L226 Difference]: Without dead ends: 604 [2024-10-12 14:45:12,767 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 459 GetRequests, 400 SyntacticMatches, 0 SemanticMatches, 59 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 112 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=1716, Invalid=1944, Unknown=0, NotChecked=0, Total=3660 [2024-10-12 14:45:12,769 INFO L432 NwaCegarLoop]: 17 mSDtfsCounter, 6 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 22 SdHoareTripleChecker+Invalid, 34 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:45:12,769 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 22 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:45:12,770 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 604 states. [2024-10-12 14:45:12,822 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 604 to 564. [2024-10-12 14:45:12,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 564 states, 563 states have (on average 1.1065719360568385) internal successors, (623), 563 states have internal predecessors, (623), 0 states have call successors, (0), 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:45:12,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 564 states to 564 states and 623 transitions. [2024-10-12 14:45:12,826 INFO L78 Accepts]: Start accepts. Automaton has 564 states and 623 transitions. Word has length 402 [2024-10-12 14:45:12,826 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:45:12,826 INFO L471 AbstractCegarLoop]: Abstraction has 564 states and 623 transitions. [2024-10-12 14:45:12,827 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 6.25) internal successors, (25), 4 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:45:12,827 INFO L276 IsEmpty]: Start isEmpty. Operand 564 states and 623 transitions. [2024-10-12 14:45:12,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 403 [2024-10-12 14:45:12,833 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:12,833 INFO L215 NwaCegarLoop]: trace histogram [56, 56, 56, 56, 56, 56, 55, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:45:12,852 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-10-12 14:45:13,034 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:13,034 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:13,035 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:13,035 INFO L85 PathProgramCache]: Analyzing trace with hash -1489954514, now seen corresponding path program 5 times [2024-10-12 14:45:13,035 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:13,035 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2017547019] [2024-10-12 14:45:13,035 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:13,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:13,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:16,848 INFO L134 CoverageAnalysis]: Checked inductivity of 10948 backedges. 0 proven. 1596 refuted. 0 times theorem prover too weak. 9352 trivial. 0 not checked. [2024-10-12 14:45:16,848 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:16,848 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2017547019] [2024-10-12 14:45:16,848 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2017547019] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:45:16,848 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1935871466] [2024-10-12 14:45:16,848 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-12 14:45:16,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:16,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:16,851 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-10-12 14:45:16,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process