./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/36-apron_41-threadenter-no-locals_unknown_1_neg.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/36-apron_41-threadenter-no-locals_unknown_1_neg.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW --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 GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash efd273c7d755fee5b08c1ba81e4b1fd2265522d7f0703d6f8ec42ad387cd2968 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-17 22:47:54,788 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-17 22:47:54,911 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf [2023-11-17 22:47:54,919 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-17 22:47:54,920 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-17 22:47:54,960 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-17 22:47:54,961 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-17 22:47:54,962 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-17 22:47:54,963 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-17 22:47:54,968 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-17 22:47:54,969 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-17 22:47:54,970 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-17 22:47:54,970 INFO L153 SettingsManager]: * Use SBE=true [2023-11-17 22:47:54,972 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-17 22:47:54,973 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-17 22:47:54,973 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-17 22:47:54,974 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-17 22:47:54,974 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-17 22:47:54,975 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-17 22:47:54,975 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-17 22:47:54,976 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-17 22:47:54,976 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-17 22:47:54,977 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-17 22:47:54,977 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-17 22:47:54,977 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-17 22:47:54,978 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-17 22:47:54,978 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-17 22:47:54,979 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-17 22:47:54,979 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-17 22:47:54,980 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-17 22:47:54,980 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-17 22:47:54,981 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-17 22:47:54,981 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-17 22:47:54,981 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-17 22:47:54,982 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-17 22:47:54,982 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2023-11-17 22:47:54,982 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2023-11-17 22:47:54,982 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2023-11-17 22:47:54,982 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2023-11-17 22:47:54,983 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/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_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW 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 -> GemCutter 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 -> efd273c7d755fee5b08c1ba81e4b1fd2265522d7f0703d6f8ec42ad387cd2968 [2023-11-17 22:47:55,337 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-17 22:47:55,366 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-17 22:47:55,369 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-17 22:47:55,371 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-17 22:47:55,371 INFO L274 PluginConnector]: CDTParser initialized [2023-11-17 22:47:55,373 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/../../sv-benchmarks/c/goblint-regression/36-apron_41-threadenter-no-locals_unknown_1_neg.i [2023-11-17 22:47:58,418 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-17 22:47:58,723 INFO L384 CDTParser]: Found 1 translation units. [2023-11-17 22:47:58,724 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/sv-benchmarks/c/goblint-regression/36-apron_41-threadenter-no-locals_unknown_1_neg.i [2023-11-17 22:47:58,739 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/data/aee5983a6/c64265af63fc4e0d8e2ac09bbb203408/FLAGb21b46b0d [2023-11-17 22:47:58,755 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/data/aee5983a6/c64265af63fc4e0d8e2ac09bbb203408 [2023-11-17 22:47:58,761 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-17 22:47:58,763 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-17 22:47:58,768 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-17 22:47:58,768 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-17 22:47:58,774 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-17 22:47:58,775 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.11 10:47:58" (1/1) ... [2023-11-17 22:47:58,776 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@58ce6b28 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:58, skipping insertion in model container [2023-11-17 22:47:58,776 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.11 10:47:58" (1/1) ... [2023-11-17 22:47:58,839 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-17 22:47:59,222 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-17 22:47:59,234 INFO L202 MainTranslator]: Completed pre-run [2023-11-17 22:47:59,279 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-17 22:47:59,333 INFO L206 MainTranslator]: Completed translation [2023-11-17 22:47:59,333 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59 WrapperNode [2023-11-17 22:47:59,334 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-17 22:47:59,335 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-17 22:47:59,335 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-17 22:47:59,335 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-17 22:47:59,345 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59" (1/1) ... [2023-11-17 22:47:59,362 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59" (1/1) ... [2023-11-17 22:47:59,385 INFO L138 Inliner]: procedures = 162, calls = 13, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 38 [2023-11-17 22:47:59,386 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-17 22:47:59,387 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-17 22:47:59,387 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-17 22:47:59,387 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-17 22:47:59,397 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59" (1/1) ... [2023-11-17 22:47:59,397 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59" (1/1) ... [2023-11-17 22:47:59,413 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59" (1/1) ... [2023-11-17 22:47:59,414 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59" (1/1) ... [2023-11-17 22:47:59,419 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59" (1/1) ... [2023-11-17 22:47:59,427 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59" (1/1) ... [2023-11-17 22:47:59,429 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59" (1/1) ... [2023-11-17 22:47:59,435 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59" (1/1) ... [2023-11-17 22:47:59,438 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-17 22:47:59,443 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-17 22:47:59,444 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-17 22:47:59,444 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-17 22:47:59,445 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59" (1/1) ... [2023-11-17 22:47:59,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-17 22:47:59,465 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 [2023-11-17 22:47:59,483 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-17 22:47:59,516 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-17 22:47:59,534 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-17 22:47:59,536 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-17 22:47:59,536 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-17 22:47:59,536 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-17 22:47:59,537 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-17 22:47:59,537 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-17 22:47:59,537 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-17 22:47:59,538 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-17 22:47:59,538 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-17 22:47:59,539 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-17 22:47:59,747 INFO L236 CfgBuilder]: Building ICFG [2023-11-17 22:47:59,750 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-17 22:47:59,891 INFO L277 CfgBuilder]: Performing block encoding [2023-11-17 22:47:59,899 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-17 22:47:59,900 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-17 22:47:59,903 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 17.11 10:47:59 BoogieIcfgContainer [2023-11-17 22:47:59,903 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-17 22:47:59,906 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-17 22:47:59,906 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-17 22:47:59,910 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-17 22:47:59,910 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.11 10:47:58" (1/3) ... [2023-11-17 22:47:59,911 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@12261afe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.11 10:47:59, skipping insertion in model container [2023-11-17 22:47:59,911 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:47:59" (2/3) ... [2023-11-17 22:47:59,912 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@12261afe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.11 10:47:59, skipping insertion in model container [2023-11-17 22:47:59,912 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 17.11 10:47:59" (3/3) ... [2023-11-17 22:47:59,914 INFO L112 eAbstractionObserver]: Analyzing ICFG 36-apron_41-threadenter-no-locals_unknown_1_neg.i [2023-11-17 22:47:59,934 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-17 22:47:59,935 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2023-11-17 22:47:59,935 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-17 22:48:00,013 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-17 22:48:00,060 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-17 22:48:00,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-11-17 22:48:00,061 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 [2023-11-17 22:48:00,063 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2023-11-17 22:48:00,088 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2023-11-17 22:48:00,143 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-11-17 22:48:00,159 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t_funThread1of1ForFork0 ======== [2023-11-17 22:48:00,168 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=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@4dd9170, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-17 22:48:00,168 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-17 22:48:00,313 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONMEMORY_LEAK === [t_funErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-17 22:48:00,318 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-17 22:48:00,319 INFO L85 PathProgramCache]: Analyzing trace with hash 1108862236, now seen corresponding path program 1 times [2023-11-17 22:48:00,329 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-17 22:48:00,329 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2096221389] [2023-11-17 22:48:00,329 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-17 22:48:00,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-17 22:48:00,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-17 22:48:00,463 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-17 22:48:00,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-17 22:48:00,525 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-17 22:48:00,527 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-17 22:48:00,528 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 1 remaining) [2023-11-17 22:48:00,531 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-17 22:48:00,540 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-17 22:48:00,542 INFO L307 ceAbstractionStarter]: Result for error location t_funThread1of1ForFork0 was UNSAFE (1/2) [2023-11-17 22:48:00,545 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-17 22:48:00,546 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-17 22:48:00,565 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre2 could not be translated [2023-11-17 22:48:00,567 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet1 could not be translated [2023-11-17 22:48:00,575 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 17.11 10:48:00 BasicIcfg [2023-11-17 22:48:00,576 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-17 22:48:00,580 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-17 22:48:00,580 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-17 22:48:00,581 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-17 22:48:00,581 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 17.11 10:47:59" (3/4) ... [2023-11-17 22:48:00,584 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-17 22:48:00,585 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-17 22:48:00,587 INFO L158 Benchmark]: Toolchain (without parser) took 1823.01ms. Allocated memory is still 163.6MB. Free memory was 129.3MB in the beginning and 97.8MB in the end (delta: 31.5MB). Peak memory consumption was 29.9MB. Max. memory is 16.1GB. [2023-11-17 22:48:00,587 INFO L158 Benchmark]: CDTParser took 0.29ms. Allocated memory is still 127.9MB. Free memory is still 100.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-17 22:48:00,588 INFO L158 Benchmark]: CACSL2BoogieTranslator took 566.16ms. Allocated memory is still 163.6MB. Free memory was 129.3MB in the beginning and 110.5MB in the end (delta: 18.8MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-17 22:48:00,595 INFO L158 Benchmark]: Boogie Procedure Inliner took 51.04ms. Allocated memory is still 163.6MB. Free memory was 110.5MB in the beginning and 108.5MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-17 22:48:00,597 INFO L158 Benchmark]: Boogie Preprocessor took 55.95ms. Allocated memory is still 163.6MB. Free memory was 108.5MB in the beginning and 107.5MB in the end (delta: 967.6kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-17 22:48:00,598 INFO L158 Benchmark]: RCFGBuilder took 460.31ms. Allocated memory is still 163.6MB. Free memory was 107.5MB in the beginning and 127.1MB in the end (delta: -19.6MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-17 22:48:00,598 INFO L158 Benchmark]: TraceAbstraction took 669.84ms. Allocated memory is still 163.6MB. Free memory was 126.5MB in the beginning and 97.8MB in the end (delta: 28.7MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2023-11-17 22:48:00,599 INFO L158 Benchmark]: Witness Printer took 5.38ms. Allocated memory is still 163.6MB. Free memory is still 97.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-17 22:48:00,607 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.29ms. Allocated memory is still 127.9MB. Free memory is still 100.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 566.16ms. Allocated memory is still 163.6MB. Free memory was 129.3MB in the beginning and 110.5MB in the end (delta: 18.8MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 51.04ms. Allocated memory is still 163.6MB. Free memory was 110.5MB in the beginning and 108.5MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 55.95ms. Allocated memory is still 163.6MB. Free memory was 108.5MB in the beginning and 107.5MB in the end (delta: 967.6kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 460.31ms. Allocated memory is still 163.6MB. Free memory was 107.5MB in the beginning and 127.1MB in the end (delta: -19.6MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * TraceAbstraction took 669.84ms. Allocated memory is still 163.6MB. Free memory was 126.5MB in the beginning and 97.8MB in the end (delta: 28.7MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * Witness Printer took 5.38ms. Allocated memory is still 163.6MB. Free memory is still 97.8MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre2 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet1 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Independence relation #1 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 202, independent: 202, independent conditional: 15, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 202, independent: 202, independent conditional: 15, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 202, independent: 202, independent conditional: 15, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 202, independent: 202, independent conditional: 15, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 202, independent: 202, independent conditional: 0, independent unconditional: 202, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 202, independent: 202, independent conditional: 0, independent unconditional: 202, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 202, independent: 202, independent conditional: 0, independent unconditional: 202, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 187, independent: 187, independent conditional: 0, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 187, independent: 187, independent conditional: 0, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 202, independent: 15, independent conditional: 0, independent unconditional: 15, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 187, unknown conditional: 0, unknown unconditional: 187] , Statistics on independence cache: Total cache size (in pairs): 187, Positive cache size: 187, Positive conditional cache size: 0, Positive unconditional cache size: 187, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 0, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.1s, Number of persistent set computation: 27, Number of trivial persistent sets: 15, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 187, independent: 187, independent conditional: 0, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 202, independent: 202, independent conditional: 15, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 202, independent: 202, independent conditional: 15, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 202, independent: 202, independent conditional: 15, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 202, independent: 202, independent conditional: 15, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 202, independent: 202, independent conditional: 0, independent unconditional: 202, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 202, independent: 202, independent conditional: 0, independent unconditional: 202, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 202, independent: 202, independent conditional: 0, independent unconditional: 202, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 187, independent: 187, independent conditional: 0, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 187, independent: 187, independent conditional: 0, independent unconditional: 187, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 202, independent: 15, independent conditional: 0, independent unconditional: 15, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 187, unknown conditional: 0, unknown unconditional: 187] , Statistics on independence cache: Total cache size (in pairs): 187, Positive cache size: 187, Positive conditional cache size: 0, Positive unconditional cache size: 187, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 0, Statistics for Abstraction: - UnprovableResult [Line: 18]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 18. Possible FailurePath: [L688] 0 int x = 3; VAL [x=3] [L689] 0 pthread_t id; VAL [id={3:0}, x=3] [L690] FCALL, FORK 0 pthread_create(&id, ((void *)0), t_fun, ((void *)0)) VAL [id={3:0}, x=3] [L683] 1 int x = __VERIFIER_nondet_int(); VAL [arg={0:0}, arg={0:0}, x=3] [L684] CALL 1 __VERIFIER_assert(!(x == 3)) [L19] COND TRUE 1 !(cond) VAL [\old(cond)=0, cond=0] [L19] CALL 1 reach_error() [L18] COND FALSE 1 !(0) [L18] 1 __assert_fail ("0", "36-apron_41-threadenter-no-locals_unknown_1_neg.c", 3, __extension__ __PRETTY_FUNCTION__) - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: t_funThread1of1ForFork0 with 1 thread instances CFG has 3 procedures, 72 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 0.4s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.1s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 0, 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.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 27 NumberOfCodeBlocks, 27 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 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-17 22:48:00,661 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Forceful destruction successful, exit code 0 [2023-11-17 22:48:00,861 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (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: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/36-apron_41-threadenter-no-locals_unknown_1_neg.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW --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 GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash efd273c7d755fee5b08c1ba81e4b1fd2265522d7f0703d6f8ec42ad387cd2968 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-17 22:48:03,625 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-17 22:48:03,767 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Bitvector.epf [2023-11-17 22:48:03,775 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-17 22:48:03,776 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-17 22:48:03,824 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-17 22:48:03,825 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-17 22:48:03,825 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-17 22:48:03,826 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-17 22:48:03,831 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-17 22:48:03,832 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-17 22:48:03,833 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-17 22:48:03,833 INFO L153 SettingsManager]: * Use SBE=true [2023-11-17 22:48:03,835 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-17 22:48:03,836 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-17 22:48:03,836 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-17 22:48:03,836 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-17 22:48:03,837 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-17 22:48:03,837 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-17 22:48:03,838 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-17 22:48:03,839 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-17 22:48:03,840 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-17 22:48:03,840 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-17 22:48:03,840 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-17 22:48:03,841 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-17 22:48:03,841 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-17 22:48:03,842 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-17 22:48:03,842 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-17 22:48:03,843 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-17 22:48:03,844 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-17 22:48:03,845 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-17 22:48:03,845 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-17 22:48:03,846 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-17 22:48:03,846 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-17 22:48:03,846 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-17 22:48:03,847 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-17 22:48:03,847 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-17 22:48:03,847 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2023-11-17 22:48:03,847 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2023-11-17 22:48:03,849 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2023-11-17 22:48:03,849 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2023-11-17 22:48:03,849 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-17 22:48:03,850 INFO L153 SettingsManager]: * Logic for external solver=AUFBV 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_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/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_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW 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 -> GemCutter 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 -> efd273c7d755fee5b08c1ba81e4b1fd2265522d7f0703d6f8ec42ad387cd2968 [2023-11-17 22:48:04,246 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-17 22:48:04,279 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-17 22:48:04,282 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-17 22:48:04,283 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-17 22:48:04,284 INFO L274 PluginConnector]: CDTParser initialized [2023-11-17 22:48:04,285 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/../../sv-benchmarks/c/goblint-regression/36-apron_41-threadenter-no-locals_unknown_1_neg.i [2023-11-17 22:48:07,401 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-17 22:48:07,796 INFO L384 CDTParser]: Found 1 translation units. [2023-11-17 22:48:07,796 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/sv-benchmarks/c/goblint-regression/36-apron_41-threadenter-no-locals_unknown_1_neg.i [2023-11-17 22:48:07,814 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/data/07613f61b/9621d396be3c476997dea7715b7ca3d2/FLAG7cce78f38 [2023-11-17 22:48:07,832 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/data/07613f61b/9621d396be3c476997dea7715b7ca3d2 [2023-11-17 22:48:07,838 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-17 22:48:07,839 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-17 22:48:07,843 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-17 22:48:07,843 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-17 22:48:07,849 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-17 22:48:07,850 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.11 10:48:07" (1/1) ... [2023-11-17 22:48:07,851 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5b23b31 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:07, skipping insertion in model container [2023-11-17 22:48:07,851 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.11 10:48:07" (1/1) ... [2023-11-17 22:48:07,923 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-17 22:48:08,403 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-17 22:48:08,419 INFO L202 MainTranslator]: Completed pre-run [2023-11-17 22:48:08,484 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-17 22:48:08,541 INFO L206 MainTranslator]: Completed translation [2023-11-17 22:48:08,541 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08 WrapperNode [2023-11-17 22:48:08,542 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-17 22:48:08,543 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-17 22:48:08,543 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-17 22:48:08,543 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-17 22:48:08,552 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08" (1/1) ... [2023-11-17 22:48:08,585 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08" (1/1) ... [2023-11-17 22:48:08,613 INFO L138 Inliner]: procedures = 165, calls = 13, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 38 [2023-11-17 22:48:08,614 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-17 22:48:08,615 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-17 22:48:08,615 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-17 22:48:08,615 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-17 22:48:08,625 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08" (1/1) ... [2023-11-17 22:48:08,625 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08" (1/1) ... [2023-11-17 22:48:08,642 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08" (1/1) ... [2023-11-17 22:48:08,643 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08" (1/1) ... [2023-11-17 22:48:08,652 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08" (1/1) ... [2023-11-17 22:48:08,661 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08" (1/1) ... [2023-11-17 22:48:08,665 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08" (1/1) ... [2023-11-17 22:48:08,674 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08" (1/1) ... [2023-11-17 22:48:08,677 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-17 22:48:08,678 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-17 22:48:08,686 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-17 22:48:08,687 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-17 22:48:08,688 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08" (1/1) ... [2023-11-17 22:48:08,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-17 22:48:08,705 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 [2023-11-17 22:48:08,722 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-17 22:48:08,756 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-17 22:48:08,770 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-17 22:48:08,770 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-17 22:48:08,771 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-17 22:48:08,771 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-17 22:48:08,771 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-17 22:48:08,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-17 22:48:08,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-17 22:48:08,772 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-17 22:48:08,772 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-17 22:48:08,773 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-17 22:48:09,037 INFO L236 CfgBuilder]: Building ICFG [2023-11-17 22:48:09,040 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-17 22:48:09,163 INFO L277 CfgBuilder]: Performing block encoding [2023-11-17 22:48:09,171 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-17 22:48:09,171 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-17 22:48:09,174 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 17.11 10:48:09 BoogieIcfgContainer [2023-11-17 22:48:09,175 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-17 22:48:09,177 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-17 22:48:09,177 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-17 22:48:09,180 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-17 22:48:09,181 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.11 10:48:07" (1/3) ... [2023-11-17 22:48:09,182 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4abf6833 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.11 10:48:09, skipping insertion in model container [2023-11-17 22:48:09,182 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.11 10:48:08" (2/3) ... [2023-11-17 22:48:09,182 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4abf6833 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.11 10:48:09, skipping insertion in model container [2023-11-17 22:48:09,183 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 17.11 10:48:09" (3/3) ... [2023-11-17 22:48:09,184 INFO L112 eAbstractionObserver]: Analyzing ICFG 36-apron_41-threadenter-no-locals_unknown_1_neg.i [2023-11-17 22:48:09,204 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-17 22:48:09,204 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2023-11-17 22:48:09,204 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-17 22:48:09,273 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-17 22:48:09,331 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-17 22:48:09,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-11-17 22:48:09,332 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 [2023-11-17 22:48:09,336 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2023-11-17 22:48:09,357 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2023-11-17 22:48:09,397 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-11-17 22:48:09,411 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t_funThread1of1ForFork0 ======== [2023-11-17 22:48:09,418 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=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@2f43853f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-17 22:48:09,418 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-17 22:48:09,604 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONMEMORY_LEAK === [t_funErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-17 22:48:09,610 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-17 22:48:09,610 INFO L85 PathProgramCache]: Analyzing trace with hash -1741015174, now seen corresponding path program 1 times [2023-11-17 22:48:09,625 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-17 22:48:09,626 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1890001025] [2023-11-17 22:48:09,626 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-17 22:48:09,627 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-17 22:48:09,627 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/mathsat [2023-11-17 22:48:09,654 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/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-17 22:48:09,676 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/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-17 22:48:09,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-17 22:48:09,797 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-17 22:48:09,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-17 22:48:09,868 INFO L130 FreeRefinementEngine]: Strategy WOLF found a feasible trace [2023-11-17 22:48:09,897 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-17 22:48:09,899 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 1 remaining) [2023-11-17 22:48:09,916 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/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 [2023-11-17 22:48:10,103 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/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-17 22:48:10,111 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-17 22:48:10,114 INFO L307 ceAbstractionStarter]: Result for error location t_funThread1of1ForFork0 was UNSAFE (1/2) [2023-11-17 22:48:10,117 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-17 22:48:10,121 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-17 22:48:10,150 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre2 could not be translated [2023-11-17 22:48:10,152 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet1 could not be translated [2023-11-17 22:48:10,157 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 17.11 10:48:10 BasicIcfg [2023-11-17 22:48:10,157 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-17 22:48:10,158 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-17 22:48:10,158 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-17 22:48:10,158 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-17 22:48:10,159 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 17.11 10:48:09" (3/4) ... [2023-11-17 22:48:10,161 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-17 22:48:10,162 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-17 22:48:10,163 INFO L158 Benchmark]: Toolchain (without parser) took 2323.65ms. Allocated memory is still 104.9MB. Free memory was 79.4MB in the beginning and 77.4MB in the end (delta: 2.0MB). Peak memory consumption was 2.5MB. Max. memory is 16.1GB. [2023-11-17 22:48:10,164 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 77.6MB. Free memory was 53.0MB in the beginning and 52.9MB in the end (delta: 81.5kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-17 22:48:10,164 INFO L158 Benchmark]: CACSL2BoogieTranslator took 699.56ms. Allocated memory is still 104.9MB. Free memory was 79.1MB in the beginning and 59.9MB in the end (delta: 19.3MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-17 22:48:10,165 INFO L158 Benchmark]: Boogie Procedure Inliner took 71.15ms. Allocated memory is still 104.9MB. Free memory was 59.9MB in the beginning and 57.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-17 22:48:10,168 INFO L158 Benchmark]: Boogie Preprocessor took 62.36ms. Allocated memory is still 104.9MB. Free memory was 57.8MB in the beginning and 56.3MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-17 22:48:10,170 INFO L158 Benchmark]: RCFGBuilder took 496.83ms. Allocated memory is still 104.9MB. Free memory was 56.3MB in the beginning and 75.2MB in the end (delta: -18.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2023-11-17 22:48:10,170 INFO L158 Benchmark]: TraceAbstraction took 980.32ms. Allocated memory is still 104.9MB. Free memory was 74.4MB in the beginning and 77.9MB in the end (delta: -3.6MB). Peak memory consumption was 29.2MB. Max. memory is 16.1GB. [2023-11-17 22:48:10,171 INFO L158 Benchmark]: Witness Printer took 4.04ms. Allocated memory is still 104.9MB. Free memory was 77.9MB in the beginning and 77.4MB in the end (delta: 510.2kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-17 22:48:10,180 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.32ms. Allocated memory is still 77.6MB. Free memory was 53.0MB in the beginning and 52.9MB in the end (delta: 81.5kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 699.56ms. Allocated memory is still 104.9MB. Free memory was 79.1MB in the beginning and 59.9MB in the end (delta: 19.3MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 71.15ms. Allocated memory is still 104.9MB. Free memory was 59.9MB in the beginning and 57.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 62.36ms. Allocated memory is still 104.9MB. Free memory was 57.8MB in the beginning and 56.3MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 496.83ms. Allocated memory is still 104.9MB. Free memory was 56.3MB in the beginning and 75.2MB in the end (delta: -18.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 980.32ms. Allocated memory is still 104.9MB. Free memory was 74.4MB in the beginning and 77.9MB in the end (delta: -3.6MB). Peak memory consumption was 29.2MB. Max. memory is 16.1GB. * Witness Printer took 4.04ms. Allocated memory is still 104.9MB. Free memory was 77.9MB in the beginning and 77.4MB in the end (delta: 510.2kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre2 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet1 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Independence relation #1 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 189, independent: 189, independent conditional: 14, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 189, independent: 189, independent conditional: 14, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 189, independent: 189, independent conditional: 14, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 189, independent: 189, independent conditional: 14, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 189, independent: 189, independent conditional: 0, independent unconditional: 189, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 189, independent: 189, independent conditional: 0, independent unconditional: 189, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 189, independent: 189, independent conditional: 0, independent unconditional: 189, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 175, independent: 175, independent conditional: 0, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 175, independent: 175, independent conditional: 0, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 189, independent: 14, independent conditional: 0, independent unconditional: 14, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 175, unknown conditional: 0, unknown unconditional: 175] , Statistics on independence cache: Total cache size (in pairs): 175, Positive cache size: 175, Positive conditional cache size: 0, Positive unconditional cache size: 175, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 0, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.2s, Number of persistent set computation: 27, Number of trivial persistent sets: 16, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 175, independent: 175, independent conditional: 0, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 189, independent: 189, independent conditional: 14, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 189, independent: 189, independent conditional: 14, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 189, independent: 189, independent conditional: 14, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 189, independent: 189, independent conditional: 14, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 189, independent: 189, independent conditional: 0, independent unconditional: 189, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 189, independent: 189, independent conditional: 0, independent unconditional: 189, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 189, independent: 189, independent conditional: 0, independent unconditional: 189, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 175, independent: 175, independent conditional: 0, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 175, independent: 175, independent conditional: 0, independent unconditional: 175, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 189, independent: 14, independent conditional: 0, independent unconditional: 14, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 175, unknown conditional: 0, unknown unconditional: 175] , Statistics on independence cache: Total cache size (in pairs): 175, Positive cache size: 175, Positive conditional cache size: 0, Positive unconditional cache size: 175, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 0, Statistics for Abstraction: - UnprovableResult [Line: 18]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 18. Possible FailurePath: [L688] 0 int x = 3; VAL [x=3] [L689] 0 pthread_t id; VAL [id={3:0}, x=3] [L690] FCALL, FORK 0 pthread_create(&id, ((void *)0), t_fun, ((void *)0)) VAL [id={3:0}, x=3] [L683] 1 int x = __VERIFIER_nondet_int(); VAL [arg={0:0}, arg={0:0}, x=3] [L684] CALL 1 __VERIFIER_assert(!(x == 3)) [L19] COND TRUE 1 !(cond) VAL [\old(cond)=0, cond=0] [L19] CALL 1 reach_error() [L18] COND FALSE 1 !(0) [L18] 1 __assert_fail ("0", "36-apron_41-threadenter-no-locals_unknown_1_neg.c", 3, __extension__ __PRETTY_FUNCTION__) - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: t_funThread1of1ForFork0 with 1 thread instances CFG has 3 procedures, 71 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 0.7s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.2s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 0, 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.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 27 NumberOfCodeBlocks, 27 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 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-17 22:48:10,224 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Forceful destruction successful, exit code 0 [2023-11-17 22:48:10,416 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15ff0b37-3b80-4006-9cf3-cf5ac3b944c9/bin/ugemcutter-verify-ztSkJzofpW/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