NO 2019-05-11 07:08:58,213 INFO [UltimateCore.java:185]: Initializing application 2019-05-11 07:08:58,216 INFO [UltimateCore.java:202]: -------------------------------------------------------------------------------- 2019-05-11 07:08:58,220 INFO [PluginFactory.java:62]: -------------------------------------------------------------------------------- 2019-05-11 07:08:58,220 INFO [PluginFactory.java:63]: Detecting plugins... 2019-05-11 07:08:58,221 INFO [PluginFactory.java:287]: 1 IController plugins available 2019-05-11 07:08:58,221 INFO [PluginFactory.java:287]: 4 ISource plugins available 2019-05-11 07:08:58,222 INFO [PluginFactory.java:287]: 1 IOutput plugins available 2019-05-11 07:08:58,222 INFO [PluginFactory.java:287]: 10 IGenerator plugins available 2019-05-11 07:08:58,222 INFO [PluginFactory.java:287]: 5 IAnalysis plugins available 2019-05-11 07:08:58,225 INFO [PluginFactory.java:241]: Loaded controller UltimateCore 2019-05-11 07:08:58,225 INFO [PluginFactory.java:70]: Finished detecting plugins! 2019-05-11 07:08:58,225 INFO [PluginFactory.java:71]: Loading services ... 2019-05-11 07:08:58,226 INFO [PluginFactory.java:272]: 0 IServiceFactory services available 2019-05-11 07:08:58,226 INFO [PluginFactory.java:73]: Finished loading services! 2019-05-11 07:08:58,226 INFO [PluginFactory.java:74]: -------------------------------------------------------------------------------- 2019-05-11 07:08:58,228 INFO [SettingsManager.java:46]: Loading settings from ./../termcomp2015.epf !SESSION 2019-05-11 07:08:56.851 ----------------------------------------------- eclipse.buildId=unknown java.version=1.8.0_181 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: --console --console ./../AutomizerAndBuchiAutomizerCWithBlockEncoding.xml /export/starexec/sandbox2/benchmark/theBenchmark.c --settings ./../termcomp2015.epf Command-line arguments: -os linux -ws gtk -arch x86_64 -consoleLog --console -data @user.home/.ultimate --console ./../AutomizerAndBuchiAutomizerCWithBlockEncoding.xml /export/starexec/sandbox2/benchmark/theBenchmark.c --settings ./../termcomp2015.epf !ENTRY org.eclipse.equinox.preferences 4 4 2019-05-11 07:09:01.623 !MESSAGE Exception saving preferences to: /mnt/nfs/itf-rs-store17/home/sandbox2/.ultimate/.metadata/.plugins/org.eclipse.core.runtime/.settings/UltimateCore.prefs. !STACK 0 java.io.FileNotFoundException: /mnt/nfs/itf-rs-store17/home/sandbox2/.ultimate/.metadata/.plugins/org.eclipse.core.runtime/.settings/UltimateCore.prefs.bak (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at org.eclipse.core.internal.preferences.SafeFileOutputStream.copy(SafeFileOutputStream.java:83) at org.eclipse.core.internal.preferences.SafeFileOutputStream.(SafeFileOutputStream.java:49) at org.eclipse.core.internal.preferences.EclipsePreferences.write(EclipsePreferences.java:317) at org.eclipse.core.internal.preferences.EclipsePreferences.save(EclipsePreferences.java:1135) at org.eclipse.core.internal.preferences.EclipsePreferences.save(EclipsePreferences.java:1111) at org.eclipse.core.internal.preferences.EclipsePreferences.internalFlush(EclipsePreferences.java:471) at org.eclipse.core.internal.preferences.EclipsePreferences.flush(EclipsePreferences.java:429) at org.eclipse.core.internal.preferences.EclipsePreferences.internalFlush(EclipsePreferences.java:455) at org.eclipse.core.internal.preferences.EclipsePreferences.flush(EclipsePreferences.java:429) at org.eclipse.core.internal.preferences.RootPreferences.flush(RootPreferences.java:39) at org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(PreferencesService.java:203) at org.eclipse.core.internal.preferences.PreferencesService.importPreferences(PreferencesService.java:685) at de.uni_freiburg.informatik.ultimate.core.preferences.UltimatePreferenceStore.importPreferences(UltimatePreferenceStore.java:239) at de.uni_freiburg.informatik.ultimate.core.coreplugin.SettingsManager.loadPreferencesFromFile(SettingsManager.java:49) at de.uni_freiburg.informatik.ultimate.core.coreplugin.UltimateCore.start(UltimateCore.java:216) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) 2019-05-11 07:09:01,969 ERROR [SettingsManager.java:73]: Could not load preferences because of exception: org.eclipse.core.runtime.CoreException: Problems saving preferences. at org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(PreferencesService.java:205) at org.eclipse.core.internal.preferences.PreferencesService.importPreferences(PreferencesService.java:685) at de.uni_freiburg.informatik.ultimate.core.preferences.UltimatePreferenceStore.importPreferences(UltimatePreferenceStore.java:239) at de.uni_freiburg.informatik.ultimate.core.coreplugin.SettingsManager.loadPreferencesFromFile(SettingsManager.java:49) at de.uni_freiburg.informatik.ultimate.core.coreplugin.UltimateCore.start(UltimateCore.java:216) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: org.osgi.service.prefs.BackingStoreException: Exception saving preferences to: /mnt/nfs/itf-rs-store17/home/sandbox2/.ultimate/.metadata/.plugins/org.eclipse.core.runtime/.settings/UltimateCore.prefs. at org.eclipse.core.internal.preferences.EclipsePreferences.write(EclipsePreferences.java:323) at org.eclipse.core.internal.preferences.EclipsePreferences.save(EclipsePreferences.java:1135) at org.eclipse.core.internal.preferences.EclipsePreferences.save(EclipsePreferences.java:1111) at org.eclipse.core.internal.preferences.EclipsePreferences.internalFlush(EclipsePreferences.java:471) at org.eclipse.core.internal.preferences.EclipsePreferences.flush(EclipsePreferences.java:429) at org.eclipse.core.internal.preferences.EclipsePreferences.internalFlush(EclipsePreferences.java:455) at org.eclipse.core.internal.preferences.EclipsePreferences.flush(EclipsePreferences.java:429) at org.eclipse.core.internal.preferences.RootPreferences.flush(RootPreferences.java:39) at org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(PreferencesService.java:203) ... 17 more 2019-05-11 07:09:01,980 WARN [SettingsManager.java:74]: Did not attach debug property logger 2019-05-11 07:09:01,999 INFO [UltimateCore.java:76]: Initializing controller ... 2019-05-11 07:09:02,193 INFO [PersistenceAwareModelManager.java:56]: Repository-Root is: /tmp 2019-05-11 07:09:02,582 INFO [ToolchainManager.java:402]: [Toolchain 1]: Parser CDTParser is usable for /export/starexec/sandbox2/benchmark/theBenchmark.c 2019-05-11 07:09:02,585 INFO [ToolchainManager.java:214]: [Toolchain 1]: Parser(s) successfully initiated... 2019-05-11 07:09:02,585 INFO [PluginFactory.java:178]: -------------------------------------------------------------------------------- 2019-05-11 07:09:02,585 INFO [PluginFactory.java:179]: Loading all admissible plugins (creating one instance, loading preferences) 2019-05-11 07:09:02,679 INFO [PluginFactory.java:196]: Finished loading 20 admissible plugins (all were admissible) 2019-05-11 07:09:02,680 INFO [PluginFactory.java:198]: -------------------------------------------------------------------------------- 2019-05-11 07:09:02,682 INFO [ToolchainManager.java:187]: [Toolchain 1]: Toolchain data selected. 2019-05-11 07:09:02,683 INFO [PluginConnector.java:252]: Initializing CDTParser... 2019-05-11 07:09:02,684 INFO [PluginConnector.java:257]: CDTParser initialized 2019-05-11 07:09:02,684 INFO [ToolchainManager.java:355]: [Toolchain 1]: Parsing single file: /export/starexec/sandbox2/benchmark/theBenchmark.c 2019-05-11 07:09:02,803 INFO [ToolchainManager.java:238]: ####################### [Toolchain 1] ####################### 2019-05-11 07:09:02,805 INFO [ToolchainWalker.java:61]: Walking toolchain with 6 elements. 2019-05-11 07:09:02,806 INFO [PluginConnector.java:90]: ------------------------CACSL2BoogieTranslator---------------------------- 2019-05-11 07:09:02,806 INFO [PluginConnector.java:252]: Initializing CACSL2BoogieTranslator... 2019-05-11 07:09:02,809 INFO [PluginConnector.java:257]: CACSL2BoogieTranslator initialized 2019-05-11 07:09:02,810 INFO [PluginConnector.java:162]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.05 07:09:02" (1/1) ... 2019-05-11 07:09:02,915 INFO [PluginConnector.java:110]: ------------------------ END CACSL2BoogieTranslator---------------------------- 2019-05-11 07:09:02,916 INFO [PluginConnector.java:90]: ------------------------Boogie Preprocessor---------------------------- 2019-05-11 07:09:02,916 INFO [PluginConnector.java:252]: Initializing Boogie Preprocessor... 2019-05-11 07:09:02,916 INFO [PluginConnector.java:257]: Boogie Preprocessor initialized 2019-05-11 07:09:02,931 INFO [PluginConnector.java:162]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.05 07:09:02" (1/1) ... 2019-05-11 07:09:02,936 INFO [PluginConnector.java:162]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.05 07:09:02" (1/1) ... 2019-05-11 07:09:02,936 INFO [PluginConnector.java:162]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.05 07:09:02" (1/1) ... 2019-05-11 07:09:02,938 INFO [PluginConnector.java:162]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.05 07:09:02" (1/1) ... 2019-05-11 07:09:02,939 INFO [PluginConnector.java:162]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.05 07:09:02" (1/1) ... 2019-05-11 07:09:02,940 INFO [PluginConnector.java:162]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.05 07:09:02" (1/1) ... 2019-05-11 07:09:02,941 INFO [PluginConnector.java:110]: ------------------------ END Boogie Preprocessor---------------------------- 2019-05-11 07:09:02,942 INFO [PluginConnector.java:90]: ------------------------RCFGBuilder---------------------------- 2019-05-11 07:09:02,942 INFO [PluginConnector.java:252]: Initializing RCFGBuilder... 2019-05-11 07:09:02,942 INFO [PluginConnector.java:257]: RCFGBuilder initialized 2019-05-11 07:09:02,943 INFO [PluginConnector.java:162]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.05 07:09:02" (1/1) ... 2019-05-11 07:09:03,041 INFO [MonitoredProcess.java:173]: Starting monitored process 1 with ./../z3/z3 SMTLIB2_COMPLIANT=true -memory:4560 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) 2019-05-11 07:09:03,044 INFO [MonitoredProcess.java:275]: Waiting until toolchain timeout for monitored process 1 with ./../z3/z3 SMTLIB2_COMPLIANT=true -memory:4560 -smt2 -in -t:12000 2019-05-11 07:09:03,152 INFO [PluginConnector.java:110]: ------------------------ END RCFGBuilder---------------------------- 2019-05-11 07:09:03,152 INFO [PluginConnector.java:90]: ------------------------BlockEncoding---------------------------- 2019-05-11 07:09:03,153 INFO [PluginConnector.java:252]: Initializing BlockEncoding... 2019-05-11 07:09:03,154 INFO [PluginConnector.java:257]: BlockEncoding initialized 2019-05-11 07:09:03,154 INFO [PluginConnector.java:162]: Executing the observer BlockEncodingObserver from plugin BlockEncoding for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.05 07:09:03" (1/1) ... 2019-05-11 07:09:03,168 INFO [PluginConnector.java:162]: Executing the observer MinModelConversionObserver from plugin BlockEncoding for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.05 07:09:03" (1/1) ... 2019-05-11 07:09:03,182 WARN [TransFormula.java:607]: CodeBlock already infeasible 2019-05-11 07:09:03,183 WARN [TransFormula.java:607]: CodeBlock already infeasible 2019-05-11 07:09:03,206 INFO [PluginConnector.java:110]: ------------------------ END BlockEncoding---------------------------- 2019-05-11 07:09:03,206 INFO [PluginConnector.java:90]: ------------------------TraceAbstraction---------------------------- 2019-05-11 07:09:03,206 INFO [PluginConnector.java:252]: Initializing TraceAbstraction... 2019-05-11 07:09:03,207 INFO [PluginConnector.java:257]: TraceAbstraction initialized 2019-05-11 07:09:03,208 INFO [PluginConnector.java:162]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.blockencoding CFG 11.05 07:09:03" (1/5) ... 2019-05-11 07:09:03,209 INFO [PluginConnector.java:162]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.05 07:09:03" (2/5) ... 2019-05-11 07:09:03,209 INFO [PluginConnector.java:162]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.05 07:09:02" (3/5) ... 2019-05-11 07:09:03,209 INFO [PluginConnector.java:162]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "BlockEncodedModel CFG 11.05 07:09:03" (4/5) ... 2019-05-11 07:09:03,210 INFO [PluginConnector.java:162]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.05 07:09:02" (5/5) ... Automizer settings: Hoare:true NWA Interpolation:ForwardPredicates Determinization: PREDICATE_ABSTRACTION 2019-05-11 07:09:03,316 INFO [PluginConnector.java:110]: ------------------------ END TraceAbstraction---------------------------- 2019-05-11 07:09:03,316 INFO [PluginConnector.java:90]: ------------------------BuchiAutomizer---------------------------- 2019-05-11 07:09:03,316 INFO [PluginConnector.java:252]: Initializing BuchiAutomizer... 2019-05-11 07:09:03,317 INFO [PluginConnector.java:257]: BuchiAutomizer initialized 2019-05-11 07:09:03,319 INFO [PluginConnector.java:162]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.05 07:09:03" (1/1) ... 2019-05-11 07:09:07,041 INFO [PluginConnector.java:110]: ------------------------ END BuchiAutomizer---------------------------- 2019-05-11 07:09:07,042 INFO [Benchmark.java:150]: Toolchain (without parser) took 4237.71 ms. Allocated memory was 641.2 MB in the beginning and 770.7 MB in the end (delta: 129.5 MB). Free memory was 599.1 MB in the beginning and 637.1 MB in the end (delta: -38.0 MB). Peak memory consumption was 91.5 MB. Max. memory is 53.1 GB 2019-05-11 07:09:07,064 INFO [Benchmark.java:150]: CDTParser took 108.62 ms. Allocated memory is still 641.2 MB. Free memory was 604.4 MB in the beginning and 599.1 MB in the end (delta: 5.3 MB). Peak memory consumption was 5.3 MB. Max. memory is 53.1 GB 2019-05-11 07:09:07,065 INFO [Benchmark.java:150]: CACSL2BoogieTranslator took 109.63 ms. Allocated memory is still 641.2 MB. Free memory was 599.1 MB in the beginning and 591.2 MB in the end (delta: 8.0 MB). Peak memory consumption was 8.0 MB. Max. memory is 53.1 GB 2019-05-11 07:09:07,065 INFO [Benchmark.java:150]: Boogie Preprocessor took 25.71 ms. Allocated memory is still 641.2 MB. Free memory was 591.2 MB in the beginning and 589.9 MB in the end (delta: 1.3 MB). Peak memory consumption was 1.3 MB. Max. memory is 53.1 GB 2019-05-11 07:09:07,066 INFO [Benchmark.java:150]: RCFGBuilder took 210.70 ms. Allocated memory is still 641.2 MB. Free memory was 589.9 MB in the beginning and 577.6 MB in the end (delta: 12.2 MB). Peak memory consumption was 12.2 MB. Max. memory is 53.1 GB 2019-05-11 07:09:07,067 INFO [Benchmark.java:150]: BlockEncoding took 53.63 ms. Allocated memory is still 641.2 MB. Free memory was 577.6 MB in the beginning and 573.6 MB in the end (delta: 4.0 MB). Peak memory consumption was 4.0 MB. Max. memory is 53.1 GB 2019-05-11 07:09:07,068 INFO [Benchmark.java:150]: TraceAbstraction took 109.72 ms. Allocated memory is still 641.2 MB. Free memory was 573.6 MB in the beginning and 566.9 MB in the end (delta: 6.8 MB). Peak memory consumption was 6.8 MB. Max. memory is 53.1 GB 2019-05-11 07:09:07,068 INFO [Benchmark.java:150]: BuchiAutomizer took 3724.66 ms. Allocated memory was 641.2 MB in the beginning and 770.7 MB in the end (delta: 129.5 MB). Free memory was 566.9 MB in the beginning and 637.1 MB in the end (delta: -70.3 MB). Peak memory consumption was 59.2 MB. Max. memory is 53.1 GB 2019-05-11 07:09:07,075 INFO [ResultNotifier.java:119]: RESULT: Ultimate could not prove your program: Toolchain returned no Result. RESULT: Ultimate could not prove your program: Toolchain returned no Result. 2019-05-11 07:09:07,075 INFO [ToolchainManager.java:286]: ####################### End [Toolchain 1] ####################### 2019-05-11 07:09:07,075 INFO [BasicToolchainJob.java:73]: --- Results --- 2019-05-11 07:09:07,076 INFO [BasicToolchainJob.java:75]: * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: 2019-05-11 07:09:07,076 INFO [BasicToolchainJob.java:89]: - AllSpecificationsHoldResult: All specifications hold 2019-05-11 07:09:07,076 INFO [BasicToolchainJob.java:95]: We were not able to verify any specifiation because the program does not contain any specification. 2019-05-11 07:09:07,076 INFO [BasicToolchainJob.java:89]: - ProcedureContractResult [Line: 5]: Procedure Contract for main 2019-05-11 07:09:07,076 INFO [BasicToolchainJob.java:95]: Derived contract for procedure main: 1 2019-05-11 07:09:07,076 INFO [BasicToolchainJob.java:89]: - InvariantResult [Line: 9]: Loop Invariant 2019-05-11 07:09:07,077 INFO [BasicToolchainJob.java:95]: Derived loop invariant: 1 2019-05-11 07:09:07,077 INFO [BasicToolchainJob.java:89]: - BenchmarkResult: Ultimate Automizer benchmark data 2019-05-11 07:09:07,077 INFO [BasicToolchainJob.java:95]: CFG has 14 locations, 0 error locations. Automizer needed 0.0s and 0 iterations. Automata difference (including EdgeChecker) took 0.0s. Computation of Hoare annotation took 0.0s. Minimization removed 0 states and took 0.0s. Biggest automaton had 14 states and ocurred in iteration 0. InterpolantCoveringCapability: 0/0 ICC %: NaN EdgeCheckerBenchmarkData: No data available TraceCheckerBenchmark: No data available InterpolantConsolidationBenchmark: No data available 2019-05-11 07:09:07,077 INFO [BasicToolchainJob.java:75]: * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: 2019-05-11 07:09:07,077 INFO [BasicToolchainJob.java:89]: - BenchmarkResult: Constructed decomposition of program 2019-05-11 07:09:07,077 INFO [BasicToolchainJob.java:95]: Your program was decomposed into 12 terminating modules (5 trivial, 6 deterministic, 1 nondeterministic) and one nonterminating remainder module.One deterministic module has affine ranking function i + 0 and consists of 6 locations. One deterministic module has affine ranking function i + 0 and consists of 4 locations. One deterministic module has affine ranking function i + 0 and consists of 5 locations. One deterministic module has affine ranking function -2 * i + 55 and consists of 6 locations. One deterministic module has affine ranking function -1 * i + 29 and consists of 6 locations. One deterministic module has affine ranking function -2 * i + 57 and consists of 8 locations. One nondeterministic module has affine ranking function i + 0 and consists of 5 locations. 5 modules have a trivial ranking function, the largest among these consists of 7 locations. The remainder module has 130 locations. 2019-05-11 07:09:07,077 INFO [BasicToolchainJob.java:89]: - BenchmarkResult: Constructed termination proof in form of nested word automata 2019-05-11 07:09:07,077 INFO [BasicToolchainJob.java:95]: Program is not terminating, hence no termination proof 2019-05-11 07:09:07,078 INFO [BasicToolchainJob.java:89]: - BenchmarkResult: Timing statistics 2019-05-11 07:09:07,079 INFO [BasicToolchainJob.java:95]: BüchiAutomizer plugin needed 3.6s and 8 iterations. Analysis of lassos took 1.1s. Construction of modules took 0.7s. Büchi inclusion checks took 1.6s. Highest rank in rank-based complementation 3. Minimization removed 288 states and took 0.0s. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had 130 states and ocurred in iteration 7. Nontrivial modules had stage [4, 2, 1, 0, 0]. InterpolantCoveringCapabilityFinite: 140/190 InterpolantCoveringCapabilityBuchi: 4/50 EdgeCheckerBenchmarkData: HoareTripleChecks: 76 SDtfs, 14 SDslu, 120 SDs, 0 lazy, 757 Sat,493 Unsat,0 Unknown,0 NotChecked. HoareTripleCheck time: 0.7s LassoAnalysisResults: nont1 unkn0 SFLI0 SFLT2 conc0 concLT3 SILN0 SILU0 SILI0 SILT2 lasso0 LassoPreprocessingBenchmarks: Termination: inital10 mio100 ax100 hnf96 lsp100 arr100 mio100 lsp100 div100 bol100 ite100 ukn100 eq182 hnf90 smp100 dnf115 smp96 tf111 neg100 sie100 Nontermination: inital10 mio100 ax100 hnf96 lsp100 arr100 mio100 lsp100 div100 bol100 ite100 ukn100 eq182 hnf90 smp100 dnf115 smp96 tf111 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: sat Degree: 0 Time: 17ms VariablesStem: 0 VariablesLoop: 2 DisjunctsStem: 1 DisjunctsLoop: 2 SupportingInvariants: 0 MotzkinApplications: 4 2019-05-11 07:09:07,079 INFO [BasicToolchainJob.java:89]: - TerminationAnalysisResult: Nontermination possible 2019-05-11 07:09:07,079 INFO [BasicToolchainJob.java:95]: Buchi Automizer proved that your program is nonterminating for some inputs 2019-05-11 07:09:07,079 INFO [BasicToolchainJob.java:89]: - NonTerminationArgumentResult [Line: 10]: Nontermination argument in form of an infinite program execution. 2019-05-11 07:09:07,080 INFO [BasicToolchainJob.java:95]: Nontermination argument in form of an infinite execution State at position 0 is {i=0, org.eclipse.cdt.internal.core.dom.parser.c.CASTFunctionCallExpression@5092d229=0} State at position 1 is {i=30, org.eclipse.cdt.internal.core.dom.parser.c.CASTFunctionCallExpression@5092d229=0} For i>1, the state at position i is {i=30, org.eclipse.cdt.internal.core.dom.parser.c.CASTFunctionCallExpression@5092d229=0} 2019-05-11 07:09:07,080 INFO [BasicToolchainJob.java:89]: - BenchmarkResult: NonterminationBenchmark 2019-05-11 07:09:07,080 INFO [BasicToolchainJob.java:95]: Fixpoint Lambdas: [0, 0] Ray: is zero 2019-05-11 07:09:07,080 INFO [BasicToolchainJob.java:89]: - NonterminatingLassoResult [Line: 10]: Nonterminating execution 2019-05-11 07:09:07,084 INFO [BasicToolchainJob.java:95]: Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L6] int i; [L7] i = __VERIFIER_nondet_int() [L9] COND TRUE i > 10 [L10] COND TRUE i == 25 [L11] i = 30 [L13] COND TRUE i <= 30 [L14] i = i-1 [L13] i <= 30 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L13] i <= 30 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L13] i <= 30 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L13] i <= 30 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L13] i <= 30 [L9] COND TRUE i > 10 [L10] COND TRUE i == 25 [L11] i = 30 Loop: [L13] COND TRUE i <= 30 [L14] i = i-1 [L13] i <= 30 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L13] i <= 30 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L13] i <= 30 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L13] i <= 30 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L13] i <= 30 [L9] COND TRUE i > 10 [L10] COND TRUE i == 25 [L11] i = 30 End of lasso representation. 2019-05-11 07:09:07,085 INFO [BasicToolchainJob.java:75]: * Results from UltimateCore: 2019-05-11 07:09:07,085 INFO [BasicToolchainJob.java:89]: - BenchmarkResult: Toolchain Benchmarks 2019-05-11 07:09:07,091 INFO [BasicToolchainJob.java:95]: Benchmark results are: * CDTParser took 108.62 ms. Allocated memory is still 641.2 MB. Free memory was 604.4 MB in the beginning and 599.1 MB in the end (delta: 5.3 MB). Peak memory consumption was 5.3 MB. Max. memory is 53.1 GB * CACSL2BoogieTranslator took 109.63 ms. Allocated memory is still 641.2 MB. Free memory was 599.1 MB in the beginning and 591.2 MB in the end (delta: 8.0 MB). Peak memory consumption was 8.0 MB. Max. memory is 53.1 GB * Boogie Preprocessor took 25.71 ms. Allocated memory is still 641.2 MB. Free memory was 591.2 MB in the beginning and 589.9 MB in the end (delta: 1.3 MB). Peak memory consumption was 1.3 MB. Max. memory is 53.1 GB * RCFGBuilder took 210.70 ms. Allocated memory is still 641.2 MB. Free memory was 589.9 MB in the beginning and 577.6 MB in the end (delta: 12.2 MB). Peak memory consumption was 12.2 MB. Max. memory is 53.1 GB * BlockEncoding took 53.63 ms. Allocated memory is still 641.2 MB. Free memory was 577.6 MB in the beginning and 573.6 MB in the end (delta: 4.0 MB). Peak memory consumption was 4.0 MB. Max. memory is 53.1 GB * TraceAbstraction took 109.72 ms. Allocated memory is still 641.2 MB. Free memory was 573.6 MB in the beginning and 566.9 MB in the end (delta: 6.8 MB). Peak memory consumption was 6.8 MB. Max. memory is 53.1 GB * BuchiAutomizer took 3724.66 ms. Allocated memory was 641.2 MB in the beginning and 770.7 MB in the end (delta: 129.5 MB). Free memory was 566.9 MB in the beginning and 637.1 MB in the end (delta: -70.3 MB). Peak memory consumption was 59.2 MB. Max. memory is 53.1 GB 2019-05-11 07:09:07,116 INFO [UltimateCore.java:84]: Preparing to exit Ultimate with return code 0 Closed successfully