./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-lopstr16/break-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a046e57d Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-lopstr16/break-1.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3d5775473fb8b2fb76c3950e7e2a13fee49ca8c66dcc7d0ea40674a33c8d89da --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-12 14:59:36,264 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-12 14:59:36,335 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-12 14:59:36,340 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-12 14:59:36,341 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-12 14:59:36,372 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-12 14:59:36,373 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-12 14:59:36,373 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-12 14:59:36,374 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-12 14:59:36,374 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-12 14:59:36,374 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-12 14:59:36,375 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-12 14:59:36,376 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-12 14:59:36,378 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-12 14:59:36,378 INFO L153 SettingsManager]: * Use SBE=true [2024-10-12 14:59:36,380 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-12 14:59:36,381 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-12 14:59:36,381 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-12 14:59:36,381 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-12 14:59:36,381 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-12 14:59:36,381 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-12 14:59:36,382 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-12 14:59:36,382 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-12 14:59:36,383 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-12 14:59:36,383 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-12 14:59:36,383 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-12 14:59:36,383 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-12 14:59:36,384 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-12 14:59:36,384 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-12 14:59:36,384 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-12 14:59:36,384 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-12 14:59:36,384 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-12 14:59:36,385 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 14:59:36,385 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-12 14:59:36,385 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-12 14:59:36,385 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-12 14:59:36,385 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-12 14:59:36,386 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-12 14:59:36,386 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-12 14:59:36,386 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-12 14:59:36,387 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-12 14:59:36,387 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-12 14:59:36,387 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 -> 3d5775473fb8b2fb76c3950e7e2a13fee49ca8c66dcc7d0ea40674a33c8d89da [2024-10-12 14:59:36,619 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-12 14:59:36,638 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-12 14:59:36,642 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-12 14:59:36,644 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-12 14:59:36,645 INFO L274 PluginConnector]: CDTParser initialized [2024-10-12 14:59:36,646 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-lopstr16/break-1.i [2024-10-12 14:59:38,144 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-12 14:59:38,338 INFO L384 CDTParser]: Found 1 translation units. [2024-10-12 14:59:38,339 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-lopstr16/break-1.i [2024-10-12 14:59:38,345 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c25376f2d/518e3c14d1d94088b28aa8368157edcf/FLAG71d135e5a [2024-10-12 14:59:38,357 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c25376f2d/518e3c14d1d94088b28aa8368157edcf [2024-10-12 14:59:38,358 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-12 14:59:38,359 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-12 14:59:38,361 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-12 14:59:38,361 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-12 14:59:38,366 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-12 14:59:38,367 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 02:59:38" (1/1) ... [2024-10-12 14:59:38,368 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3ce39e90 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:38, skipping insertion in model container [2024-10-12 14:59:38,368 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 02:59:38" (1/1) ... [2024-10-12 14:59:38,390 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-12 14:59:38,640 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-lopstr16/break-1.i[800,813] [2024-10-12 14:59:38,667 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 14:59:45,763 INFO L200 MainTranslator]: Completed pre-run [2024-10-12 14:59:45,772 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-lopstr16/break-1.i[800,813] [2024-10-12 14:59:45,776 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 14:59:45,799 INFO L204 MainTranslator]: Completed translation [2024-10-12 14:59:45,799 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45 WrapperNode [2024-10-12 14:59:45,800 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-12 14:59:45,801 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-12 14:59:45,802 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-12 14:59:45,803 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-12 14:59:45,812 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (1/1) ... [2024-10-12 14:59:45,819 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (1/1) ... [2024-10-12 14:59:45,838 INFO L138 Inliner]: procedures = 19, calls = 11, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 47 [2024-10-12 14:59:45,838 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-12 14:59:45,839 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-12 14:59:45,839 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-12 14:59:45,840 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-12 14:59:45,851 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (1/1) ... [2024-10-12 14:59:45,852 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (1/1) ... [2024-10-12 14:59:45,853 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (1/1) ... [2024-10-12 14:59:45,867 INFO L175 MemorySlicer]: Split 5 memory accesses to 2 slices as follows [2, 3]. 60 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-10-12 14:59:45,867 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (1/1) ... [2024-10-12 14:59:45,867 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (1/1) ... [2024-10-12 14:59:45,871 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (1/1) ... [2024-10-12 14:59:45,874 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (1/1) ... [2024-10-12 14:59:45,875 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (1/1) ... [2024-10-12 14:59:45,876 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (1/1) ... [2024-10-12 14:59:45,877 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-12 14:59:45,878 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-12 14:59:45,878 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-12 14:59:45,879 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-12 14:59:45,879 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (1/1) ... [2024-10-12 14:59:45,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 14:59:45,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:59:45,922 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-12 14:59:45,929 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-12 14:59:45,979 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-10-12 14:59:45,979 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-10-12 14:59:45,980 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-12 14:59:45,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-12 14:59:45,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-12 14:59:45,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-10-12 14:59:45,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-10-12 14:59:45,982 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-12 14:59:45,982 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-12 14:59:45,982 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-12 14:59:46,077 INFO L238 CfgBuilder]: Building ICFG [2024-10-12 14:59:46,079 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-12 14:59:46,234 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-10-12 14:59:46,235 INFO L287 CfgBuilder]: Performing block encoding [2024-10-12 14:59:46,269 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-12 14:59:46,269 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-12 14:59:46,273 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 02:59:46 BoogieIcfgContainer [2024-10-12 14:59:46,273 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-12 14:59:46,276 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-12 14:59:46,276 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-12 14:59:46,279 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-12 14:59:46,279 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.10 02:59:38" (1/3) ... [2024-10-12 14:59:46,279 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@790e4a30 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 02:59:46, skipping insertion in model container [2024-10-12 14:59:46,279 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:59:45" (2/3) ... [2024-10-12 14:59:46,280 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@790e4a30 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 02:59:46, skipping insertion in model container [2024-10-12 14:59:46,280 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 02:59:46" (3/3) ... [2024-10-12 14:59:46,281 INFO L112 eAbstractionObserver]: Analyzing ICFG break-1.i [2024-10-12 14:59:46,295 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-12 14:59:46,295 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-12 14:59:46,365 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-12 14:59:46,371 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;@1582ec70, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-12 14:59:46,372 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-12 14:59:46,376 INFO L276 IsEmpty]: Start isEmpty. Operand has 13 states, 11 states have (on average 1.7272727272727273) internal successors, (19), 12 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:46,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-10-12 14:59:46,382 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:59:46,383 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:59:46,384 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:59:46,389 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:59:46,390 INFO L85 PathProgramCache]: Analyzing trace with hash 467652542, now seen corresponding path program 1 times [2024-10-12 14:59:46,399 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:59:46,399 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1354186093] [2024-10-12 14:59:46,400 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:59:46,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:59:46,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:59:46,569 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:46,570 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:59:46,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1354186093] [2024-10-12 14:59:46,571 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1354186093] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:59:46,572 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 14:59:46,572 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 14:59:46,573 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [46533226] [2024-10-12 14:59:46,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:59:46,578 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-12 14:59:46,578 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:59:46,601 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-12 14:59:46,601 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-12 14:59:46,604 INFO L87 Difference]: Start difference. First operand has 13 states, 11 states have (on average 1.7272727272727273) internal successors, (19), 12 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:46,631 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:59:46,631 INFO L93 Difference]: Finished difference Result 23 states and 32 transitions. [2024-10-12 14:59:46,633 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-12 14:59:46,635 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7 [2024-10-12 14:59:46,635 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:59:46,641 INFO L225 Difference]: With dead ends: 23 [2024-10-12 14:59:46,642 INFO L226 Difference]: Without dead ends: 11 [2024-10-12 14:59:46,645 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-12 14:59:46,650 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 13 SdHoareTripleChecker+Invalid, 3 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:59:46,651 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 13 Invalid, 3 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:59:46,668 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11 states. [2024-10-12 14:59:46,677 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11 to 11. [2024-10-12 14:59:46,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11 states, 10 states have (on average 1.4) internal successors, (14), 10 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:46,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 14 transitions. [2024-10-12 14:59:46,680 INFO L78 Accepts]: Start accepts. Automaton has 11 states and 14 transitions. Word has length 7 [2024-10-12 14:59:46,681 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:59:46,681 INFO L471 AbstractCegarLoop]: Abstraction has 11 states and 14 transitions. [2024-10-12 14:59:46,681 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:46,681 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 14 transitions. [2024-10-12 14:59:46,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-10-12 14:59:46,682 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:59:46,683 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:59:46,683 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-12 14:59:46,683 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:59:46,684 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:59:46,684 INFO L85 PathProgramCache]: Analyzing trace with hash 152731881, now seen corresponding path program 1 times [2024-10-12 14:59:46,684 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:59:46,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [315560786] [2024-10-12 14:59:46,685 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:59:46,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:59:46,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:59:46,789 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:46,789 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:59:46,789 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [315560786] [2024-10-12 14:59:46,790 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [315560786] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:59:46,790 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 14:59:46,790 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 14:59:46,790 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1869627682] [2024-10-12 14:59:46,790 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:59:46,791 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 14:59:46,792 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:59:46,793 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 14:59:46,793 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 14:59:46,793 INFO L87 Difference]: Start difference. First operand 11 states and 14 transitions. Second operand has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:46,826 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:59:46,827 INFO L93 Difference]: Finished difference Result 29 states and 36 transitions. [2024-10-12 14:59:46,828 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 14:59:46,828 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7 [2024-10-12 14:59:46,828 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:59:46,829 INFO L225 Difference]: With dead ends: 29 [2024-10-12 14:59:46,829 INFO L226 Difference]: Without dead ends: 21 [2024-10-12 14:59:46,830 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 14:59:46,831 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 9 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 14 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:59:46,832 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 14 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:59:46,833 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21 states. [2024-10-12 14:59:46,836 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 12. [2024-10-12 14:59:46,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.3636363636363635) internal successors, (15), 11 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:46,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 15 transitions. [2024-10-12 14:59:46,840 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 15 transitions. Word has length 7 [2024-10-12 14:59:46,840 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:59:46,840 INFO L471 AbstractCegarLoop]: Abstraction has 12 states and 15 transitions. [2024-10-12 14:59:46,841 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:46,841 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 15 transitions. [2024-10-12 14:59:46,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-10-12 14:59:46,842 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:59:46,842 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:59:46,843 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-12 14:59:46,843 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:59:46,843 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:59:46,845 INFO L85 PathProgramCache]: Analyzing trace with hash 1978214720, now seen corresponding path program 1 times [2024-10-12 14:59:46,845 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:59:46,845 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2093532436] [2024-10-12 14:59:46,846 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:59:46,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:59:46,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:59:46,909 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:46,909 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:59:46,910 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2093532436] [2024-10-12 14:59:46,910 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2093532436] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:59:46,910 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 14:59:46,910 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-12 14:59:46,911 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1807193774] [2024-10-12 14:59:46,911 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:59:46,911 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 14:59:46,911 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:59:46,912 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 14:59:46,912 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 14:59:46,913 INFO L87 Difference]: Start difference. First operand 12 states and 15 transitions. Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:46,929 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:59:46,929 INFO L93 Difference]: Finished difference Result 23 states and 28 transitions. [2024-10-12 14:59:46,930 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 14:59:46,930 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2024-10-12 14:59:46,930 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:59:46,930 INFO L225 Difference]: With dead ends: 23 [2024-10-12 14:59:46,931 INFO L226 Difference]: Without dead ends: 12 [2024-10-12 14:59:46,931 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 14:59:46,932 INFO L432 NwaCegarLoop]: 11 mSDtfsCounter, 2 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 20 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:59:46,933 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 20 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:59:46,933 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2024-10-12 14:59:46,935 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2024-10-12 14:59:46,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.1818181818181819) internal successors, (13), 11 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:46,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 13 transitions. [2024-10-12 14:59:46,936 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 13 transitions. Word has length 8 [2024-10-12 14:59:46,936 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:59:46,936 INFO L471 AbstractCegarLoop]: Abstraction has 12 states and 13 transitions. [2024-10-12 14:59:46,936 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:46,937 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 13 transitions. [2024-10-12 14:59:46,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-10-12 14:59:46,937 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:59:46,937 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:59:46,938 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-12 14:59:46,938 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:59:46,939 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:59:46,939 INFO L85 PathProgramCache]: Analyzing trace with hash -1451599979, now seen corresponding path program 1 times [2024-10-12 14:59:46,939 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:59:46,939 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1961446647] [2024-10-12 14:59:46,940 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:59:46,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:59:46,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:59:47,013 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:47,013 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:59:47,014 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1961446647] [2024-10-12 14:59:47,014 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1961446647] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:59:47,014 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [66215654] [2024-10-12 14:59:47,014 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:59:47,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:59:47,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:59:47,017 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:59:47,018 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-12 14:59:47,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:59:47,089 INFO L255 TraceCheckSpWp]: Trace formula consists of 75 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-12 14:59:47,094 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:59:47,151 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:47,151 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:59:47,178 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:47,179 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [66215654] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:59:47,179 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:59:47,179 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2024-10-12 14:59:47,179 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1890340516] [2024-10-12 14:59:47,180 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:59:47,180 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-12 14:59:47,180 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:59:47,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-12 14:59:47,181 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-12 14:59:47,182 INFO L87 Difference]: Start difference. First operand 12 states and 13 transitions. Second operand has 7 states, 7 states have (on average 2.2857142857142856) internal successors, (16), 6 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:47,249 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:59:47,249 INFO L93 Difference]: Finished difference Result 48 states and 52 transitions. [2024-10-12 14:59:47,250 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-12 14:59:47,250 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.2857142857142856) internal successors, (16), 6 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-10-12 14:59:47,250 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:59:47,251 INFO L225 Difference]: With dead ends: 48 [2024-10-12 14:59:47,251 INFO L226 Difference]: Without dead ends: 40 [2024-10-12 14:59:47,251 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 14 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-12 14:59:47,252 INFO L432 NwaCegarLoop]: 6 mSDtfsCounter, 44 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 44 SdHoareTripleChecker+Valid, 18 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-12 14:59:47,252 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [44 Valid, 18 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:59:47,253 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2024-10-12 14:59:47,256 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 18. [2024-10-12 14:59:47,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 17 states have (on average 1.1176470588235294) internal successors, (19), 17 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:47,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 19 transitions. [2024-10-12 14:59:47,257 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 19 transitions. Word has length 9 [2024-10-12 14:59:47,257 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:59:47,257 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 19 transitions. [2024-10-12 14:59:47,257 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.2857142857142856) internal successors, (16), 6 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:47,258 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 19 transitions. [2024-10-12 14:59:47,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-10-12 14:59:47,258 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:59:47,259 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:59:47,277 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-12 14:59:47,459 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:59:47,460 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:59:47,460 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:59:47,460 INFO L85 PathProgramCache]: Analyzing trace with hash 2022898073, now seen corresponding path program 2 times [2024-10-12 14:59:47,461 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:59:47,461 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1467464560] [2024-10-12 14:59:47,461 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:59:47,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:59:47,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:59:47,656 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:47,656 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:59:47,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1467464560] [2024-10-12 14:59:47,657 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1467464560] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:59:47,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [965530759] [2024-10-12 14:59:47,657 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-12 14:59:47,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:59:47,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:59:47,659 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:59:47,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-12 14:59:47,782 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-12 14:59:47,782 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:59:47,784 INFO L255 TraceCheckSpWp]: Trace formula consists of 153 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-12 14:59:47,785 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:59:47,819 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:47,820 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:59:47,912 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:47,912 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [965530759] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:59:47,912 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:59:47,912 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 12 [2024-10-12 14:59:47,913 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [839311577] [2024-10-12 14:59:47,913 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:59:47,913 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-10-12 14:59:47,913 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:59:47,914 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-10-12 14:59:47,915 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-10-12 14:59:47,915 INFO L87 Difference]: Start difference. First operand 18 states and 19 transitions. Second operand has 13 states, 13 states have (on average 2.1538461538461537) internal successors, (28), 12 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:48,035 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:59:48,035 INFO L93 Difference]: Finished difference Result 102 states and 109 transitions. [2024-10-12 14:59:48,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-12 14:59:48,036 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 2.1538461538461537) internal successors, (28), 12 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15 [2024-10-12 14:59:48,036 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:59:48,037 INFO L225 Difference]: With dead ends: 102 [2024-10-12 14:59:48,037 INFO L226 Difference]: Without dead ends: 94 [2024-10-12 14:59:48,038 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 34 GetRequests, 23 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-10-12 14:59:48,039 INFO L432 NwaCegarLoop]: 6 mSDtfsCounter, 92 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 64 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 92 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 82 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 64 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-12 14:59:48,039 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [92 Valid, 46 Invalid, 82 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 64 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:59:48,040 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 94 states. [2024-10-12 14:59:48,043 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 94 to 30. [2024-10-12 14:59:48,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 29 states have (on average 1.0689655172413792) internal successors, (31), 29 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:48,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 31 transitions. [2024-10-12 14:59:48,045 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 31 transitions. Word has length 15 [2024-10-12 14:59:48,045 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:59:48,045 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 31 transitions. [2024-10-12 14:59:48,045 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 2.1538461538461537) internal successors, (28), 12 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:48,045 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 31 transitions. [2024-10-12 14:59:48,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-10-12 14:59:48,046 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:59:48,046 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:59:48,063 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-10-12 14:59:48,246 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:59:48,247 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:59:48,247 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:59:48,248 INFO L85 PathProgramCache]: Analyzing trace with hash -1442528095, now seen corresponding path program 3 times [2024-10-12 14:59:48,248 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:59:48,248 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1589838874] [2024-10-12 14:59:48,248 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:59:48,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:59:48,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:59:48,626 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:48,627 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:59:48,627 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1589838874] [2024-10-12 14:59:48,627 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1589838874] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:59:48,627 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1725821322] [2024-10-12 14:59:48,628 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-12 14:59:48,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:59:48,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:59:48,630 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:59:48,633 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-12 14:59:49,684 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) [2024-10-12 14:59:49,684 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:59:49,688 INFO L255 TraceCheckSpWp]: Trace formula consists of 309 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-12 14:59:49,692 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:59:49,764 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:49,764 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:59:50,016 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:50,017 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1725821322] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:59:50,017 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:59:50,017 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 24 [2024-10-12 14:59:50,017 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2026927987] [2024-10-12 14:59:50,017 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:59:50,018 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-10-12 14:59:50,018 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:59:50,019 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-10-12 14:59:50,020 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-10-12 14:59:50,020 INFO L87 Difference]: Start difference. First operand 30 states and 31 transitions. Second operand has 25 states, 25 states have (on average 2.08) internal successors, (52), 24 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:50,268 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:59:50,268 INFO L93 Difference]: Finished difference Result 210 states and 223 transitions. [2024-10-12 14:59:50,268 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-10-12 14:59:50,269 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 2.08) internal successors, (52), 24 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 27 [2024-10-12 14:59:50,269 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:59:50,271 INFO L225 Difference]: With dead ends: 210 [2024-10-12 14:59:50,271 INFO L226 Difference]: Without dead ends: 202 [2024-10-12 14:59:50,271 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 41 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-10-12 14:59:50,272 INFO L432 NwaCegarLoop]: 6 mSDtfsCounter, 440 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 116 mSolverCounterSat, 76 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 440 SdHoareTripleChecker+Valid, 90 SdHoareTripleChecker+Invalid, 192 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 76 IncrementalHoareTripleChecker+Valid, 116 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-12 14:59:50,273 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [440 Valid, 90 Invalid, 192 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [76 Valid, 116 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-12 14:59:50,274 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 202 states. [2024-10-12 14:59:50,281 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 202 to 54. [2024-10-12 14:59:50,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 54 states, 53 states have (on average 1.0377358490566038) internal successors, (55), 53 states have internal predecessors, (55), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:50,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 55 transitions. [2024-10-12 14:59:50,282 INFO L78 Accepts]: Start accepts. Automaton has 54 states and 55 transitions. Word has length 27 [2024-10-12 14:59:50,282 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:59:50,283 INFO L471 AbstractCegarLoop]: Abstraction has 54 states and 55 transitions. [2024-10-12 14:59:50,283 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 2.08) internal successors, (52), 24 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 14:59:50,283 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 55 transitions. [2024-10-12 14:59:50,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-10-12 14:59:50,284 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:59:50,284 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:59:50,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-12 14:59:50,488 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:59:50,489 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:59:50,489 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:59:50,489 INFO L85 PathProgramCache]: Analyzing trace with hash 825849521, now seen corresponding path program 4 times [2024-10-12 14:59:50,489 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:59:50,490 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [256445959] [2024-10-12 14:59:50,490 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:59:50,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:59:50,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:59:51,567 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:59:51,568 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:59:51,568 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [256445959] [2024-10-12 14:59:51,568 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [256445959] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:59:51,568 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [929181067] [2024-10-12 14:59:51,568 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-12 14:59:51,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:59:51,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:59:51,570 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:59:51,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-12 15:00:04,983 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-12 15:00:04,984 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 15:00:04,996 INFO L255 TraceCheckSpWp]: Trace formula consists of 621 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-10-12 15:00:04,999 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 15:00:05,079 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 15:00:05,079 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 15:00:05,888 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 15:00:05,889 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [929181067] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 15:00:05,889 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 15:00:05,889 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 24, 24] total 48 [2024-10-12 15:00:05,889 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1667345840] [2024-10-12 15:00:05,889 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 15:00:05,890 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2024-10-12 15:00:05,890 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:00:05,893 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2024-10-12 15:00:05,894 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-10-12 15:00:05,894 INFO L87 Difference]: Start difference. First operand 54 states and 55 transitions. Second operand has 49 states, 49 states have (on average 2.0408163265306123) internal successors, (100), 48 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 15:00:06,386 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:00:06,387 INFO L93 Difference]: Finished difference Result 426 states and 451 transitions. [2024-10-12 15:00:06,387 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-10-12 15:00:06,387 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 2.0408163265306123) internal successors, (100), 48 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 51 [2024-10-12 15:00:06,388 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:00:06,390 INFO L225 Difference]: With dead ends: 426 [2024-10-12 15:00:06,390 INFO L226 Difference]: Without dead ends: 418 [2024-10-12 15:00:06,391 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 124 GetRequests, 77 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-10-12 15:00:06,392 INFO L432 NwaCegarLoop]: 6 mSDtfsCounter, 818 mSDsluCounter, 180 mSDsCounter, 0 mSdLazyCounter, 238 mSolverCounterSat, 139 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 818 SdHoareTripleChecker+Valid, 186 SdHoareTripleChecker+Invalid, 377 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 139 IncrementalHoareTripleChecker+Valid, 238 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-12 15:00:06,392 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [818 Valid, 186 Invalid, 377 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [139 Valid, 238 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-12 15:00:06,393 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 418 states. [2024-10-12 15:00:06,407 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 418 to 102. [2024-10-12 15:00:06,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 102 states, 101 states have (on average 1.0198019801980198) internal successors, (103), 101 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 15:00:06,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 102 states and 103 transitions. [2024-10-12 15:00:06,409 INFO L78 Accepts]: Start accepts. Automaton has 102 states and 103 transitions. Word has length 51 [2024-10-12 15:00:06,409 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:00:06,409 INFO L471 AbstractCegarLoop]: Abstraction has 102 states and 103 transitions. [2024-10-12 15:00:06,409 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 2.0408163265306123) internal successors, (100), 48 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-12 15:00:06,409 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 103 transitions. [2024-10-12 15:00:06,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-10-12 15:00:06,412 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:00:06,412 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 15:00:06,441 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-12 15:00:06,612 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 15:00:06,613 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:00:06,613 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:00:06,613 INFO L85 PathProgramCache]: Analyzing trace with hash -1444984111, now seen corresponding path program 5 times [2024-10-12 15:00:06,614 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:00:06,614 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [813678958] [2024-10-12 15:00:06,614 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:00:06,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:00:06,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:00:09,271 INFO L134 CoverageAnalysis]: Checked inductivity of 2116 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 15:00:09,272 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:00:09,272 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [813678958] [2024-10-12 15:00:09,272 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [813678958] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 15:00:09,272 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1030651276] [2024-10-12 15:00:09,272 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-12 15:00:09,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 15:00:09,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 15:00:09,274 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 15:00:09,290 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process