./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/longjmp/68-longjmp_05-heap-counting-return-one-method_true.i --full-output --architecture 64bit


--------------------------------------------------------------------------------


Checking for ERROR reachability
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/longjmp/68-longjmp_05-heap-counting-return-one-method_true.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 3bd7ad9ac2725fdba1820a91634ef754e4ef2007dcc38a347a85abfe18e1ca58
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:32:49,506 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:32:49,632 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-64bit-Automizer_Default.epf
[2023-11-19 07:32:49,640 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:32:49,641 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:32:49,680 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:32:49,680 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:32:49,681 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:32:49,682 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:32:49,687 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:32:49,689 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:32:49,689 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:32:49,690 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:32:49,692 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:32:49,692 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:32:49,693 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:32:49,693 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:32:49,693 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:32:49,694 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:32:49,694 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:32:49,695 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:32:49,696 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:32:49,697 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:32:49,697 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:32:49,698 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:32:49,698 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:32:49,719 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:32:49,720 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:32:49,720 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:32:49,721 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:32:49,722 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:32:49,722 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:32:49,723 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:32:49,723 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:32:49,723 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:32:49,724 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:32:49,724 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3bd7ad9ac2725fdba1820a91634ef754e4ef2007dcc38a347a85abfe18e1ca58
[2023-11-19 07:32:50,041 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:32:50,088 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:32:50,091 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:32:50,092 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:32:50,094 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:32:50,095 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/longjmp/68-longjmp_05-heap-counting-return-one-method_true.i
[2023-11-19 07:32:53,228 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:32:53,591 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:32:53,592 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/sv-benchmarks/c/longjmp/68-longjmp_05-heap-counting-return-one-method_true.i
[2023-11-19 07:32:53,609 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/data/2224e931f/a042f811769543178023070d5d3b99e8/FLAGc0bed71c1
[2023-11-19 07:32:53,625 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/data/2224e931f/a042f811769543178023070d5d3b99e8
[2023-11-19 07:32:53,627 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:32:53,629 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:32:53,630 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:32:53,631 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:32:53,636 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:32:53,637 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:32:53" (1/1) ...
[2023-11-19 07:32:53,638 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@79ee318f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:53, skipping insertion in model container
[2023-11-19 07:32:53,639 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:32:53" (1/1) ...
[2023-11-19 07:32:53,687 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:32:53,853 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/sv-benchmarks/c/longjmp/68-longjmp_05-heap-counting-return-one-method_true.i[1105,1118]
[2023-11-19 07:32:53,892 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:32:54,009 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:32:54,023 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:32:54,039 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/sv-benchmarks/c/longjmp/68-longjmp_05-heap-counting-return-one-method_true.i[1105,1118]
[2023-11-19 07:32:54,062 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:32:54,091 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:32:54,119 WARN  L675               CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler.
[2023-11-19 07:32:54,127 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:32:54,128 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54 WrapperNode
[2023-11-19 07:32:54,128 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:32:54,130 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:32:54,130 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:32:54,130 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:32:54,138 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ...
[2023-11-19 07:32:54,164 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ...
[2023-11-19 07:32:54,186 INFO  L138                Inliner]: procedures = 123, calls = 10, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 18
[2023-11-19 07:32:54,187 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:32:54,187 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:32:54,189 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:32:54,189 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:32:54,199 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ...
[2023-11-19 07:32:54,199 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ...
[2023-11-19 07:32:54,210 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ...
[2023-11-19 07:32:54,211 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ...
[2023-11-19 07:32:54,222 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ...
[2023-11-19 07:32:54,226 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ...
[2023-11-19 07:32:54,232 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ...
[2023-11-19 07:32:54,233 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ...
[2023-11-19 07:32:54,235 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:32:54,236 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:32:54,236 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:32:54,236 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:32:54,237 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ...
[2023-11-19 07:32:54,243 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:32:54,254 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:32:54,268 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:32:54,298 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:32:54,316 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2023-11-19 07:32:54,317 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2023-11-19 07:32:54,317 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2023-11-19 07:32:54,317 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:32:54,318 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:32:54,318 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:32:54,318 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:32:54,404 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:32:54,406 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:32:54,519 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:32:54,529 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:32:54,530 INFO  L302             CfgBuilder]: Removed 1 assume(true) statements.
[2023-11-19 07:32:54,533 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:32:54 BoogieIcfgContainer
[2023-11-19 07:32:54,534 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:32:54,536 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:32:54,537 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:32:54,540 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:32:54,541 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:32:53" (1/3) ...
[2023-11-19 07:32:54,542 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5c23f94a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:32:54, skipping insertion in model container
[2023-11-19 07:32:54,542 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (2/3) ...
[2023-11-19 07:32:54,542 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5c23f94a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:32:54, skipping insertion in model container
[2023-11-19 07:32:54,543 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:32:54" (3/3) ...
[2023-11-19 07:32:54,544 INFO  L112   eAbstractionObserver]: Analyzing ICFG 68-longjmp_05-heap-counting-return-one-method_true.i
[2023-11-19 07:32:54,566 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:32:54,567 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations.
[2023-11-19 07:32:54,621 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:32:54,628 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@4b3a3eb, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:32:54,629 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2023-11-19 07:32:54,633 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 16 states, 10 states have (on average 1.5) internal successors, (15), 13 states have internal predecessors, (15), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:32:54,641 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-19 07:32:54,642 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:32:54,643 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:32:54,643 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONUNKNOWN, __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:32:54,649 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:32:54,650 INFO  L85        PathProgramCache]: Analyzing trace with hash 1805660505, now seen corresponding path program 1 times
[2023-11-19 07:32:54,662 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:32:54,662 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [691810489]
[2023-11-19 07:32:54,663 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:32:54,663 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:32:54,774 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:32:55,057 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:32:55,058 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:32:55,058 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [691810489]
[2023-11-19 07:32:55,059 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [691810489] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:32:55,059 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:32:55,060 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:32:55,062 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1313536225]
[2023-11-19 07:32:55,062 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:32:55,067 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:32:55,068 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:32:55,110 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:32:55,111 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:32:55,113 INFO  L87              Difference]: Start difference. First operand  has 16 states, 10 states have (on average 1.5) internal successors, (15), 13 states have internal predecessors, (15), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand  has 5 states, 5 states have (on average 1.2) internal successors, (6), 4 states have internal predecessors, (6), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:32:55,199 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:32:55,199 INFO  L93              Difference]: Finished difference Result 22 states and 27 transitions.
[2023-11-19 07:32:55,201 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:32:55,202 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 1.2) internal successors, (6), 4 states have internal predecessors, (6), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7
[2023-11-19 07:32:55,202 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:32:55,208 INFO  L225             Difference]: With dead ends: 22
[2023-11-19 07:32:55,209 INFO  L226             Difference]: Without dead ends: 10
[2023-11-19 07:32:55,211 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:32:55,215 INFO  L413           NwaCegarLoop]: 5 mSDtfsCounter, 6 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:32:55,217 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 15 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:32:55,237 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10 states.
[2023-11-19 07:32:55,251 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10 to 10.
[2023-11-19 07:32:55,253 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10 states, 7 states have (on average 1.0) internal successors, (7), 7 states have internal predecessors, (7), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2023-11-19 07:32:55,253 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 9 transitions.
[2023-11-19 07:32:55,255 INFO  L78                 Accepts]: Start accepts. Automaton has 10 states and 9 transitions. Word has length 7
[2023-11-19 07:32:55,255 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:32:55,255 INFO  L495      AbstractCegarLoop]: Abstraction has 10 states and 9 transitions.
[2023-11-19 07:32:55,256 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 1.2) internal successors, (6), 4 states have internal predecessors, (6), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:32:55,256 INFO  L276                IsEmpty]: Start isEmpty. Operand 10 states and 9 transitions.
[2023-11-19 07:32:55,256 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2023-11-19 07:32:55,257 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:32:55,257 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:32:55,257 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:32:55,257 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONUNKNOWN === [ULTIMATE.startErr0ASSERT_VIOLATIONUNKNOWN, __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:32:55,258 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:32:55,258 INFO  L85        PathProgramCache]: Analyzing trace with hash 73112514, now seen corresponding path program 1 times
[2023-11-19 07:32:55,259 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:32:55,259 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [859745820]
[2023-11-19 07:32:55,259 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:32:55,259 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:32:55,276 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-11-19 07:32:55,276 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2023-11-19 07:32:55,286 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-11-19 07:32:55,305 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2023-11-19 07:32:55,306 INFO  L360         BasicCegarLoop]: Counterexample is feasible
[2023-11-19 07:32:55,308 INFO  L805   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONUNKNOWN (1 of 2 remaining)
[2023-11-19 07:32:55,310 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining)
[2023-11-19 07:32:55,310 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 07:32:55,314 INFO  L445         BasicCegarLoop]: Path program histogram: [1, 1]
[2023-11-19 07:32:55,318 INFO  L178   ceAbstractionStarter]: Computing trace abstraction results
[2023-11-19 07:32:55,369 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 07:32:55 BoogieIcfgContainer
[2023-11-19 07:32:55,369 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2023-11-19 07:32:55,371 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2023-11-19 07:32:55,371 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2023-11-19 07:32:55,371 INFO  L274        PluginConnector]: Witness Printer initialized
[2023-11-19 07:32:55,372 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:32:54" (3/4) ...
[2023-11-19 07:32:55,375 INFO  L140         WitnessPrinter]: No result that supports witness generation found
[2023-11-19 07:32:55,378 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2023-11-19 07:32:55,383 INFO  L158              Benchmark]: Toolchain (without parser) took 1754.32ms. Allocated memory is still 172.0MB. Free memory was 140.5MB in the beginning and 139.9MB in the end (delta: 540.2kB). Peak memory consumption was 2.9MB. Max. memory is 16.1GB.
[2023-11-19 07:32:55,384 INFO  L158              Benchmark]: CDTParser took 0.66ms. Allocated memory is still 130.0MB. Free memory is still 103.2MB. There was no memory consumed. Max. memory is 16.1GB.
[2023-11-19 07:32:55,384 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 498.31ms. Allocated memory is still 172.0MB. Free memory was 140.5MB in the beginning and 123.3MB in the end (delta: 17.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2023-11-19 07:32:55,385 INFO  L158              Benchmark]: Boogie Procedure Inliner took 57.24ms. Allocated memory is still 172.0MB. Free memory was 123.3MB in the beginning and 121.7MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2023-11-19 07:32:55,385 INFO  L158              Benchmark]: Boogie Preprocessor took 47.45ms. Allocated memory is still 172.0MB. Free memory was 121.7MB in the beginning and 120.8MB in the end (delta: 961.6kB). There was no memory consumed. Max. memory is 16.1GB.
[2023-11-19 07:32:55,386 INFO  L158              Benchmark]: RCFGBuilder took 298.18ms. Allocated memory is still 172.0MB. Free memory was 120.2MB in the beginning and 111.3MB in the end (delta: 8.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2023-11-19 07:32:55,387 INFO  L158              Benchmark]: TraceAbstraction took 833.60ms. Allocated memory is still 172.0MB. Free memory was 110.3MB in the beginning and 140.3MB in the end (delta: -30.0MB). Peak memory consumption was 36.4MB. Max. memory is 16.1GB.
[2023-11-19 07:32:55,387 INFO  L158              Benchmark]: Witness Printer took 11.66ms. Allocated memory is still 172.0MB. Free memory was 140.2MB in the beginning and 139.9MB in the end (delta: 301.5kB). There was no memory consumed. Max. memory is 16.1GB.
[2023-11-19 07:32:55,390 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.66ms. Allocated memory is still 130.0MB. Free memory is still 103.2MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 498.31ms. Allocated memory is still 172.0MB. Free memory was 140.5MB in the beginning and 123.3MB in the end (delta: 17.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 57.24ms. Allocated memory is still 172.0MB. Free memory was 123.3MB in the beginning and 121.7MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 47.45ms. Allocated memory is still 172.0MB. Free memory was 121.7MB in the beginning and 120.8MB in the end (delta: 961.6kB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 298.18ms. Allocated memory is still 172.0MB. Free memory was 120.2MB in the beginning and 111.3MB in the end (delta: 8.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * TraceAbstraction took 833.60ms. Allocated memory is still 172.0MB. Free memory was 110.3MB in the beginning and 140.3MB in the end (delta: -30.0MB). Peak memory consumption was 36.4MB. Max. memory is 16.1GB.
 * Witness Printer took 11.66ms. Allocated memory is still 172.0MB. Free memory was 140.2MB in the beginning and 139.9MB in the end (delta: 301.5kB). There was no memory consumed. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - UnprovableResult [Line: 561]: Unable to prove that unknown kind of specification holds
    Unable to prove that unknown kind of specification holds
 Reason: overapproximation of longjmp at line 561. 
Possible FailurePath: 
[L557]              jmp_buf* my_jump_buffer = malloc(sizeof(jmp_buf));
[L558]              volatile int count = _setjmp (*my_jump_buffer);
        VAL         [count=0, my_jump_buffer={-1:0}]
[L559]  COND TRUE   count < 5
        VAL         [count=0, my_jump_buffer={-1:0}]
[L560]  CALL        __VERIFIER_assert(count >= 0 && count < 5)
        VAL         [\old(cond)=1]
[L19]   COND FALSE  !(!(cond))
        VAL         [\old(cond)=1, cond=1]
[L560]  RET         __VERIFIER_assert(count >= 0 && count < 5)
        VAL         [count=0, my_jump_buffer={-1:0}]
[L561]              longjmp(*my_jump_buffer, count + 1)
        VAL         [count=0, my_jump_buffer={-1:0}]

  - UnprovableResult [Line: 19]: Unable to prove that a call to reach_error is unreachable
    Unable to prove that a call to reach_error is unreachable
 Reason: Not analyzed. 
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 2 procedures, 16 locations, 2 error locations. Started 1 CEGAR loops. OverallTime: 0.7s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 7 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 6 mSDsluCounter, 15 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 10 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 10 IncrementalHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 5 mSDtfsCounter, 10 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=16occurred in iteration=0, InterpolantAutomatonStates: 5, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 16 NumberOfCodeBlocks, 16 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 6 ConstructedInterpolants, 0 QuantifiedInterpolants, 16 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 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
[2023-11-19 07:32:55,430 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, 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: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/longjmp/68-longjmp_05-heap-counting-return-one-method_true.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 3bd7ad9ac2725fdba1820a91634ef754e4ef2007dcc38a347a85abfe18e1ca58
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:32:58,170 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:32:58,259 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-64bit-Automizer_Bitvector.epf
[2023-11-19 07:32:58,266 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:32:58,266 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:32:58,296 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:32:58,297 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:32:58,298 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:32:58,299 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:32:58,300 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:32:58,301 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:32:58,301 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:32:58,302 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:32:58,303 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:32:58,303 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:32:58,304 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:32:58,305 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:32:58,305 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:32:58,306 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:32:58,307 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2023-11-19 07:32:58,307 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2023-11-19 07:32:58,308 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2023-11-19 07:32:58,309 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:32:58,310 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:32:58,310 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:32:58,311 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:32:58,311 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:32:58,312 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:32:58,313 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:32:58,313 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:32:58,314 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:32:58,314 INFO  L153        SettingsManager]:  * Trace refinement strategy=WOLF
[2023-11-19 07:32:58,315 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt 
[2023-11-19 07:32:58,315 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:32:58,316 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:32:58,316 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:32:58,316 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:32:58,317 INFO  L153        SettingsManager]:  * Logic for external solver=AUFBV
[2023-11-19 07:32:58,317 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:32:58,317 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3bd7ad9ac2725fdba1820a91634ef754e4ef2007dcc38a347a85abfe18e1ca58
[2023-11-19 07:32:58,789 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:32:58,822 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:32:58,825 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:32:58,827 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:32:58,828 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:32:58,829 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/longjmp/68-longjmp_05-heap-counting-return-one-method_true.i
[2023-11-19 07:33:02,133 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:33:02,472 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:33:02,473 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/sv-benchmarks/c/longjmp/68-longjmp_05-heap-counting-return-one-method_true.i
[2023-11-19 07:33:02,492 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/data/67d4c359c/c46310ad726541fb9a065a6e1eb3347f/FLAG65593dfe4
[2023-11-19 07:33:02,508 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/data/67d4c359c/c46310ad726541fb9a065a6e1eb3347f
[2023-11-19 07:33:02,511 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:33:02,513 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:33:02,515 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:33:02,515 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:33:02,521 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:33:02,522 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:33:02" (1/1) ...
[2023-11-19 07:33:02,525 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@335be95d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:02, skipping insertion in model container
[2023-11-19 07:33:02,525 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:33:02" (1/1) ...
[2023-11-19 07:33:02,589 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:33:02,811 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/sv-benchmarks/c/longjmp/68-longjmp_05-heap-counting-return-one-method_true.i[1105,1118]
[2023-11-19 07:33:02,887 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:33:03,025 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:33:03,042 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:33:03,057 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/sv-benchmarks/c/longjmp/68-longjmp_05-heap-counting-return-one-method_true.i[1105,1118]
[2023-11-19 07:33:03,082 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:33:03,107 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:33:03,137 WARN  L675               CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler.
[2023-11-19 07:33:03,146 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:33:03,147 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03 WrapperNode
[2023-11-19 07:33:03,147 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:33:03,149 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:33:03,149 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:33:03,149 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:33:03,158 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03" (1/1) ...
[2023-11-19 07:33:03,192 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03" (1/1) ...
[2023-11-19 07:33:03,222 INFO  L138                Inliner]: procedures = 124, calls = 10, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 19
[2023-11-19 07:33:03,222 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:33:03,223 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:33:03,223 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:33:03,223 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:33:03,232 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03" (1/1) ...
[2023-11-19 07:33:03,233 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03" (1/1) ...
[2023-11-19 07:33:03,253 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03" (1/1) ...
[2023-11-19 07:33:03,253 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03" (1/1) ...
[2023-11-19 07:33:03,260 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03" (1/1) ...
[2023-11-19 07:33:03,270 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03" (1/1) ...
[2023-11-19 07:33:03,272 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03" (1/1) ...
[2023-11-19 07:33:03,279 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03" (1/1) ...
[2023-11-19 07:33:03,282 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:33:03,288 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:33:03,288 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:33:03,289 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:33:03,289 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03" (1/1) ...
[2023-11-19 07:33:03,297 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:33:03,315 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:33:03,328 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:33:03,391 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:33:03,462 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2023-11-19 07:33:03,462 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2023-11-19 07:33:03,463 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2023-11-19 07:33:03,463 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:33:03,463 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1
[2023-11-19 07:33:03,463 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:33:03,463 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:33:03,592 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:33:03,594 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:33:03,714 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:33:03,721 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:33:03,722 INFO  L302             CfgBuilder]: Removed 1 assume(true) statements.
[2023-11-19 07:33:03,725 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:33:03 BoogieIcfgContainer
[2023-11-19 07:33:03,725 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:33:03,728 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:33:03,728 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:33:03,732 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:33:03,732 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:33:02" (1/3) ...
[2023-11-19 07:33:03,733 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@79cb06bf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:33:03, skipping insertion in model container
[2023-11-19 07:33:03,734 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:03" (2/3) ...
[2023-11-19 07:33:03,734 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@79cb06bf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:33:03, skipping insertion in model container
[2023-11-19 07:33:03,734 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:33:03" (3/3) ...
[2023-11-19 07:33:03,736 INFO  L112   eAbstractionObserver]: Analyzing ICFG 68-longjmp_05-heap-counting-return-one-method_true.i
[2023-11-19 07:33:03,756 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:33:03,756 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations.
[2023-11-19 07:33:03,806 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:33:03,814 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@4bc46137, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:33:03,814 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2023-11-19 07:33:03,818 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 16 states, 10 states have (on average 1.5) internal successors, (15), 13 states have internal predecessors, (15), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:33:03,826 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-19 07:33:03,826 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:33:03,827 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:33:03,828 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONUNKNOWN, __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:33:03,833 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:33:03,834 INFO  L85        PathProgramCache]: Analyzing trace with hash 1805660505, now seen corresponding path program 1 times
[2023-11-19 07:33:03,848 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:33:03,848 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [997150981]
[2023-11-19 07:33:03,849 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:33:03,849 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
[2023-11-19 07:33:03,849 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:33:03,883 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/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)
[2023-11-19 07:33:03,892 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/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
[2023-11-19 07:33:03,990 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:33:03,994 INFO  L262         TraceCheckSpWp]: Trace formula consists of 27 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:33:04,000 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:33:04,126 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:33:04,131 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:33:04,132 INFO  L136   FreeRefinementEngine]: Strategy WOLF found an infeasible trace
[2023-11-19 07:33:04,132 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [997150981]
[2023-11-19 07:33:04,132 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [997150981] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:33:04,133 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:33:04,133 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:33:04,135 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1597586960]
[2023-11-19 07:33:04,136 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:33:04,140 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:33:04,141 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF
[2023-11-19 07:33:04,177 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:33:04,178 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:33:04,180 INFO  L87              Difference]: Start difference. First operand  has 16 states, 10 states have (on average 1.5) internal successors, (15), 13 states have internal predecessors, (15), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand  has 5 states, 5 states have (on average 1.2) internal successors, (6), 4 states have internal predecessors, (6), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:33:04,256 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:33:04,256 INFO  L93              Difference]: Finished difference Result 22 states and 27 transitions.
[2023-11-19 07:33:04,258 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:33:04,259 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 1.2) internal successors, (6), 4 states have internal predecessors, (6), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7
[2023-11-19 07:33:04,260 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:33:04,267 INFO  L225             Difference]: With dead ends: 22
[2023-11-19 07:33:04,267 INFO  L226             Difference]: Without dead ends: 10
[2023-11-19 07:33:04,270 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:33:04,274 INFO  L413           NwaCegarLoop]: 5 mSDtfsCounter, 6 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:33:04,275 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 15 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:33:04,293 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10 states.
[2023-11-19 07:33:04,307 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10 to 10.
[2023-11-19 07:33:04,308 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10 states, 7 states have (on average 1.0) internal successors, (7), 7 states have internal predecessors, (7), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2023-11-19 07:33:04,309 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 9 transitions.
[2023-11-19 07:33:04,310 INFO  L78                 Accepts]: Start accepts. Automaton has 10 states and 9 transitions. Word has length 7
[2023-11-19 07:33:04,311 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:33:04,311 INFO  L495      AbstractCegarLoop]: Abstraction has 10 states and 9 transitions.
[2023-11-19 07:33:04,311 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 1.2) internal successors, (6), 4 states have internal predecessors, (6), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:33:04,312 INFO  L276                IsEmpty]: Start isEmpty. Operand 10 states and 9 transitions.
[2023-11-19 07:33:04,312 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2023-11-19 07:33:04,312 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:33:04,313 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:33:04,322 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/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)] Forceful destruction successful, exit code 0
[2023-11-19 07:33:04,521 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/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
[2023-11-19 07:33:04,522 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONUNKNOWN === [ULTIMATE.startErr0ASSERT_VIOLATIONUNKNOWN, __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:33:04,523 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:33:04,523 INFO  L85        PathProgramCache]: Analyzing trace with hash 73112514, now seen corresponding path program 1 times
[2023-11-19 07:33:04,524 INFO  L118   FreeRefinementEngine]: Executing refinement strategy WOLF
[2023-11-19 07:33:04,524 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1266546262]
[2023-11-19 07:33:04,524 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:33:04,525 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
[2023-11-19 07:33:04,525 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/mathsat
[2023-11-19 07:33:04,526 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/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)
[2023-11-19 07:33:04,550 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/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
[2023-11-19 07:33:04,596 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-11-19 07:33:04,596 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2023-11-19 07:33:04,611 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-11-19 07:33:04,625 INFO  L130   FreeRefinementEngine]: Strategy WOLF found a feasible trace
[2023-11-19 07:33:04,625 INFO  L360         BasicCegarLoop]: Counterexample is feasible
[2023-11-19 07:33:04,627 INFO  L805   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONUNKNOWN (1 of 2 remaining)
[2023-11-19 07:33:04,629 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining)
[2023-11-19 07:33:04,647 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/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)] Ended with exit code 0
[2023-11-19 07:33:04,834 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/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
[2023-11-19 07:33:04,837 INFO  L445         BasicCegarLoop]: Path program histogram: [1, 1]
[2023-11-19 07:33:04,840 INFO  L178   ceAbstractionStarter]: Computing trace abstraction results
[2023-11-19 07:33:04,859 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 07:33:04 BoogieIcfgContainer
[2023-11-19 07:33:04,859 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2023-11-19 07:33:04,860 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2023-11-19 07:33:04,860 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2023-11-19 07:33:04,861 INFO  L274        PluginConnector]: Witness Printer initialized
[2023-11-19 07:33:04,861 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:33:03" (3/4) ...
[2023-11-19 07:33:04,864 INFO  L140         WitnessPrinter]: No result that supports witness generation found
[2023-11-19 07:33:04,865 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2023-11-19 07:33:04,866 INFO  L158              Benchmark]: Toolchain (without parser) took 2353.02ms. Allocated memory is still 96.5MB. Free memory was 72.0MB in the beginning and 38.4MB in the end (delta: 33.6MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB.
[2023-11-19 07:33:04,866 INFO  L158              Benchmark]: CDTParser took 0.35ms. Allocated memory is still 62.9MB. Free memory was 39.7MB in the beginning and 39.6MB in the end (delta: 81.6kB). There was no memory consumed. Max. memory is 16.1GB.
[2023-11-19 07:33:04,867 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 633.03ms. Allocated memory is still 96.5MB. Free memory was 71.7MB in the beginning and 53.8MB in the end (delta: 17.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2023-11-19 07:33:04,868 INFO  L158              Benchmark]: Boogie Procedure Inliner took 73.73ms. Allocated memory is still 96.5MB. Free memory was 53.8MB in the beginning and 52.0MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2023-11-19 07:33:04,868 INFO  L158              Benchmark]: Boogie Preprocessor took 64.25ms. Allocated memory is still 96.5MB. Free memory was 52.0MB in the beginning and 50.5MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2023-11-19 07:33:04,869 INFO  L158              Benchmark]: RCFGBuilder took 437.53ms. Allocated memory is still 96.5MB. Free memory was 50.5MB in the beginning and 67.2MB in the end (delta: -16.8MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
[2023-11-19 07:33:04,869 INFO  L158              Benchmark]: TraceAbstraction took 1131.14ms. Allocated memory is still 96.5MB. Free memory was 66.7MB in the beginning and 38.8MB in the end (delta: 27.8MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB.
[2023-11-19 07:33:04,870 INFO  L158              Benchmark]: Witness Printer took 5.04ms. Allocated memory is still 96.5MB. Free memory was 38.8MB in the beginning and 38.4MB in the end (delta: 393.7kB). There was no memory consumed. Max. memory is 16.1GB.
[2023-11-19 07:33:04,873 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.35ms. Allocated memory is still 62.9MB. Free memory was 39.7MB in the beginning and 39.6MB in the end (delta: 81.6kB). There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 633.03ms. Allocated memory is still 96.5MB. Free memory was 71.7MB in the beginning and 53.8MB in the end (delta: 17.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 73.73ms. Allocated memory is still 96.5MB. Free memory was 53.8MB in the beginning and 52.0MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 64.25ms. Allocated memory is still 96.5MB. Free memory was 52.0MB in the beginning and 50.5MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 437.53ms. Allocated memory is still 96.5MB. Free memory was 50.5MB in the beginning and 67.2MB in the end (delta: -16.8MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
 * TraceAbstraction took 1131.14ms. Allocated memory is still 96.5MB. Free memory was 66.7MB in the beginning and 38.8MB in the end (delta: 27.8MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB.
 * Witness Printer took 5.04ms. Allocated memory is still 96.5MB. Free memory was 38.8MB in the beginning and 38.4MB in the end (delta: 393.7kB). There was no memory consumed. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - UnprovableResult [Line: 561]: Unable to prove that unknown kind of specification holds
    Unable to prove that unknown kind of specification holds
 Reason: overapproximation of longjmp at line 561. 
Possible FailurePath: 
[L557]              jmp_buf* my_jump_buffer = malloc(sizeof(jmp_buf));
[L558]              volatile int count = _setjmp (*my_jump_buffer);
        VAL         [count=0, my_jump_buffer={6:0}]
[L559]  COND TRUE   count < 5
        VAL         [count=0, my_jump_buffer={6:0}]
[L560]  CALL        __VERIFIER_assert(count >= 0 && count < 5)
        VAL         [\old(cond)=1]
[L19]   COND FALSE  !(!(cond))
        VAL         [\old(cond)=1, cond=1]
[L560]  RET         __VERIFIER_assert(count >= 0 && count < 5)
        VAL         [count=0, my_jump_buffer={6:0}]
[L561]              longjmp(*my_jump_buffer, count + 1)
        VAL         [count=0, my_jump_buffer={6:0}]

  - UnprovableResult [Line: 19]: Unable to prove that a call to reach_error is unreachable
    Unable to prove that a call to reach_error is unreachable
 Reason: Not analyzed. 
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 2 procedures, 16 locations, 2 error locations. Started 1 CEGAR loops. OverallTime: 1.0s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 7 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 6 mSDsluCounter, 15 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 10 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 10 IncrementalHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 5 mSDtfsCounter, 10 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=16occurred in iteration=0, InterpolantAutomatonStates: 5, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 16 NumberOfCodeBlocks, 16 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 6 ConstructedInterpolants, 0 QuantifiedInterpolants, 14 SizeOfPredicates, 1 NumberOfNonLiveVariables, 27 ConjunctsInSsa, 4 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 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
[2023-11-19 07:33:04,911 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f85a0e37-8c68-456b-aefa-f4761708759a/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
UNKNOWN: Overapproximated counterexample