/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --traceabstraction.trace.refinement.strategy FIXED_PREFERENCES --cacsl2boogietranslator.allow.undefined.functions true --traceabstraction.smt.solver External_ModelsAndUnsatCoreMode --traceabstraction.command.for.external.solver 'z3 -smt2 -in SMTLIB2_COMPLIANT=true' -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-32bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/neural-networks/softsign_w4_r3_case_1_unsafe.c-amalgamation.i -------------------------------------------------------------------------------- This is Ultimate 0.2.5-dev-b75d321-m [2024-11-03 00:18:13,227 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-03 00:18:13,294 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-11-03 00:18:13,300 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-03 00:18:13,300 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-03 00:18:13,324 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-03 00:18:13,326 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-03 00:18:13,326 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-03 00:18:13,326 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-03 00:18:13,327 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-03 00:18:13,327 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-03 00:18:13,328 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-03 00:18:13,328 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-03 00:18:13,328 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-03 00:18:13,329 INFO L153 SettingsManager]: * Use SBE=true [2024-11-03 00:18:13,329 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-03 00:18:13,331 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-03 00:18:13,332 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-03 00:18:13,333 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-03 00:18:13,333 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-03 00:18:13,333 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-03 00:18:13,333 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-03 00:18:13,333 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-03 00:18:13,334 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-03 00:18:13,334 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-03 00:18:13,334 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-03 00:18:13,334 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-03 00:18:13,334 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-03 00:18:13,335 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-03 00:18:13,335 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-03 00:18:13,335 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-03 00:18:13,335 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-03 00:18:13,335 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-03 00:18:13,335 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-03 00:18:13,336 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-03 00:18:13,336 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-03 00:18:13,336 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-03 00:18:13,336 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-03 00:18:13,336 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-03 00:18:13,337 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-03 00:18:13,337 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-03 00:18:13,339 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-03 00:18:13,339 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-03 00:18:13,339 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-03 00:18:13,339 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.traceabstraction: Trace refinement strategy -> FIXED_PREFERENCES Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Allow undefined functions -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMT solver -> External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Command for external solver -> z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:18:13,570 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-03 00:18:13,592 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-03 00:18:13,594 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-03 00:18:13,595 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-03 00:18:13,595 INFO L274 PluginConnector]: CDTParser initialized [2024-11-03 00:18:13,597 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/neural-networks/softsign_w4_r3_case_1_unsafe.c-amalgamation.i [2024-11-03 00:18:15,069 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-03 00:18:15,409 INFO L384 CDTParser]: Found 1 translation units. [2024-11-03 00:18:15,410 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/neural-networks/softsign_w4_r3_case_1_unsafe.c-amalgamation.i [2024-11-03 00:18:15,438 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/719290e73/f6310a8e994643c4aeef9f0664ff3df2/FLAGa7f5703e0 [2024-11-03 00:18:15,452 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/719290e73/f6310a8e994643c4aeef9f0664ff3df2 [2024-11-03 00:18:15,455 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-03 00:18:15,458 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-11-03 00:18:15,462 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-03 00:18:15,462 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-03 00:18:15,467 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-03 00:18:15,468 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.11 12:18:15" (1/1) ... [2024-11-03 00:18:15,469 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5883fa32 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:15, skipping insertion in model container [2024-11-03 00:18:15,469 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.11 12:18:15" (1/1) ... [2024-11-03 00:18:15,542 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-03 00:18:16,230 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/neural-networks/softsign_w4_r3_case_1_unsafe.c-amalgamation.i[71418,71431] [2024-11-03 00:18:16,458 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-03 00:18:16,557 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-03 00:18:16,581 INFO L200 MainTranslator]: Completed pre-run [2024-11-03 00:18:16,643 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/neural-networks/softsign_w4_r3_case_1_unsafe.c-amalgamation.i[71418,71431] [2024-11-03 00:18:16,750 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-03 00:18:16,925 INFO L204 MainTranslator]: Completed translation [2024-11-03 00:18:16,925 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16 WrapperNode [2024-11-03 00:18:16,926 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-03 00:18:16,927 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-03 00:18:16,927 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-03 00:18:16,927 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-03 00:18:16,933 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (1/1) ... [2024-11-03 00:18:16,986 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (1/1) ... [2024-11-03 00:18:17,034 INFO L138 Inliner]: procedures = 780, calls = 721, calls flagged for inlining = 12, calls inlined = 12, statements flattened = 421 [2024-11-03 00:18:17,035 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-03 00:18:17,036 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-03 00:18:17,036 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-03 00:18:17,036 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-03 00:18:17,047 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (1/1) ... [2024-11-03 00:18:17,048 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (1/1) ... [2024-11-03 00:18:17,057 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (1/1) ... [2024-11-03 00:18:17,109 INFO L175 MemorySlicer]: Split 185 memory accesses to 12 slices as follows [11, 2, 10, 7, 2, 16, 35, 43, 27, 12, 11, 9]. 23 percent of accesses are in the largest equivalence class. The 91 initializations are split as follows [8, 2, 8, 7, 2, 12, 0, 12, 16, 8, 8, 8]. The 56 writes are split as follows [0, 0, 0, 0, 0, 3, 34, 14, 5, 0, 0, 0]. [2024-11-03 00:18:17,109 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (1/1) ... [2024-11-03 00:18:17,109 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (1/1) ... [2024-11-03 00:18:17,158 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (1/1) ... [2024-11-03 00:18:17,168 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (1/1) ... [2024-11-03 00:18:17,186 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (1/1) ... [2024-11-03 00:18:17,192 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (1/1) ... [2024-11-03 00:18:17,206 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-03 00:18:17,207 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-03 00:18:17,207 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-03 00:18:17,208 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-03 00:18:17,209 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (1/1) ... [2024-11-03 00:18:17,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-03 00:18:17,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:18:17,238 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-03 00:18:17,241 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-03 00:18:17,265 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#0 [2024-11-03 00:18:17,265 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#1 [2024-11-03 00:18:17,265 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#2 [2024-11-03 00:18:17,265 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#3 [2024-11-03 00:18:17,265 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#4 [2024-11-03 00:18:17,265 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#5 [2024-11-03 00:18:17,265 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#6 [2024-11-03 00:18:17,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#7 [2024-11-03 00:18:17,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#8 [2024-11-03 00:18:17,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#9 [2024-11-03 00:18:17,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#10 [2024-11-03 00:18:17,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#11 [2024-11-03 00:18:17,266 INFO L130 BoogieDeclarations]: Found specification of procedure k2c_simpleRNN [2024-11-03 00:18:17,266 INFO L138 BoogieDeclarations]: Found implementation of procedure k2c_simpleRNN [2024-11-03 00:18:17,266 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#0 [2024-11-03 00:18:17,266 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#1 [2024-11-03 00:18:17,266 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#2 [2024-11-03 00:18:17,266 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#3 [2024-11-03 00:18:17,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#4 [2024-11-03 00:18:17,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#5 [2024-11-03 00:18:17,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#6 [2024-11-03 00:18:17,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#7 [2024-11-03 00:18:17,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#8 [2024-11-03 00:18:17,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#9 [2024-11-03 00:18:17,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#10 [2024-11-03 00:18:17,267 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#11 [2024-11-03 00:18:17,267 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-03 00:18:17,267 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-03 00:18:17,267 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-03 00:18:17,268 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-03 00:18:17,268 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-03 00:18:17,268 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-11-03 00:18:17,268 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-11-03 00:18:17,268 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-11-03 00:18:17,268 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-11-03 00:18:17,268 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-11-03 00:18:17,268 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-11-03 00:18:17,268 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-11-03 00:18:17,268 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-11-03 00:18:17,268 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-11-03 00:18:17,269 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-11-03 00:18:17,269 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-03 00:18:17,269 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-03 00:18:17,269 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-11-03 00:18:17,269 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-11-03 00:18:17,269 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-11-03 00:18:17,269 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-11-03 00:18:17,269 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-11-03 00:18:17,269 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-11-03 00:18:17,269 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-11-03 00:18:17,269 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-11-03 00:18:17,269 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-11-03 00:18:17,270 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-11-03 00:18:17,270 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-03 00:18:17,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-03 00:18:17,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-03 00:18:17,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-03 00:18:17,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-03 00:18:17,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-03 00:18:17,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-03 00:18:17,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-03 00:18:17,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-03 00:18:17,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-03 00:18:17,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-03 00:18:17,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-03 00:18:17,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-03 00:18:17,271 INFO L130 BoogieDeclarations]: Found specification of procedure k2c_affine_matmul [2024-11-03 00:18:17,271 INFO L138 BoogieDeclarations]: Found implementation of procedure k2c_affine_matmul [2024-11-03 00:18:17,274 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~C_ULONG~TO~VOID [2024-11-03 00:18:17,274 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~C_ULONG~TO~VOID [2024-11-03 00:18:17,274 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-03 00:18:17,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-03 00:18:17,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-03 00:18:17,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-03 00:18:17,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-03 00:18:17,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-03 00:18:17,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-03 00:18:17,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-03 00:18:17,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-11-03 00:18:17,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-11-03 00:18:17,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-11-03 00:18:17,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2024-11-03 00:18:17,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2024-11-03 00:18:17,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2024-11-03 00:18:17,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2024-11-03 00:18:17,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2024-11-03 00:18:17,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3 [2024-11-03 00:18:17,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4 [2024-11-03 00:18:17,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5 [2024-11-03 00:18:17,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#6 [2024-11-03 00:18:17,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#7 [2024-11-03 00:18:17,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#8 [2024-11-03 00:18:17,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#9 [2024-11-03 00:18:17,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#10 [2024-11-03 00:18:17,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#11 [2024-11-03 00:18:17,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#0 [2024-11-03 00:18:17,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#1 [2024-11-03 00:18:17,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#2 [2024-11-03 00:18:17,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#3 [2024-11-03 00:18:17,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#4 [2024-11-03 00:18:17,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#5 [2024-11-03 00:18:17,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#6 [2024-11-03 00:18:17,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#7 [2024-11-03 00:18:17,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#8 [2024-11-03 00:18:17,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#9 [2024-11-03 00:18:17,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#10 [2024-11-03 00:18:17,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#11 [2024-11-03 00:18:17,278 INFO L130 BoogieDeclarations]: Found specification of procedure k2c_simpleRNNcell [2024-11-03 00:18:17,278 INFO L138 BoogieDeclarations]: Found implementation of procedure k2c_simpleRNNcell [2024-11-03 00:18:17,278 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-03 00:18:17,278 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-03 00:18:17,278 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-03 00:18:17,278 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-03 00:18:17,278 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-03 00:18:17,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-03 00:18:17,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-03 00:18:17,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-11-03 00:18:17,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-11-03 00:18:17,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-11-03 00:18:17,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2024-11-03 00:18:17,279 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2024-11-03 00:18:17,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#0 [2024-11-03 00:18:17,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#1 [2024-11-03 00:18:17,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#2 [2024-11-03 00:18:17,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#3 [2024-11-03 00:18:17,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#4 [2024-11-03 00:18:17,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#5 [2024-11-03 00:18:17,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#6 [2024-11-03 00:18:17,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#7 [2024-11-03 00:18:17,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#8 [2024-11-03 00:18:17,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#9 [2024-11-03 00:18:17,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#10 [2024-11-03 00:18:17,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#11 [2024-11-03 00:18:17,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-03 00:18:17,282 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-03 00:18:17,282 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-03 00:18:17,282 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-03 00:18:17,282 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-03 00:18:17,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-03 00:18:17,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-03 00:18:17,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-03 00:18:17,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-03 00:18:17,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-03 00:18:17,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-03 00:18:17,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-03 00:18:17,579 INFO L238 CfgBuilder]: Building ICFG [2024-11-03 00:18:17,583 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-03 00:18:29,437 INFO L? ?]: Removed 154 outVars from TransFormulas that were not future-live. [2024-11-03 00:18:29,438 INFO L287 CfgBuilder]: Performing block encoding [2024-11-03 00:18:29,454 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-03 00:18:29,455 INFO L316 CfgBuilder]: Removed 20 assume(true) statements. [2024-11-03 00:18:29,456 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.11 12:18:29 BoogieIcfgContainer [2024-11-03 00:18:29,456 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-03 00:18:29,459 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-03 00:18:29,461 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-03 00:18:29,464 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-03 00:18:29,464 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 03.11 12:18:15" (1/3) ... [2024-11-03 00:18:29,464 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@793e77ad and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.11 12:18:29, skipping insertion in model container [2024-11-03 00:18:29,464 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:18:16" (2/3) ... [2024-11-03 00:18:29,465 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@793e77ad and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.11 12:18:29, skipping insertion in model container [2024-11-03 00:18:29,465 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.11 12:18:29" (3/3) ... [2024-11-03 00:18:29,467 INFO L112 eAbstractionObserver]: Analyzing ICFG softsign_w4_r3_case_1_unsafe.c-amalgamation.i [2024-11-03 00:18:29,480 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-03 00:18:29,480 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-03 00:18:29,548 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-03 00:18:29,555 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;@7d595096, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-03 00:18:29,555 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-03 00:18:29,561 INFO L276 IsEmpty]: Start isEmpty. Operand has 128 states, 114 states have (on average 1.5350877192982457) internal successors, (175), 115 states have internal predecessors, (175), 7 states have call successors, (7), 5 states have call predecessors, (7), 5 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-11-03 00:18:29,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-03 00:18:29,574 INFO L207 NwaCegarLoop]: Found error trace [2024-11-03 00:18:29,575 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-03 00:18:29,575 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-03 00:18:29,583 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-03 00:18:29,583 INFO L85 PathProgramCache]: Analyzing trace with hash 67219695, now seen corresponding path program 1 times [2024-11-03 00:18:29,591 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-03 00:18:29,591 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1451538201] [2024-11-03 00:18:29,591 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-03 00:18:29,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:18:29,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:18:29,595 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-03 00:18:29,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-03 00:18:30,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-03 00:18:30,160 INFO L255 TraceCheckSpWp]: Trace formula consists of 693 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-03 00:18:30,164 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-03 00:18:30,174 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-03 00:18:30,175 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-03 00:18:30,370 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-03 00:18:30,371 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-03 00:18:30,371 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1451538201] [2024-11-03 00:18:30,372 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1451538201] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-03 00:18:30,372 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-03 00:18:30,372 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2, 2] imperfect sequences [] total 2 [2024-11-03 00:18:30,374 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1751379381] [2024-11-03 00:18:30,375 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-03 00:18:30,379 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-03 00:18:30,379 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-03 00:18:30,397 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-03 00:18:30,398 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-03 00:18:30,400 INFO L87 Difference]: Start difference. First operand has 128 states, 114 states have (on average 1.5350877192982457) internal successors, (175), 115 states have internal predecessors, (175), 7 states have call successors, (7), 5 states have call predecessors, (7), 5 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) Second operand has 2 states, 2 states have (on average 10.5) internal successors, (21), 2 states have internal predecessors, (21), 1 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-03 00:18:30,432 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-03 00:18:30,432 INFO L93 Difference]: Finished difference Result 252 states and 378 transitions. [2024-11-03 00:18:30,435 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-03 00:18:30,467 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 10.5) internal successors, (21), 2 states have internal predecessors, (21), 1 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 17 [2024-11-03 00:18:30,468 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-03 00:18:30,475 INFO L225 Difference]: With dead ends: 252 [2024-11-03 00:18:30,476 INFO L226 Difference]: Without dead ends: 124 [2024-11-03 00:18:30,479 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 32 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-11-03 00:18:30,482 INFO L432 NwaCegarLoop]: 167 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 167 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-03 00:18:30,483 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 167 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-03 00:18:30,498 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 124 states. [2024-11-03 00:18:30,516 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 124 to 124. [2024-11-03 00:18:30,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 124 states, 111 states have (on average 1.3423423423423424) internal successors, (149), 111 states have internal predecessors, (149), 7 states have call successors, (7), 5 states have call predecessors, (7), 5 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-11-03 00:18:30,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 124 states and 163 transitions. [2024-11-03 00:18:30,521 INFO L78 Accepts]: Start accepts. Automaton has 124 states and 163 transitions. Word has length 17 [2024-11-03 00:18:30,521 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-03 00:18:30,521 INFO L471 AbstractCegarLoop]: Abstraction has 124 states and 163 transitions. [2024-11-03 00:18:30,521 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 10.5) internal successors, (21), 2 states have internal predecessors, (21), 1 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-03 00:18:30,522 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 163 transitions. [2024-11-03 00:18:30,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-03 00:18:30,522 INFO L207 NwaCegarLoop]: Found error trace [2024-11-03 00:18:30,522 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-03 00:18:30,544 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-03 00:18:30,726 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:18:30,727 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-03 00:18:30,728 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-03 00:18:30,728 INFO L85 PathProgramCache]: Analyzing trace with hash 612732690, now seen corresponding path program 1 times [2024-11-03 00:18:30,728 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-03 00:18:30,729 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1588786409] [2024-11-03 00:18:30,729 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-03 00:18:30,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:18:30,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:18:30,731 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-03 00:18:30,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-03 00:18:31,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-03 00:18:31,321 INFO L255 TraceCheckSpWp]: Trace formula consists of 693 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-03 00:18:31,325 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-03 00:18:35,574 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-03 00:18:35,574 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-03 00:18:40,170 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-03 00:18:40,171 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-03 00:18:40,171 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1588786409] [2024-11-03 00:18:40,171 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1588786409] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-03 00:18:40,171 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-03 00:18:40,171 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8, 7] imperfect sequences [] total 13 [2024-11-03 00:18:40,172 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2103198490] [2024-11-03 00:18:40,172 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-03 00:18:40,173 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-03 00:18:40,173 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-03 00:18:40,173 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-03 00:18:40,174 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=116, Unknown=0, NotChecked=0, Total=156 [2024-11-03 00:18:40,174 INFO L87 Difference]: Start difference. First operand 124 states and 163 transitions. Second operand has 13 states, 11 states have (on average 2.272727272727273) internal successors, (25), 12 states have internal predecessors, (25), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-03 00:18:46,778 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.04s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-03 00:18:50,929 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.15s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-03 00:18:55,123 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.19s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-03 00:18:59,174 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-03 00:19:03,505 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.33s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-03 00:19:07,511 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-03 00:19:11,672 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.16s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-03 00:19:15,903 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.23s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-03 00:19:19,953 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-03 00:19:27,201 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-03 00:19:27,202 INFO L93 Difference]: Finished difference Result 150 states and 196 transitions. [2024-11-03 00:19:27,205 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-03 00:19:27,205 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 11 states have (on average 2.272727272727273) internal successors, (25), 12 states have internal predecessors, (25), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 17 [2024-11-03 00:19:27,206 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-03 00:19:27,208 INFO L225 Difference]: With dead ends: 150 [2024-11-03 00:19:27,208 INFO L226 Difference]: Without dead ends: 138 [2024-11-03 00:19:27,209 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 32 ImplicationChecksByTransitivity, 5.5s TimeCoverageRelationStatistics Valid=47, Invalid=135, Unknown=0, NotChecked=0, Total=182 [2024-11-03 00:19:27,210 INFO L432 NwaCegarLoop]: 159 mSDtfsCounter, 262 mSDsluCounter, 862 mSDsCounter, 0 mSdLazyCounter, 139 mSolverCounterSat, 8 mSolverCounterUnsat, 9 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 44.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 266 SdHoareTripleChecker+Valid, 1021 SdHoareTripleChecker+Invalid, 156 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 139 IncrementalHoareTripleChecker+Invalid, 9 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 46.2s IncrementalHoareTripleChecker+Time [2024-11-03 00:19:27,211 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [266 Valid, 1021 Invalid, 156 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 139 Invalid, 9 Unknown, 0 Unchecked, 46.2s Time] [2024-11-03 00:19:27,211 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 138 states. [2024-11-03 00:19:27,231 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 138 to 125. [2024-11-03 00:19:27,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 125 states, 112 states have (on average 1.3392857142857142) internal successors, (150), 112 states have internal predecessors, (150), 7 states have call successors, (7), 5 states have call predecessors, (7), 5 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-11-03 00:19:27,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 125 states and 164 transitions. [2024-11-03 00:19:27,233 INFO L78 Accepts]: Start accepts. Automaton has 125 states and 164 transitions. Word has length 17 [2024-11-03 00:19:27,233 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-03 00:19:27,233 INFO L471 AbstractCegarLoop]: Abstraction has 125 states and 164 transitions. [2024-11-03 00:19:27,233 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 11 states have (on average 2.272727272727273) internal successors, (25), 12 states have internal predecessors, (25), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-03 00:19:27,233 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 164 transitions. [2024-11-03 00:19:27,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-03 00:19:27,234 INFO L207 NwaCegarLoop]: Found error trace [2024-11-03 00:19:27,234 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-03 00:19:27,253 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-03 00:19:27,437 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:19:27,438 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-03 00:19:27,438 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-03 00:19:27,438 INFO L85 PathProgramCache]: Analyzing trace with hash 1685630519, now seen corresponding path program 1 times [2024-11-03 00:19:27,438 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-03 00:19:27,439 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [751928466] [2024-11-03 00:19:27,439 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-03 00:19:27,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:19:27,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:19:27,441 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-03 00:19:27,442 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-03 00:19:27,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-03 00:19:27,917 INFO L255 TraceCheckSpWp]: Trace formula consists of 693 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-03 00:19:27,919 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-03 00:19:29,362 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-03 00:19:29,362 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-03 00:19:31,127 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-03 00:19:31,128 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-03 00:19:31,128 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [751928466] [2024-11-03 00:19:31,128 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [751928466] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-03 00:19:31,128 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-03 00:19:31,128 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5, 5] imperfect sequences [] total 6 [2024-11-03 00:19:31,128 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1909727346] [2024-11-03 00:19:31,128 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-03 00:19:31,129 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-03 00:19:31,129 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-03 00:19:31,131 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-03 00:19:31,131 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-03 00:19:31,131 INFO L87 Difference]: Start difference. First operand 125 states and 164 transitions. Second operand has 6 states, 5 states have (on average 3.4) internal successors, (17), 6 states have internal predecessors, (17), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-03 00:19:31,721 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-03 00:19:31,721 INFO L93 Difference]: Finished difference Result 136 states and 176 transitions. [2024-11-03 00:19:31,722 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-03 00:19:31,722 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 3.4) internal successors, (17), 6 states have internal predecessors, (17), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 17 [2024-11-03 00:19:31,722 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-03 00:19:31,723 INFO L225 Difference]: With dead ends: 136 [2024-11-03 00:19:31,723 INFO L226 Difference]: Without dead ends: 116 [2024-11-03 00:19:31,724 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 28 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-03 00:19:31,725 INFO L432 NwaCegarLoop]: 161 mSDtfsCounter, 29 mSDsluCounter, 462 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 623 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-03 00:19:31,725 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 623 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-03 00:19:31,726 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 116 states. [2024-11-03 00:19:31,734 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 116 to 116. [2024-11-03 00:19:31,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 116 states, 104 states have (on average 1.3269230769230769) internal successors, (138), 104 states have internal predecessors, (138), 6 states have call successors, (6), 5 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-11-03 00:19:31,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 150 transitions. [2024-11-03 00:19:31,736 INFO L78 Accepts]: Start accepts. Automaton has 116 states and 150 transitions. Word has length 17 [2024-11-03 00:19:31,736 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-03 00:19:31,736 INFO L471 AbstractCegarLoop]: Abstraction has 116 states and 150 transitions. [2024-11-03 00:19:31,736 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 3.4) internal successors, (17), 6 states have internal predecessors, (17), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-03 00:19:31,736 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 150 transitions. [2024-11-03 00:19:31,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-03 00:19:31,738 INFO L207 NwaCegarLoop]: Found error trace [2024-11-03 00:19:31,738 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-03 00:19:31,757 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-03 00:19:31,941 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:19:31,942 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-03 00:19:31,942 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-03 00:19:31,942 INFO L85 PathProgramCache]: Analyzing trace with hash 697238076, now seen corresponding path program 1 times [2024-11-03 00:19:31,942 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-03 00:19:31,943 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1282529763] [2024-11-03 00:19:31,943 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-03 00:19:31,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:19:31,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:19:31,944 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-03 00:19:31,945 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-03 00:19:32,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-03 00:19:32,500 INFO L255 TraceCheckSpWp]: Trace formula consists of 882 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-03 00:19:32,507 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-03 00:19:33,038 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-03 00:19:33,038 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-03 00:19:36,757 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-03 00:19:36,758 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-03 00:19:36,758 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1282529763] [2024-11-03 00:19:36,758 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1282529763] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-03 00:19:36,758 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-03 00:19:36,758 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3, 3] imperfect sequences [] total 3 [2024-11-03 00:19:36,759 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [547959422] [2024-11-03 00:19:36,759 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-03 00:19:36,759 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-03 00:19:36,759 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-03 00:19:36,760 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-03 00:19:36,760 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-03 00:19:36,760 INFO L87 Difference]: Start difference. First operand 116 states and 150 transitions. Second operand has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 1 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-03 00:19:37,035 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-03 00:19:37,035 INFO L93 Difference]: Finished difference Result 230 states and 301 transitions. [2024-11-03 00:19:37,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-03 00:19:37,036 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), 1 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 1 states have call successors, (6) Word has length 62 [2024-11-03 00:19:37,036 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-03 00:19:37,037 INFO L225 Difference]: With dead ends: 230 [2024-11-03 00:19:37,037 INFO L226 Difference]: Without dead ends: 123 [2024-11-03 00:19:37,038 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 122 GetRequests, 121 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-03 00:19:37,039 INFO L432 NwaCegarLoop]: 152 mSDtfsCounter, 2 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 297 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-03 00:19:37,040 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 297 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-03 00:19:37,040 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 123 states. [2024-11-03 00:19:37,053 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 123 to 123. [2024-11-03 00:19:37,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 123 states, 110 states have (on average 1.3181818181818181) internal successors, (145), 110 states have internal predecessors, (145), 7 states have call successors, (7), 5 states have call predecessors, (7), 5 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-11-03 00:19:37,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 123 states and 159 transitions. [2024-11-03 00:19:37,055 INFO L78 Accepts]: Start accepts. Automaton has 123 states and 159 transitions. Word has length 62 [2024-11-03 00:19:37,056 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-03 00:19:37,056 INFO L471 AbstractCegarLoop]: Abstraction has 123 states and 159 transitions. [2024-11-03 00:19:37,056 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), 1 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-03 00:19:37,056 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 159 transitions. [2024-11-03 00:19:37,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-03 00:19:37,058 INFO L207 NwaCegarLoop]: Found error trace [2024-11-03 00:19:37,058 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-03 00:19:37,076 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-03 00:19:37,258 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:19:37,259 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-03 00:19:37,259 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-03 00:19:37,259 INFO L85 PathProgramCache]: Analyzing trace with hash 1255519732, now seen corresponding path program 1 times [2024-11-03 00:19:37,259 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-03 00:19:37,259 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [433585871] [2024-11-03 00:19:37,260 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-03 00:19:37,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:19:37,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:19:37,261 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-03 00:19:37,262 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-03 00:19:37,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-03 00:19:37,869 INFO L255 TraceCheckSpWp]: Trace formula consists of 885 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-03 00:19:37,873 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-03 00:19:39,893 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-03 00:19:39,893 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-03 00:19:47,009 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 6 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-03 00:19:47,009 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-03 00:19:47,009 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [433585871] [2024-11-03 00:19:47,010 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [433585871] provided 1 perfect and 1 imperfect interpolant sequences [2024-11-03 00:19:47,010 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-03 00:19:47,010 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 9 [2024-11-03 00:19:47,010 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [828870818] [2024-11-03 00:19:47,010 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-03 00:19:47,010 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-03 00:19:47,011 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-03 00:19:47,011 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-03 00:19:47,011 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-11-03 00:19:47,011 INFO L87 Difference]: Start difference. First operand 123 states and 159 transitions. Second operand has 6 states, 5 states have (on average 10.0) internal successors, (50), 6 states have internal predecessors, (50), 4 states have call successors, (7), 2 states have call predecessors, (7), 3 states have return successors, (7), 2 states have call predecessors, (7), 4 states have call successors, (7) [2024-11-03 00:19:48,248 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-03 00:19:48,249 INFO L93 Difference]: Finished difference Result 248 states and 325 transitions. [2024-11-03 00:19:48,250 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-03 00:19:48,250 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 10.0) internal successors, (50), 6 states have internal predecessors, (50), 4 states have call successors, (7), 2 states have call predecessors, (7), 3 states have return successors, (7), 2 states have call predecessors, (7), 4 states have call successors, (7) Word has length 64 [2024-11-03 00:19:48,250 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-03 00:19:48,251 INFO L225 Difference]: With dead ends: 248 [2024-11-03 00:19:48,251 INFO L226 Difference]: Without dead ends: 131 [2024-11-03 00:19:48,252 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 126 GetRequests, 119 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 2.8s TimeCoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-11-03 00:19:48,254 INFO L432 NwaCegarLoop]: 146 mSDtfsCounter, 28 mSDsluCounter, 549 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 695 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2024-11-03 00:19:48,257 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 695 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2024-11-03 00:19:48,258 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 131 states. [2024-11-03 00:19:48,273 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 131 to 124. [2024-11-03 00:19:48,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 124 states, 111 states have (on average 1.3153153153153154) internal successors, (146), 111 states have internal predecessors, (146), 7 states have call successors, (7), 5 states have call predecessors, (7), 5 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-11-03 00:19:48,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 124 states and 160 transitions. [2024-11-03 00:19:48,275 INFO L78 Accepts]: Start accepts. Automaton has 124 states and 160 transitions. Word has length 64 [2024-11-03 00:19:48,276 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-03 00:19:48,276 INFO L471 AbstractCegarLoop]: Abstraction has 124 states and 160 transitions. [2024-11-03 00:19:48,276 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 10.0) internal successors, (50), 6 states have internal predecessors, (50), 4 states have call successors, (7), 2 states have call predecessors, (7), 3 states have return successors, (7), 2 states have call predecessors, (7), 4 states have call successors, (7) [2024-11-03 00:19:48,276 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 160 transitions. [2024-11-03 00:19:48,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-03 00:19:48,278 INFO L207 NwaCegarLoop]: Found error trace [2024-11-03 00:19:48,278 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-03 00:19:48,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-03 00:19:48,478 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:19:48,479 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-03 00:19:48,480 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-03 00:19:48,480 INFO L85 PathProgramCache]: Analyzing trace with hash 2045491316, now seen corresponding path program 1 times [2024-11-03 00:19:48,480 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-03 00:19:48,480 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1492710816] [2024-11-03 00:19:48,480 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-03 00:19:48,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:19:48,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:19:48,482 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-03 00:19:48,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-03 00:19:49,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-03 00:19:49,153 INFO L255 TraceCheckSpWp]: Trace formula consists of 899 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-03 00:19:49,159 INFO L278 TraceCheckSpWp]: Computing forward predicates...