./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/psyco/psyco_io_1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerReach.xml -i ../../sv-benchmarks/c/psyco/psyco_io_1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 4f9f01bde8fda2c75630f127009f2a9b60883250862a9d96b52c34a46b69c1e5 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 21:42:19,503 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:42:19,619 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-24 21:42:19,632 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:42:19,636 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:42:19,676 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:42:19,678 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:42:19,678 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:42:19,679 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:42:19,684 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:42:19,685 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:42:19,686 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:42:19,688 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:42:19,689 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:42:19,690 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:42:19,690 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:42:19,691 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 21:42:19,691 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 21:42:19,692 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:42:19,692 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 21:42:19,692 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:42:19,693 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 21:42:19,693 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:42:19,694 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 21:42:19,694 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 21:42:19,695 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 21:42:19,695 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:42:19,696 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:42:19,696 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:42:19,697 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:42:19,706 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:42:19,706 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:42:19,706 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:42:19,707 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:42:19,707 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 21:42:19,707 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-24 21:42:19,708 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 21:42:19,708 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:42:19,708 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:42:19,709 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 21:42:19,709 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:42:19,710 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:42:19,710 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 4f9f01bde8fda2c75630f127009f2a9b60883250862a9d96b52c34a46b69c1e5 [2023-11-24 21:42:20,002 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:42:20,026 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:42:20,029 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:42:20,030 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:42:20,031 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:42:20,032 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/psyco/psyco_io_1.c [2023-11-24 21:42:23,188 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:42:23,401 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:42:23,401 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/sv-benchmarks/c/psyco/psyco_io_1.c [2023-11-24 21:42:23,412 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/data/1da937db3/c3563116885b4a32a1f364060e331698/FLAGdf7b101a9 [2023-11-24 21:42:23,430 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/data/1da937db3/c3563116885b4a32a1f364060e331698 [2023-11-24 21:42:23,433 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:42:23,434 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:42:23,436 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:42:23,436 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:42:23,445 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:42:23,448 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,450 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@81779f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23, skipping insertion in model container [2023-11-24 21:42:23,450 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,506 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:42:23,715 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/sv-benchmarks/c/psyco/psyco_io_1.c[11478,11491] [2023-11-24 21:42:23,721 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:42:23,732 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 21:42:23,767 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/sv-benchmarks/c/psyco/psyco_io_1.c[11478,11491] [2023-11-24 21:42:23,768 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:42:23,784 INFO L206 MainTranslator]: Completed translation [2023-11-24 21:42:23,785 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23 WrapperNode [2023-11-24 21:42:23,785 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 21:42:23,786 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 21:42:23,786 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 21:42:23,787 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 21:42:23,795 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,804 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,831 INFO L138 Inliner]: procedures = 12, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 280 [2023-11-24 21:42:23,832 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 21:42:23,833 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 21:42:23,833 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 21:42:23,833 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 21:42:23,845 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,845 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,849 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,863 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2023-11-24 21:42:23,864 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,864 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,870 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,876 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,878 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,879 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,882 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 21:42:23,884 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 21:42:23,884 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 21:42:23,884 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 21:42:23,885 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (1/1) ... [2023-11-24 21:42:23,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:42:23,908 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:42:23,925 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-24 21:42:23,979 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-24 21:42:23,996 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 21:42:23,996 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 21:42:23,998 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 21:42:23,998 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-24 21:42:24,094 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 21:42:24,097 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 21:42:24,482 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 21:42:24,508 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 21:42:24,508 INFO L309 CfgBuilder]: Removed 5 assume(true) statements. [2023-11-24 21:42:24,509 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:42:24 BoogieIcfgContainer [2023-11-24 21:42:24,509 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 21:42:24,512 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 21:42:24,512 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 21:42:24,516 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 21:42:24,516 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 09:42:23" (1/3) ... [2023-11-24 21:42:24,517 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@73a94a22 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 09:42:24, skipping insertion in model container [2023-11-24 21:42:24,517 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:42:23" (2/3) ... [2023-11-24 21:42:24,518 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@73a94a22 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 09:42:24, skipping insertion in model container [2023-11-24 21:42:24,518 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:42:24" (3/3) ... [2023-11-24 21:42:24,520 INFO L112 eAbstractionObserver]: Analyzing ICFG psyco_io_1.c [2023-11-24 21:42:24,541 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 21:42:24,542 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-24 21:42:24,600 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 21:42:24,608 INFO L357 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, mHoare=true, 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;@6bb9aa28, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 21:42:24,609 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-24 21:42:24,615 INFO L276 IsEmpty]: Start isEmpty. Operand has 66 states, 64 states have (on average 1.953125) internal successors, (125), 65 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:24,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-24 21:42:24,624 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:42:24,626 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:42:24,629 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:42:24,638 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:42:24,639 INFO L85 PathProgramCache]: Analyzing trace with hash 1580809744, now seen corresponding path program 1 times [2023-11-24 21:42:24,682 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:42:24,683 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [592369684] [2023-11-24 21:42:24,683 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:42:24,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:42:24,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:42:24,904 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:42:24,905 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:42:24,905 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [592369684] [2023-11-24 21:42:24,906 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [592369684] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:42:24,906 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:42:24,906 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:42:24,909 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1150513846] [2023-11-24 21:42:24,912 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:42:24,916 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-24 21:42:24,918 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:42:24,964 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-24 21:42:24,965 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-24 21:42:24,969 INFO L87 Difference]: Start difference. First operand has 66 states, 64 states have (on average 1.953125) internal successors, (125), 65 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,021 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:42:25,022 INFO L93 Difference]: Finished difference Result 127 states and 241 transitions. [2023-11-24 21:42:25,023 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 21:42:25,025 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2023-11-24 21:42:25,025 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:42:25,036 INFO L225 Difference]: With dead ends: 127 [2023-11-24 21:42:25,037 INFO L226 Difference]: Without dead ends: 56 [2023-11-24 21:42:25,040 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-24 21:42:25,045 INFO L413 NwaCegarLoop]: 96 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 96 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-24 21:42:25,047 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 96 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-24 21:42:25,068 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 56 states. [2023-11-24 21:42:25,091 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 56. [2023-11-24 21:42:25,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 55 states have (on average 1.5636363636363637) internal successors, (86), 55 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 86 transitions. [2023-11-24 21:42:25,098 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 86 transitions. Word has length 8 [2023-11-24 21:42:25,099 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:42:25,099 INFO L495 AbstractCegarLoop]: Abstraction has 56 states and 86 transitions. [2023-11-24 21:42:25,099 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,100 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 86 transitions. [2023-11-24 21:42:25,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-24 21:42:25,101 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:42:25,102 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:42:25,102 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-24 21:42:25,102 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:42:25,104 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:42:25,104 INFO L85 PathProgramCache]: Analyzing trace with hash -2002012032, now seen corresponding path program 1 times [2023-11-24 21:42:25,104 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:42:25,105 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1043262299] [2023-11-24 21:42:25,105 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:42:25,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:42:25,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:42:25,198 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:42:25,198 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:42:25,199 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1043262299] [2023-11-24 21:42:25,199 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1043262299] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:42:25,199 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:42:25,200 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:42:25,200 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [523350767] [2023-11-24 21:42:25,200 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:42:25,201 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:42:25,202 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:42:25,202 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:42:25,203 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:42:25,203 INFO L87 Difference]: Start difference. First operand 56 states and 86 transitions. Second operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,245 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:42:25,245 INFO L93 Difference]: Finished difference Result 114 states and 175 transitions. [2023-11-24 21:42:25,246 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:42:25,246 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2023-11-24 21:42:25,246 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:42:25,247 INFO L225 Difference]: With dead ends: 114 [2023-11-24 21:42:25,248 INFO L226 Difference]: Without dead ends: 59 [2023-11-24 21:42:25,248 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:42:25,250 INFO L413 NwaCegarLoop]: 84 mSDtfsCounter, 4 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 151 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-24 21:42:25,251 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 151 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-24 21:42:25,252 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 59 states. [2023-11-24 21:42:25,258 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 59. [2023-11-24 21:42:25,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 58 states have (on average 1.5344827586206897) internal successors, (89), 58 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 89 transitions. [2023-11-24 21:42:25,260 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 89 transitions. Word has length 9 [2023-11-24 21:42:25,260 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:42:25,260 INFO L495 AbstractCegarLoop]: Abstraction has 59 states and 89 transitions. [2023-11-24 21:42:25,261 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,261 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 89 transitions. [2023-11-24 21:42:25,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2023-11-24 21:42:25,262 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:42:25,262 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:42:25,262 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-24 21:42:25,263 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:42:25,263 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:42:25,264 INFO L85 PathProgramCache]: Analyzing trace with hash -1199968781, now seen corresponding path program 1 times [2023-11-24 21:42:25,264 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:42:25,264 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [781691020] [2023-11-24 21:42:25,264 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:42:25,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:42:25,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:42:25,392 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:42:25,392 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:42:25,393 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [781691020] [2023-11-24 21:42:25,393 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [781691020] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:42:25,393 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:42:25,393 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 21:42:25,394 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1303171189] [2023-11-24 21:42:25,394 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:42:25,395 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:42:25,395 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:42:25,395 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:42:25,396 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:42:25,396 INFO L87 Difference]: Start difference. First operand 59 states and 89 transitions. Second operand has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,486 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:42:25,486 INFO L93 Difference]: Finished difference Result 122 states and 184 transitions. [2023-11-24 21:42:25,487 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:42:25,487 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 14 [2023-11-24 21:42:25,487 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:42:25,488 INFO L225 Difference]: With dead ends: 122 [2023-11-24 21:42:25,488 INFO L226 Difference]: Without dead ends: 65 [2023-11-24 21:42:25,489 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:42:25,491 INFO L413 NwaCegarLoop]: 83 mSDtfsCounter, 29 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 127 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-24 21:42:25,492 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 127 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-24 21:42:25,493 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2023-11-24 21:42:25,498 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 63. [2023-11-24 21:42:25,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 63 states, 62 states have (on average 1.5) internal successors, (93), 62 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 93 transitions. [2023-11-24 21:42:25,501 INFO L78 Accepts]: Start accepts. Automaton has 63 states and 93 transitions. Word has length 14 [2023-11-24 21:42:25,501 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:42:25,501 INFO L495 AbstractCegarLoop]: Abstraction has 63 states and 93 transitions. [2023-11-24 21:42:25,501 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,502 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 93 transitions. [2023-11-24 21:42:25,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2023-11-24 21:42:25,503 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:42:25,503 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:42:25,503 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-24 21:42:25,503 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:42:25,504 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:42:25,504 INFO L85 PathProgramCache]: Analyzing trace with hash 60815211, now seen corresponding path program 1 times [2023-11-24 21:42:25,504 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:42:25,505 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [891438603] [2023-11-24 21:42:25,505 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:42:25,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:42:25,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:42:25,566 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:42:25,567 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:42:25,567 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [891438603] [2023-11-24 21:42:25,567 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [891438603] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:42:25,568 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:42:25,568 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 21:42:25,568 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [276238980] [2023-11-24 21:42:25,568 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:42:25,569 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:42:25,569 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:42:25,570 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:42:25,570 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:42:25,570 INFO L87 Difference]: Start difference. First operand 63 states and 93 transitions. Second operand has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,645 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:42:25,645 INFO L93 Difference]: Finished difference Result 181 states and 271 transitions. [2023-11-24 21:42:25,645 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:42:25,646 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 19 [2023-11-24 21:42:25,646 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:42:25,648 INFO L225 Difference]: With dead ends: 181 [2023-11-24 21:42:25,648 INFO L226 Difference]: Without dead ends: 116 [2023-11-24 21:42:25,649 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:42:25,651 INFO L413 NwaCegarLoop]: 117 mSDtfsCounter, 56 mSDsluCounter, 64 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 56 SdHoareTripleChecker+Valid, 181 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-24 21:42:25,652 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [56 Valid, 181 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-24 21:42:25,653 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 116 states. [2023-11-24 21:42:25,663 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 116 to 107. [2023-11-24 21:42:25,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 107 states, 106 states have (on average 1.5) internal successors, (159), 106 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 107 states and 159 transitions. [2023-11-24 21:42:25,666 INFO L78 Accepts]: Start accepts. Automaton has 107 states and 159 transitions. Word has length 19 [2023-11-24 21:42:25,666 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:42:25,667 INFO L495 AbstractCegarLoop]: Abstraction has 107 states and 159 transitions. [2023-11-24 21:42:25,667 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,667 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 159 transitions. [2023-11-24 21:42:25,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2023-11-24 21:42:25,668 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:42:25,669 INFO L195 NwaCegarLoop]: trace histogram [3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:42:25,669 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-24 21:42:25,669 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:42:25,670 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:42:25,670 INFO L85 PathProgramCache]: Analyzing trace with hash 33519891, now seen corresponding path program 1 times [2023-11-24 21:42:25,670 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:42:25,671 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [301261984] [2023-11-24 21:42:25,671 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:42:25,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:42:25,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:42:25,833 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-24 21:42:25,833 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:42:25,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [301261984] [2023-11-24 21:42:25,834 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [301261984] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:42:25,834 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:42:25,834 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 21:42:25,835 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [852798998] [2023-11-24 21:42:25,835 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:42:25,835 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:42:25,836 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:42:25,836 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:42:25,837 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:42:25,837 INFO L87 Difference]: Start difference. First operand 107 states and 159 transitions. Second operand has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,884 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:42:25,884 INFO L93 Difference]: Finished difference Result 175 states and 261 transitions. [2023-11-24 21:42:25,885 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:42:25,885 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 26 [2023-11-24 21:42:25,886 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:42:25,886 INFO L225 Difference]: With dead ends: 175 [2023-11-24 21:42:25,887 INFO L226 Difference]: Without dead ends: 70 [2023-11-24 21:42:25,888 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:42:25,892 INFO L413 NwaCegarLoop]: 62 mSDtfsCounter, 30 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 87 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-24 21:42:25,895 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 87 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-24 21:42:25,896 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 70 states. [2023-11-24 21:42:25,903 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 70. [2023-11-24 21:42:25,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 70 states, 69 states have (on average 1.391304347826087) internal successors, (96), 69 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 96 transitions. [2023-11-24 21:42:25,904 INFO L78 Accepts]: Start accepts. Automaton has 70 states and 96 transitions. Word has length 26 [2023-11-24 21:42:25,905 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:42:25,905 INFO L495 AbstractCegarLoop]: Abstraction has 70 states and 96 transitions. [2023-11-24 21:42:25,905 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:25,905 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 96 transitions. [2023-11-24 21:42:25,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2023-11-24 21:42:25,907 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:42:25,907 INFO L195 NwaCegarLoop]: trace histogram [3, 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] [2023-11-24 21:42:25,907 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-24 21:42:25,907 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:42:25,912 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:42:25,912 INFO L85 PathProgramCache]: Analyzing trace with hash -400822240, now seen corresponding path program 1 times [2023-11-24 21:42:25,912 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:42:25,912 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [281535666] [2023-11-24 21:42:25,912 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:42:25,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:42:25,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:42:26,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-24 21:42:26,054 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:42:26,054 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [281535666] [2023-11-24 21:42:26,054 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [281535666] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:42:26,055 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:42:26,055 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-24 21:42:26,055 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1525671] [2023-11-24 21:42:26,055 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:42:26,056 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-24 21:42:26,056 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:42:26,057 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-24 21:42:26,057 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-24 21:42:26,057 INFO L87 Difference]: Start difference. First operand 70 states and 96 transitions. Second operand has 4 states, 4 states have (on average 7.75) internal successors, (31), 4 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:26,112 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:42:26,112 INFO L93 Difference]: Finished difference Result 73 states and 99 transitions. [2023-11-24 21:42:26,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-24 21:42:26,113 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 7.75) internal successors, (31), 4 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 32 [2023-11-24 21:42:26,114 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:42:26,114 INFO L225 Difference]: With dead ends: 73 [2023-11-24 21:42:26,114 INFO L226 Difference]: Without dead ends: 0 [2023-11-24 21:42:26,115 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-24 21:42:26,116 INFO L413 NwaCegarLoop]: 56 mSDtfsCounter, 17 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 131 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-24 21:42:26,117 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 131 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-24 21:42:26,117 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-24 21:42:26,118 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-24 21:42:26,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:26,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-24 21:42:26,118 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 32 [2023-11-24 21:42:26,119 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:42:26,119 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-24 21:42:26,119 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 7.75) internal successors, (31), 4 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:42:26,119 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-24 21:42:26,120 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-24 21:42:26,122 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-24 21:42:26,123 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-24 21:42:26,125 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-24 21:42:26,139 INFO L899 garLoopResultBuilder]: For program point L36(lines 36 51) no Hoare annotation was computed. [2023-11-24 21:42:26,140 INFO L899 garLoopResultBuilder]: For program point L38(lines 38 49) no Hoare annotation was computed. [2023-11-24 21:42:26,140 INFO L899 garLoopResultBuilder]: For program point L88(lines 88 103) no Hoare annotation was computed. [2023-11-24 21:42:26,140 INFO L899 garLoopResultBuilder]: For program point L55(lines 55 106) no Hoare annotation was computed. [2023-11-24 21:42:26,140 INFO L899 garLoopResultBuilder]: For program point L204(lines 204 219) no Hoare annotation was computed. [2023-11-24 21:42:26,141 INFO L899 garLoopResultBuilder]: For program point L72(lines 72 87) no Hoare annotation was computed. [2023-11-24 21:42:26,141 INFO L899 garLoopResultBuilder]: For program point L320(lines 320 335) no Hoare annotation was computed. [2023-11-24 21:42:26,141 INFO L899 garLoopResultBuilder]: For program point L188(lines 188 203) no Hoare annotation was computed. [2023-11-24 21:42:26,141 INFO L899 garLoopResultBuilder]: For program point L56(lines 56 71) no Hoare annotation was computed. [2023-11-24 21:42:26,141 INFO L899 garLoopResultBuilder]: For program point L304(lines 304 319) no Hoare annotation was computed. [2023-11-24 21:42:26,142 INFO L899 garLoopResultBuilder]: For program point L172(lines 172 187) no Hoare annotation was computed. [2023-11-24 21:42:26,142 INFO L899 garLoopResultBuilder]: For program point L288(lines 288 303) no Hoare annotation was computed. [2023-11-24 21:42:26,142 INFO L899 garLoopResultBuilder]: For program point L156(lines 156 171) no Hoare annotation was computed. [2023-11-24 21:42:26,142 INFO L899 garLoopResultBuilder]: For program point L90(lines 90 101) no Hoare annotation was computed. [2023-11-24 21:42:26,142 INFO L899 garLoopResultBuilder]: For program point L272(lines 272 287) no Hoare annotation was computed. [2023-11-24 21:42:26,143 INFO L899 garLoopResultBuilder]: For program point L206(lines 206 217) no Hoare annotation was computed. [2023-11-24 21:42:26,143 INFO L899 garLoopResultBuilder]: For program point L140(lines 140 155) no Hoare annotation was computed. [2023-11-24 21:42:26,143 INFO L899 garLoopResultBuilder]: For program point L107(lines 107 222) no Hoare annotation was computed. [2023-11-24 21:42:26,143 INFO L899 garLoopResultBuilder]: For program point L74(lines 74 85) no Hoare annotation was computed. [2023-11-24 21:42:26,143 INFO L899 garLoopResultBuilder]: For program point L322(lines 322 333) no Hoare annotation was computed. [2023-11-24 21:42:26,144 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-24 21:42:26,144 INFO L899 garLoopResultBuilder]: For program point L256(lines 256 271) no Hoare annotation was computed. [2023-11-24 21:42:26,144 INFO L899 garLoopResultBuilder]: For program point L223(lines 223 338) no Hoare annotation was computed. [2023-11-24 21:42:26,144 INFO L899 garLoopResultBuilder]: For program point L190(lines 190 201) no Hoare annotation was computed. [2023-11-24 21:42:26,159 INFO L899 garLoopResultBuilder]: For program point L124(lines 124 139) no Hoare annotation was computed. [2023-11-24 21:42:26,160 INFO L899 garLoopResultBuilder]: For program point L58(lines 58 69) no Hoare annotation was computed. [2023-11-24 21:42:26,160 INFO L895 garLoopResultBuilder]: At program point L25-2(lines 25 341) the Hoare annotation is: (and (= |ULTIMATE.start_main_~this_sink~0#1| 0) (= |ULTIMATE.start_main_~q~0#1| 0)) [2023-11-24 21:42:26,160 INFO L899 garLoopResultBuilder]: For program point L25-3(lines 25 341) no Hoare annotation was computed. [2023-11-24 21:42:26,161 INFO L899 garLoopResultBuilder]: For program point L306(lines 306 317) no Hoare annotation was computed. [2023-11-24 21:42:26,161 INFO L899 garLoopResultBuilder]: For program point L240(lines 240 255) no Hoare annotation was computed. [2023-11-24 21:42:26,161 INFO L899 garLoopResultBuilder]: For program point L174(lines 174 185) no Hoare annotation was computed. [2023-11-24 21:42:26,161 INFO L899 garLoopResultBuilder]: For program point L108(lines 108 123) no Hoare annotation was computed. [2023-11-24 21:42:26,161 INFO L899 garLoopResultBuilder]: For program point L42(lines 42 44) no Hoare annotation was computed. [2023-11-24 21:42:26,162 INFO L899 garLoopResultBuilder]: For program point L290(lines 290 301) no Hoare annotation was computed. [2023-11-24 21:42:26,162 INFO L899 garLoopResultBuilder]: For program point L224(lines 224 239) no Hoare annotation was computed. [2023-11-24 21:42:26,162 INFO L899 garLoopResultBuilder]: For program point L290-2(lines 25 341) no Hoare annotation was computed. [2023-11-24 21:42:26,162 INFO L899 garLoopResultBuilder]: For program point L158(lines 158 169) no Hoare annotation was computed. [2023-11-24 21:42:26,163 INFO L899 garLoopResultBuilder]: For program point L274(lines 274 285) no Hoare annotation was computed. [2023-11-24 21:42:26,163 INFO L899 garLoopResultBuilder]: For program point L142(lines 142 153) no Hoare annotation was computed. [2023-11-24 21:42:26,163 INFO L899 garLoopResultBuilder]: For program point L258(lines 258 269) no Hoare annotation was computed. [2023-11-24 21:42:26,163 INFO L899 garLoopResultBuilder]: For program point L126(lines 126 137) no Hoare annotation was computed. [2023-11-24 21:42:26,163 INFO L899 garLoopResultBuilder]: For program point L242(lines 242 253) no Hoare annotation was computed. [2023-11-24 21:42:26,164 INFO L899 garLoopResultBuilder]: For program point L110(lines 110 121) no Hoare annotation was computed. [2023-11-24 21:42:26,164 INFO L899 garLoopResultBuilder]: For program point L226(lines 226 237) no Hoare annotation was computed. [2023-11-24 21:42:26,164 INFO L899 garLoopResultBuilder]: For program point L94(lines 94 96) no Hoare annotation was computed. [2023-11-24 21:42:26,164 INFO L899 garLoopResultBuilder]: For program point L210(lines 210 212) no Hoare annotation was computed. [2023-11-24 21:42:26,164 INFO L899 garLoopResultBuilder]: For program point L78(lines 78 80) no Hoare annotation was computed. [2023-11-24 21:42:26,165 INFO L899 garLoopResultBuilder]: For program point L326(lines 326 328) no Hoare annotation was computed. [2023-11-24 21:42:26,165 INFO L899 garLoopResultBuilder]: For program point L194(lines 194 196) no Hoare annotation was computed. [2023-11-24 21:42:26,165 INFO L899 garLoopResultBuilder]: For program point L62(lines 62 64) no Hoare annotation was computed. [2023-11-24 21:42:26,165 INFO L899 garLoopResultBuilder]: For program point L310(lines 310 312) no Hoare annotation was computed. [2023-11-24 21:42:26,166 INFO L899 garLoopResultBuilder]: For program point L178(lines 178 180) no Hoare annotation was computed. [2023-11-24 21:42:26,166 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-24 21:42:26,166 INFO L899 garLoopResultBuilder]: For program point L294(lines 294 296) no Hoare annotation was computed. [2023-11-24 21:42:26,166 INFO L899 garLoopResultBuilder]: For program point L162(lines 162 164) no Hoare annotation was computed. [2023-11-24 21:42:26,166 INFO L899 garLoopResultBuilder]: For program point L278(lines 278 280) no Hoare annotation was computed. [2023-11-24 21:42:26,167 INFO L899 garLoopResultBuilder]: For program point L146(lines 146 148) no Hoare annotation was computed. [2023-11-24 21:42:26,167 INFO L899 garLoopResultBuilder]: For program point L262(lines 262 264) no Hoare annotation was computed. [2023-11-24 21:42:26,167 INFO L899 garLoopResultBuilder]: For program point L130(lines 130 132) no Hoare annotation was computed. [2023-11-24 21:42:26,167 INFO L899 garLoopResultBuilder]: For program point L246(lines 246 248) no Hoare annotation was computed. [2023-11-24 21:42:26,168 INFO L899 garLoopResultBuilder]: For program point L114(lines 114 116) no Hoare annotation was computed. [2023-11-24 21:42:26,168 INFO L899 garLoopResultBuilder]: For program point L15(lines 15 346) no Hoare annotation was computed. [2023-11-24 21:42:26,168 INFO L899 garLoopResultBuilder]: For program point L230(lines 230 232) no Hoare annotation was computed. [2023-11-24 21:42:26,168 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 345) no Hoare annotation was computed. [2023-11-24 21:42:26,169 INFO L899 garLoopResultBuilder]: For program point main_ERROR#1(lines 15 346) no Hoare annotation was computed. [2023-11-24 21:42:26,169 INFO L899 garLoopResultBuilder]: For program point L35(lines 35 54) no Hoare annotation was computed. [2023-11-24 21:42:26,172 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2023-11-24 21:42:26,174 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-24 21:42:26,186 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 09:42:26 BoogieIcfgContainer [2023-11-24 21:42:26,187 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-24 21:42:26,187 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 21:42:26,187 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 21:42:26,188 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 21:42:26,188 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:42:24" (3/4) ... [2023-11-24 21:42:26,190 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-24 21:42:26,203 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 10 nodes and edges [2023-11-24 21:42:26,204 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-24 21:42:26,205 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-24 21:42:26,206 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-24 21:42:26,337 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/witness.graphml [2023-11-24 21:42:26,338 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/witness.yml [2023-11-24 21:42:26,338 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 21:42:26,339 INFO L158 Benchmark]: Toolchain (without parser) took 2904.35ms. Allocated memory was 138.4MB in the beginning and 180.4MB in the end (delta: 41.9MB). Free memory was 92.8MB in the beginning and 146.2MB in the end (delta: -53.4MB). Peak memory consumption was 62.4MB. Max. memory is 16.1GB. [2023-11-24 21:42:26,339 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 138.4MB. Free memory is still 106.6MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 21:42:26,339 INFO L158 Benchmark]: CACSL2BoogieTranslator took 349.20ms. Allocated memory is still 138.4MB. Free memory was 92.3MB in the beginning and 79.7MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-24 21:42:26,340 INFO L158 Benchmark]: Boogie Procedure Inliner took 46.08ms. Allocated memory is still 138.4MB. Free memory was 79.7MB in the beginning and 77.5MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 21:42:26,340 INFO L158 Benchmark]: Boogie Preprocessor took 49.94ms. Allocated memory is still 138.4MB. Free memory was 77.5MB in the beginning and 74.9MB in the end (delta: 2.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-24 21:42:26,341 INFO L158 Benchmark]: RCFGBuilder took 625.72ms. Allocated memory is still 138.4MB. Free memory was 74.9MB in the beginning and 56.7MB in the end (delta: 18.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-11-24 21:42:26,341 INFO L158 Benchmark]: TraceAbstraction took 1674.62ms. Allocated memory was 138.4MB in the beginning and 180.4MB in the end (delta: 41.9MB). Free memory was 56.0MB in the beginning and 78.2MB in the end (delta: -22.1MB). Peak memory consumption was 20.3MB. Max. memory is 16.1GB. [2023-11-24 21:42:26,341 INFO L158 Benchmark]: Witness Printer took 150.95ms. Allocated memory is still 180.4MB. Free memory was 78.2MB in the beginning and 146.2MB in the end (delta: -68.0MB). Peak memory consumption was 4.3MB. Max. memory is 16.1GB. [2023-11-24 21:42:26,344 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.33ms. Allocated memory is still 138.4MB. Free memory is still 106.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 349.20ms. Allocated memory is still 138.4MB. Free memory was 92.3MB in the beginning and 79.7MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 46.08ms. Allocated memory is still 138.4MB. Free memory was 79.7MB in the beginning and 77.5MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 49.94ms. Allocated memory is still 138.4MB. Free memory was 77.5MB in the beginning and 74.9MB in the end (delta: 2.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 625.72ms. Allocated memory is still 138.4MB. Free memory was 74.9MB in the beginning and 56.7MB in the end (delta: 18.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 1674.62ms. Allocated memory was 138.4MB in the beginning and 180.4MB in the end (delta: 41.9MB). Free memory was 56.0MB in the beginning and 78.2MB in the end (delta: -22.1MB). Peak memory consumption was 20.3MB. Max. memory is 16.1GB. * Witness Printer took 150.95ms. Allocated memory is still 180.4MB. Free memory was 78.2MB in the beginning and 146.2MB in the end (delta: -68.0MB). Peak memory consumption was 4.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 345]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 66 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 1.6s, OverallIterations: 6, TraceHistogramMax: 3, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 136 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 136 mSDsluCounter, 773 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 275 mSDsCounter, 36 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 89 IncrementalHoareTripleChecker+Invalid, 125 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 36 mSolverCounterUnsat, 498 mSDtfsCounter, 89 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 18 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=107occurred in iteration=4, InterpolantAutomatonStates: 19, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 6 MinimizatonAttempts, 11 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 1 LocationsWithAnnotation, 1 PreInvPairs, 2 NumberOfFragments, 7 HoareAnnotationTreeSize, 1 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 1 FomulaSimplificationsInter, 0 FormulaSimplificationTreeSizeReductionInter, 0.0s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.5s InterpolantComputationTime, 108 NumberOfCodeBlocks, 108 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 102 ConstructedInterpolants, 0 QuantifiedInterpolants, 181 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 PerfectInterpolantSequences, 19/19 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 25]: Loop Invariant Derived loop invariant: ((this_sink == 0) && (q == 0)) RESULT: Ultimate proved your program to be correct! [2023-11-24 21:42:26,367 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c19e15a-85b1-4e0b-aa71-bdaf7a360789/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE