/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_r2_case_1_unsafe.c-amalgamation.i -------------------------------------------------------------------------------- This is Ultimate 0.2.5-dev-b75d321-m [2024-11-03 00:17:31,916 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-03 00:17:31,960 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:17:31,963 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-03 00:17:31,964 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-03 00:17:31,979 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-03 00:17:31,979 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-03 00:17:31,980 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-03 00:17:31,980 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-03 00:17:31,980 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-03 00:17:31,981 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-03 00:17:31,981 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-03 00:17:31,981 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-03 00:17:31,982 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-03 00:17:31,982 INFO L153 SettingsManager]: * Use SBE=true [2024-11-03 00:17:31,982 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-03 00:17:31,982 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-03 00:17:31,983 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-03 00:17:31,983 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-03 00:17:31,983 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-03 00:17:31,983 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-03 00:17:31,984 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-03 00:17:31,984 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-03 00:17:31,984 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-03 00:17:31,985 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-03 00:17:31,985 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-03 00:17:31,985 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-03 00:17:31,985 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-03 00:17:31,986 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-03 00:17:31,986 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-03 00:17:31,986 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-03 00:17:31,986 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-03 00:17:31,987 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-03 00:17:31,987 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-03 00:17:31,987 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-03 00:17:31,988 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-03 00:17:31,988 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-03 00:17:31,988 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-03 00:17:31,988 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-03 00:17:31,989 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-03 00:17:31,989 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-03 00:17:31,989 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-03 00:17:31,989 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-03 00:17:31,990 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-03 00:17:31,990 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:17:32,135 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-03 00:17:32,149 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-03 00:17:32,151 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-03 00:17:32,152 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-03 00:17:32,152 INFO L274 PluginConnector]: CDTParser initialized [2024-11-03 00:17:32,153 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/neural-networks/softsign_w4_r2_case_1_unsafe.c-amalgamation.i [2024-11-03 00:17:34,113 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-03 00:17:34,715 INFO L384 CDTParser]: Found 1 translation units. [2024-11-03 00:17:34,716 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/neural-networks/softsign_w4_r2_case_1_unsafe.c-amalgamation.i [2024-11-03 00:17:34,762 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0c6179d7c/7f843756ea6747249f2945e6a72cb749/FLAG053e6eaf9 [2024-11-03 00:17:35,247 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0c6179d7c/7f843756ea6747249f2945e6a72cb749 [2024-11-03 00:17:35,250 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-03 00:17:35,253 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-11-03 00:17:35,260 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-03 00:17:35,260 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-03 00:17:35,264 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-03 00:17:35,270 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.11 12:17:35" (1/1) ... [2024-11-03 00:17:35,271 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3696aae and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:35, skipping insertion in model container [2024-11-03 00:17:35,271 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.11 12:17:35" (1/1) ... [2024-11-03 00:17:35,381 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-03 00:17:36,715 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_r2_case_1_unsafe.c-amalgamation.i[71412,71425] [2024-11-03 00:17:37,121 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:17:37,221 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-03 00:17:37,251 INFO L200 MainTranslator]: Completed pre-run [2024-11-03 00:17:37,325 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_r2_case_1_unsafe.c-amalgamation.i[71412,71425] [2024-11-03 00:17:37,502 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-03 00:17:37,865 INFO L204 MainTranslator]: Completed translation [2024-11-03 00:17:37,869 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:37 WrapperNode [2024-11-03 00:17:37,870 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-03 00:17:37,871 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-03 00:17:37,871 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-03 00:17:37,871 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-03 00:17:37,881 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:17:37" (1/1) ... [2024-11-03 00:17:37,982 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:17:37" (1/1) ... [2024-11-03 00:17:38,071 INFO L138 Inliner]: procedures = 780, calls = 713, calls flagged for inlining = 12, calls inlined = 12, statements flattened = 413 [2024-11-03 00:17:38,073 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-03 00:17:38,077 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-03 00:17:38,077 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-03 00:17:38,078 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-03 00:17:38,095 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:37" (1/1) ... [2024-11-03 00:17:38,095 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:37" (1/1) ... [2024-11-03 00:17:38,109 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:37" (1/1) ... [2024-11-03 00:17:38,168 INFO L175 MemorySlicer]: Split 177 memory accesses to 12 slices as follows [2, 11, 7, 2, 12, 10, 35, 11, 9, 43, 23, 12]. 24 percent of accesses are in the largest equivalence class. The 83 initializations are split as follows [2, 8, 7, 2, 8, 8, 0, 8, 8, 12, 12, 8]. The 56 writes are split as follows [0, 0, 0, 0, 0, 0, 34, 0, 0, 14, 5, 3]. [2024-11-03 00:17:38,168 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:37" (1/1) ... [2024-11-03 00:17:38,169 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:37" (1/1) ... [2024-11-03 00:17:38,226 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:37" (1/1) ... [2024-11-03 00:17:38,241 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:37" (1/1) ... [2024-11-03 00:17:38,256 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:37" (1/1) ... [2024-11-03 00:17:38,269 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:37" (1/1) ... [2024-11-03 00:17:38,300 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-03 00:17:38,301 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-03 00:17:38,308 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-03 00:17:38,308 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-03 00:17:38,309 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:37" (1/1) ... [2024-11-03 00:17:38,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-03 00:17:38,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:17:38,411 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:17:38,423 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:17:38,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#0 [2024-11-03 00:17:38,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#1 [2024-11-03 00:17:38,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#2 [2024-11-03 00:17:38,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#3 [2024-11-03 00:17:38,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#4 [2024-11-03 00:17:38,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#5 [2024-11-03 00:17:38,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#6 [2024-11-03 00:17:38,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#7 [2024-11-03 00:17:38,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#8 [2024-11-03 00:17:38,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#9 [2024-11-03 00:17:38,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#10 [2024-11-03 00:17:38,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#11 [2024-11-03 00:17:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure k2c_simpleRNN [2024-11-03 00:17:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure k2c_simpleRNN [2024-11-03 00:17:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#0 [2024-11-03 00:17:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#1 [2024-11-03 00:17:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#2 [2024-11-03 00:17:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#3 [2024-11-03 00:17:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#4 [2024-11-03 00:17:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#5 [2024-11-03 00:17:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#6 [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#7 [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#8 [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#9 [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#10 [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#11 [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-03 00:17:38,477 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-11-03 00:17:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-11-03 00:17:38,478 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-11-03 00:17:38,478 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-11-03 00:17:38,478 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-11-03 00:17:38,478 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-11-03 00:17:38,478 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-11-03 00:17:38,478 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-11-03 00:17:38,478 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-03 00:17:38,478 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-03 00:17:38,478 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-11-03 00:17:38,478 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-11-03 00:17:38,478 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-11-03 00:17:38,478 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-11-03 00:17:38,478 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-11-03 00:17:38,478 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-11-03 00:17:38,479 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-11-03 00:17:38,479 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-11-03 00:17:38,479 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-11-03 00:17:38,479 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-11-03 00:17:38,479 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-03 00:17:38,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-03 00:17:38,479 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-03 00:17:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-03 00:17:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-03 00:17:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-03 00:17:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-03 00:17:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-03 00:17:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-03 00:17:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-03 00:17:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-03 00:17:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-03 00:17:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-03 00:17:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure k2c_affine_matmul [2024-11-03 00:17:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure k2c_affine_matmul [2024-11-03 00:17:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~C_ULONG~TO~VOID [2024-11-03 00:17:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~C_ULONG~TO~VOID [2024-11-03 00:17:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-03 00:17:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-03 00:17:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-03 00:17:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-03 00:17:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5 [2024-11-03 00:17:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#6 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#7 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#8 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#9 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#10 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#11 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#0 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#1 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#2 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#3 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#4 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#5 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#6 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#7 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#8 [2024-11-03 00:17:38,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#9 [2024-11-03 00:17:38,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#10 [2024-11-03 00:17:38,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#11 [2024-11-03 00:17:38,487 INFO L130 BoogieDeclarations]: Found specification of procedure k2c_simpleRNNcell [2024-11-03 00:17:38,487 INFO L138 BoogieDeclarations]: Found implementation of procedure k2c_simpleRNNcell [2024-11-03 00:17:38,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-03 00:17:38,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-03 00:17:38,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-03 00:17:38,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-03 00:17:38,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-03 00:17:38,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-03 00:17:38,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-03 00:17:38,492 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#0 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#1 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#2 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#3 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#4 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#5 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#6 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#7 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#8 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#9 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#10 [2024-11-03 00:17:38,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#11 [2024-11-03 00:17:38,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-03 00:17:38,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-03 00:17:38,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-03 00:17:38,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-03 00:17:38,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-03 00:17:38,494 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-03 00:17:38,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-03 00:17:38,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-03 00:17:38,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-03 00:17:38,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-03 00:17:38,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-03 00:17:38,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-03 00:17:38,942 INFO L238 CfgBuilder]: Building ICFG [2024-11-03 00:17:38,944 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-03 00:17:51,648 INFO L? ?]: Removed 154 outVars from TransFormulas that were not future-live. [2024-11-03 00:17:51,649 INFO L287 CfgBuilder]: Performing block encoding [2024-11-03 00:17:51,677 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-03 00:17:51,678 INFO L316 CfgBuilder]: Removed 20 assume(true) statements. [2024-11-03 00:17:51,678 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.11 12:17:51 BoogieIcfgContainer [2024-11-03 00:17:51,678 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-03 00:17:51,680 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-03 00:17:51,680 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-03 00:17:51,688 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-03 00:17:51,688 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 03.11 12:17:35" (1/3) ... [2024-11-03 00:17:51,688 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@537c0be7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.11 12:17:51, skipping insertion in model container [2024-11-03 00:17:51,692 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.11 12:17:37" (2/3) ... [2024-11-03 00:17:51,693 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@537c0be7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.11 12:17:51, skipping insertion in model container [2024-11-03 00:17:51,693 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.11 12:17:51" (3/3) ... [2024-11-03 00:17:51,698 INFO L112 eAbstractionObserver]: Analyzing ICFG softsign_w4_r2_case_1_unsafe.c-amalgamation.i [2024-11-03 00:17:51,730 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-03 00:17:51,731 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-03 00:17:51,853 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-03 00:17:51,868 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;@71c1f7c2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-03 00:17:51,868 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-03 00:17:51,876 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:17:51,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-03 00:17:51,888 INFO L207 NwaCegarLoop]: Found error trace [2024-11-03 00:17:51,889 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:17:51,893 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-03 00:17:51,901 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-03 00:17:51,901 INFO L85 PathProgramCache]: Analyzing trace with hash 67219695, now seen corresponding path program 1 times [2024-11-03 00:17:51,913 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-03 00:17:51,913 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [840705508] [2024-11-03 00:17:51,913 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-03 00:17:51,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:17:51,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:17:51,920 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:17:51,924 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:17:53,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-03 00:17:53,157 INFO L255 TraceCheckSpWp]: Trace formula consists of 677 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-03 00:17:53,166 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-03 00:17:53,190 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:17:53,190 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-03 00:17:53,366 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:17:53,371 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-03 00:17:53,372 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [840705508] [2024-11-03 00:17:53,372 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [840705508] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-03 00:17:53,372 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-03 00:17:53,373 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2, 2] imperfect sequences [] total 2 [2024-11-03 00:17:53,379 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [667994907] [2024-11-03 00:17:53,380 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-03 00:17:53,395 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-03 00:17:53,395 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-03 00:17:53,454 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-03 00:17:53,455 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-03 00:17:53,462 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:17:53,547 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-03 00:17:53,547 INFO L93 Difference]: Finished difference Result 252 states and 378 transitions. [2024-11-03 00:17:53,551 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-03 00:17:53,553 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:17:53,553 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-03 00:17:53,565 INFO L225 Difference]: With dead ends: 252 [2024-11-03 00:17:53,570 INFO L226 Difference]: Without dead ends: 124 [2024-11-03 00:17:53,579 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:17:53,588 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:17:53,589 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:17:53,606 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 124 states. [2024-11-03 00:17:53,646 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 124 to 124. [2024-11-03 00:17:53,652 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:17:53,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 124 states and 163 transitions. [2024-11-03 00:17:53,663 INFO L78 Accepts]: Start accepts. Automaton has 124 states and 163 transitions. Word has length 17 [2024-11-03 00:17:53,664 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-03 00:17:53,664 INFO L471 AbstractCegarLoop]: Abstraction has 124 states and 163 transitions. [2024-11-03 00:17:53,664 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:17:53,664 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 163 transitions. [2024-11-03 00:17:53,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-03 00:17:53,665 INFO L207 NwaCegarLoop]: Found error trace [2024-11-03 00:17:53,670 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:17:53,718 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:17:53,871 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:17:53,872 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-03 00:17:53,872 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-03 00:17:53,873 INFO L85 PathProgramCache]: Analyzing trace with hash 612732690, now seen corresponding path program 1 times [2024-11-03 00:17:53,873 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-03 00:17:53,873 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1284123015] [2024-11-03 00:17:53,873 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-03 00:17:53,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:17:53,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:17:53,879 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:17:53,882 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:17:54,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-03 00:17:54,927 INFO L255 TraceCheckSpWp]: Trace formula consists of 677 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-03 00:17:54,936 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-03 00:18:00,320 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:00,321 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-03 00:18:06,234 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:06,235 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-03 00:18:06,235 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1284123015] [2024-11-03 00:18:06,235 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1284123015] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-03 00:18:06,235 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-03 00:18:06,235 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8, 7] imperfect sequences [] total 13 [2024-11-03 00:18:06,235 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1083278612] [2024-11-03 00:18:06,235 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-03 00:18:06,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-03 00:18:06,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-03 00:18:06,243 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-03 00:18:06,243 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=116, Unknown=0, NotChecked=0, Total=156 [2024-11-03 00:18:06,243 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:13,247 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.10s 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:17,400 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.14s 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:21,407 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s 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:25,591 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.18s 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:29,832 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.24s 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:18:33,847 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s 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:18:37,894 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:18:42,007 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.11s 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:46,095 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s 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:18:57,827 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-03 00:18:57,827 INFO L93 Difference]: Finished difference Result 150 states and 196 transitions. [2024-11-03 00:18:57,831 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-03 00:18:57,832 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:18:57,832 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-03 00:18:57,835 INFO L225 Difference]: With dead ends: 150 [2024-11-03 00:18:57,836 INFO L226 Difference]: Without dead ends: 138 [2024-11-03 00:18:57,836 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 32 ImplicationChecksByTransitivity, 6.9s TimeCoverageRelationStatistics Valid=47, Invalid=135, Unknown=0, NotChecked=0, Total=182 [2024-11-03 00:18:57,838 INFO L432 NwaCegarLoop]: 159 mSDtfsCounter, 262 mSDsluCounter, 862 mSDsCounter, 0 mSdLazyCounter, 139 mSolverCounterSat, 8 mSolverCounterUnsat, 9 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 49.4s 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, 50.3s IncrementalHoareTripleChecker+Time [2024-11-03 00:18:57,839 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [266 Valid, 1021 Invalid, 156 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 139 Invalid, 9 Unknown, 0 Unchecked, 50.3s Time] [2024-11-03 00:18:57,840 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 138 states. [2024-11-03 00:18:57,863 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 138 to 125. [2024-11-03 00:18:57,864 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:18:57,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 125 states and 164 transitions. [2024-11-03 00:18:57,865 INFO L78 Accepts]: Start accepts. Automaton has 125 states and 164 transitions. Word has length 17 [2024-11-03 00:18:57,866 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-03 00:18:57,866 INFO L471 AbstractCegarLoop]: Abstraction has 125 states and 164 transitions. [2024-11-03 00:18:57,866 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:18:57,869 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 164 transitions. [2024-11-03 00:18:57,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-03 00:18:57,870 INFO L207 NwaCegarLoop]: Found error trace [2024-11-03 00:18:57,870 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:57,892 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:18:58,074 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:18:58,075 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-03 00:18:58,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-03 00:18:58,077 INFO L85 PathProgramCache]: Analyzing trace with hash 1685630519, now seen corresponding path program 1 times [2024-11-03 00:18:58,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-03 00:18:58,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1409620463] [2024-11-03 00:18:58,078 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-03 00:18:58,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:18:58,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:18:58,081 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:18:58,082 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:18:58,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-03 00:18:58,661 INFO L255 TraceCheckSpWp]: Trace formula consists of 677 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-03 00:18:58,663 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-03 00:19:00,687 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:00,688 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-03 00:19:03,471 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:03,472 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-03 00:19:03,472 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1409620463] [2024-11-03 00:19:03,472 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1409620463] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-03 00:19:03,472 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-03 00:19:03,472 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5, 5] imperfect sequences [] total 6 [2024-11-03 00:19:03,472 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1657812596] [2024-11-03 00:19:03,472 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-03 00:19:03,472 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-03 00:19:03,473 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-03 00:19:03,473 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-03 00:19:03,476 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-03 00:19:03,476 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:04,527 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-03 00:19:04,527 INFO L93 Difference]: Finished difference Result 136 states and 176 transitions. [2024-11-03 00:19:04,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-03 00:19:04,531 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:04,531 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-03 00:19:04,536 INFO L225 Difference]: With dead ends: 136 [2024-11-03 00:19:04,537 INFO L226 Difference]: Without dead ends: 116 [2024-11-03 00:19:04,541 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 28 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-03 00:19:04,542 INFO L432 NwaCegarLoop]: 161 mSDtfsCounter, 29 mSDsluCounter, 462 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s 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, 1.0s IncrementalHoareTripleChecker+Time [2024-11-03 00:19:04,543 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 623 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-03 00:19:04,544 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 116 states. [2024-11-03 00:19:04,570 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 116 to 116. [2024-11-03 00:19:04,571 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:04,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 150 transitions. [2024-11-03 00:19:04,579 INFO L78 Accepts]: Start accepts. Automaton has 116 states and 150 transitions. Word has length 17 [2024-11-03 00:19:04,580 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-03 00:19:04,580 INFO L471 AbstractCegarLoop]: Abstraction has 116 states and 150 transitions. [2024-11-03 00:19:04,580 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:04,580 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 150 transitions. [2024-11-03 00:19:04,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-03 00:19:04,582 INFO L207 NwaCegarLoop]: Found error trace [2024-11-03 00:19:04,582 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:04,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-03 00:19:04,782 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:04,784 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-03 00:19:04,785 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-03 00:19:04,785 INFO L85 PathProgramCache]: Analyzing trace with hash 2018491708, now seen corresponding path program 1 times [2024-11-03 00:19:04,785 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-03 00:19:04,785 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [382844950] [2024-11-03 00:19:04,785 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-03 00:19:04,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:19:04,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:19:04,787 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:04,790 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:05,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-03 00:19:05,559 INFO L255 TraceCheckSpWp]: Trace formula consists of 866 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-03 00:19:05,568 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-03 00:19:06,418 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:06,418 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-03 00:19:11,135 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:11,135 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-03 00:19:11,135 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [382844950] [2024-11-03 00:19:11,135 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [382844950] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-03 00:19:11,135 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-03 00:19:11,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3, 3] imperfect sequences [] total 3 [2024-11-03 00:19:11,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1618560966] [2024-11-03 00:19:11,136 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-03 00:19:11,136 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-03 00:19:11,136 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-03 00:19:11,137 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-03 00:19:11,137 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-03 00:19:11,137 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:11,513 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-03 00:19:11,514 INFO L93 Difference]: Finished difference Result 230 states and 301 transitions. [2024-11-03 00:19:11,516 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-03 00:19:11,516 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:11,516 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-03 00:19:11,517 INFO L225 Difference]: With dead ends: 230 [2024-11-03 00:19:11,517 INFO L226 Difference]: Without dead ends: 123 [2024-11-03 00:19:11,518 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 122 GetRequests, 121 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-03 00:19:11,518 INFO L432 NwaCegarLoop]: 152 mSDtfsCounter, 2 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s 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.4s IncrementalHoareTripleChecker+Time [2024-11-03 00:19:11,519 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.4s Time] [2024-11-03 00:19:11,526 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 123 states. [2024-11-03 00:19:11,541 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 123 to 123. [2024-11-03 00:19:11,549 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:11,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 123 states and 159 transitions. [2024-11-03 00:19:11,550 INFO L78 Accepts]: Start accepts. Automaton has 123 states and 159 transitions. Word has length 62 [2024-11-03 00:19:11,550 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-03 00:19:11,550 INFO L471 AbstractCegarLoop]: Abstraction has 123 states and 159 transitions. [2024-11-03 00:19:11,551 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:11,551 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 159 transitions. [2024-11-03 00:19:11,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-03 00:19:11,557 INFO L207 NwaCegarLoop]: Found error trace [2024-11-03 00:19:11,557 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:11,600 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:11,757 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:11,758 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-03 00:19:11,758 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-03 00:19:11,758 INFO L85 PathProgramCache]: Analyzing trace with hash -330059532, now seen corresponding path program 1 times [2024-11-03 00:19:11,758 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-03 00:19:11,758 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1093744627] [2024-11-03 00:19:11,759 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-03 00:19:11,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:19:11,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:19:11,762 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:11,763 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:12,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-03 00:19:12,407 INFO L255 TraceCheckSpWp]: Trace formula consists of 869 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-03 00:19:12,410 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-03 00:19:15,117 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:15,118 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-03 00:19:24,224 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:24,224 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-03 00:19:24,225 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1093744627] [2024-11-03 00:19:24,225 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1093744627] provided 1 perfect and 1 imperfect interpolant sequences [2024-11-03 00:19:24,225 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-03 00:19:24,225 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 9 [2024-11-03 00:19:24,225 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1682892640] [2024-11-03 00:19:24,226 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-03 00:19:24,226 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-03 00:19:24,226 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-03 00:19:24,227 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-03 00:19:24,227 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-11-03 00:19:24,227 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:25,700 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-03 00:19:25,701 INFO L93 Difference]: Finished difference Result 248 states and 325 transitions. [2024-11-03 00:19:25,704 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-03 00:19:25,705 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:25,705 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-03 00:19:25,706 INFO L225 Difference]: With dead ends: 248 [2024-11-03 00:19:25,706 INFO L226 Difference]: Without dead ends: 131 [2024-11-03 00:19:25,706 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 126 GetRequests, 119 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 3.9s TimeCoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-11-03 00:19:25,707 INFO L432 NwaCegarLoop]: 146 mSDtfsCounter, 28 mSDsluCounter, 549 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s 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.4s IncrementalHoareTripleChecker+Time [2024-11-03 00:19:25,707 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.4s Time] [2024-11-03 00:19:25,708 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 131 states. [2024-11-03 00:19:25,730 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 131 to 124. [2024-11-03 00:19:25,730 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:25,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 124 states and 160 transitions. [2024-11-03 00:19:25,731 INFO L78 Accepts]: Start accepts. Automaton has 124 states and 160 transitions. Word has length 64 [2024-11-03 00:19:25,731 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-03 00:19:25,731 INFO L471 AbstractCegarLoop]: Abstraction has 124 states and 160 transitions. [2024-11-03 00:19:25,731 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:25,731 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 160 transitions. [2024-11-03 00:19:25,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-03 00:19:25,733 INFO L207 NwaCegarLoop]: Found error trace [2024-11-03 00:19:25,733 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:25,760 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-03 00:19:25,933 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:25,934 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-03 00:19:25,934 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-03 00:19:25,934 INFO L85 PathProgramCache]: Analyzing trace with hash -1814491276, now seen corresponding path program 1 times [2024-11-03 00:19:25,934 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-03 00:19:25,934 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [972968539] [2024-11-03 00:19:25,934 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-03 00:19:25,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-03 00:19:25,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-03 00:19:25,937 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:25,940 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:26,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-03 00:19:26,783 INFO L255 TraceCheckSpWp]: Trace formula consists of 883 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-03 00:19:26,787 INFO L278 TraceCheckSpWp]: Computing forward predicates...