./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/pthread/reorder_5-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/pthread/reorder_5-2.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 41850eb6fd386c6f0f40e76b0dfccb7c973d8ab2a3ee3a82b04526b3663119f9 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 10:21:35,442 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 10:21:35,497 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-09 10:21:35,503 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 10:21:35,506 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 10:21:35,540 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 10:21:35,541 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 10:21:35,541 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 10:21:35,542 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 10:21:35,542 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 10:21:35,542 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 10:21:35,542 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 10:21:35,543 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 10:21:35,543 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 10:21:35,544 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 10:21:35,544 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 10:21:35,544 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 10:21:35,544 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 10:21:35,545 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 10:21:35,545 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 10:21:35,545 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 10:21:35,550 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 10:21:35,550 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 10:21:35,550 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 10:21:35,550 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 10:21:35,551 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 10:21:35,551 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 10:21:35,551 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 10:21:35,552 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 10:21:35,552 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 10:21:35,552 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 10:21:35,552 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 10:21:35,553 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 10:21:35,553 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:21:35,553 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 10:21:35,553 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 10:21:35,554 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 10:21:35,554 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 10:21:35,554 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 10:21:35,554 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 10:21:35,554 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 10:21:35,557 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 10:21:35,558 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 41850eb6fd386c6f0f40e76b0dfccb7c973d8ab2a3ee3a82b04526b3663119f9 [2024-11-09 10:21:35,825 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 10:21:35,845 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 10:21:35,847 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 10:21:35,848 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 10:21:35,848 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 10:21:35,849 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/reorder_5-2.i [2024-11-09 10:21:37,162 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 10:21:37,388 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 10:21:37,389 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread/reorder_5-2.i [2024-11-09 10:21:37,402 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6733e6eb4/fc365f36a3ab4589b6e8d8bbe648e841/FLAG1d194269c [2024-11-09 10:21:37,736 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6733e6eb4/fc365f36a3ab4589b6e8d8bbe648e841 [2024-11-09 10:21:37,739 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 10:21:37,740 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 10:21:37,746 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 10:21:37,746 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 10:21:37,750 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 10:21:37,751 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:21:37" (1/1) ... [2024-11-09 10:21:37,754 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3915b906 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:37, skipping insertion in model container [2024-11-09 10:21:37,754 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:21:37" (1/1) ... [2024-11-09 10:21:37,797 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 10:21:38,201 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:21:38,208 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 10:21:38,272 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:21:38,395 INFO L204 MainTranslator]: Completed translation [2024-11-09 10:21:38,396 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38 WrapperNode [2024-11-09 10:21:38,396 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 10:21:38,401 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 10:21:38,401 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 10:21:38,401 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 10:21:38,415 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (1/1) ... [2024-11-09 10:21:38,436 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (1/1) ... [2024-11-09 10:21:38,456 INFO L138 Inliner]: procedures = 371, calls = 28, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 137 [2024-11-09 10:21:38,457 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 10:21:38,457 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 10:21:38,457 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 10:21:38,457 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 10:21:38,467 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (1/1) ... [2024-11-09 10:21:38,468 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (1/1) ... [2024-11-09 10:21:38,470 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (1/1) ... [2024-11-09 10:21:38,488 INFO L175 MemorySlicer]: Split 6 memory accesses to 3 slices as follows [2, 2, 2]. 33 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 2 writes are split as follows [0, 1, 1]. [2024-11-09 10:21:38,488 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (1/1) ... [2024-11-09 10:21:38,488 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (1/1) ... [2024-11-09 10:21:38,493 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (1/1) ... [2024-11-09 10:21:38,496 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (1/1) ... [2024-11-09 10:21:38,497 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (1/1) ... [2024-11-09 10:21:38,498 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (1/1) ... [2024-11-09 10:21:38,500 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 10:21:38,501 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 10:21:38,502 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 10:21:38,502 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 10:21:38,503 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (1/1) ... [2024-11-09 10:21:38,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:21:38,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:21:38,529 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-09 10:21:38,532 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-09 10:21:38,563 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-09 10:21:38,563 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 10:21:38,564 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 10:21:38,564 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-09 10:21:38,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-09 10:21:38,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-09 10:21:38,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-09 10:21:38,564 INFO L130 BoogieDeclarations]: Found specification of procedure setThread [2024-11-09 10:21:38,564 INFO L138 BoogieDeclarations]: Found implementation of procedure setThread [2024-11-09 10:21:38,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-09 10:21:38,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-09 10:21:38,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-09 10:21:38,565 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 10:21:38,565 INFO L130 BoogieDeclarations]: Found specification of procedure checkThread [2024-11-09 10:21:38,565 INFO L138 BoogieDeclarations]: Found implementation of procedure checkThread [2024-11-09 10:21:38,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 10:21:38,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-09 10:21:38,565 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-09 10:21:38,566 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 10:21:38,566 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 10:21:38,567 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 10:21:38,668 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 10:21:38,670 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 10:21:38,878 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 10:21:38,878 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 10:21:39,012 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 10:21:39,012 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-09 10:21:39,013 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:21:39 BoogieIcfgContainer [2024-11-09 10:21:39,013 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 10:21:39,020 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 10:21:39,020 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 10:21:39,023 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 10:21:39,026 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 10:21:37" (1/3) ... [2024-11-09 10:21:39,027 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1be6ac62 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:21:39, skipping insertion in model container [2024-11-09 10:21:39,027 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:38" (2/3) ... [2024-11-09 10:21:39,028 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1be6ac62 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:21:39, skipping insertion in model container [2024-11-09 10:21:39,028 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:21:39" (3/3) ... [2024-11-09 10:21:39,029 INFO L112 eAbstractionObserver]: Analyzing ICFG reorder_5-2.i [2024-11-09 10:21:39,047 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 10:21:39,051 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations. [2024-11-09 10:21:39,051 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 10:21:39,105 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-09 10:21:39,138 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 54 places, 56 transitions, 132 flow [2024-11-09 10:21:39,185 INFO L124 PetriNetUnfolderBase]: 12/131 cut-off events. [2024-11-09 10:21:39,185 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-09 10:21:39,190 INFO L83 FinitePrefix]: Finished finitePrefix Result has 148 conditions, 131 events. 12/131 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 646 event pairs, 0 based on Foata normal form. 0/77 useless extension candidates. Maximal degree in co-relation 69. Up to 7 conditions per place. [2024-11-09 10:21:39,191 INFO L82 GeneralOperation]: Start removeDead. Operand has 54 places, 56 transitions, 132 flow [2024-11-09 10:21:39,194 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 54 places, 56 transitions, 132 flow [2024-11-09 10:21:39,207 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:21:39,216 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, 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;@285e98d1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:21:39,216 INFO L334 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2024-11-09 10:21:39,220 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:21:39,221 INFO L124 PetriNetUnfolderBase]: 1/6 cut-off events. [2024-11-09 10:21:39,221 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:21:39,221 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:21:39,222 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-09 10:21:39,222 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX === [checkThreadErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX (and 12 more)] === [2024-11-09 10:21:39,226 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:21:39,227 INFO L85 PathProgramCache]: Analyzing trace with hash 12139081, now seen corresponding path program 1 times [2024-11-09 10:21:39,234 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:21:39,234 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [719203112] [2024-11-09 10:21:39,235 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:21:39,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:21:39,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:21:39,375 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:21:39,376 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:21:39,376 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [719203112] [2024-11-09 10:21:39,377 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [719203112] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:21:39,377 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:21:39,377 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:21:39,378 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [768948080] [2024-11-09 10:21:39,379 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:21:39,385 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-09 10:21:39,389 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:21:39,407 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-09 10:21:39,408 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-09 10:21:39,409 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 56 [2024-11-09 10:21:39,411 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 56 transitions, 132 flow. Second operand has 2 states, 2 states have (on average 29.0) internal successors, (58), 2 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:21:39,411 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:21:39,412 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 56 [2024-11-09 10:21:39,412 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:21:39,517 INFO L124 PetriNetUnfolderBase]: 86/374 cut-off events. [2024-11-09 10:21:39,518 INFO L125 PetriNetUnfolderBase]: For 46/46 co-relation queries the response was YES. [2024-11-09 10:21:39,519 INFO L83 FinitePrefix]: Finished finitePrefix Result has 589 conditions, 374 events. 86/374 cut-off events. For 46/46 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 2520 event pairs, 71 based on Foata normal form. 24/272 useless extension candidates. Maximal degree in co-relation 373. Up to 190 conditions per place. [2024-11-09 10:21:39,522 INFO L140 encePairwiseOnDemand]: 52/56 looper letters, 24 selfloop transitions, 0 changer transitions 0/52 dead transitions. [2024-11-09 10:21:39,522 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 52 transitions, 172 flow [2024-11-09 10:21:39,523 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-09 10:21:39,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-09 10:21:39,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 84 transitions. [2024-11-09 10:21:39,531 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.75 [2024-11-09 10:21:39,532 INFO L175 Difference]: Start difference. First operand has 54 places, 56 transitions, 132 flow. Second operand 2 states and 84 transitions. [2024-11-09 10:21:39,534 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 52 transitions, 172 flow [2024-11-09 10:21:39,536 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 52 transitions, 172 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:21:39,539 INFO L231 Difference]: Finished difference. Result has 53 places, 52 transitions, 124 flow [2024-11-09 10:21:39,540 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=124, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=124, PETRI_PLACES=53, PETRI_TRANSITIONS=52} [2024-11-09 10:21:39,542 INFO L277 CegarLoopForPetriNet]: 54 programPoint places, -1 predicate places. [2024-11-09 10:21:39,543 INFO L471 AbstractCegarLoop]: Abstraction has has 53 places, 52 transitions, 124 flow [2024-11-09 10:21:39,543 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 29.0) internal successors, (58), 2 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:21:39,543 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:21:39,543 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-09 10:21:39,543 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 10:21:39,544 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [checkThreadErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX (and 12 more)] === [2024-11-09 10:21:39,544 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:21:39,544 INFO L85 PathProgramCache]: Analyzing trace with hash 376379514, now seen corresponding path program 1 times [2024-11-09 10:21:39,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:21:39,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1875269473] [2024-11-09 10:21:39,545 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:21:39,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:21:39,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:21:39,809 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:21:39,810 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:21:39,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1875269473] [2024-11-09 10:21:39,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1875269473] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:21:39,810 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:21:39,810 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 10:21:39,810 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [754656735] [2024-11-09 10:21:39,810 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:21:39,811 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:21:39,811 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:21:39,812 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:21:39,815 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:21:39,858 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 56 [2024-11-09 10:21:39,859 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 52 transitions, 124 flow. Second operand has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:21:39,859 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:21:39,859 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 56 [2024-11-09 10:21:39,859 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:21:40,055 INFO L124 PetriNetUnfolderBase]: 97/367 cut-off events. [2024-11-09 10:21:40,059 INFO L125 PetriNetUnfolderBase]: For 31/31 co-relation queries the response was YES. [2024-11-09 10:21:40,061 INFO L83 FinitePrefix]: Finished finitePrefix Result has 609 conditions, 367 events. 97/367 cut-off events. For 31/31 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 2454 event pairs, 65 based on Foata normal form. 0/270 useless extension candidates. Maximal degree in co-relation 604. Up to 168 conditions per place. [2024-11-09 10:21:40,068 INFO L140 encePairwiseOnDemand]: 52/56 looper letters, 27 selfloop transitions, 2 changer transitions 0/53 dead transitions. [2024-11-09 10:21:40,068 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 53 transitions, 184 flow [2024-11-09 10:21:40,069 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:21:40,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:21:40,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 103 transitions. [2024-11-09 10:21:40,070 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6130952380952381 [2024-11-09 10:21:40,070 INFO L175 Difference]: Start difference. First operand has 53 places, 52 transitions, 124 flow. Second operand 3 states and 103 transitions. [2024-11-09 10:21:40,070 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 53 transitions, 184 flow [2024-11-09 10:21:40,071 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 53 transitions, 184 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:21:40,072 INFO L231 Difference]: Finished difference. Result has 53 places, 50 transitions, 124 flow [2024-11-09 10:21:40,077 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=124, PETRI_PLACES=53, PETRI_TRANSITIONS=50} [2024-11-09 10:21:40,078 INFO L277 CegarLoopForPetriNet]: 54 programPoint places, -1 predicate places. [2024-11-09 10:21:40,078 INFO L471 AbstractCegarLoop]: Abstraction has has 53 places, 50 transitions, 124 flow [2024-11-09 10:21:40,079 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:21:40,083 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:21:40,083 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-09 10:21:40,083 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 10:21:40,084 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [checkThreadErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX (and 12 more)] === [2024-11-09 10:21:40,084 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:21:40,084 INFO L85 PathProgramCache]: Analyzing trace with hash 376379515, now seen corresponding path program 1 times [2024-11-09 10:21:40,084 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:21:40,084 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [6174675] [2024-11-09 10:21:40,084 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:21:40,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:21:40,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:21:40,449 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:21:40,449 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:21:40,449 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [6174675] [2024-11-09 10:21:40,450 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [6174675] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:21:40,450 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:21:40,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:21:40,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [889690236] [2024-11-09 10:21:40,450 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:21:40,450 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:21:40,451 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:21:40,451 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:21:40,451 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:21:40,515 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 56 [2024-11-09 10:21:40,516 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 50 transitions, 124 flow. Second operand has 5 states, 5 states have (on average 26.8) internal successors, (134), 5 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:21:40,516 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:21:40,516 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 56 [2024-11-09 10:21:40,516 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:21:40,679 INFO L124 PetriNetUnfolderBase]: 184/694 cut-off events. [2024-11-09 10:21:40,679 INFO L125 PetriNetUnfolderBase]: For 92/92 co-relation queries the response was YES. [2024-11-09 10:21:40,682 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1175 conditions, 694 events. 184/694 cut-off events. For 92/92 co-relation queries the response was YES. Maximal size of possible extension queue 78. Compared 5536 event pairs, 124 based on Foata normal form. 1/523 useless extension candidates. Maximal degree in co-relation 1169. Up to 215 conditions per place. [2024-11-09 10:21:40,686 INFO L140 encePairwiseOnDemand]: 50/56 looper letters, 47 selfloop transitions, 4 changer transitions 0/75 dead transitions. [2024-11-09 10:21:40,689 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 75 transitions, 298 flow [2024-11-09 10:21:40,689 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 10:21:40,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-09 10:21:40,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 157 transitions. [2024-11-09 10:21:40,691 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7008928571428571 [2024-11-09 10:21:40,691 INFO L175 Difference]: Start difference. First operand has 53 places, 50 transitions, 124 flow. Second operand 4 states and 157 transitions. [2024-11-09 10:21:40,691 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 75 transitions, 298 flow [2024-11-09 10:21:40,692 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 75 transitions, 290 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:21:40,694 INFO L231 Difference]: Finished difference. Result has 56 places, 52 transitions, 146 flow [2024-11-09 10:21:40,694 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=146, PETRI_PLACES=56, PETRI_TRANSITIONS=52} [2024-11-09 10:21:40,694 INFO L277 CegarLoopForPetriNet]: 54 programPoint places, 2 predicate places. [2024-11-09 10:21:40,694 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 52 transitions, 146 flow [2024-11-09 10:21:40,695 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 26.8) internal successors, (134), 5 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:21:40,695 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:21:40,695 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:21:40,695 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 10:21:40,695 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [checkThreadErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX (and 12 more)] === [2024-11-09 10:21:40,696 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:21:40,696 INFO L85 PathProgramCache]: Analyzing trace with hash 842634123, now seen corresponding path program 1 times [2024-11-09 10:21:40,696 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:21:40,697 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1669582347] [2024-11-09 10:21:40,697 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:21:40,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:21:40,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:21:40,721 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 10:21:40,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:21:40,744 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 10:21:40,745 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 10:21:40,746 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 15 remaining) [2024-11-09 10:21:40,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONMEMORY_LEAK (13 of 15 remaining) [2024-11-09 10:21:40,749 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX (12 of 15 remaining) [2024-11-09 10:21:40,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX (11 of 15 remaining) [2024-11-09 10:21:40,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 15 remaining) [2024-11-09 10:21:40,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 15 remaining) [2024-11-09 10:21:40,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 15 remaining) [2024-11-09 10:21:40,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 15 remaining) [2024-11-09 10:21:40,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 15 remaining) [2024-11-09 10:21:40,753 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 15 remaining) [2024-11-09 10:21:40,753 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 15 remaining) [2024-11-09 10:21:40,753 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONMEMORY_LEAK (3 of 15 remaining) [2024-11-09 10:21:40,753 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 15 remaining) [2024-11-09 10:21:40,753 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 15 remaining) [2024-11-09 10:21:40,753 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 15 remaining) [2024-11-09 10:21:40,754 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 10:21:40,754 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-09 10:21:40,778 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-09 10:21:40,778 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-09 10:21:40,782 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 09.11 10:21:40 BasicIcfg [2024-11-09 10:21:40,783 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-09 10:21:40,783 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 10:21:40,783 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 10:21:40,783 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 10:21:40,787 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:21:39" (3/4) ... [2024-11-09 10:21:40,789 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-09 10:21:40,790 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 10:21:40,791 INFO L158 Benchmark]: Toolchain (without parser) took 3050.92ms. Allocated memory was 159.4MB in the beginning and 239.1MB in the end (delta: 79.7MB). Free memory was 85.5MB in the beginning and 97.5MB in the end (delta: -12.0MB). Peak memory consumption was 66.3MB. Max. memory is 16.1GB. [2024-11-09 10:21:40,791 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 159.4MB. Free memory was 110.7MB in the beginning and 110.6MB in the end (delta: 159.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 10:21:40,795 INFO L158 Benchmark]: CACSL2BoogieTranslator took 654.47ms. Allocated memory was 159.4MB in the beginning and 239.1MB in the end (delta: 79.7MB). Free memory was 85.3MB in the beginning and 191.9MB in the end (delta: -106.6MB). Peak memory consumption was 44.2MB. Max. memory is 16.1GB. [2024-11-09 10:21:40,796 INFO L158 Benchmark]: Boogie Procedure Inliner took 55.89ms. Allocated memory is still 239.1MB. Free memory was 191.9MB in the beginning and 188.8MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 10:21:40,796 INFO L158 Benchmark]: Boogie Preprocessor took 43.41ms. Allocated memory is still 239.1MB. Free memory was 188.8MB in the beginning and 186.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 10:21:40,796 INFO L158 Benchmark]: RCFGBuilder took 511.95ms. Allocated memory is still 239.1MB. Free memory was 186.7MB in the beginning and 154.2MB in the end (delta: 32.5MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2024-11-09 10:21:40,796 INFO L158 Benchmark]: TraceAbstraction took 1762.79ms. Allocated memory is still 239.1MB. Free memory was 153.1MB in the beginning and 98.6MB in the end (delta: 54.6MB). Peak memory consumption was 53.5MB. Max. memory is 16.1GB. [2024-11-09 10:21:40,796 INFO L158 Benchmark]: Witness Printer took 6.98ms. Allocated memory is still 239.1MB. Free memory is still 97.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 10:21:40,798 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.15ms. Allocated memory is still 159.4MB. Free memory was 110.7MB in the beginning and 110.6MB in the end (delta: 159.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 654.47ms. Allocated memory was 159.4MB in the beginning and 239.1MB in the end (delta: 79.7MB). Free memory was 85.3MB in the beginning and 191.9MB in the end (delta: -106.6MB). Peak memory consumption was 44.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 55.89ms. Allocated memory is still 239.1MB. Free memory was 191.9MB in the beginning and 188.8MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 43.41ms. Allocated memory is still 239.1MB. Free memory was 188.8MB in the beginning and 186.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 511.95ms. Allocated memory is still 239.1MB. Free memory was 186.7MB in the beginning and 154.2MB in the end (delta: 32.5MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * TraceAbstraction took 1762.79ms. Allocated memory is still 239.1MB. Free memory was 153.1MB in the beginning and 98.6MB in the end (delta: 54.6MB). Peak memory consumption was 53.5MB. Max. memory is 16.1GB. * Witness Printer took 6.98ms. Allocated memory is still 239.1MB. Free memory is still 97.5MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: overapproximation of sscanf at line 1246. Possible FailurePath: [L1229] static int iSet = 4; [L1230] static int iCheck = 1; [L1231] static int a = 0; [L1232] static int b = 0; [L1239] int i, err; VAL [\old(argc)=3, \old(argv)={1073741825:1073741826}, a=0, argc=3, b=0, iCheck=1, iSet=4] [L1240] COND TRUE argc != 1 VAL [\old(argc)=3, \old(argv)={1073741825:1073741826}, a=0, argc=3, b=0, iCheck=1, iSet=4] [L1241] COND FALSE !(argc != 3) VAL [\old(argc)=3, \old(argv)={1073741825:1073741826}, a=0, argc=3, b=0, iCheck=1, iSet=4] [L1245] argv[1] [L1246] argv[2] [L1249] pthread_t setPool[iSet]; [L1250] pthread_t checkPool[iCheck]; [L1251] i = 0 VAL [\old(argc)=3, \old(argv)={1073741825:1073741826}, a=0, argc=3, b=0, checkPool={4:0}, i=0, iCheck=0, iSet=1073741824, setPool={5:0}] [L1251] COND TRUE i < iSet - UnprovableResult [Line: 11]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 1245]: Unable to prove that array index is always in bounds Unable to prove that array index is always in bounds Reason: Not analyzed. - UnprovableResult [Line: 1246]: Unable to prove that array index is always in bounds Unable to prove that array index is always in bounds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: 1238]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 1258]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1252]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 63 locations, 15 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.6s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 121 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 80 mSDsluCounter, 26 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 11 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 287 IncrementalHoareTripleChecker+Invalid, 292 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 15 mSDtfsCounter, 287 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=146occurred in iteration=3, InterpolantAutomatonStates: 9, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.6s InterpolantComputationTime, 22 NumberOfCodeBlocks, 22 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 11 ConstructedInterpolants, 0 QuantifiedInterpolants, 73 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 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 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-09 10:21:40,819 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/pthread/reorder_5-2.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 41850eb6fd386c6f0f40e76b0dfccb7c973d8ab2a3ee3a82b04526b3663119f9 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 10:21:42,929 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 10:21:42,990 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf [2024-11-09 10:21:42,996 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 10:21:42,999 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 10:21:43,027 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 10:21:43,030 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 10:21:43,030 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 10:21:43,030 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 10:21:43,031 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 10:21:43,032 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 10:21:43,033 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 10:21:43,033 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 10:21:43,033 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 10:21:43,034 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 10:21:43,034 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 10:21:43,036 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 10:21:43,037 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 10:21:43,037 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 10:21:43,037 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 10:21:43,037 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 10:21:43,037 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 10:21:43,037 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 10:21:43,038 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 10:21:43,038 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 10:21:43,038 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-09 10:21:43,038 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 10:21:43,038 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-09 10:21:43,038 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 10:21:43,039 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 10:21:43,039 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 10:21:43,039 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 10:21:43,039 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 10:21:43,039 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 10:21:43,039 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 10:21:43,040 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:21:43,040 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 10:21:43,040 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 10:21:43,043 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-09 10:21:43,043 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-09 10:21:43,043 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 10:21:43,043 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 10:21:43,044 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 10:21:43,044 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 10:21:43,044 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 41850eb6fd386c6f0f40e76b0dfccb7c973d8ab2a3ee3a82b04526b3663119f9 [2024-11-09 10:21:43,304 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 10:21:43,324 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 10:21:43,328 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 10:21:43,329 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 10:21:43,329 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 10:21:43,330 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/reorder_5-2.i [2024-11-09 10:21:44,884 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 10:21:45,142 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 10:21:45,143 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread/reorder_5-2.i [2024-11-09 10:21:45,168 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3aae49268/d4fe36fd583945e4825ef199ffe57c37/FLAGe5f111f7a [2024-11-09 10:21:45,181 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3aae49268/d4fe36fd583945e4825ef199ffe57c37 [2024-11-09 10:21:45,183 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 10:21:45,184 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 10:21:45,187 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 10:21:45,187 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 10:21:45,191 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 10:21:45,192 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,193 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@d931047 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45, skipping insertion in model container [2024-11-09 10:21:45,193 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,243 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 10:21:45,654 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:21:45,662 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 10:21:45,703 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:21:45,768 INFO L204 MainTranslator]: Completed translation [2024-11-09 10:21:45,768 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45 WrapperNode [2024-11-09 10:21:45,768 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 10:21:45,769 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 10:21:45,769 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 10:21:45,770 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 10:21:45,775 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,793 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,811 INFO L138 Inliner]: procedures = 374, calls = 28, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 136 [2024-11-09 10:21:45,811 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 10:21:45,812 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 10:21:45,812 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 10:21:45,812 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 10:21:45,819 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,820 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,823 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,833 INFO L175 MemorySlicer]: Split 6 memory accesses to 3 slices as follows [2, 2, 2]. 33 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 2 writes are split as follows [0, 1, 1]. [2024-11-09 10:21:45,834 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,834 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,852 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,859 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,862 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,863 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,866 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 10:21:45,867 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 10:21:45,867 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 10:21:45,867 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 10:21:45,868 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (1/1) ... [2024-11-09 10:21:45,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:21:45,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:21:45,897 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-09 10:21:45,901 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-09 10:21:45,937 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-09 10:21:45,937 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-09 10:21:45,937 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-09 10:21:45,938 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-09 10:21:45,938 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 10:21:45,938 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 10:21:45,938 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-09 10:21:45,938 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-09 10:21:45,938 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-09 10:21:45,938 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-09 10:21:45,938 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-09 10:21:45,938 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-09 10:21:45,939 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-09 10:21:45,939 INFO L130 BoogieDeclarations]: Found specification of procedure setThread [2024-11-09 10:21:45,939 INFO L138 BoogieDeclarations]: Found implementation of procedure setThread [2024-11-09 10:21:45,939 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 10:21:45,939 INFO L130 BoogieDeclarations]: Found specification of procedure checkThread [2024-11-09 10:21:45,939 INFO L138 BoogieDeclarations]: Found implementation of procedure checkThread [2024-11-09 10:21:45,939 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 10:21:45,939 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 10:21:45,940 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 10:21:46,100 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 10:21:46,102 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 10:21:46,392 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 10:21:46,392 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 10:21:46,569 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 10:21:46,570 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-09 10:21:46,570 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:21:46 BoogieIcfgContainer [2024-11-09 10:21:46,570 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 10:21:46,572 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 10:21:46,572 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 10:21:46,575 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 10:21:46,575 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 10:21:45" (1/3) ... [2024-11-09 10:21:46,576 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@459ec510 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:21:46, skipping insertion in model container [2024-11-09 10:21:46,576 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:21:45" (2/3) ... [2024-11-09 10:21:46,576 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@459ec510 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:21:46, skipping insertion in model container [2024-11-09 10:21:46,576 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:21:46" (3/3) ... [2024-11-09 10:21:46,578 INFO L112 eAbstractionObserver]: Analyzing ICFG reorder_5-2.i [2024-11-09 10:21:46,592 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 10:21:46,592 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations. [2024-11-09 10:21:46,592 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 10:21:46,637 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-09 10:21:46,673 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 54 places, 56 transitions, 132 flow [2024-11-09 10:21:46,718 INFO L124 PetriNetUnfolderBase]: 12/131 cut-off events. [2024-11-09 10:21:46,720 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-09 10:21:46,723 INFO L83 FinitePrefix]: Finished finitePrefix Result has 148 conditions, 131 events. 12/131 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 646 event pairs, 0 based on Foata normal form. 0/77 useless extension candidates. Maximal degree in co-relation 69. Up to 7 conditions per place. [2024-11-09 10:21:46,725 INFO L82 GeneralOperation]: Start removeDead. Operand has 54 places, 56 transitions, 132 flow [2024-11-09 10:21:46,728 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 54 places, 56 transitions, 132 flow [2024-11-09 10:21:46,734 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:21:46,740 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, 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;@5e6fca04, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:21:46,740 INFO L334 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2024-11-09 10:21:46,743 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:21:46,743 INFO L124 PetriNetUnfolderBase]: 1/6 cut-off events. [2024-11-09 10:21:46,743 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:21:46,743 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:21:46,744 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-09 10:21:46,744 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX === [checkThreadErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX (and 12 more)] === [2024-11-09 10:21:46,748 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:21:46,748 INFO L85 PathProgramCache]: Analyzing trace with hash 12077513, now seen corresponding path program 1 times [2024-11-09 10:21:46,760 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-09 10:21:46,761 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [72819743] [2024-11-09 10:21:46,761 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:21:46,762 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-09 10:21:46,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-09 10:21:46,766 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-09 10:21:46,767 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2024-11-09 10:21:46,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:21:46,853 INFO L255 TraceCheckSpWp]: Trace formula consists of 25 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-09 10:21:46,856 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:21:46,870 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:21:46,871 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-09 10:21:46,871 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-09 10:21:46,872 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [72819743] [2024-11-09 10:21:46,872 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [72819743] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:21:46,872 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:21:46,873 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:21:46,874 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [629323326] [2024-11-09 10:21:46,875 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:21:46,881 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-09 10:21:46,887 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-09 10:21:46,907 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-09 10:21:46,907 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-09 10:21:46,909 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 56 [2024-11-09 10:21:46,911 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 56 transitions, 132 flow. Second operand has 2 states, 2 states have (on average 29.0) internal successors, (58), 2 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:21:46,911 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:21:46,911 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 56 [2024-11-09 10:21:46,912 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:21:47,055 INFO L124 PetriNetUnfolderBase]: 86/374 cut-off events. [2024-11-09 10:21:47,055 INFO L125 PetriNetUnfolderBase]: For 46/46 co-relation queries the response was YES. [2024-11-09 10:21:47,056 INFO L83 FinitePrefix]: Finished finitePrefix Result has 589 conditions, 374 events. 86/374 cut-off events. For 46/46 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 2520 event pairs, 71 based on Foata normal form. 24/272 useless extension candidates. Maximal degree in co-relation 373. Up to 190 conditions per place. [2024-11-09 10:21:47,058 INFO L140 encePairwiseOnDemand]: 52/56 looper letters, 24 selfloop transitions, 0 changer transitions 0/52 dead transitions. [2024-11-09 10:21:47,059 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 52 transitions, 172 flow [2024-11-09 10:21:47,060 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-09 10:21:47,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-09 10:21:47,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 84 transitions. [2024-11-09 10:21:47,068 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.75 [2024-11-09 10:21:47,069 INFO L175 Difference]: Start difference. First operand has 54 places, 56 transitions, 132 flow. Second operand 2 states and 84 transitions. [2024-11-09 10:21:47,069 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 52 transitions, 172 flow [2024-11-09 10:21:47,071 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 52 transitions, 172 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:21:47,073 INFO L231 Difference]: Finished difference. Result has 53 places, 52 transitions, 124 flow [2024-11-09 10:21:47,074 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=124, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=124, PETRI_PLACES=53, PETRI_TRANSITIONS=52} [2024-11-09 10:21:47,077 INFO L277 CegarLoopForPetriNet]: 54 programPoint places, -1 predicate places. [2024-11-09 10:21:47,077 INFO L471 AbstractCegarLoop]: Abstraction has has 53 places, 52 transitions, 124 flow [2024-11-09 10:21:47,077 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 29.0) internal successors, (58), 2 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:21:47,077 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:21:47,077 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-09 10:21:47,084 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Ended with exit code 0 [2024-11-09 10:21:47,281 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-09 10:21:47,282 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [checkThreadErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX (and 12 more)] === [2024-11-09 10:21:47,283 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:21:47,283 INFO L85 PathProgramCache]: Analyzing trace with hash 374470904, now seen corresponding path program 1 times [2024-11-09 10:21:47,283 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-09 10:21:47,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [986197783] [2024-11-09 10:21:47,283 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:21:47,284 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-09 10:21:47,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-09 10:21:47,289 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-09 10:21:47,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2024-11-09 10:21:47,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:21:47,354 INFO L255 TraceCheckSpWp]: Trace formula consists of 42 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-09 10:21:47,355 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:21:47,416 INFO L349 Elim1Store]: treesize reduction 19, result has 26.9 percent of original size [2024-11-09 10:21:47,418 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 21 treesize of output 15 [2024-11-09 10:21:47,434 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:21:47,435 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-09 10:21:47,435 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-09 10:21:47,435 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [986197783] [2024-11-09 10:21:47,435 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [986197783] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:21:47,435 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:21:47,435 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 10:21:47,436 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [681590404] [2024-11-09 10:21:47,436 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:21:47,436 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:21:47,437 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-09 10:21:47,437 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:21:47,437 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:21:47,472 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 56 [2024-11-09 10:21:47,474 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 52 transitions, 124 flow. Second operand has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:21:47,474 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:21:47,474 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 56 [2024-11-09 10:21:47,474 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:21:47,596 INFO L124 PetriNetUnfolderBase]: 97/370 cut-off events. [2024-11-09 10:21:47,596 INFO L125 PetriNetUnfolderBase]: For 31/31 co-relation queries the response was YES. [2024-11-09 10:21:47,599 INFO L83 FinitePrefix]: Finished finitePrefix Result has 612 conditions, 370 events. 97/370 cut-off events. For 31/31 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 2499 event pairs, 62 based on Foata normal form. 0/273 useless extension candidates. Maximal degree in co-relation 607. Up to 168 conditions per place. [2024-11-09 10:21:47,601 INFO L140 encePairwiseOnDemand]: 52/56 looper letters, 27 selfloop transitions, 2 changer transitions 0/53 dead transitions. [2024-11-09 10:21:47,601 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 53 transitions, 184 flow [2024-11-09 10:21:47,602 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:21:47,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:21:47,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 103 transitions. [2024-11-09 10:21:47,605 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6130952380952381 [2024-11-09 10:21:47,605 INFO L175 Difference]: Start difference. First operand has 53 places, 52 transitions, 124 flow. Second operand 3 states and 103 transitions. [2024-11-09 10:21:47,605 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 53 transitions, 184 flow [2024-11-09 10:21:47,606 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 53 transitions, 184 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:21:47,609 INFO L231 Difference]: Finished difference. Result has 53 places, 50 transitions, 124 flow [2024-11-09 10:21:47,611 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=124, PETRI_PLACES=53, PETRI_TRANSITIONS=50} [2024-11-09 10:21:47,612 INFO L277 CegarLoopForPetriNet]: 54 programPoint places, -1 predicate places. [2024-11-09 10:21:47,612 INFO L471 AbstractCegarLoop]: Abstraction has has 53 places, 50 transitions, 124 flow [2024-11-09 10:21:47,612 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:21:47,613 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:21:47,613 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-09 10:21:47,617 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2024-11-09 10:21:47,813 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-09 10:21:47,814 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [checkThreadErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX (and 12 more)] === [2024-11-09 10:21:47,815 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:21:47,815 INFO L85 PathProgramCache]: Analyzing trace with hash 374470905, now seen corresponding path program 1 times [2024-11-09 10:21:47,815 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-09 10:21:47,815 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1442936454] [2024-11-09 10:21:47,815 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:21:47,815 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-09 10:21:47,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-09 10:21:47,820 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-09 10:21:47,828 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2024-11-09 10:21:47,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:21:47,878 INFO L255 TraceCheckSpWp]: Trace formula consists of 42 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-09 10:21:47,879 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:21:47,901 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 10:21:47,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 5 [2024-11-09 10:21:47,907 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-09 10:21:47,944 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:21:47,944 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-09 10:21:47,944 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-09 10:21:47,945 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1442936454] [2024-11-09 10:21:47,945 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1442936454] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:21:47,945 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:21:47,945 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 10:21:47,945 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2125976152] [2024-11-09 10:21:47,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:21:47,946 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 10:21:47,946 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-09 10:21:47,946 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 10:21:47,946 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 10:21:48,000 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 56 [2024-11-09 10:21:48,001 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 50 transitions, 124 flow. Second operand has 4 states, 4 states have (on average 27.0) internal successors, (108), 4 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:21:48,001 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:21:48,001 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 56 [2024-11-09 10:21:48,001 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:21:48,170 INFO L124 PetriNetUnfolderBase]: 184/694 cut-off events. [2024-11-09 10:21:48,170 INFO L125 PetriNetUnfolderBase]: For 92/92 co-relation queries the response was YES. [2024-11-09 10:21:48,172 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1175 conditions, 694 events. 184/694 cut-off events. For 92/92 co-relation queries the response was YES. Maximal size of possible extension queue 78. Compared 5534 event pairs, 159 based on Foata normal form. 1/523 useless extension candidates. Maximal degree in co-relation 1169. Up to 215 conditions per place. [2024-11-09 10:21:48,174 INFO L140 encePairwiseOnDemand]: 50/56 looper letters, 47 selfloop transitions, 4 changer transitions 0/75 dead transitions. [2024-11-09 10:21:48,174 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 75 transitions, 298 flow [2024-11-09 10:21:48,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 10:21:48,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-09 10:21:48,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 157 transitions. [2024-11-09 10:21:48,176 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7008928571428571 [2024-11-09 10:21:48,176 INFO L175 Difference]: Start difference. First operand has 53 places, 50 transitions, 124 flow. Second operand 4 states and 157 transitions. [2024-11-09 10:21:48,176 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 75 transitions, 298 flow [2024-11-09 10:21:48,178 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 75 transitions, 290 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:21:48,179 INFO L231 Difference]: Finished difference. Result has 56 places, 52 transitions, 146 flow [2024-11-09 10:21:48,179 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=56, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=146, PETRI_PLACES=56, PETRI_TRANSITIONS=52} [2024-11-09 10:21:48,180 INFO L277 CegarLoopForPetriNet]: 54 programPoint places, 2 predicate places. [2024-11-09 10:21:48,180 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 52 transitions, 146 flow [2024-11-09 10:21:48,180 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.0) internal successors, (108), 4 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:21:48,180 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:21:48,180 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:21:48,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Ended with exit code 0 [2024-11-09 10:21:48,381 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-09 10:21:48,382 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [checkThreadErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX (and 12 more)] === [2024-11-09 10:21:48,382 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:21:48,382 INFO L85 PathProgramCache]: Analyzing trace with hash -182193525, now seen corresponding path program 1 times [2024-11-09 10:21:48,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-09 10:21:48,383 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [893338209] [2024-11-09 10:21:48,383 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:21:48,383 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-09 10:21:48,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-09 10:21:48,386 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-09 10:21:48,399 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2024-11-09 10:21:48,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:21:48,443 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 10:21:48,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:21:48,475 INFO L130 FreeRefinementEngine]: Strategy WOLF found a feasible trace [2024-11-09 10:21:48,476 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 10:21:48,476 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 15 remaining) [2024-11-09 10:21:48,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONMEMORY_LEAK (13 of 15 remaining) [2024-11-09 10:21:48,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX (12 of 15 remaining) [2024-11-09 10:21:48,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX (11 of 15 remaining) [2024-11-09 10:21:48,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 15 remaining) [2024-11-09 10:21:48,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 15 remaining) [2024-11-09 10:21:48,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 15 remaining) [2024-11-09 10:21:48,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 15 remaining) [2024-11-09 10:21:48,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 15 remaining) [2024-11-09 10:21:48,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 15 remaining) [2024-11-09 10:21:48,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 15 remaining) [2024-11-09 10:21:48,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONMEMORY_LEAK (3 of 15 remaining) [2024-11-09 10:21:48,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 15 remaining) [2024-11-09 10:21:48,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 15 remaining) [2024-11-09 10:21:48,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 15 remaining) [2024-11-09 10:21:48,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Ended with exit code 0 [2024-11-09 10:21:48,680 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-09 10:21:48,681 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-09 10:21:48,723 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-09 10:21:48,723 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-09 10:21:48,732 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 09.11 10:21:48 BasicIcfg [2024-11-09 10:21:48,732 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-09 10:21:48,733 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 10:21:48,733 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 10:21:48,733 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 10:21:48,736 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:21:46" (3/4) ... [2024-11-09 10:21:48,738 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-09 10:21:48,739 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 10:21:48,743 INFO L158 Benchmark]: Toolchain (without parser) took 3555.08ms. Allocated memory was 71.3MB in the beginning and 130.0MB in the end (delta: 58.7MB). Free memory was 48.2MB in the beginning and 72.7MB in the end (delta: -24.4MB). Peak memory consumption was 34.0MB. Max. memory is 16.1GB. [2024-11-09 10:21:48,744 INFO L158 Benchmark]: CDTParser took 0.85ms. Allocated memory is still 71.3MB. Free memory is still 49.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 10:21:48,744 INFO L158 Benchmark]: CACSL2BoogieTranslator took 581.73ms. Allocated memory was 71.3MB in the beginning and 98.6MB in the end (delta: 27.3MB). Free memory was 48.0MB in the beginning and 49.5MB in the end (delta: -1.4MB). Peak memory consumption was 25.8MB. Max. memory is 16.1GB. [2024-11-09 10:21:48,744 INFO L158 Benchmark]: Boogie Procedure Inliner took 42.15ms. Allocated memory is still 98.6MB. Free memory was 49.5MB in the beginning and 46.5MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-09 10:21:48,745 INFO L158 Benchmark]: Boogie Preprocessor took 54.27ms. Allocated memory is still 98.6MB. Free memory was 46.5MB in the beginning and 74.1MB in the end (delta: -27.5MB). Peak memory consumption was 3.0MB. Max. memory is 16.1GB. [2024-11-09 10:21:48,745 INFO L158 Benchmark]: RCFGBuilder took 704.03ms. Allocated memory is still 98.6MB. Free memory was 74.1MB in the beginning and 69.4MB in the end (delta: 4.7MB). Peak memory consumption was 40.1MB. Max. memory is 16.1GB. [2024-11-09 10:21:48,745 INFO L158 Benchmark]: TraceAbstraction took 2160.22ms. Allocated memory was 98.6MB in the beginning and 130.0MB in the end (delta: 31.5MB). Free memory was 68.6MB in the beginning and 73.7MB in the end (delta: -5.1MB). Peak memory consumption was 25.9MB. Max. memory is 16.1GB. [2024-11-09 10:21:48,746 INFO L158 Benchmark]: Witness Printer took 6.21ms. Allocated memory is still 130.0MB. Free memory was 73.7MB in the beginning and 72.7MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 10:21:48,753 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.85ms. Allocated memory is still 71.3MB. Free memory is still 49.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 581.73ms. Allocated memory was 71.3MB in the beginning and 98.6MB in the end (delta: 27.3MB). Free memory was 48.0MB in the beginning and 49.5MB in the end (delta: -1.4MB). Peak memory consumption was 25.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 42.15ms. Allocated memory is still 98.6MB. Free memory was 49.5MB in the beginning and 46.5MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 54.27ms. Allocated memory is still 98.6MB. Free memory was 46.5MB in the beginning and 74.1MB in the end (delta: -27.5MB). Peak memory consumption was 3.0MB. Max. memory is 16.1GB. * RCFGBuilder took 704.03ms. Allocated memory is still 98.6MB. Free memory was 74.1MB in the beginning and 69.4MB in the end (delta: 4.7MB). Peak memory consumption was 40.1MB. Max. memory is 16.1GB. * TraceAbstraction took 2160.22ms. Allocated memory was 98.6MB in the beginning and 130.0MB in the end (delta: 31.5MB). Free memory was 68.6MB in the beginning and 73.7MB in the end (delta: -5.1MB). Peak memory consumption was 25.9MB. Max. memory is 16.1GB. * Witness Printer took 6.21ms. Allocated memory is still 130.0MB. Free memory was 73.7MB in the beginning and 72.7MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: overapproximation of sscanf at line 1246. Possible FailurePath: [L1229] static int iSet = 4; [L1230] static int iCheck = 1; [L1231] static int a = 0; [L1232] static int b = 0; [L1239] int i, err; VAL [\old(argc)=3, \old(argv)={8:6}, a=0, argc=3, b=0, iCheck=1, iSet=4] [L1240] COND TRUE argc != 1 VAL [\old(argc)=3, \old(argv)={8:6}, a=0, argc=3, b=0, iCheck=1, iSet=4] [L1241] COND FALSE !(argc != 3) VAL [\old(argc)=3, \old(argv)={8:6}, a=0, argc=3, b=0, iCheck=1, iSet=4] [L1245] argv[1] [L1246] argv[2] [L1249] pthread_t setPool[iSet]; [L1250] pthread_t checkPool[iCheck]; [L1251] i = 0 VAL [\old(argc)=3, \old(argv)={8:6}, a=0, argc=3, b=0, checkPool={7:0}, i=0, iCheck=0, iSet=1073741824, setPool={5:0}] [L1251] COND TRUE i < iSet - UnprovableResult [Line: 11]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 1245]: Unable to prove that array index is always in bounds Unable to prove that array index is always in bounds Reason: Not analyzed. - UnprovableResult [Line: 1246]: Unable to prove that array index is always in bounds Unable to prove that array index is always in bounds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: 1238]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 1258]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1252]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 63 locations, 15 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 2.0s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 116 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 74 mSDsluCounter, 22 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 11 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 205 IncrementalHoareTripleChecker+Invalid, 210 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 11 mSDtfsCounter, 205 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=146occurred in iteration=3, InterpolantAutomatonStates: 9, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 22 NumberOfCodeBlocks, 22 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 11 ConstructedInterpolants, 0 QuantifiedInterpolants, 49 SizeOfPredicates, 3 NumberOfNonLiveVariables, 109 ConjunctsInSsa, 13 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 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 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-09 10:21:48,775 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN: Overapproximated counterexample