./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-ext/43_NetBSD_sysmon_power_sliced.i --full-output --architecture 32bit


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


Checking for memory safety (deref-memtrack)
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-ext/43_NetBSD_sysmon_power_sliced.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca --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 0cc2344d8bedffb786f66d288e651407abc416f1e22d065ca4595f05e214f2a3
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 11:32:10,565 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 11:32:10,665 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf
[2024-11-23 11:32:10,671 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 11:32:10,671 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 11:32:10,705 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 11:32:10,707 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 11:32:10,707 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 11:32:10,708 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 11:32:10,709 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 11:32:10,710 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 11:32:10,710 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 11:32:10,710 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 11:32:10,711 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 11:32:10,711 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 11:32:10,711 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 11:32:10,712 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 11:32:10,712 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 11:32:10,712 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-11-23 11:32:10,712 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-11-23 11:32:10,713 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-11-23 11:32:10,713 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 11:32:10,713 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-23 11:32:10,713 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-23 11:32:10,713 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 11:32:10,713 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 11:32:10,713 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 11:32:10,713 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 11:32:10,714 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 11:32:10,714 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 11:32:10,714 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 11:32:10,714 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-23 11:32:10,714 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 11:32:10,714 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 11:32:10,714 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 11:32:10,714 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 11:32:10,714 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 11:32:10,714 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2024-11-23 11:32:10,714 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-11-23 11:32:10,715 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-11-23 11:32:10,715 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-11-23 11:32:10,715 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
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_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca
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 -> 0cc2344d8bedffb786f66d288e651407abc416f1e22d065ca4595f05e214f2a3
[2024-11-23 11:32:11,014 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 11:32:11,030 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 11:32:11,033 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 11:32:11,035 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 11:32:11,035 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 11:32:11,036 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/../../sv-benchmarks/c/pthread-ext/43_NetBSD_sysmon_power_sliced.i
[2024-11-23 11:32:14,354 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/data/91724385d/0c1d2a980f654f9380d44d764abc48b6/FLAG80943b6d2
[2024-11-23 11:32:14,706 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 11:32:14,709 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/sv-benchmarks/c/pthread-ext/43_NetBSD_sysmon_power_sliced.i
[2024-11-23 11:32:14,727 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/data/91724385d/0c1d2a980f654f9380d44d764abc48b6/FLAG80943b6d2
[2024-11-23 11:32:14,740 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/data/91724385d/0c1d2a980f654f9380d44d764abc48b6
[2024-11-23 11:32:14,742 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 11:32:14,743 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 11:32:14,744 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 11:32:14,744 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 11:32:14,748 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 11:32:14,748 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:32:14" (1/1) ...
[2024-11-23 11:32:14,749 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@13b120e4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:14, skipping insertion in model container
[2024-11-23 11:32:14,749 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:32:14" (1/1) ...
[2024-11-23 11:32:14,779 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 11:32:15,183 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 11:32:15,196 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 11:32:15,254 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 11:32:15,296 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 11:32:15,296 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15 WrapperNode
[2024-11-23 11:32:15,296 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 11:32:15,297 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 11:32:15,297 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 11:32:15,297 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 11:32:15,303 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (1/1) ...
[2024-11-23 11:32:15,314 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (1/1) ...
[2024-11-23 11:32:15,371 INFO  L138                Inliner]: procedures = 180, calls = 59, calls flagged for inlining = 54, calls inlined = 79, statements flattened = 476
[2024-11-23 11:32:15,373 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 11:32:15,374 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 11:32:15,374 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 11:32:15,374 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 11:32:15,382 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (1/1) ...
[2024-11-23 11:32:15,383 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (1/1) ...
[2024-11-23 11:32:15,388 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (1/1) ...
[2024-11-23 11:32:15,392 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (1/1) ...
[2024-11-23 11:32:15,414 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (1/1) ...
[2024-11-23 11:32:15,416 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (1/1) ...
[2024-11-23 11:32:15,426 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (1/1) ...
[2024-11-23 11:32:15,429 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (1/1) ...
[2024-11-23 11:32:15,431 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (1/1) ...
[2024-11-23 11:32:15,435 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 11:32:15,436 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 11:32:15,436 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 11:32:15,436 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 11:32:15,437 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (1/1) ...
[2024-11-23 11:32:15,443 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-11-23 11:32:15,464 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:32:15,484 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-11-23 11:32:15,488 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-11-23 11:32:15,518 INFO  L130     BoogieDeclarations]: Found specification of procedure thr1
[2024-11-23 11:32:15,519 INFO  L138     BoogieDeclarations]: Found implementation of procedure thr1
[2024-11-23 11:32:15,519 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 11:32:15,519 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-11-23 11:32:15,519 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 11:32:15,519 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 11:32:15,521 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-11-23 11:32:15,664 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 11:32:15,666 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 11:32:16,547 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-23 11:32:16,547 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 11:32:16,918 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 11:32:16,919 INFO  L312             CfgBuilder]: Removed 5 assume(true) statements.
[2024-11-23 11:32:16,919 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:32:16 BoogieIcfgContainer
[2024-11-23 11:32:16,919 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 11:32:16,922 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 11:32:16,923 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 11:32:16,929 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 11:32:16,929 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 11:32:14" (1/3) ...
[2024-11-23 11:32:16,930 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d1f16f3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:32:16, skipping insertion in model container
[2024-11-23 11:32:16,930 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:32:15" (2/3) ...
[2024-11-23 11:32:16,931 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d1f16f3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:32:16, skipping insertion in model container
[2024-11-23 11:32:16,931 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:32:16" (3/3) ...
[2024-11-23 11:32:16,933 INFO  L128   eAbstractionObserver]: Analyzing ICFG 43_NetBSD_sysmon_power_sliced.i
[2024-11-23 11:32:16,951 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 11:32:16,952 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG 43_NetBSD_sysmon_power_sliced.i that has 2 procedures, 159 locations, 1 initial locations, 3 loop locations, and 12 error locations.
[2024-11-23 11:32:16,953 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-23 11:32:17,112 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-11-23 11:32:17,187 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:32:17,188 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-11-23 11:32:17,188 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/z3
[2024-11-23 11:32:17,192 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-11-23 11:32:17,195 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce276b35-06bd-4f64-90cf-328747f55c0b/bin/ugemcutter-verify-Z6otQMs9Ca/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-11-23 11:32:17,274 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-23 11:32:17,287 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thr1Thread1of1ForFork0 ========
[2024-11-23 11:32:17,294 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@53106a60, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:32:17,294 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 11 error locations.
[2024-11-23 11:32:17,755 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err1ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err1ASSERT_VIOLATIONMEMORY_LEAK, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err3ASSERT_VIOLATIONMEMORY_LEAK, thr1Err5ASSERT_VIOLATIONMEMORY_LEAK (and 7 more)] ===
[2024-11-23 11:32:17,761 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:32:17,762 INFO  L85        PathProgramCache]: Analyzing trace with hash -2047810638, now seen corresponding path program 1 times
[2024-11-23 11:32:17,772 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:32:17,773 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [821124600]
[2024-11-23 11:32:17,773 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:32:17,774 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:32:17,910 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:32:18,191 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 11:32:18,192 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:32:18,192 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [821124600]
[2024-11-23 11:32:18,193 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [821124600] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:32:18,193 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:32:18,193 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 11:32:18,195 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [908924225]
[2024-11-23 11:32:18,195 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:32:18,199 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 11:32:18,200 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:32:18,226 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 11:32:18,226 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 11:32:18,227 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:32:18,232 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:32:18,233 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 11:32:18,234 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:32:18,867 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:32:18,868 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 11:32:18,868 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err5ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err1ASSERT_VIOLATIONMEMORY_LEAK, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err3ASSERT_VIOLATIONMEMORY_LEAK, thr1Err5ASSERT_VIOLATIONMEMORY_LEAK (and 7 more)] ===
[2024-11-23 11:32:18,868 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:32:18,868 INFO  L85        PathProgramCache]: Analyzing trace with hash -732588517, now seen corresponding path program 1 times
[2024-11-23 11:32:18,868 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:32:18,869 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [408454122]
[2024-11-23 11:32:18,869 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:32:18,869 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:32:18,910 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:32:19,020 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 11:32:19,021 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:32:19,024 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [408454122]
[2024-11-23 11:32:19,024 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [408454122] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:32:19,024 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:32:19,024 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 11:32:19,024 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [424481128]
[2024-11-23 11:32:19,025 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:32:19,026 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 11:32:19,026 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:32:19,027 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 11:32:19,030 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 11:32:19,030 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:32:19,032 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:32:19,032 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 11:32:19,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:32:19,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:32:19,510 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:32:19,510 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:32:19,514 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err1ASSERT_VIOLATIONMEMORY_LEAK (10 of 11 remaining)
[2024-11-23 11:32:19,514 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (9 of 11 remaining)
[2024-11-23 11:32:19,515 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err3ASSERT_VIOLATIONMEMORY_LEAK (8 of 11 remaining)
[2024-11-23 11:32:19,516 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err5ASSERT_VIOLATIONMEMORY_LEAK (7 of 11 remaining)
[2024-11-23 11:32:19,516 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err6ASSERT_VIOLATIONMEMORY_LEAK (6 of 11 remaining)
[2024-11-23 11:32:19,516 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err7ASSERT_VIOLATIONMEMORY_LEAK (5 of 11 remaining)
[2024-11-23 11:32:19,516 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (4 of 11 remaining)
[2024-11-23 11:32:19,516 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err8ASSERT_VIOLATIONMEMORY_LEAK (3 of 11 remaining)
[2024-11-23 11:32:19,516 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err4ASSERT_VIOLATIONMEMORY_LEAK (2 of 11 remaining)
[2024-11-23 11:32:19,516 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err9ASSERT_VIOLATIONMEMORY_LEAK (1 of 11 remaining)
[2024-11-23 11:32:19,516 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location thr1Err10ASSERT_VIOLATIONMEMORY_LEAK (0 of 11 remaining)
[2024-11-23 11:32:19,517 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-23 11:32:19,523 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1]
[2024-11-23 11:32:19,543 INFO  L319   ceAbstractionStarter]: Result for error location thr1Thread1of1ForFork0 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (1/2)
[2024-11-23 11:32:19,548 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:32:19,550 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-23 11:32:19,550 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-11-23 11:32:19,550 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@53106a60, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:32:19,551 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-11-23 11:32:19,753 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-23 11:32:19,754 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:32:19,754 INFO  L85        PathProgramCache]: Analyzing trace with hash 1412021233, now seen corresponding path program 1 times
[2024-11-23 11:32:19,754 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:32:19,754 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [324286245]
[2024-11-23 11:32:19,754 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:32:19,754 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:32:19,769 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 11:32:19,769 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 11:32:19,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 11:32:19,804 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-23 11:32:19,804 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-11-23 11:32:19,805 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining)
[2024-11-23 11:32:19,805 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 2 remaining)
[2024-11-23 11:32:19,805 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 11:32:19,807 INFO  L422         BasicCegarLoop]: Path program histogram: [1]
[2024-11-23 11:32:19,808 INFO  L319   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN (2/2)
[2024-11-23 11:32:19,809 WARN  L246   ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-11-23 11:32:19,809 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances.
[2024-11-23 11:32:19,906 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-11-23 11:32:19,913 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:32:19,928 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-23 11:32:19,932 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-11-23 11:32:19,933 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@53106a60, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:32:19,933 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-11-23 11:32:20,294 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-11-23 11:32:20,295 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:32:20,295 INFO  L85        PathProgramCache]: Analyzing trace with hash -703106236, now seen corresponding path program 1 times
[2024-11-23 11:32:20,295 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:32:20,295 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [80747877]
[2024-11-23 11:32:20,295 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:32:20,296 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:32:20,313 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 11:32:20,314 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 11:32:20,325 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 11:32:20,334 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-23 11:32:20,335 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-11-23 11:32:20,335 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining)
[2024-11-23 11:32:20,336 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 2 remaining)
[2024-11-23 11:32:20,336 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 11:32:20,339 INFO  L422         BasicCegarLoop]: Path program histogram: [1]
[2024-11-23 11:32:20,340 INFO  L319   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN (1/3)
[2024-11-23 11:32:20,341 WARN  L246   ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-11-23 11:32:20,341 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances.
[2024-11-23 11:32:20,485 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-11-23 11:32:20,493 INFO  L125   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:32:20,519 INFO  L177   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-11-23 11:32:20,520 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thr1Thread3of3ForFork0 ========
[2024-11-23 11:32:20,521 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@53106a60, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 11:32:20,521 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 11 error locations.
[2024-11-23 11:32:40,444 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err1ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err1ASSERT_VIOLATIONMEMORY_LEAK, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err3ASSERT_VIOLATIONMEMORY_LEAK, thr1Err5ASSERT_VIOLATIONMEMORY_LEAK (and 7 more)] ===
[2024-11-23 11:32:40,444 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:32:40,445 INFO  L85        PathProgramCache]: Analyzing trace with hash 356834327, now seen corresponding path program 1 times
[2024-11-23 11:32:40,445 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:32:40,445 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2072806857]
[2024-11-23 11:32:40,445 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:32:40,446 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:32:40,464 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:32:40,616 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 11:32:40,616 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:32:40,616 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2072806857]
[2024-11-23 11:32:40,616 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2072806857] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:32:40,616 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:32:40,616 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 11:32:40,617 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [773169916]
[2024-11-23 11:32:40,617 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:32:40,617 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 11:32:40,617 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:32:40,618 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 11:32:40,618 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 11:32:40,618 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:32:40,623 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:32:40,624 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 11:32:40,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:32:58,146 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:32:58,146 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 11:32:58,146 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err5ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err1ASSERT_VIOLATIONMEMORY_LEAK, thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err3ASSERT_VIOLATIONMEMORY_LEAK, thr1Err5ASSERT_VIOLATIONMEMORY_LEAK (and 7 more)] ===
[2024-11-23 11:32:58,147 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 11:32:58,147 INFO  L85        PathProgramCache]: Analyzing trace with hash -1615801548, now seen corresponding path program 1 times
[2024-11-23 11:32:58,147 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 11:32:58,147 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1567023168]
[2024-11-23 11:32:58,147 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 11:32:58,147 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 11:32:58,265 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 11:32:58,601 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 11:32:58,602 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 11:32:58,603 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1567023168]
[2024-11-23 11:32:58,603 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1567023168] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 11:32:58,603 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 11:32:58,603 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 11:32:58,603 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1269422991]
[2024-11-23 11:32:58,603 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 11:32:58,604 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 11:32:58,605 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 11:32:58,606 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 11:32:58,607 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 11:32:58,607 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 11:32:58,609 INFO  L471      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-11-23 11:32:58,611 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 59.0) internal successors, (177), 3 states have internal predecessors, (177), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 11:32:58,611 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 11:32:58,611 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states.