./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/lunarlander_46_unsafe.c-amalgamation.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4a390ef5 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/neural-networks/lunarlander_46_unsafe.c-amalgamation.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 8dcce4d34e176fb28cfaf3fb1d53a9e8701e34b7bf85a77a7d27405d107703c6 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-23 23:02:55,790 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-23 23:02:55,856 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-23 23:02:55,861 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-23 23:02:55,864 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-23 23:02:55,890 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-23 23:02:55,891 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-23 23:02:55,892 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-23 23:02:55,892 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-23 23:02:55,893 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-23 23:02:55,894 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-23 23:02:55,895 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-23 23:02:55,895 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-23 23:02:55,895 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-23 23:02:55,897 INFO L153 SettingsManager]: * Use SBE=true [2024-10-23 23:02:55,897 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-23 23:02:55,897 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-23 23:02:55,898 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-23 23:02:55,898 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-23 23:02:55,898 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-23 23:02:55,898 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-23 23:02:55,901 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-23 23:02:55,902 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-23 23:02:55,902 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-23 23:02:55,902 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-23 23:02:55,902 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-23 23:02:55,902 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-23 23:02:55,903 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-23 23:02:55,903 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-23 23:02:55,903 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-23 23:02:55,903 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-23 23:02:55,903 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-23 23:02:55,903 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 23:02:55,904 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-23 23:02:55,904 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-23 23:02:55,904 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-23 23:02:55,904 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-23 23:02:55,904 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-23 23:02:55,904 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-23 23:02:55,905 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-23 23:02:55,905 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-23 23:02:55,905 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-23 23:02:55,905 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 -> 8dcce4d34e176fb28cfaf3fb1d53a9e8701e34b7bf85a77a7d27405d107703c6 [2024-10-23 23:02:56,112 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-23 23:02:56,133 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-23 23:02:56,135 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-23 23:02:56,136 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-23 23:02:56,137 INFO L274 PluginConnector]: CDTParser initialized [2024-10-23 23:02:56,138 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/lunarlander_46_unsafe.c-amalgamation.i [2024-10-23 23:02:57,443 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-23 23:02:57,766 INFO L384 CDTParser]: Found 1 translation units. [2024-10-23 23:02:57,767 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/lunarlander_46_unsafe.c-amalgamation.i [2024-10-23 23:02:57,799 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/235c637d4/c9083515630248ad8b333c4710dd336f/FLAG28e473bec [2024-10-23 23:02:58,003 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/235c637d4/c9083515630248ad8b333c4710dd336f [2024-10-23 23:02:58,006 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-23 23:02:58,007 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-23 23:02:58,009 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-23 23:02:58,009 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-23 23:02:58,013 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-23 23:02:58,014 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 11:02:58" (1/1) ... [2024-10-23 23:02:58,015 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@73a42411 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:58, skipping insertion in model container [2024-10-23 23:02:58,015 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 11:02:58" (1/1) ... [2024-10-23 23:02:58,069 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-23 23:02:58,655 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/neural-networks/lunarlander_46_unsafe.c-amalgamation.i[64327,64340] [2024-10-23 23:02:58,794 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 23:02:58,889 INFO L200 MainTranslator]: Completed pre-run [2024-10-23 23:02:58,927 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/neural-networks/lunarlander_46_unsafe.c-amalgamation.i[64327,64340] [2024-10-23 23:02:58,993 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 23:02:59,292 INFO L204 MainTranslator]: Completed translation [2024-10-23 23:02:59,292 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59 WrapperNode [2024-10-23 23:02:59,293 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-23 23:02:59,294 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-23 23:02:59,294 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-23 23:02:59,294 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-23 23:02:59,300 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (1/1) ... [2024-10-23 23:02:59,419 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (1/1) ... [2024-10-23 23:02:59,601 INFO L138 Inliner]: procedures = 620, calls = 5148, calls flagged for inlining = 9, calls inlined = 9, statements flattened = 5468 [2024-10-23 23:02:59,601 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-23 23:02:59,602 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-23 23:02:59,602 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-23 23:02:59,602 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-23 23:02:59,612 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (1/1) ... [2024-10-23 23:02:59,612 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (1/1) ... [2024-10-23 23:02:59,654 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (1/1) ... [2024-10-23 23:02:59,710 INFO L175 MemorySlicer]: Split 5123 memory accesses to 12 slices as follows [2, 7, 513, 65, 3, 4097, 65, 257, 5, 14, 70, 25]. 80 percent of accesses are in the largest equivalence class. The 5077 initializations are split as follows [2, 7, 512, 64, 0, 4096, 64, 256, 4, 8, 64, 0]. The 14 writes are split as follows [0, 0, 0, 0, 1, 0, 0, 0, 0, 3, 2, 8]. [2024-10-23 23:02:59,711 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (1/1) ... [2024-10-23 23:02:59,711 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (1/1) ... [2024-10-23 23:02:59,811 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (1/1) ... [2024-10-23 23:02:59,827 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (1/1) ... [2024-10-23 23:02:59,844 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (1/1) ... [2024-10-23 23:02:59,856 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (1/1) ... [2024-10-23 23:02:59,885 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-23 23:02:59,886 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-23 23:02:59,887 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-23 23:02:59,887 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-23 23:02:59,888 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (1/1) ... [2024-10-23 23:02:59,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 23:02:59,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 23:02:59,915 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-23 23:02:59,917 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-23 23:02:59,954 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#0 [2024-10-23 23:02:59,954 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#1 [2024-10-23 23:02:59,955 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#2 [2024-10-23 23:02:59,955 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#3 [2024-10-23 23:02:59,955 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#4 [2024-10-23 23:02:59,955 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#5 [2024-10-23 23:02:59,955 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#6 [2024-10-23 23:02:59,955 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#7 [2024-10-23 23:02:59,956 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#8 [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#9 [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#10 [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#11 [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#0 [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#1 [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#2 [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#3 [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#4 [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#5 [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#6 [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#7 [2024-10-23 23:02:59,957 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#8 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#9 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#10 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#11 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#0 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#1 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#2 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#3 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#4 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#5 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#6 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#7 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#8 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#9 [2024-10-23 23:02:59,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#10 [2024-10-23 23:02:59,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#11 [2024-10-23 23:02:59,959 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-23 23:02:59,959 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-23 23:02:59,959 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-23 23:02:59,959 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-23 23:02:59,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-23 23:02:59,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-23 23:02:59,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-23 23:02:59,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-23 23:02:59,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-23 23:02:59,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-23 23:02:59,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-10-23 23:02:59,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-10-23 23:02:59,960 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-10-23 23:02:59,960 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-10-23 23:02:59,960 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-10-23 23:02:59,960 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-10-23 23:03:00,122 INFO L238 CfgBuilder]: Building ICFG [2024-10-23 23:03:00,123 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-23 23:03:05,212 INFO L? ?]: Removed 142 outVars from TransFormulas that were not future-live. [2024-10-23 23:03:05,213 INFO L287 CfgBuilder]: Performing block encoding [2024-10-23 23:03:05,449 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-23 23:03:05,450 INFO L314 CfgBuilder]: Removed 12 assume(true) statements. [2024-10-23 23:03:05,450 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 11:03:05 BoogieIcfgContainer [2024-10-23 23:03:05,451 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-23 23:03:05,452 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-23 23:03:05,452 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-23 23:03:05,455 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-23 23:03:05,455 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.10 11:02:58" (1/3) ... [2024-10-23 23:03:05,456 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3145bed0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 11:03:05, skipping insertion in model container [2024-10-23 23:03:05,456 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 11:02:59" (2/3) ... [2024-10-23 23:03:05,457 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3145bed0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 11:03:05, skipping insertion in model container [2024-10-23 23:03:05,457 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 11:03:05" (3/3) ... [2024-10-23 23:03:05,458 INFO L112 eAbstractionObserver]: Analyzing ICFG lunarlander_46_unsafe.c-amalgamation.i [2024-10-23 23:03:05,470 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-23 23:03:05,471 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-23 23:03:05,519 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-23 23:03:05,524 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;@8dad160, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-23 23:03:05,525 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-23 23:03:05,528 INFO L276 IsEmpty]: Start isEmpty. Operand has 58 states, 56 states have (on average 1.7857142857142858) internal successors, (100), 57 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-23 23:03:05,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-10-23 23:03:05,533 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:05,534 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:05,534 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:05,538 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:05,538 INFO L85 PathProgramCache]: Analyzing trace with hash 1219428462, now seen corresponding path program 1 times [2024-10-23 23:03:05,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:05,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [622267305] [2024-10-23 23:03:05,546 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:05,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:06,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:06,349 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-23 23:03:06,350 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:06,351 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [622267305] [2024-10-23 23:03:06,351 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [622267305] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 23:03:06,352 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 23:03:06,352 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-23 23:03:06,353 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1841590283] [2024-10-23 23:03:06,354 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 23:03:06,356 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-23 23:03:06,357 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:06,374 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-23 23:03:06,375 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-23 23:03:06,377 INFO L87 Difference]: Start difference. First operand has 58 states, 56 states have (on average 1.7857142857142858) internal successors, (100), 57 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) Second operand has 2 states, 2 states have (on average 19.5) internal successors, (39), 2 states have internal predecessors, (39), 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-23 23:03:06,570 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:06,570 INFO L93 Difference]: Finished difference Result 113 states and 195 transitions. [2024-10-23 23:03:06,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-23 23:03:06,572 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 19.5) internal successors, (39), 2 states have internal predecessors, (39), 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 39 [2024-10-23 23:03:06,573 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:06,578 INFO L225 Difference]: With dead ends: 113 [2024-10-23 23:03:06,578 INFO L226 Difference]: Without dead ends: 56 [2024-10-23 23:03:06,580 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-23 23:03:06,582 INFO L432 NwaCegarLoop]: 59 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 59 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:06,583 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 59 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 23:03:06,594 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 56 states. [2024-10-23 23:03:06,603 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 56. [2024-10-23 23:03:06,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 55 states have (on average 1.4) internal successors, (77), 55 states have internal predecessors, (77), 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-23 23:03:06,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 77 transitions. [2024-10-23 23:03:06,606 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 77 transitions. Word has length 39 [2024-10-23 23:03:06,606 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:06,606 INFO L471 AbstractCegarLoop]: Abstraction has 56 states and 77 transitions. [2024-10-23 23:03:06,606 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 19.5) internal successors, (39), 2 states have internal predecessors, (39), 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-23 23:03:06,606 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 77 transitions. [2024-10-23 23:03:06,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-10-23 23:03:06,607 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:06,607 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:06,607 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-23 23:03:06,608 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:06,608 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:06,608 INFO L85 PathProgramCache]: Analyzing trace with hash -481557306, now seen corresponding path program 1 times [2024-10-23 23:03:06,608 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:06,608 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [541128245] [2024-10-23 23:03:06,609 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:06,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:06,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:07,201 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-23 23:03:07,201 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:07,202 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [541128245] [2024-10-23 23:03:07,202 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [541128245] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 23:03:07,203 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 23:03:07,203 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 23:03:07,203 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [774882843] [2024-10-23 23:03:07,204 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 23:03:07,205 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 23:03:07,205 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:07,205 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 23:03:07,205 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 23:03:07,206 INFO L87 Difference]: Start difference. First operand 56 states and 77 transitions. Second operand has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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-23 23:03:07,451 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:07,452 INFO L93 Difference]: Finished difference Result 104 states and 143 transitions. [2024-10-23 23:03:07,452 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 23:03:07,452 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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 39 [2024-10-23 23:03:07,452 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:07,453 INFO L225 Difference]: With dead ends: 104 [2024-10-23 23:03:07,453 INFO L226 Difference]: Without dead ends: 56 [2024-10-23 23:03:07,454 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-23 23:03:07,454 INFO L432 NwaCegarLoop]: 58 mSDtfsCounter, 0 mSDsluCounter, 54 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 112 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:07,455 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 112 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 23:03:07,455 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 56 states. [2024-10-23 23:03:07,462 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 56. [2024-10-23 23:03:07,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 55 states have (on average 1.3818181818181818) internal successors, (76), 55 states have internal predecessors, (76), 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-23 23:03:07,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 76 transitions. [2024-10-23 23:03:07,466 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 76 transitions. Word has length 39 [2024-10-23 23:03:07,466 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:07,466 INFO L471 AbstractCegarLoop]: Abstraction has 56 states and 76 transitions. [2024-10-23 23:03:07,467 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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-23 23:03:07,467 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 76 transitions. [2024-10-23 23:03:07,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-10-23 23:03:07,467 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:07,468 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:07,468 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-23 23:03:07,468 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:07,468 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:07,469 INFO L85 PathProgramCache]: Analyzing trace with hash -756316920, now seen corresponding path program 1 times [2024-10-23 23:03:07,469 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:07,469 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [870016554] [2024-10-23 23:03:07,469 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:07,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:07,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:08,298 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-23 23:03:08,299 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:08,299 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [870016554] [2024-10-23 23:03:08,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [870016554] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 23:03:08,300 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 23:03:08,300 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 23:03:08,301 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1379950905] [2024-10-23 23:03:08,303 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 23:03:08,303 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 23:03:08,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:08,304 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 23:03:08,304 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 23:03:08,304 INFO L87 Difference]: Start difference. First operand 56 states and 76 transitions. Second operand has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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-23 23:03:08,631 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:08,631 INFO L93 Difference]: Finished difference Result 87 states and 120 transitions. [2024-10-23 23:03:08,632 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 23:03:08,632 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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 39 [2024-10-23 23:03:08,632 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:08,633 INFO L225 Difference]: With dead ends: 87 [2024-10-23 23:03:08,634 INFO L226 Difference]: Without dead ends: 57 [2024-10-23 23:03:08,634 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-23 23:03:08,635 INFO L432 NwaCegarLoop]: 57 mSDtfsCounter, 0 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 112 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:08,637 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 112 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-23 23:03:08,637 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 57 states. [2024-10-23 23:03:08,642 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 57. [2024-10-23 23:03:08,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 57 states, 56 states have (on average 1.375) internal successors, (77), 56 states have internal predecessors, (77), 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-23 23:03:08,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 77 transitions. [2024-10-23 23:03:08,645 INFO L78 Accepts]: Start accepts. Automaton has 57 states and 77 transitions. Word has length 39 [2024-10-23 23:03:08,645 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:08,645 INFO L471 AbstractCegarLoop]: Abstraction has 57 states and 77 transitions. [2024-10-23 23:03:08,645 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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-23 23:03:08,645 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 77 transitions. [2024-10-23 23:03:08,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-10-23 23:03:08,647 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:08,647 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:08,648 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-23 23:03:08,648 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:08,648 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:08,649 INFO L85 PathProgramCache]: Analyzing trace with hash 1790905389, now seen corresponding path program 1 times [2024-10-23 23:03:08,649 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:08,649 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [141328734] [2024-10-23 23:03:08,649 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:08,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:08,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:09,539 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-23 23:03:09,540 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:09,540 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [141328734] [2024-10-23 23:03:09,540 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [141328734] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:09,540 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1647671549] [2024-10-23 23:03:09,542 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:09,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:09,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 23:03:09,546 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-23 23:03:09,558 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-23 23:03:10,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:10,752 INFO L255 TraceCheckSpWp]: Trace formula consists of 5933 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-23 23:03:10,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 23:03:10,781 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-23 23:03:10,783 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 23:03:10,797 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-23 23:03:10,797 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1647671549] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:10,797 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 23:03:10,797 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-23 23:03:10,797 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [633094081] [2024-10-23 23:03:10,798 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 23:03:10,798 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 23:03:10,798 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:10,798 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 23:03:10,799 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 23:03:10,799 INFO L87 Difference]: Start difference. First operand 57 states and 77 transitions. Second operand has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 23:03:11,038 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:11,038 INFO L93 Difference]: Finished difference Result 78 states and 106 transitions. [2024-10-23 23:03:11,039 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 23:03:11,039 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 40 [2024-10-23 23:03:11,039 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:11,039 INFO L225 Difference]: With dead ends: 78 [2024-10-23 23:03:11,040 INFO L226 Difference]: Without dead ends: 58 [2024-10-23 23:03:11,040 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 78 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 23:03:11,041 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 3 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:11,041 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 108 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 23:03:11,041 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 58 states. [2024-10-23 23:03:11,043 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 58 to 58. [2024-10-23 23:03:11,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 58 states, 57 states have (on average 1.368421052631579) internal successors, (78), 57 states have internal predecessors, (78), 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-23 23:03:11,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 78 transitions. [2024-10-23 23:03:11,044 INFO L78 Accepts]: Start accepts. Automaton has 58 states and 78 transitions. Word has length 40 [2024-10-23 23:03:11,044 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:11,045 INFO L471 AbstractCegarLoop]: Abstraction has 58 states and 78 transitions. [2024-10-23 23:03:11,045 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 23:03:11,045 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 78 transitions. [2024-10-23 23:03:11,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-10-23 23:03:11,045 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:11,046 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:11,071 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-10-23 23:03:11,249 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-23 23:03:11,250 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:11,250 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:11,251 INFO L85 PathProgramCache]: Analyzing trace with hash -793809956, now seen corresponding path program 1 times [2024-10-23 23:03:11,251 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:11,251 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1584604302] [2024-10-23 23:03:11,251 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:11,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:11,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:12,130 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-23 23:03:12,130 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:12,130 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1584604302] [2024-10-23 23:03:12,131 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1584604302] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:12,132 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [130887279] [2024-10-23 23:03:12,132 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:12,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:12,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 23:03:12,135 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-23 23:03:12,142 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-23 23:03:13,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:13,400 INFO L255 TraceCheckSpWp]: Trace formula consists of 5951 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-23 23:03:13,406 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 23:03:13,416 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-23 23:03:13,416 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 23:03:13,427 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-23 23:03:13,427 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [130887279] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:13,427 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 23:03:13,427 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-23 23:03:13,427 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [428735146] [2024-10-23 23:03:13,428 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 23:03:13,428 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 23:03:13,428 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:13,429 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 23:03:13,429 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 23:03:13,429 INFO L87 Difference]: Start difference. First operand 58 states and 78 transitions. Second operand has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 23:03:13,704 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:13,704 INFO L93 Difference]: Finished difference Result 69 states and 92 transitions. [2024-10-23 23:03:13,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 23:03:13,705 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 43 [2024-10-23 23:03:13,705 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:13,705 INFO L225 Difference]: With dead ends: 69 [2024-10-23 23:03:13,706 INFO L226 Difference]: Without dead ends: 59 [2024-10-23 23:03:13,706 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 84 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 23:03:13,707 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 3 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:13,707 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 108 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-23 23:03:13,707 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 59 states. [2024-10-23 23:03:13,714 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 59. [2024-10-23 23:03:13,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 58 states have (on average 1.3620689655172413) internal successors, (79), 58 states have internal predecessors, (79), 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-23 23:03:13,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 79 transitions. [2024-10-23 23:03:13,715 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 79 transitions. Word has length 43 [2024-10-23 23:03:13,715 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:13,715 INFO L471 AbstractCegarLoop]: Abstraction has 59 states and 79 transitions. [2024-10-23 23:03:13,716 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 23:03:13,716 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 79 transitions. [2024-10-23 23:03:13,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-10-23 23:03:13,717 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:13,717 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:13,746 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-23 23:03:13,920 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-23 23:03:13,921 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:13,921 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:13,921 INFO L85 PathProgramCache]: Analyzing trace with hash 1367907231, now seen corresponding path program 1 times [2024-10-23 23:03:13,921 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:13,921 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [799884502] [2024-10-23 23:03:13,921 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:13,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:14,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:14,855 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-23 23:03:14,858 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:14,858 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [799884502] [2024-10-23 23:03:14,858 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [799884502] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:14,858 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [338778488] [2024-10-23 23:03:14,858 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:14,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:14,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 23:03:14,860 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-23 23:03:14,862 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-23 23:03:15,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:15,984 INFO L255 TraceCheckSpWp]: Trace formula consists of 5969 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-10-23 23:03:15,989 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 23:03:16,000 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-23 23:03:16,001 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 23:03:16,012 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-10-23 23:03:16,012 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [338778488] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:16,012 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 23:03:16,012 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-23 23:03:16,013 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1169248491] [2024-10-23 23:03:16,013 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 23:03:16,013 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 23:03:16,013 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:16,014 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 23:03:16,014 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 23:03:16,014 INFO L87 Difference]: Start difference. First operand 59 states and 79 transitions. Second operand has 3 states, 3 states have (on average 15.333333333333334) internal successors, (46), 3 states have internal predecessors, (46), 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-23 23:03:16,250 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:16,250 INFO L93 Difference]: Finished difference Result 86 states and 116 transitions. [2024-10-23 23:03:16,250 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 23:03:16,251 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 15.333333333333334) internal successors, (46), 3 states have internal predecessors, (46), 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 46 [2024-10-23 23:03:16,251 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:16,251 INFO L225 Difference]: With dead ends: 86 [2024-10-23 23:03:16,251 INFO L226 Difference]: Without dead ends: 60 [2024-10-23 23:03:16,252 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 90 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 23:03:16,253 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 6 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:16,254 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 108 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 23:03:16,254 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 60 states. [2024-10-23 23:03:16,257 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 60. [2024-10-23 23:03:16,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 60 states, 59 states have (on average 1.3559322033898304) internal successors, (80), 59 states have internal predecessors, (80), 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-23 23:03:16,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 80 transitions. [2024-10-23 23:03:16,260 INFO L78 Accepts]: Start accepts. Automaton has 60 states and 80 transitions. Word has length 46 [2024-10-23 23:03:16,260 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:16,262 INFO L471 AbstractCegarLoop]: Abstraction has 60 states and 80 transitions. [2024-10-23 23:03:16,262 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 15.333333333333334) internal successors, (46), 3 states have internal predecessors, (46), 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-23 23:03:16,262 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 80 transitions. [2024-10-23 23:03:16,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-10-23 23:03:16,263 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:16,263 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:16,289 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-23 23:03:16,463 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-23 23:03:16,464 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:16,464 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:16,464 INFO L85 PathProgramCache]: Analyzing trace with hash 1170803542, now seen corresponding path program 1 times [2024-10-23 23:03:16,465 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:16,465 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [232138133] [2024-10-23 23:03:16,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:16,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:16,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:17,319 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-10-23 23:03:17,320 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:17,320 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [232138133] [2024-10-23 23:03:17,320 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [232138133] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:17,320 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1915094544] [2024-10-23 23:03:17,320 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:17,320 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:17,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 23:03:17,322 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-23 23:03:17,323 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-23 23:03:18,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:18,342 INFO L255 TraceCheckSpWp]: Trace formula consists of 5975 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 23:03:18,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 23:03:18,365 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-10-23 23:03:18,365 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 23:03:18,378 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 23:03:18,378 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1915094544] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:18,379 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 23:03:18,379 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2024-10-23 23:03:18,380 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [813787369] [2024-10-23 23:03:18,380 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 23:03:18,380 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 23:03:18,380 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:18,380 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 23:03:18,380 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-23 23:03:18,380 INFO L87 Difference]: Start difference. First operand 60 states and 80 transitions. Second operand has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 23:03:18,601 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:18,601 INFO L93 Difference]: Finished difference Result 76 states and 101 transitions. [2024-10-23 23:03:18,602 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 23:03:18,602 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 49 [2024-10-23 23:03:18,602 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:18,602 INFO L225 Difference]: With dead ends: 76 [2024-10-23 23:03:18,602 INFO L226 Difference]: Without dead ends: 61 [2024-10-23 23:03:18,603 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 95 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-23 23:03:18,603 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 6 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:18,604 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 108 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 23:03:18,604 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 61 states. [2024-10-23 23:03:18,606 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 61. [2024-10-23 23:03:18,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61 states, 60 states have (on average 1.35) internal successors, (81), 60 states have internal predecessors, (81), 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-23 23:03:18,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 81 transitions. [2024-10-23 23:03:18,607 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 81 transitions. Word has length 49 [2024-10-23 23:03:18,607 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:18,607 INFO L471 AbstractCegarLoop]: Abstraction has 61 states and 81 transitions. [2024-10-23 23:03:18,607 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 23:03:18,607 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 81 transitions. [2024-10-23 23:03:18,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-10-23 23:03:18,608 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:18,608 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:18,633 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-10-23 23:03:18,808 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-23 23:03:18,808 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:18,809 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:18,809 INFO L85 PathProgramCache]: Analyzing trace with hash 559835403, now seen corresponding path program 1 times [2024-10-23 23:03:18,809 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:18,809 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1111134399] [2024-10-23 23:03:18,809 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:18,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:19,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:19,417 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 23:03:19,418 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:19,418 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1111134399] [2024-10-23 23:03:19,418 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1111134399] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:19,419 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [971902919] [2024-10-23 23:03:19,419 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:19,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:19,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 23:03:19,420 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-23 23:03:19,421 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-23 23:03:20,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:20,493 INFO L255 TraceCheckSpWp]: Trace formula consists of 5981 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 23:03:20,496 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 23:03:20,514 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 23:03:20,514 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 23:03:20,524 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-23 23:03:20,524 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [971902919] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:20,524 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 23:03:20,524 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2024-10-23 23:03:20,524 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1490586031] [2024-10-23 23:03:20,524 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 23:03:20,524 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 23:03:20,525 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:20,525 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 23:03:20,525 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-23 23:03:20,525 INFO L87 Difference]: Start difference. First operand 61 states and 81 transitions. Second operand has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 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-23 23:03:20,794 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:20,795 INFO L93 Difference]: Finished difference Result 66 states and 86 transitions. [2024-10-23 23:03:20,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 23:03:20,795 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 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 52 [2024-10-23 23:03:20,795 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:20,796 INFO L225 Difference]: With dead ends: 66 [2024-10-23 23:03:20,796 INFO L226 Difference]: Without dead ends: 62 [2024-10-23 23:03:20,796 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 106 GetRequests, 101 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-23 23:03:20,797 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 6 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:20,797 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 108 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-23 23:03:20,797 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 62 states. [2024-10-23 23:03:20,799 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 62. [2024-10-23 23:03:20,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 62 states, 61 states have (on average 1.3442622950819672) internal successors, (82), 61 states have internal predecessors, (82), 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-23 23:03:20,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 62 states and 82 transitions. [2024-10-23 23:03:20,800 INFO L78 Accepts]: Start accepts. Automaton has 62 states and 82 transitions. Word has length 52 [2024-10-23 23:03:20,800 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:20,800 INFO L471 AbstractCegarLoop]: Abstraction has 62 states and 82 transitions. [2024-10-23 23:03:20,800 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 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-23 23:03:20,801 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 82 transitions. [2024-10-23 23:03:20,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-10-23 23:03:20,801 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:20,801 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:20,831 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-23 23:03:21,002 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:21,002 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:21,002 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:21,002 INFO L85 PathProgramCache]: Analyzing trace with hash 948688438, now seen corresponding path program 1 times [2024-10-23 23:03:21,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:21,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [32347660] [2024-10-23 23:03:21,002 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:21,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:21,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:21,671 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-23 23:03:21,671 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:21,671 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [32347660] [2024-10-23 23:03:21,671 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [32347660] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:21,671 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1239632988] [2024-10-23 23:03:21,671 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:21,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:21,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 23:03:21,674 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 23:03:21,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-23 23:03:22,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:22,808 INFO L255 TraceCheckSpWp]: Trace formula consists of 5987 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-10-23 23:03:22,811 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 23:03:22,828 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 23:03:22,829 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 23:03:22,853 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-23 23:03:22,853 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1239632988] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:22,853 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 23:03:22,853 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 5] total 8 [2024-10-23 23:03:22,853 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [650392082] [2024-10-23 23:03:22,853 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 23:03:22,856 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 23:03:22,856 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:22,856 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 23:03:22,857 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-10-23 23:03:22,857 INFO L87 Difference]: Start difference. First operand 62 states and 82 transitions. Second operand has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 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-23 23:03:23,135 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:23,135 INFO L93 Difference]: Finished difference Result 72 states and 95 transitions. [2024-10-23 23:03:23,135 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 23:03:23,136 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 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) Word has length 55 [2024-10-23 23:03:23,136 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:23,137 INFO L225 Difference]: With dead ends: 72 [2024-10-23 23:03:23,137 INFO L226 Difference]: Without dead ends: 63 [2024-10-23 23:03:23,137 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 112 GetRequests, 106 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-10-23 23:03:23,138 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 7 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:23,138 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 160 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-23 23:03:23,138 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 63 states. [2024-10-23 23:03:23,142 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 63. [2024-10-23 23:03:23,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 63 states, 62 states have (on average 1.3387096774193548) internal successors, (83), 62 states have internal predecessors, (83), 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-23 23:03:23,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 83 transitions. [2024-10-23 23:03:23,143 INFO L78 Accepts]: Start accepts. Automaton has 63 states and 83 transitions. Word has length 55 [2024-10-23 23:03:23,143 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:23,144 INFO L471 AbstractCegarLoop]: Abstraction has 63 states and 83 transitions. [2024-10-23 23:03:23,144 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 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-23 23:03:23,144 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 83 transitions. [2024-10-23 23:03:23,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-10-23 23:03:23,144 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:23,144 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:23,171 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-10-23 23:03:23,345 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:23,345 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:23,346 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:23,346 INFO L85 PathProgramCache]: Analyzing trace with hash -2115565182, now seen corresponding path program 1 times [2024-10-23 23:03:23,346 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:23,346 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1072224326] [2024-10-23 23:03:23,346 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:23,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:23,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:24,060 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-23 23:03:24,060 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:24,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1072224326] [2024-10-23 23:03:24,061 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1072224326] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:24,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [764746776] [2024-10-23 23:03:24,061 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:24,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:24,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 23:03:24,062 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 23:03:24,064 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-10-23 23:03:25,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:25,115 INFO L255 TraceCheckSpWp]: Trace formula consists of 6001 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-10-23 23:03:25,118 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 23:03:25,125 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-23 23:03:25,125 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 23:03:25,141 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-23 23:03:25,142 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [764746776] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 23:03:25,142 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 23:03:25,142 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-10-23 23:03:25,142 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2047573612] [2024-10-23 23:03:25,142 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 23:03:25,142 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-23 23:03:25,143 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:25,143 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-23 23:03:25,143 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42 [2024-10-23 23:03:25,143 INFO L87 Difference]: Start difference. First operand 63 states and 83 transitions. Second operand has 7 states, 7 states have (on average 9.0) internal successors, (63), 7 states have internal predecessors, (63), 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-23 23:03:25,437 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:25,437 INFO L93 Difference]: Finished difference Result 102 states and 137 transitions. [2024-10-23 23:03:25,438 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-23 23:03:25,438 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 9.0) internal successors, (63), 7 states have internal predecessors, (63), 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 58 [2024-10-23 23:03:25,438 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:25,439 INFO L225 Difference]: With dead ends: 102 [2024-10-23 23:03:25,439 INFO L226 Difference]: Without dead ends: 66 [2024-10-23 23:03:25,439 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 119 GetRequests, 113 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=26, Invalid=30, Unknown=0, NotChecked=0, Total=56 [2024-10-23 23:03:25,439 INFO L432 NwaCegarLoop]: 57 mSDtfsCounter, 0 mSDsluCounter, 165 mSDsCounter, 0 mSdLazyCounter, 82 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 222 SdHoareTripleChecker+Invalid, 83 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 82 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:25,440 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 222 Invalid, 83 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 82 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-23 23:03:25,440 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 66 states. [2024-10-23 23:03:25,442 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 66. [2024-10-23 23:03:25,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 66 states, 65 states have (on average 1.323076923076923) internal successors, (86), 65 states have internal predecessors, (86), 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-23 23:03:25,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 86 transitions. [2024-10-23 23:03:25,443 INFO L78 Accepts]: Start accepts. Automaton has 66 states and 86 transitions. Word has length 58 [2024-10-23 23:03:25,443 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:25,444 INFO L471 AbstractCegarLoop]: Abstraction has 66 states and 86 transitions. [2024-10-23 23:03:25,444 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 9.0) internal successors, (63), 7 states have internal predecessors, (63), 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-23 23:03:25,444 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 86 transitions. [2024-10-23 23:03:25,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-10-23 23:03:25,445 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:25,445 INFO L215 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:25,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-10-23 23:03:25,646 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:25,646 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:25,647 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:25,647 INFO L85 PathProgramCache]: Analyzing trace with hash -1974177059, now seen corresponding path program 2 times [2024-10-23 23:03:25,647 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:25,647 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1068288216] [2024-10-23 23:03:25,647 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:25,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:25,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:26,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-23 23:03:26,645 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:26,645 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1068288216] [2024-10-23 23:03:26,645 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1068288216] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:26,645 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [798123918] [2024-10-23 23:03:26,645 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-23 23:03:26,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:26,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 23:03:26,647 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-10-23 23:03:26,649 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-10-23 23:03:27,920 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-23 23:03:27,920 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 23:03:27,951 INFO L255 TraceCheckSpWp]: Trace formula consists of 6034 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 23:03:27,956 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 23:03:27,990 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-10-23 23:03:27,991 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 23:03:28,024 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-10-23 23:03:28,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [798123918] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 23:03:28,025 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 23:03:28,025 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 4] total 11 [2024-10-23 23:03:28,025 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [502216547] [2024-10-23 23:03:28,025 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 23:03:28,026 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-10-23 23:03:28,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:28,026 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-10-23 23:03:28,027 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110 [2024-10-23 23:03:28,027 INFO L87 Difference]: Start difference. First operand 66 states and 86 transitions. Second operand has 11 states, 11 states have (on average 7.2727272727272725) internal successors, (80), 11 states have internal predecessors, (80), 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-23 23:03:28,745 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:28,746 INFO L93 Difference]: Finished difference Result 112 states and 151 transitions. [2024-10-23 23:03:28,746 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-10-23 23:03:28,746 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 7.2727272727272725) internal successors, (80), 11 states have internal predecessors, (80), 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 61 [2024-10-23 23:03:28,746 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:28,747 INFO L225 Difference]: With dead ends: 112 [2024-10-23 23:03:28,747 INFO L226 Difference]: Without dead ends: 76 [2024-10-23 23:03:28,747 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 128 GetRequests, 118 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=99, Unknown=0, NotChecked=0, Total=132 [2024-10-23 23:03:28,748 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 12 mSDsluCounter, 378 mSDsCounter, 0 mSdLazyCounter, 215 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 434 SdHoareTripleChecker+Invalid, 217 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 215 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:28,748 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 434 Invalid, 217 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 215 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-23 23:03:28,749 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 76 states. [2024-10-23 23:03:28,756 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 76. [2024-10-23 23:03:28,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 76 states, 75 states have (on average 1.32) internal successors, (99), 75 states have internal predecessors, (99), 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-23 23:03:28,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 99 transitions. [2024-10-23 23:03:28,757 INFO L78 Accepts]: Start accepts. Automaton has 76 states and 99 transitions. Word has length 61 [2024-10-23 23:03:28,757 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:28,757 INFO L471 AbstractCegarLoop]: Abstraction has 76 states and 99 transitions. [2024-10-23 23:03:28,757 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 7.2727272727272725) internal successors, (80), 11 states have internal predecessors, (80), 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-23 23:03:28,757 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 99 transitions. [2024-10-23 23:03:28,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-10-23 23:03:28,758 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:28,758 INFO L215 NwaCegarLoop]: trace histogram [5, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:28,785 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-10-23 23:03:28,960 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,SelfDestructingSolverStorable10 [2024-10-23 23:03:28,961 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:28,965 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:28,965 INFO L85 PathProgramCache]: Analyzing trace with hash 381255329, now seen corresponding path program 3 times [2024-10-23 23:03:28,965 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:28,966 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [714527360] [2024-10-23 23:03:28,966 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:28,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:29,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:29,842 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-10-23 23:03:29,842 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:29,842 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [714527360] [2024-10-23 23:03:29,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [714527360] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:29,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1105469358] [2024-10-23 23:03:29,843 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-23 23:03:29,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:29,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 23:03:29,844 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-10-23 23:03:29,849 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-10-23 23:03:31,008 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-10-23 23:03:31,008 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 23:03:31,041 INFO L255 TraceCheckSpWp]: Trace formula consists of 5998 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-10-23 23:03:31,044 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 23:03:31,066 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-10-23 23:03:31,066 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 23:03:31,099 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-10-23 23:03:31,100 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1105469358] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 23:03:31,100 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 23:03:31,100 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 4, 4] total 12 [2024-10-23 23:03:31,100 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2137776769] [2024-10-23 23:03:31,100 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 23:03:31,100 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-10-23 23:03:31,100 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:31,101 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-10-23 23:03:31,101 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=102, Unknown=0, NotChecked=0, Total=132 [2024-10-23 23:03:31,101 INFO L87 Difference]: Start difference. First operand 76 states and 99 transitions. Second operand has 12 states, 12 states have (on average 7.5) internal successors, (90), 12 states have internal predecessors, (90), 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-23 23:03:31,577 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:31,577 INFO L93 Difference]: Finished difference Result 131 states and 176 transitions. [2024-10-23 23:03:31,577 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-23 23:03:31,578 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 7.5) internal successors, (90), 12 states have internal predecessors, (90), 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 71 [2024-10-23 23:03:31,578 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:31,578 INFO L225 Difference]: With dead ends: 131 [2024-10-23 23:03:31,578 INFO L226 Difference]: Without dead ends: 86 [2024-10-23 23:03:31,578 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 149 GetRequests, 138 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156 [2024-10-23 23:03:31,579 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 12 mSDsluCounter, 216 mSDsCounter, 0 mSdLazyCounter, 156 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 272 SdHoareTripleChecker+Invalid, 158 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 156 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:31,579 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 272 Invalid, 158 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 156 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-10-23 23:03:31,580 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 86 states. [2024-10-23 23:03:31,582 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 86 to 86. [2024-10-23 23:03:31,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 86 states, 85 states have (on average 1.3176470588235294) internal successors, (112), 85 states have internal predecessors, (112), 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-23 23:03:31,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 112 transitions. [2024-10-23 23:03:31,583 INFO L78 Accepts]: Start accepts. Automaton has 86 states and 112 transitions. Word has length 71 [2024-10-23 23:03:31,583 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:31,583 INFO L471 AbstractCegarLoop]: Abstraction has 86 states and 112 transitions. [2024-10-23 23:03:31,583 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 7.5) internal successors, (90), 12 states have internal predecessors, (90), 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-23 23:03:31,583 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 112 transitions. [2024-10-23 23:03:31,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-10-23 23:03:31,584 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:31,584 INFO L215 NwaCegarLoop]: trace histogram [6, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:31,609 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-10-23 23:03:31,784 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:31,785 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:31,785 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:31,785 INFO L85 PathProgramCache]: Analyzing trace with hash 409567011, now seen corresponding path program 4 times [2024-10-23 23:03:31,785 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:31,786 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [259568518] [2024-10-23 23:03:31,786 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:31,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:32,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:32,711 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-10-23 23:03:32,712 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:32,712 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [259568518] [2024-10-23 23:03:32,712 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [259568518] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:32,712 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [29780642] [2024-10-23 23:03:32,712 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-23 23:03:32,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:32,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 23:03:32,714 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-10-23 23:03:32,717 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-10-23 23:03:33,787 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-23 23:03:33,788 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 23:03:33,813 INFO L255 TraceCheckSpWp]: Trace formula consists of 6164 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-10-23 23:03:33,816 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 23:03:33,873 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 0 proven. 42 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-10-23 23:03:33,874 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 23:03:33,969 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-10-23 23:03:33,970 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [29780642] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 23:03:33,970 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 23:03:33,970 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 12, 7] total 19 [2024-10-23 23:03:33,970 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1084042943] [2024-10-23 23:03:33,970 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 23:03:33,970 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 19 states [2024-10-23 23:03:33,970 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 23:03:33,971 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2024-10-23 23:03:33,971 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=276, Unknown=0, NotChecked=0, Total=342 [2024-10-23 23:03:33,971 INFO L87 Difference]: Start difference. First operand 86 states and 112 transitions. Second operand has 19 states, 19 states have (on average 5.2631578947368425) internal successors, (100), 19 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-23 23:03:34,763 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 23:03:34,764 INFO L93 Difference]: Finished difference Result 159 states and 216 transitions. [2024-10-23 23:03:34,764 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-10-23 23:03:34,764 INFO L78 Accepts]: Start accepts. Automaton has has 19 states, 19 states have (on average 5.2631578947368425) internal successors, (100), 19 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 81 [2024-10-23 23:03:34,764 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 23:03:34,765 INFO L225 Difference]: With dead ends: 159 [2024-10-23 23:03:34,765 INFO L226 Difference]: Without dead ends: 105 [2024-10-23 23:03:34,765 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 173 GetRequests, 152 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=114, Invalid=392, Unknown=0, NotChecked=0, Total=506 [2024-10-23 23:03:34,766 INFO L432 NwaCegarLoop]: 59 mSDtfsCounter, 39 mSDsluCounter, 627 mSDsCounter, 0 mSdLazyCounter, 456 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 686 SdHoareTripleChecker+Invalid, 458 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 456 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-23 23:03:34,766 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 686 Invalid, 458 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 456 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-23 23:03:34,767 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 105 states. [2024-10-23 23:03:34,769 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 105 to 105. [2024-10-23 23:03:34,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 105 states, 104 states have (on average 1.3173076923076923) internal successors, (137), 104 states have internal predecessors, (137), 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-23 23:03:34,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 105 states and 137 transitions. [2024-10-23 23:03:34,770 INFO L78 Accepts]: Start accepts. Automaton has 105 states and 137 transitions. Word has length 81 [2024-10-23 23:03:34,770 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 23:03:34,770 INFO L471 AbstractCegarLoop]: Abstraction has 105 states and 137 transitions. [2024-10-23 23:03:34,770 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 19 states, 19 states have (on average 5.2631578947368425) internal successors, (100), 19 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-23 23:03:34,771 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 137 transitions. [2024-10-23 23:03:34,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-10-23 23:03:34,771 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 23:03:34,771 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 7, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 23:03:34,796 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-10-23 23:03:34,973 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,SelfDestructingSolverStorable12 [2024-10-23 23:03:34,973 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 23:03:34,973 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 23:03:34,974 INFO L85 PathProgramCache]: Analyzing trace with hash 731247336, now seen corresponding path program 5 times [2024-10-23 23:03:34,974 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 23:03:34,974 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [39655715] [2024-10-23 23:03:34,974 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 23:03:34,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 23:03:35,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 23:03:35,938 INFO L134 CoverageAnalysis]: Checked inductivity of 199 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 171 trivial. 0 not checked. [2024-10-23 23:03:35,938 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 23:03:35,938 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [39655715] [2024-10-23 23:03:35,939 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [39655715] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 23:03:35,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1738802495] [2024-10-23 23:03:35,939 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-23 23:03:35,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 23:03:35,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 23:03:35,940 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-10-23 23:03:35,941 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process