./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-crafted/xor2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 8be7027f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/array-crafted/xor2.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 134cd77c565ec0964d690e2c701df7f2f34c79dd30f80feda5f549f6f11dd00c --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-11 15:38:56,440 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-11 15:38:56,507 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-11 15:38:56,513 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-11 15:38:56,514 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-11 15:38:56,542 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-11 15:38:56,544 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-11 15:38:56,544 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-11 15:38:56,545 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-11 15:38:56,547 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-11 15:38:56,547 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-11 15:38:56,547 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-11 15:38:56,548 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-11 15:38:56,548 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-11 15:38:56,548 INFO L153 SettingsManager]: * Use SBE=true [2024-11-11 15:38:56,549 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-11 15:38:56,551 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-11 15:38:56,551 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-11 15:38:56,551 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-11 15:38:56,551 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-11 15:38:56,552 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-11 15:38:56,555 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-11 15:38:56,556 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-11 15:38:56,556 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-11 15:38:56,556 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-11 15:38:56,557 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-11 15:38:56,557 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-11 15:38:56,557 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-11 15:38:56,557 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-11 15:38:56,558 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-11 15:38:56,558 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-11 15:38:56,558 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-11 15:38:56,558 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-11 15:38:56,559 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-11 15:38:56,559 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-11 15:38:56,559 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-11 15:38:56,559 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-11 15:38:56,559 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-11 15:38:56,560 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-11 15:38:56,560 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-11 15:38:56,560 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-11 15:38:56,562 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-11 15:38:56,562 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 -> 134cd77c565ec0964d690e2c701df7f2f34c79dd30f80feda5f549f6f11dd00c [2024-11-11 15:38:56,823 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-11 15:38:56,848 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-11 15:38:56,851 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-11 15:38:56,852 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-11 15:38:56,853 INFO L274 PluginConnector]: CDTParser initialized [2024-11-11 15:38:56,854 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-crafted/xor2.i [2024-11-11 15:38:58,224 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-11 15:38:58,437 INFO L384 CDTParser]: Found 1 translation units. [2024-11-11 15:38:58,438 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/xor2.i [2024-11-11 15:38:58,464 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/44b780ce2/9fc7bd0e09034cefa7c5e31bd5fdb59d/FLAGbd24ada41 [2024-11-11 15:38:58,482 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/44b780ce2/9fc7bd0e09034cefa7c5e31bd5fdb59d [2024-11-11 15:38:58,485 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-11 15:38:58,486 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-11 15:38:58,488 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-11 15:38:58,488 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-11 15:38:58,495 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-11 15:38:58,496 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,497 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a2abb34 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58, skipping insertion in model container [2024-11-11 15:38:58,497 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,527 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-11 15:38:58,706 WARN L250 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-crafted/xor2.i[1291,1304] [2024-11-11 15:38:58,710 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-11 15:38:58,717 INFO L200 MainTranslator]: Completed pre-run [2024-11-11 15:38:58,737 WARN L250 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-crafted/xor2.i[1291,1304] [2024-11-11 15:38:58,738 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-11 15:38:58,753 INFO L204 MainTranslator]: Completed translation [2024-11-11 15:38:58,753 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58 WrapperNode [2024-11-11 15:38:58,753 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-11 15:38:58,754 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-11 15:38:58,755 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-11 15:38:58,755 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-11 15:38:58,763 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,770 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,787 INFO L138 Inliner]: procedures = 16, calls = 30, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 76 [2024-11-11 15:38:58,787 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-11 15:38:58,788 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-11 15:38:58,788 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-11 15:38:58,788 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-11 15:38:58,797 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,797 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,799 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,814 INFO L175 MemorySlicer]: Split 20 memory accesses to 3 slices as follows [2, 7, 11]. 55 percent of accesses are in the largest equivalence class. The 9 initializations are split as follows [2, 7, 0]. The 5 writes are split as follows [0, 0, 5]. [2024-11-11 15:38:58,815 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,815 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,820 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,823 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,825 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,826 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,828 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-11 15:38:58,828 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-11 15:38:58,829 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-11 15:38:58,829 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-11 15:38:58,829 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (1/1) ... [2024-11-11 15:38:58,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-11 15:38:58,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:38:58,866 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-11 15:38:58,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-11 15:38:58,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-11 15:38:58,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-11 15:38:58,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-11 15:38:58,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-11 15:38:58,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-11 15:38:58,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-11 15:38:58,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-11 15:38:58,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-11 15:38:58,913 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-11 15:38:58,913 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-11 15:38:58,913 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-11 15:38:58,913 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-11 15:38:58,913 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-11 15:38:58,913 INFO L130 BoogieDeclarations]: Found specification of procedure xor [2024-11-11 15:38:58,913 INFO L138 BoogieDeclarations]: Found implementation of procedure xor [2024-11-11 15:38:58,914 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-11 15:38:58,995 INFO L238 CfgBuilder]: Building ICFG [2024-11-11 15:38:58,997 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-11 15:38:59,209 INFO L? ?]: Removed 22 outVars from TransFormulas that were not future-live. [2024-11-11 15:38:59,210 INFO L287 CfgBuilder]: Performing block encoding [2024-11-11 15:38:59,227 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-11 15:38:59,227 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-11 15:38:59,228 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 03:38:59 BoogieIcfgContainer [2024-11-11 15:38:59,228 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-11 15:38:59,231 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-11 15:38:59,231 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-11 15:38:59,236 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-11 15:38:59,236 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.11 03:38:58" (1/3) ... [2024-11-11 15:38:59,237 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@48cf1d56 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.11 03:38:59, skipping insertion in model container [2024-11-11 15:38:59,237 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:38:58" (2/3) ... [2024-11-11 15:38:59,238 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@48cf1d56 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.11 03:38:59, skipping insertion in model container [2024-11-11 15:38:59,238 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 03:38:59" (3/3) ... [2024-11-11 15:38:59,240 INFO L112 eAbstractionObserver]: Analyzing ICFG xor2.i [2024-11-11 15:38:59,253 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-11 15:38:59,253 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-11 15:38:59,319 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-11 15:38:59,329 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;@6b008d1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-11 15:38:59,329 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-11 15:38:59,333 INFO L276 IsEmpty]: Start isEmpty. Operand has 32 states, 26 states have (on average 1.4230769230769231) internal successors, (37), 27 states have internal predecessors, (37), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:38:59,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-11 15:38:59,341 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:38:59,342 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:38:59,342 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:38:59,348 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:38:59,348 INFO L85 PathProgramCache]: Analyzing trace with hash -803067684, now seen corresponding path program 1 times [2024-11-11 15:38:59,356 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:38:59,358 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1262687583] [2024-11-11 15:38:59,358 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:38:59,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:38:59,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:38:59,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-11-11 15:38:59,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:38:59,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11 [2024-11-11 15:38:59,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:38:59,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2024-11-11 15:38:59,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:38:59,744 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-11 15:38:59,748 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:38:59,749 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1262687583] [2024-11-11 15:38:59,750 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1262687583] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:38:59,750 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [360815912] [2024-11-11 15:38:59,750 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:38:59,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:38:59,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:38:59,753 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:38:59,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-11 15:38:59,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:38:59,870 INFO L256 TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-11 15:38:59,879 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:38:59,897 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-11 15:38:59,898 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-11 15:38:59,898 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [360815912] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-11 15:38:59,899 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-11 15:38:59,899 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 4 [2024-11-11 15:38:59,901 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1792485498] [2024-11-11 15:38:59,902 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-11 15:38:59,907 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-11 15:38:59,907 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:38:59,927 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-11 15:38:59,927 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-11 15:38:59,929 INFO L87 Difference]: Start difference. First operand has 32 states, 26 states have (on average 1.4230769230769231) internal successors, (37), 27 states have internal predecessors, (37), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 2 states, 2 states have (on average 9.5) internal successors, (19), 2 states have internal predecessors, (19), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-11 15:38:59,950 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:38:59,951 INFO L93 Difference]: Finished difference Result 60 states and 83 transitions. [2024-11-11 15:38:59,952 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-11 15:38:59,954 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 9.5) internal successors, (19), 2 states have internal predecessors, (19), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 29 [2024-11-11 15:38:59,954 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:38:59,963 INFO L225 Difference]: With dead ends: 60 [2024-11-11 15:38:59,963 INFO L226 Difference]: Without dead ends: 28 [2024-11-11 15:38:59,965 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 36 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-11 15:38:59,968 INFO L435 NwaCegarLoop]: 39 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 39 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 15:38:59,969 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 15:38:59,983 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28 states. [2024-11-11 15:38:59,998 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 28. [2024-11-11 15:38:59,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 28 states, 23 states have (on average 1.2608695652173914) internal successors, (29), 23 states have internal predecessors, (29), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:00,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 35 transitions. [2024-11-11 15:39:00,002 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 35 transitions. Word has length 29 [2024-11-11 15:39:00,003 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:00,004 INFO L471 AbstractCegarLoop]: Abstraction has 28 states and 35 transitions. [2024-11-11 15:39:00,004 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 9.5) internal successors, (19), 2 states have internal predecessors, (19), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-11 15:39:00,004 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 35 transitions. [2024-11-11 15:39:00,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-11 15:39:00,005 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:00,006 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:00,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-11 15:39:00,210 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2024-11-11 15:39:00,211 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:00,212 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:00,212 INFO L85 PathProgramCache]: Analyzing trace with hash 1388705878, now seen corresponding path program 1 times [2024-11-11 15:39:00,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:00,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2041124879] [2024-11-11 15:39:00,213 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:00,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:00,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:00,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-11-11 15:39:00,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:00,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11 [2024-11-11 15:39:00,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:00,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2024-11-11 15:39:00,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:00,389 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-11 15:39:00,390 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:00,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2041124879] [2024-11-11 15:39:00,391 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2041124879] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:00,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1867251702] [2024-11-11 15:39:00,392 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:00,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:00,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:00,394 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:00,396 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-11 15:39:00,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:00,486 INFO L256 TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-11 15:39:00,488 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:00,510 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-11 15:39:00,511 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-11 15:39:00,511 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1867251702] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-11 15:39:00,511 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-11 15:39:00,512 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-11-11 15:39:00,512 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1118919695] [2024-11-11 15:39:00,512 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-11 15:39:00,513 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-11 15:39:00,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:00,514 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-11 15:39:00,514 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-11 15:39:00,515 INFO L87 Difference]: Start difference. First operand 28 states and 35 transitions. Second operand has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-11 15:39:00,535 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:00,535 INFO L93 Difference]: Finished difference Result 54 states and 68 transitions. [2024-11-11 15:39:00,536 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-11 15:39:00,536 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 29 [2024-11-11 15:39:00,536 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:00,537 INFO L225 Difference]: With dead ends: 54 [2024-11-11 15:39:00,537 INFO L226 Difference]: Without dead ends: 30 [2024-11-11 15:39:00,539 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 35 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-11 15:39:00,540 INFO L435 NwaCegarLoop]: 33 mSDtfsCounter, 1 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:00,541 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 63 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 15:39:00,543 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2024-11-11 15:39:00,549 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 29. [2024-11-11 15:39:00,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29 states, 24 states have (on average 1.25) internal successors, (30), 24 states have internal predecessors, (30), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:00,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 36 transitions. [2024-11-11 15:39:00,550 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 36 transitions. Word has length 29 [2024-11-11 15:39:00,551 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:00,551 INFO L471 AbstractCegarLoop]: Abstraction has 29 states and 36 transitions. [2024-11-11 15:39:00,551 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-11 15:39:00,551 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 36 transitions. [2024-11-11 15:39:00,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-11 15:39:00,554 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:00,554 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:00,568 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-11 15:39:00,757 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,SelfDestructingSolverStorable1 [2024-11-11 15:39:00,757 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:00,758 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:00,758 INFO L85 PathProgramCache]: Analyzing trace with hash -521397612, now seen corresponding path program 1 times [2024-11-11 15:39:00,758 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:00,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [912134178] [2024-11-11 15:39:00,759 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:00,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:00,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:00,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-11 15:39:00,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:00,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-11 15:39:00,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:00,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-11 15:39:00,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:00,910 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-11 15:39:00,912 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:00,912 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [912134178] [2024-11-11 15:39:00,913 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [912134178] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:00,913 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1859992367] [2024-11-11 15:39:00,913 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:00,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:00,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:00,915 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:00,916 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-11 15:39:01,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:01,017 INFO L256 TraceCheckSpWp]: Trace formula consists of 147 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-11 15:39:01,019 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:01,035 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-11 15:39:01,035 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-11 15:39:01,036 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1859992367] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-11 15:39:01,036 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-11 15:39:01,036 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-11-11 15:39:01,036 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [434746909] [2024-11-11 15:39:01,036 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-11 15:39:01,037 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-11 15:39:01,037 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:01,038 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-11 15:39:01,038 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-11 15:39:01,038 INFO L87 Difference]: Start difference. First operand 29 states and 36 transitions. Second operand has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-11 15:39:01,050 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:01,051 INFO L93 Difference]: Finished difference Result 58 states and 77 transitions. [2024-11-11 15:39:01,051 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-11 15:39:01,051 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) Word has length 31 [2024-11-11 15:39:01,052 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:01,052 INFO L225 Difference]: With dead ends: 58 [2024-11-11 15:39:01,053 INFO L226 Difference]: Without dead ends: 36 [2024-11-11 15:39:01,053 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 37 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-11 15:39:01,055 INFO L435 NwaCegarLoop]: 33 mSDtfsCounter, 9 mSDsluCounter, 31 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 64 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:01,056 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 64 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 15:39:01,056 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2024-11-11 15:39:01,060 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 30. [2024-11-11 15:39:01,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 25 states have (on average 1.24) internal successors, (31), 25 states have internal predecessors, (31), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:01,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 37 transitions. [2024-11-11 15:39:01,065 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 37 transitions. Word has length 31 [2024-11-11 15:39:01,065 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:01,065 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 37 transitions. [2024-11-11 15:39:01,065 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-11 15:39:01,065 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 37 transitions. [2024-11-11 15:39:01,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-11 15:39:01,068 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:01,068 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:01,082 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-11-11 15:39:01,272 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:01,273 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:01,273 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:01,274 INFO L85 PathProgramCache]: Analyzing trace with hash 989774991, now seen corresponding path program 1 times [2024-11-11 15:39:01,274 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:01,274 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1974405296] [2024-11-11 15:39:01,274 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:01,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:01,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:01,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-11 15:39:01,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:01,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-11 15:39:01,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:01,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30 [2024-11-11 15:39:01,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:01,439 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-11 15:39:01,439 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:01,439 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1974405296] [2024-11-11 15:39:01,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1974405296] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:01,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1855122232] [2024-11-11 15:39:01,440 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:01,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:01,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:01,442 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:01,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-11 15:39:01,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:01,528 INFO L256 TraceCheckSpWp]: Trace formula consists of 180 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-11 15:39:01,530 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:01,543 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-11 15:39:01,543 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-11 15:39:01,543 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1855122232] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-11 15:39:01,543 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-11 15:39:01,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-11 15:39:01,544 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [41645591] [2024-11-11 15:39:01,544 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-11 15:39:01,544 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-11 15:39:01,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:01,545 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-11 15:39:01,545 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-11 15:39:01,546 INFO L87 Difference]: Start difference. First operand 30 states and 37 transitions. Second operand has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-11 15:39:01,559 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:01,560 INFO L93 Difference]: Finished difference Result 50 states and 61 transitions. [2024-11-11 15:39:01,562 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-11 15:39:01,562 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 43 [2024-11-11 15:39:01,563 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:01,563 INFO L225 Difference]: With dead ends: 50 [2024-11-11 15:39:01,566 INFO L226 Difference]: Without dead ends: 32 [2024-11-11 15:39:01,566 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 54 GetRequests, 49 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-11 15:39:01,567 INFO L435 NwaCegarLoop]: 33 mSDtfsCounter, 1 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 62 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:01,567 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 62 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 15:39:01,568 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2024-11-11 15:39:01,574 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 31. [2024-11-11 15:39:01,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 31 states, 26 states have (on average 1.2307692307692308) internal successors, (32), 26 states have internal predecessors, (32), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:01,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 38 transitions. [2024-11-11 15:39:01,577 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 38 transitions. Word has length 43 [2024-11-11 15:39:01,577 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:01,578 INFO L471 AbstractCegarLoop]: Abstraction has 31 states and 38 transitions. [2024-11-11 15:39:01,578 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-11 15:39:01,578 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 38 transitions. [2024-11-11 15:39:01,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-11 15:39:01,581 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:01,581 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:01,598 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-11-11 15:39:01,785 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:01,786 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:01,786 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:01,786 INFO L85 PathProgramCache]: Analyzing trace with hash 841012365, now seen corresponding path program 1 times [2024-11-11 15:39:01,786 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:01,786 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1281613570] [2024-11-11 15:39:01,787 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:01,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:01,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:01,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-11 15:39:01,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:01,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-11 15:39:01,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:01,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-11 15:39:01,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:01,875 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-11 15:39:01,875 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:01,875 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1281613570] [2024-11-11 15:39:01,876 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1281613570] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:01,876 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [285948489] [2024-11-11 15:39:01,876 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:01,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:01,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:01,881 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:01,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-11 15:39:01,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:01,960 INFO L256 TraceCheckSpWp]: Trace formula consists of 187 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-11 15:39:01,961 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:01,991 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-11 15:39:01,991 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:39:02,056 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-11 15:39:02,056 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [285948489] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:39:02,057 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:39:02,057 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 4, 4] total 9 [2024-11-11 15:39:02,058 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1760686124] [2024-11-11 15:39:02,058 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:39:02,058 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-11 15:39:02,058 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:02,059 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-11 15:39:02,059 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-11-11 15:39:02,059 INFO L87 Difference]: Start difference. First operand 31 states and 38 transitions. Second operand has 9 states, 9 states have (on average 4.888888888888889) internal successors, (44), 9 states have internal predecessors, (44), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-11 15:39:02,158 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:02,161 INFO L93 Difference]: Finished difference Result 76 states and 102 transitions. [2024-11-11 15:39:02,162 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-11 15:39:02,162 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 4.888888888888889) internal successors, (44), 9 states have internal predecessors, (44), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 45 [2024-11-11 15:39:02,162 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:02,163 INFO L225 Difference]: With dead ends: 76 [2024-11-11 15:39:02,163 INFO L226 Difference]: Without dead ends: 50 [2024-11-11 15:39:02,163 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 93 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-11-11 15:39:02,164 INFO L435 NwaCegarLoop]: 31 mSDtfsCounter, 17 mSDsluCounter, 114 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 145 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:02,164 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 145 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:39:02,165 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2024-11-11 15:39:02,170 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 44. [2024-11-11 15:39:02,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44 states, 39 states have (on average 1.2307692307692308) internal successors, (48), 39 states have internal predecessors, (48), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:02,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 54 transitions. [2024-11-11 15:39:02,176 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 54 transitions. Word has length 45 [2024-11-11 15:39:02,176 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:02,176 INFO L471 AbstractCegarLoop]: Abstraction has 44 states and 54 transitions. [2024-11-11 15:39:02,176 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 4.888888888888889) internal successors, (44), 9 states have internal predecessors, (44), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-11 15:39:02,179 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 54 transitions. [2024-11-11 15:39:02,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-11 15:39:02,182 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:02,183 INFO L218 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 4, 4, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:02,199 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-11-11 15:39:02,383 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:02,384 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:02,384 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:02,384 INFO L85 PathProgramCache]: Analyzing trace with hash -1172865982, now seen corresponding path program 2 times [2024-11-11 15:39:02,384 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:02,384 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [537833670] [2024-11-11 15:39:02,384 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:02,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:02,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:02,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-11-11 15:39:02,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:02,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-11-11 15:39:02,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:02,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-11 15:39:02,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:02,512 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 109 trivial. 0 not checked. [2024-11-11 15:39:02,512 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:02,512 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [537833670] [2024-11-11 15:39:02,513 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [537833670] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:02,513 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [259362360] [2024-11-11 15:39:02,513 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-11 15:39:02,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:02,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:02,515 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:02,517 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-11 15:39:02,613 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-11 15:39:02,613 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:39:02,615 INFO L256 TraceCheckSpWp]: Trace formula consists of 247 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-11 15:39:02,616 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:02,671 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 94 trivial. 0 not checked. [2024-11-11 15:39:02,674 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:39:02,770 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 94 trivial. 0 not checked. [2024-11-11 15:39:02,771 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [259362360] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:39:02,771 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:39:02,771 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 7] total 14 [2024-11-11 15:39:02,771 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [28540216] [2024-11-11 15:39:02,772 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:39:02,772 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-11 15:39:02,772 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:02,773 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-11 15:39:02,773 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-11 15:39:02,774 INFO L87 Difference]: Start difference. First operand 44 states and 54 transitions. Second operand has 14 states, 14 states have (on average 4.071428571428571) internal successors, (57), 14 states have internal predecessors, (57), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2024-11-11 15:39:02,842 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:02,842 INFO L93 Difference]: Finished difference Result 92 states and 118 transitions. [2024-11-11 15:39:02,842 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-11 15:39:02,843 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 4.071428571428571) internal successors, (57), 14 states have internal predecessors, (57), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 63 [2024-11-11 15:39:02,843 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:02,844 INFO L225 Difference]: With dead ends: 92 [2024-11-11 15:39:02,844 INFO L226 Difference]: Without dead ends: 59 [2024-11-11 15:39:02,844 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 134 GetRequests, 122 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-11 15:39:02,845 INFO L435 NwaCegarLoop]: 31 mSDtfsCounter, 3 mSDsluCounter, 139 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 170 SdHoareTripleChecker+Invalid, 50 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:02,846 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 170 Invalid, 50 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:39:02,846 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 59 states. [2024-11-11 15:39:02,850 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 58. [2024-11-11 15:39:02,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 58 states, 53 states have (on average 1.169811320754717) internal successors, (62), 53 states have internal predecessors, (62), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:02,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 68 transitions. [2024-11-11 15:39:02,852 INFO L78 Accepts]: Start accepts. Automaton has 58 states and 68 transitions. Word has length 63 [2024-11-11 15:39:02,852 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:02,852 INFO L471 AbstractCegarLoop]: Abstraction has 58 states and 68 transitions. [2024-11-11 15:39:02,853 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 4.071428571428571) internal successors, (57), 14 states have internal predecessors, (57), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2024-11-11 15:39:02,853 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 68 transitions. [2024-11-11 15:39:02,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-11 15:39:02,854 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:02,854 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 6, 6, 6, 6, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:02,869 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-11-11 15:39:03,054 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:03,055 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:03,056 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:03,056 INFO L85 PathProgramCache]: Analyzing trace with hash 337623604, now seen corresponding path program 3 times [2024-11-11 15:39:03,056 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:03,056 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1296770422] [2024-11-11 15:39:03,056 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:03,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:03,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:03,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-11 15:39:03,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:03,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-11-11 15:39:03,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:03,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2024-11-11 15:39:03,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:03,210 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 143 trivial. 0 not checked. [2024-11-11 15:39:03,210 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:03,211 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1296770422] [2024-11-11 15:39:03,211 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1296770422] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:03,211 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [11954639] [2024-11-11 15:39:03,211 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-11 15:39:03,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:03,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:03,213 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:03,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-11 15:39:03,312 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-11 15:39:03,313 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:39:03,314 INFO L256 TraceCheckSpWp]: Trace formula consists of 164 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-11 15:39:03,316 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:03,339 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 48 proven. 6 refuted. 0 times theorem prover too weak. 143 trivial. 0 not checked. [2024-11-11 15:39:03,340 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:39:03,387 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 48 proven. 6 refuted. 0 times theorem prover too weak. 143 trivial. 0 not checked. [2024-11-11 15:39:03,388 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [11954639] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:39:03,388 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:39:03,388 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 8 [2024-11-11 15:39:03,388 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [271823759] [2024-11-11 15:39:03,388 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:39:03,389 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-11 15:39:03,389 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:03,390 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-11 15:39:03,390 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-11-11 15:39:03,390 INFO L87 Difference]: Start difference. First operand 58 states and 68 transitions. Second operand has 8 states, 8 states have (on average 6.375) internal successors, (51), 8 states have internal predecessors, (51), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-11 15:39:03,419 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:03,419 INFO L93 Difference]: Finished difference Result 119 states and 156 transitions. [2024-11-11 15:39:03,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-11 15:39:03,421 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 6.375) internal successors, (51), 8 states have internal predecessors, (51), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 77 [2024-11-11 15:39:03,421 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:03,422 INFO L225 Difference]: With dead ends: 119 [2024-11-11 15:39:03,424 INFO L226 Difference]: Without dead ends: 86 [2024-11-11 15:39:03,425 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 163 GetRequests, 157 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-11-11 15:39:03,425 INFO L435 NwaCegarLoop]: 33 mSDtfsCounter, 60 mSDsluCounter, 109 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 60 SdHoareTripleChecker+Valid, 142 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:03,426 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [60 Valid, 142 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 15:39:03,426 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 86 states. [2024-11-11 15:39:03,436 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 86 to 86. [2024-11-11 15:39:03,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 86 states, 81 states have (on average 1.2592592592592593) internal successors, (102), 81 states have internal predecessors, (102), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:03,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 108 transitions. [2024-11-11 15:39:03,441 INFO L78 Accepts]: Start accepts. Automaton has 86 states and 108 transitions. Word has length 77 [2024-11-11 15:39:03,441 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:03,441 INFO L471 AbstractCegarLoop]: Abstraction has 86 states and 108 transitions. [2024-11-11 15:39:03,441 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 6.375) internal successors, (51), 8 states have internal predecessors, (51), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-11 15:39:03,442 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 108 transitions. [2024-11-11 15:39:03,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-11 15:39:03,443 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:03,443 INFO L218 NwaCegarLoop]: trace histogram [18, 18, 18, 18, 10, 10, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:03,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-11 15:39:03,647 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:03,648 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:03,648 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:03,648 INFO L85 PathProgramCache]: Analyzing trace with hash -1539109088, now seen corresponding path program 4 times [2024-11-11 15:39:03,648 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:03,648 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1449823166] [2024-11-11 15:39:03,648 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:03,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:03,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:03,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-11 15:39:03,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:03,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 55 [2024-11-11 15:39:03,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:03,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-11 15:39:03,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:03,946 INFO L134 CoverageAnalysis]: Checked inductivity of 785 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 685 trivial. 0 not checked. [2024-11-11 15:39:03,947 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:03,947 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1449823166] [2024-11-11 15:39:03,947 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1449823166] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:03,947 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1765813661] [2024-11-11 15:39:03,947 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-11 15:39:03,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:03,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:03,949 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:03,951 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-11 15:39:04,086 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-11 15:39:04,087 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:39:04,089 INFO L256 TraceCheckSpWp]: Trace formula consists of 440 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-11 15:39:04,096 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:04,148 INFO L134 CoverageAnalysis]: Checked inductivity of 785 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 685 trivial. 0 not checked. [2024-11-11 15:39:04,149 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:39:04,412 INFO L134 CoverageAnalysis]: Checked inductivity of 785 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 685 trivial. 0 not checked. [2024-11-11 15:39:04,413 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1765813661] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:39:04,413 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:39:04,413 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2024-11-11 15:39:04,413 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [692904377] [2024-11-11 15:39:04,413 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:39:04,414 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-11 15:39:04,414 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:04,415 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-11 15:39:04,415 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-11 15:39:04,416 INFO L87 Difference]: Start difference. First operand 86 states and 108 transitions. Second operand has 25 states, 25 states have (on average 2.96) internal successors, (74), 25 states have internal predecessors, (74), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-11 15:39:04,494 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:04,494 INFO L93 Difference]: Finished difference Result 173 states and 228 transitions. [2024-11-11 15:39:04,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-11 15:39:04,495 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 2.96) internal successors, (74), 25 states have internal predecessors, (74), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 125 [2024-11-11 15:39:04,496 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:04,497 INFO L225 Difference]: With dead ends: 173 [2024-11-11 15:39:04,497 INFO L226 Difference]: Without dead ends: 110 [2024-11-11 15:39:04,498 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 267 GetRequests, 244 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-11 15:39:04,498 INFO L435 NwaCegarLoop]: 33 mSDtfsCounter, 2 mSDsluCounter, 120 mSDsCounter, 0 mSdLazyCounter, 53 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 153 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 53 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:04,499 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 153 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 53 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:39:04,500 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 110 states. [2024-11-11 15:39:04,506 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 110 to 110. [2024-11-11 15:39:04,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 110 states, 105 states have (on average 1.2) internal successors, (126), 105 states have internal predecessors, (126), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:04,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 110 states and 132 transitions. [2024-11-11 15:39:04,507 INFO L78 Accepts]: Start accepts. Automaton has 110 states and 132 transitions. Word has length 125 [2024-11-11 15:39:04,507 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:04,508 INFO L471 AbstractCegarLoop]: Abstraction has 110 states and 132 transitions. [2024-11-11 15:39:04,508 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 2.96) internal successors, (74), 25 states have internal predecessors, (74), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-11 15:39:04,508 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 132 transitions. [2024-11-11 15:39:04,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-11 15:39:04,509 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:04,510 INFO L218 NwaCegarLoop]: trace histogram [22, 22, 18, 18, 18, 18, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:04,527 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-11 15:39:04,713 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7 [2024-11-11 15:39:04,714 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:04,714 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:04,714 INFO L85 PathProgramCache]: Analyzing trace with hash -1742259448, now seen corresponding path program 5 times [2024-11-11 15:39:04,715 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:04,715 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [103716918] [2024-11-11 15:39:04,715 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:04,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:04,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:05,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 48 [2024-11-11 15:39:05,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:05,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-11 15:39:05,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:05,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-11-11 15:39:05,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:05,493 INFO L134 CoverageAnalysis]: Checked inductivity of 1169 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 685 trivial. 0 not checked. [2024-11-11 15:39:05,494 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:05,494 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [103716918] [2024-11-11 15:39:05,494 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [103716918] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:05,494 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [71568078] [2024-11-11 15:39:05,494 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-11 15:39:05,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:05,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:05,496 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:05,497 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-11 15:39:07,913 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 22 check-sat command(s) [2024-11-11 15:39:07,913 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:39:07,922 INFO L256 TraceCheckSpWp]: Trace formula consists of 477 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-11 15:39:07,925 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:08,083 INFO L134 CoverageAnalysis]: Checked inductivity of 1169 backedges. 316 proven. 66 refuted. 0 times theorem prover too weak. 787 trivial. 0 not checked. [2024-11-11 15:39:08,087 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:39:08,309 INFO L134 CoverageAnalysis]: Checked inductivity of 1169 backedges. 0 proven. 386 refuted. 0 times theorem prover too weak. 783 trivial. 0 not checked. [2024-11-11 15:39:08,309 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [71568078] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:39:08,309 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:39:08,309 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 9, 9] total 39 [2024-11-11 15:39:08,309 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [615533643] [2024-11-11 15:39:08,309 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:39:08,310 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 39 states [2024-11-11 15:39:08,310 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:08,312 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 39 interpolants. [2024-11-11 15:39:08,313 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=419, Invalid=1063, Unknown=0, NotChecked=0, Total=1482 [2024-11-11 15:39:08,314 INFO L87 Difference]: Start difference. First operand 110 states and 132 transitions. Second operand has 39 states, 39 states have (on average 3.3333333333333335) internal successors, (130), 39 states have internal predecessors, (130), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-11 15:39:08,456 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:08,456 INFO L93 Difference]: Finished difference Result 232 states and 311 transitions. [2024-11-11 15:39:08,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. [2024-11-11 15:39:08,457 INFO L78 Accepts]: Start accepts. Automaton has has 39 states, 39 states have (on average 3.3333333333333335) internal successors, (130), 39 states have internal predecessors, (130), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) Word has length 149 [2024-11-11 15:39:08,457 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:08,459 INFO L225 Difference]: With dead ends: 232 [2024-11-11 15:39:08,461 INFO L226 Difference]: Without dead ends: 169 [2024-11-11 15:39:08,463 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 327 GetRequests, 290 SyntacticMatches, 0 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 308 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=419, Invalid=1063, Unknown=0, NotChecked=0, Total=1482 [2024-11-11 15:39:08,463 INFO L435 NwaCegarLoop]: 31 mSDtfsCounter, 223 mSDsluCounter, 370 mSDsCounter, 0 mSdLazyCounter, 115 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 223 SdHoareTripleChecker+Valid, 401 SdHoareTripleChecker+Invalid, 117 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 115 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:08,463 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [223 Valid, 401 Invalid, 117 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 115 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:39:08,465 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 169 states. [2024-11-11 15:39:08,478 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 169 to 168. [2024-11-11 15:39:08,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 168 states, 163 states have (on average 1.2760736196319018) internal successors, (208), 163 states have internal predecessors, (208), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:08,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 168 states and 214 transitions. [2024-11-11 15:39:08,481 INFO L78 Accepts]: Start accepts. Automaton has 168 states and 214 transitions. Word has length 149 [2024-11-11 15:39:08,482 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:08,483 INFO L471 AbstractCegarLoop]: Abstraction has 168 states and 214 transitions. [2024-11-11 15:39:08,483 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 39 states, 39 states have (on average 3.3333333333333335) internal successors, (130), 39 states have internal predecessors, (130), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-11 15:39:08,483 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 214 transitions. [2024-11-11 15:39:08,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-11-11 15:39:08,488 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:08,488 INFO L218 NwaCegarLoop]: trace histogram [42, 42, 42, 42, 23, 23, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:08,510 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-11-11 15:39:08,689 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:08,689 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:08,690 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:08,690 INFO L85 PathProgramCache]: Analyzing trace with hash -500243170, now seen corresponding path program 6 times [2024-11-11 15:39:08,690 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:08,690 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [427409708] [2024-11-11 15:39:08,690 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:08,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:08,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:09,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-11 15:39:09,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:09,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 113 [2024-11-11 15:39:09,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:09,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-11-11 15:39:09,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:09,562 INFO L134 CoverageAnalysis]: Checked inductivity of 4118 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 3589 trivial. 0 not checked. [2024-11-11 15:39:09,562 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:09,562 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [427409708] [2024-11-11 15:39:09,562 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [427409708] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:09,562 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1611332344] [2024-11-11 15:39:09,563 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-11 15:39:09,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:09,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:09,565 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:09,566 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-11-11 15:39:09,723 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2024-11-11 15:39:09,723 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:39:09,724 INFO L256 TraceCheckSpWp]: Trace formula consists of 235 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-11 15:39:09,729 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:09,793 INFO L134 CoverageAnalysis]: Checked inductivity of 4118 backedges. 1634 proven. 4 refuted. 0 times theorem prover too weak. 2480 trivial. 0 not checked. [2024-11-11 15:39:09,793 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:39:09,875 INFO L134 CoverageAnalysis]: Checked inductivity of 4118 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4114 trivial. 0 not checked. [2024-11-11 15:39:09,876 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1611332344] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:39:09,876 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:39:09,876 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 5, 5] total 32 [2024-11-11 15:39:09,876 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [554002555] [2024-11-11 15:39:09,876 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:39:09,877 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-11-11 15:39:09,877 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:09,878 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-11-11 15:39:09,879 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=352, Invalid=640, Unknown=0, NotChecked=0, Total=992 [2024-11-11 15:39:09,879 INFO L87 Difference]: Start difference. First operand 168 states and 214 transitions. Second operand has 32 states, 32 states have (on average 2.90625) internal successors, (93), 32 states have internal predecessors, (93), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-11 15:39:09,985 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:09,985 INFO L93 Difference]: Finished difference Result 298 states and 394 transitions. [2024-11-11 15:39:09,986 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-11-11 15:39:09,986 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 32 states have (on average 2.90625) internal successors, (93), 32 states have internal predecessors, (93), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 247 [2024-11-11 15:39:09,986 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:09,987 INFO L225 Difference]: With dead ends: 298 [2024-11-11 15:39:09,987 INFO L226 Difference]: Without dead ends: 179 [2024-11-11 15:39:09,989 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 524 GetRequests, 494 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 138 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=352, Invalid=640, Unknown=0, NotChecked=0, Total=992 [2024-11-11 15:39:09,989 INFO L435 NwaCegarLoop]: 31 mSDtfsCounter, 3 mSDsluCounter, 193 mSDsCounter, 0 mSdLazyCounter, 94 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 224 SdHoareTripleChecker+Invalid, 96 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 94 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:09,989 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 224 Invalid, 96 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 94 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:39:09,990 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 179 states. [2024-11-11 15:39:09,999 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 179 to 178. [2024-11-11 15:39:10,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 178 states, 173 states have (on average 1.260115606936416) internal successors, (218), 173 states have internal predecessors, (218), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:10,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 178 states and 224 transitions. [2024-11-11 15:39:10,001 INFO L78 Accepts]: Start accepts. Automaton has 178 states and 224 transitions. Word has length 247 [2024-11-11 15:39:10,001 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:10,002 INFO L471 AbstractCegarLoop]: Abstraction has 178 states and 224 transitions. [2024-11-11 15:39:10,002 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 2.90625) internal successors, (93), 32 states have internal predecessors, (93), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-11 15:39:10,002 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 224 transitions. [2024-11-11 15:39:10,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-11-11 15:39:10,008 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:10,008 INFO L218 NwaCegarLoop]: trace histogram [42, 42, 42, 42, 24, 24, 6, 6, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:10,025 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-11 15:39:10,212 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-11 15:39:10,213 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:10,213 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:10,213 INFO L85 PathProgramCache]: Analyzing trace with hash 1455750868, now seen corresponding path program 7 times [2024-11-11 15:39:10,214 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:10,214 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [447020818] [2024-11-11 15:39:10,214 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:10,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:10,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:11,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 52 [2024-11-11 15:39:11,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:11,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-11 15:39:11,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:11,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 192 [2024-11-11 15:39:11,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:11,067 INFO L134 CoverageAnalysis]: Checked inductivity of 4197 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-11 15:39:11,068 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:11,068 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [447020818] [2024-11-11 15:39:11,068 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [447020818] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:11,068 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [175062660] [2024-11-11 15:39:11,068 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-11 15:39:11,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:11,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:11,070 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:11,071 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-11-11 15:39:11,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:11,282 INFO L256 TraceCheckSpWp]: Trace formula consists of 858 conjuncts, 26 conjuncts are in the unsatisfiable core [2024-11-11 15:39:11,286 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:11,363 INFO L134 CoverageAnalysis]: Checked inductivity of 4197 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-11 15:39:11,363 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:39:12,182 INFO L134 CoverageAnalysis]: Checked inductivity of 4197 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-11 15:39:12,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [175062660] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:39:12,182 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:39:12,182 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 27, 27] total 53 [2024-11-11 15:39:12,183 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [331580053] [2024-11-11 15:39:12,183 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:39:12,183 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 53 states [2024-11-11 15:39:12,183 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:12,184 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 53 interpolants. [2024-11-11 15:39:12,185 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1378, Invalid=1378, Unknown=0, NotChecked=0, Total=2756 [2024-11-11 15:39:12,186 INFO L87 Difference]: Start difference. First operand 178 states and 224 transitions. Second operand has 53 states, 53 states have (on average 2.452830188679245) internal successors, (130), 53 states have internal predecessors, (130), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-11 15:39:12,337 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:12,337 INFO L93 Difference]: Finished difference Result 357 states and 474 transitions. [2024-11-11 15:39:12,337 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 52 states. [2024-11-11 15:39:12,338 INFO L78 Accepts]: Start accepts. Automaton has has 53 states, 53 states have (on average 2.452830188679245) internal successors, (130), 53 states have internal predecessors, (130), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 257 [2024-11-11 15:39:12,338 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:12,339 INFO L225 Difference]: With dead ends: 357 [2024-11-11 15:39:12,339 INFO L226 Difference]: Without dead ends: 230 [2024-11-11 15:39:12,340 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 545 GetRequests, 494 SyntacticMatches, 0 SemanticMatches, 51 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 96 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=1378, Invalid=1378, Unknown=0, NotChecked=0, Total=2756 [2024-11-11 15:39:12,341 INFO L435 NwaCegarLoop]: 33 mSDtfsCounter, 2 mSDsluCounter, 180 mSDsCounter, 0 mSdLazyCounter, 115 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 213 SdHoareTripleChecker+Invalid, 117 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 115 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:12,341 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 213 Invalid, 117 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 115 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:39:12,342 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 230 states. [2024-11-11 15:39:12,352 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 230 to 230. [2024-11-11 15:39:12,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 230 states, 225 states have (on average 1.2) internal successors, (270), 225 states have internal predecessors, (270), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:12,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 230 states and 276 transitions. [2024-11-11 15:39:12,354 INFO L78 Accepts]: Start accepts. Automaton has 230 states and 276 transitions. Word has length 257 [2024-11-11 15:39:12,354 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:12,354 INFO L471 AbstractCegarLoop]: Abstraction has 230 states and 276 transitions. [2024-11-11 15:39:12,354 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 53 states, 53 states have (on average 2.452830188679245) internal successors, (130), 53 states have internal predecessors, (130), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-11 15:39:12,354 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 276 transitions. [2024-11-11 15:39:12,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 310 [2024-11-11 15:39:12,357 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:12,358 INFO L218 NwaCegarLoop]: trace histogram [50, 50, 42, 42, 42, 42, 6, 6, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:12,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-11-11 15:39:12,558 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-11-11 15:39:12,558 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:12,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:12,559 INFO L85 PathProgramCache]: Analyzing trace with hash -608596576, now seen corresponding path program 8 times [2024-11-11 15:39:12,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:12,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1722415881] [2024-11-11 15:39:12,559 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:12,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:12,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:14,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 104 [2024-11-11 15:39:14,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:14,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-11 15:39:14,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:14,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-11 15:39:14,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:14,866 INFO L134 CoverageAnalysis]: Checked inductivity of 6121 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-11 15:39:14,867 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:14,867 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1722415881] [2024-11-11 15:39:14,867 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1722415881] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:14,867 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [101001457] [2024-11-11 15:39:14,867 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-11 15:39:14,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:14,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:14,869 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:14,871 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-11-11 15:39:15,136 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-11 15:39:15,137 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:39:15,141 INFO L256 TraceCheckSpWp]: Trace formula consists of 1092 conjuncts, 52 conjuncts are in the unsatisfiable core [2024-11-11 15:39:15,147 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:15,309 INFO L134 CoverageAnalysis]: Checked inductivity of 6121 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-11 15:39:15,309 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:39:18,041 INFO L134 CoverageAnalysis]: Checked inductivity of 6121 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-11 15:39:18,042 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [101001457] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:39:18,042 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:39:18,042 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [53, 53, 53] total 105 [2024-11-11 15:39:18,042 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1733105596] [2024-11-11 15:39:18,042 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:39:18,043 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 105 states [2024-11-11 15:39:18,043 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:18,045 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 105 interpolants. [2024-11-11 15:39:18,047 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5460, Invalid=5460, Unknown=0, NotChecked=0, Total=10920 [2024-11-11 15:39:18,047 INFO L87 Difference]: Start difference. First operand 230 states and 276 transitions. Second operand has 105 states, 105 states have (on average 2.2285714285714286) internal successors, (234), 105 states have internal predecessors, (234), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-11 15:39:18,320 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:18,320 INFO L93 Difference]: Finished difference Result 461 states and 604 transitions. [2024-11-11 15:39:18,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 104 states. [2024-11-11 15:39:18,321 INFO L78 Accepts]: Start accepts. Automaton has has 105 states, 105 states have (on average 2.2285714285714286) internal successors, (234), 105 states have internal predecessors, (234), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 309 [2024-11-11 15:39:18,322 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:18,324 INFO L225 Difference]: With dead ends: 461 [2024-11-11 15:39:18,324 INFO L226 Difference]: Without dead ends: 334 [2024-11-11 15:39:18,327 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 675 GetRequests, 572 SyntacticMatches, 0 SemanticMatches, 103 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 200 ImplicationChecksByTransitivity, 3.6s TimeCoverageRelationStatistics Valid=5460, Invalid=5460, Unknown=0, NotChecked=0, Total=10920 [2024-11-11 15:39:18,327 INFO L435 NwaCegarLoop]: 33 mSDtfsCounter, 2 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 211 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 123 SdHoareTripleChecker+Invalid, 213 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 211 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:18,328 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 123 Invalid, 213 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 211 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-11 15:39:18,328 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 334 states. [2024-11-11 15:39:18,348 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 334 to 334. [2024-11-11 15:39:18,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 334 states, 329 states have (on average 1.1367781155015197) internal successors, (374), 329 states have internal predecessors, (374), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:18,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 334 states and 380 transitions. [2024-11-11 15:39:18,352 INFO L78 Accepts]: Start accepts. Automaton has 334 states and 380 transitions. Word has length 309 [2024-11-11 15:39:18,352 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:18,352 INFO L471 AbstractCegarLoop]: Abstraction has 334 states and 380 transitions. [2024-11-11 15:39:18,352 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 105 states, 105 states have (on average 2.2285714285714286) internal successors, (234), 105 states have internal predecessors, (234), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-11 15:39:18,353 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 380 transitions. [2024-11-11 15:39:18,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 414 [2024-11-11 15:39:18,358 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:18,358 INFO L218 NwaCegarLoop]: trace histogram [102, 102, 42, 42, 42, 42, 6, 6, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:18,378 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2024-11-11 15:39:18,558 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-11-11 15:39:18,559 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:18,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:18,559 INFO L85 PathProgramCache]: Analyzing trace with hash -1789066952, now seen corresponding path program 9 times [2024-11-11 15:39:18,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:18,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [583261019] [2024-11-11 15:39:18,559 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:18,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:18,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:25,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 208 [2024-11-11 15:39:25,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:25,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-11 15:39:25,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:25,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-11 15:39:25,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:25,184 INFO L134 CoverageAnalysis]: Checked inductivity of 14025 backedges. 0 proven. 10404 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-11 15:39:25,184 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:25,186 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [583261019] [2024-11-11 15:39:25,187 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [583261019] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:25,187 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2027351344] [2024-11-11 15:39:25,187 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-11 15:39:25,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:25,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:25,189 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:25,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-11-11 15:39:25,484 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s) [2024-11-11 15:39:25,484 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:39:25,488 INFO L256 TraceCheckSpWp]: Trace formula consists of 354 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-11 15:39:25,492 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:25,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14025 backedges. 1634 proven. 36 refuted. 0 times theorem prover too weak. 12355 trivial. 0 not checked. [2024-11-11 15:39:25,811 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:39:26,126 INFO L134 CoverageAnalysis]: Checked inductivity of 14025 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 13989 trivial. 0 not checked. [2024-11-11 15:39:26,127 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2027351344] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:39:26,127 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:39:26,127 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [105, 9, 9] total 119 [2024-11-11 15:39:26,127 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1080351673] [2024-11-11 15:39:26,127 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:39:26,128 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 119 states [2024-11-11 15:39:26,128 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:26,131 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 119 interpolants. [2024-11-11 15:39:26,134 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5579, Invalid=8463, Unknown=0, NotChecked=0, Total=14042 [2024-11-11 15:39:26,135 INFO L87 Difference]: Start difference. First operand 334 states and 380 transitions. Second operand has 119 states, 119 states have (on average 2.2436974789915967) internal successors, (267), 119 states have internal predecessors, (267), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-11 15:39:26,470 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:26,470 INFO L93 Difference]: Finished difference Result 480 states and 580 transitions. [2024-11-11 15:39:26,470 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 119 states. [2024-11-11 15:39:26,470 INFO L78 Accepts]: Start accepts. Automaton has has 119 states, 119 states have (on average 2.2436974789915967) internal successors, (267), 119 states have internal predecessors, (267), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 413 [2024-11-11 15:39:26,471 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:26,472 INFO L225 Difference]: With dead ends: 480 [2024-11-11 15:39:26,472 INFO L226 Difference]: Without dead ends: 353 [2024-11-11 15:39:26,476 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 935 GetRequests, 818 SyntacticMatches, 0 SemanticMatches, 117 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1428 ImplicationChecksByTransitivity, 4.1s TimeCoverageRelationStatistics Valid=5579, Invalid=8463, Unknown=0, NotChecked=0, Total=14042 [2024-11-11 15:39:26,476 INFO L435 NwaCegarLoop]: 31 mSDtfsCounter, 3 mSDsluCounter, 414 mSDsCounter, 0 mSdLazyCounter, 303 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 445 SdHoareTripleChecker+Invalid, 305 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 303 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:26,477 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 445 Invalid, 305 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 303 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-11 15:39:26,478 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 353 states. [2024-11-11 15:39:26,486 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 353 to 352. [2024-11-11 15:39:26,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 352 states, 347 states have (on average 1.1296829971181557) internal successors, (392), 347 states have internal predecessors, (392), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:26,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 352 states and 398 transitions. [2024-11-11 15:39:26,490 INFO L78 Accepts]: Start accepts. Automaton has 352 states and 398 transitions. Word has length 413 [2024-11-11 15:39:26,490 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:26,490 INFO L471 AbstractCegarLoop]: Abstraction has 352 states and 398 transitions. [2024-11-11 15:39:26,491 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 119 states, 119 states have (on average 2.2436974789915967) internal successors, (267), 119 states have internal predecessors, (267), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-11 15:39:26,491 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 398 transitions. [2024-11-11 15:39:26,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 432 [2024-11-11 15:39:26,496 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:26,496 INFO L218 NwaCegarLoop]: trace histogram [103, 103, 42, 42, 42, 42, 14, 14, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:26,514 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2024-11-11 15:39:26,697 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-11-11 15:39:26,697 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:26,698 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:26,698 INFO L85 PathProgramCache]: Analyzing trace with hash 2114783590, now seen corresponding path program 10 times [2024-11-11 15:39:26,698 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:26,698 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [651960473] [2024-11-11 15:39:26,698 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:26,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:26,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:32,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-11-11 15:39:32,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:32,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 273 [2024-11-11 15:39:32,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:32,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 366 [2024-11-11 15:39:33,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:39:33,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14390 backedges. 0 proven. 10609 refuted. 0 times theorem prover too weak. 3781 trivial. 0 not checked. [2024-11-11 15:39:33,007 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:39:33,008 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [651960473] [2024-11-11 15:39:33,008 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [651960473] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:39:33,008 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1533403184] [2024-11-11 15:39:33,008 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-11 15:39:33,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:33,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:39:33,010 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:39:33,012 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-11-11 15:39:33,418 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-11 15:39:33,418 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:39:33,425 INFO L256 TraceCheckSpWp]: Trace formula consists of 1625 conjuncts, 105 conjuncts are in the unsatisfiable core [2024-11-11 15:39:33,432 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:39:33,673 INFO L134 CoverageAnalysis]: Checked inductivity of 14390 backedges. 0 proven. 10609 refuted. 0 times theorem prover too weak. 3781 trivial. 0 not checked. [2024-11-11 15:39:33,673 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:39:44,235 INFO L134 CoverageAnalysis]: Checked inductivity of 14390 backedges. 0 proven. 10609 refuted. 0 times theorem prover too weak. 3781 trivial. 0 not checked. [2024-11-11 15:39:44,235 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1533403184] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:39:44,235 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:39:44,236 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [106, 106, 106] total 211 [2024-11-11 15:39:44,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [218249641] [2024-11-11 15:39:44,236 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:39:44,237 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 211 states [2024-11-11 15:39:44,237 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:39:44,242 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 211 interpolants. [2024-11-11 15:39:44,246 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22155, Invalid=22155, Unknown=0, NotChecked=0, Total=44310 [2024-11-11 15:39:44,247 INFO L87 Difference]: Start difference. First operand 352 states and 398 transitions. Second operand has 211 states, 211 states have (on average 2.1137440758293837) internal successors, (446), 211 states have internal predecessors, (446), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-11 15:39:45,156 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:39:45,156 INFO L93 Difference]: Finished difference Result 705 states and 901 transitions. [2024-11-11 15:39:45,156 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 210 states. [2024-11-11 15:39:45,157 INFO L78 Accepts]: Start accepts. Automaton has has 211 states, 211 states have (on average 2.1137440758293837) internal successors, (446), 211 states have internal predecessors, (446), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 431 [2024-11-11 15:39:45,157 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:39:45,159 INFO L225 Difference]: With dead ends: 705 [2024-11-11 15:39:45,159 INFO L226 Difference]: Without dead ends: 562 [2024-11-11 15:39:45,165 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 972 GetRequests, 763 SyntacticMatches, 0 SemanticMatches, 209 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 412 ImplicationChecksByTransitivity, 13.8s TimeCoverageRelationStatistics Valid=22155, Invalid=22155, Unknown=0, NotChecked=0, Total=44310 [2024-11-11 15:39:45,166 INFO L435 NwaCegarLoop]: 33 mSDtfsCounter, 2 mSDsluCounter, 180 mSDsCounter, 0 mSdLazyCounter, 431 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 213 SdHoareTripleChecker+Invalid, 433 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 431 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-11 15:39:45,166 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 213 Invalid, 433 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 431 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-11 15:39:45,167 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 562 states. [2024-11-11 15:39:45,192 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 562 to 562. [2024-11-11 15:39:45,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 562 states, 557 states have (on average 1.0807899461400359) internal successors, (602), 557 states have internal predecessors, (602), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-11 15:39:45,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 562 states to 562 states and 608 transitions. [2024-11-11 15:39:45,196 INFO L78 Accepts]: Start accepts. Automaton has 562 states and 608 transitions. Word has length 431 [2024-11-11 15:39:45,196 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:39:45,197 INFO L471 AbstractCegarLoop]: Abstraction has 562 states and 608 transitions. [2024-11-11 15:39:45,197 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 211 states, 211 states have (on average 2.1137440758293837) internal successors, (446), 211 states have internal predecessors, (446), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-11 15:39:45,197 INFO L276 IsEmpty]: Start isEmpty. Operand 562 states and 608 transitions. [2024-11-11 15:39:45,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 642 [2024-11-11 15:39:45,205 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:39:45,205 INFO L218 NwaCegarLoop]: trace histogram [208, 208, 42, 42, 42, 42, 14, 14, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:39:45,225 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0 [2024-11-11 15:39:45,405 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:39:45,406 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:39:45,406 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:39:45,407 INFO L85 PathProgramCache]: Analyzing trace with hash 191987540, now seen corresponding path program 11 times [2024-11-11 15:39:45,407 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:39:45,407 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [78073815] [2024-11-11 15:39:45,407 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:39:45,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:39:45,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:40:09,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-11 15:40:09,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:40:09,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 483 [2024-11-11 15:40:09,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:40:09,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 576 [2024-11-11 15:40:09,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:40:09,353 INFO L134 CoverageAnalysis]: Checked inductivity of 47045 backedges. 0 proven. 43264 refuted. 0 times theorem prover too weak. 3781 trivial. 0 not checked. [2024-11-11 15:40:09,354 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:40:09,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [78073815] [2024-11-11 15:40:09,354 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [78073815] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:40:09,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1044236490] [2024-11-11 15:40:09,354 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-11 15:40:09,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:40:09,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:40:09,357 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 15:40:09,358 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process