./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/libvsync/rec_mcslock.i --full-output --traceabstraction.dfs.order.used.in.por LOOP_LOCKSTEP --traceabstraction.additional.conditional.commutativity.checking DFS --traceabstraction.criterion.for.conditional.commutativity.checking DEFAULT --traceabstraction.use.limited.checks.recommended.for.dfs true --traceabstraction.limit.for.limited.checks 5 -tc /storage/repos/ultimate/releaseScripts/default/benchexec/../../../trunk/examples/toolchains/AutomizerCInline.xml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version b86fb0b7 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../../../trunk/examples/svcomp/libvsync/rec_mcslock.i -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 89f4ecf17cdd703d57fdf977621016996b601a0e10c2b1b5ffeae48ee5db4f63 --traceabstraction.dfs.order.used.in.por LOOP_LOCKSTEP --traceabstraction.additional.conditional.commutativity.checking DFS --traceabstraction.criterion.for.conditional.commutativity.checking DEFAULT --traceabstraction.use.limited.checks.recommended.for.dfs true --traceabstraction.limit.for.limited.checks 5 -tc /storage/repos/ultimate/releaseScripts/default/benchexec/../../../trunk/examples/toolchains/AutomizerCInline.xml --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.conditional-comm-b86fb0b-m [2024-10-18 23:47:17,462 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-18 23:47:17,524 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf [2024-10-18 23:47:17,530 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-18 23:47:17,531 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-18 23:47:17,550 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-18 23:47:17,550 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-18 23:47:17,551 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-18 23:47:17,551 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-18 23:47:17,551 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-18 23:47:17,552 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-18 23:47:17,552 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-18 23:47:17,553 INFO L153 SettingsManager]: * Use SBE=true [2024-10-18 23:47:17,553 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-18 23:47:17,554 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-18 23:47:17,554 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-18 23:47:17,556 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-18 23:47:17,557 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-18 23:47:17,557 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-18 23:47:17,557 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-18 23:47:17,557 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-18 23:47:17,561 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-18 23:47:17,561 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-18 23:47:17,562 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-18 23:47:17,562 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-18 23:47:17,562 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-18 23:47:17,562 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-18 23:47:17,562 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-18 23:47:17,563 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-18 23:47:17,563 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-18 23:47:17,563 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-18 23:47:17,563 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-18 23:47:17,563 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-18 23:47:17,564 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-10-18 23:47:17,564 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-18 23:47:17,564 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-18 23:47:17,564 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-10-18 23:47:17,564 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-18 23:47:17,564 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-18 23:47:17,565 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-10-18 23:47:17,565 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-10-18 23:47:17,567 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:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) 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 -> 89f4ecf17cdd703d57fdf977621016996b601a0e10c2b1b5ffeae48ee5db4f63 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: DFS Order used in POR -> LOOP_LOCKSTEP Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Additional conditional commutativity checking -> DFS Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Criterion for conditional commutativity checking -> DEFAULT Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Use limited checks (recommended for DFS) -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Limit for limited checks -> 5 [2024-10-18 23:47:17,859 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-18 23:47:17,882 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-18 23:47:17,886 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-18 23:47:17,887 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-18 23:47:17,887 INFO L274 PluginConnector]: CDTParser initialized [2024-10-18 23:47:17,888 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/libvsync/rec_mcslock.i [2024-10-18 23:47:19,211 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-18 23:47:19,652 INFO L384 CDTParser]: Found 1 translation units. [2024-10-18 23:47:19,653 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i [2024-10-18 23:47:19,702 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/6ca1b1c47/aac6d321ff8341cfbd66576a0579be45/FLAGe45981ec0 [2024-10-18 23:47:19,721 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/6ca1b1c47/aac6d321ff8341cfbd66576a0579be45 [2024-10-18 23:47:19,724 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-18 23:47:19,725 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-18 23:47:19,727 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-18 23:47:19,727 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-18 23:47:19,734 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-18 23:47:19,734 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.10 11:47:19" (1/1) ... [2024-10-18 23:47:19,735 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5e24f348 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:19, skipping insertion in model container [2024-10-18 23:47:19,735 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.10 11:47:19" (1/1) ... [2024-10-18 23:47:19,836 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-18 23:47:21,516 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173235,173248] [2024-10-18 23:47:21,531 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173609,173622] [2024-10-18 23:47:21,728 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196613,196626] [2024-10-18 23:47:21,729 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196680,196693] [2024-10-18 23:47:21,744 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-18 23:47:21,759 INFO L200 MainTranslator]: Completed pre-run [2024-10-18 23:47:21,832 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] [2024-10-18 23:47:21,834 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] [2024-10-18 23:47:21,834 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] [2024-10-18 23:47:21,835 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] [2024-10-18 23:47:21,835 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] [2024-10-18 23:47:21,837 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] [2024-10-18 23:47:21,838 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] [2024-10-18 23:47:21,838 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] [2024-10-18 23:47:21,838 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] [2024-10-18 23:47:21,839 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] [2024-10-18 23:47:21,839 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] [2024-10-18 23:47:21,839 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] [2024-10-18 23:47:21,840 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] [2024-10-18 23:47:21,840 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] [2024-10-18 23:47:21,840 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] [2024-10-18 23:47:21,841 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] [2024-10-18 23:47:21,841 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] [2024-10-18 23:47:21,841 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] [2024-10-18 23:47:21,842 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] [2024-10-18 23:47:21,842 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] [2024-10-18 23:47:21,843 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] [2024-10-18 23:47:21,843 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] [2024-10-18 23:47:21,843 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] [2024-10-18 23:47:21,844 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] [2024-10-18 23:47:21,844 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] [2024-10-18 23:47:21,844 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] [2024-10-18 23:47:21,845 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] [2024-10-18 23:47:21,845 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] [2024-10-18 23:47:21,846 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] [2024-10-18 23:47:21,846 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] [2024-10-18 23:47:21,847 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] [2024-10-18 23:47:21,847 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] [2024-10-18 23:47:21,847 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] [2024-10-18 23:47:21,848 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] [2024-10-18 23:47:21,848 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] [2024-10-18 23:47:21,849 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] [2024-10-18 23:47:21,849 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] [2024-10-18 23:47:21,849 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] [2024-10-18 23:47:21,850 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] [2024-10-18 23:47:21,850 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] [2024-10-18 23:47:21,851 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] [2024-10-18 23:47:21,851 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] [2024-10-18 23:47:21,851 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] [2024-10-18 23:47:21,852 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] [2024-10-18 23:47:21,852 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] [2024-10-18 23:47:21,852 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] [2024-10-18 23:47:21,853 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] [2024-10-18 23:47:21,853 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] [2024-10-18 23:47:21,854 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] [2024-10-18 23:47:21,854 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] [2024-10-18 23:47:21,854 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] [2024-10-18 23:47:21,855 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] [2024-10-18 23:47:21,855 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] [2024-10-18 23:47:21,856 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] [2024-10-18 23:47:21,857 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] [2024-10-18 23:47:21,857 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] [2024-10-18 23:47:21,858 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] [2024-10-18 23:47:21,858 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] [2024-10-18 23:47:21,859 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] [2024-10-18 23:47:21,859 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] [2024-10-18 23:47:21,860 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] [2024-10-18 23:47:21,862 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] [2024-10-18 23:47:21,862 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] [2024-10-18 23:47:21,863 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] [2024-10-18 23:47:21,863 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] [2024-10-18 23:47:21,863 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] [2024-10-18 23:47:21,863 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] [2024-10-18 23:47:21,864 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] [2024-10-18 23:47:21,864 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] [2024-10-18 23:47:21,865 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] [2024-10-18 23:47:21,865 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] [2024-10-18 23:47:21,865 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] [2024-10-18 23:47:21,866 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] [2024-10-18 23:47:21,866 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] [2024-10-18 23:47:21,866 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] [2024-10-18 23:47:21,867 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] [2024-10-18 23:47:21,867 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] [2024-10-18 23:47:21,867 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] [2024-10-18 23:47:21,867 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] [2024-10-18 23:47:21,868 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] [2024-10-18 23:47:21,868 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] [2024-10-18 23:47:21,868 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] [2024-10-18 23:47:21,869 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] [2024-10-18 23:47:21,869 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] [2024-10-18 23:47:21,869 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] [2024-10-18 23:47:21,870 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] [2024-10-18 23:47:21,870 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] [2024-10-18 23:47:21,870 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] [2024-10-18 23:47:21,871 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] [2024-10-18 23:47:21,871 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] [2024-10-18 23:47:21,871 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] [2024-10-18 23:47:21,872 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] [2024-10-18 23:47:21,872 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] [2024-10-18 23:47:21,873 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] [2024-10-18 23:47:21,873 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] [2024-10-18 23:47:21,874 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] [2024-10-18 23:47:21,874 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] [2024-10-18 23:47:21,875 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] [2024-10-18 23:47:21,875 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] [2024-10-18 23:47:21,875 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] [2024-10-18 23:47:21,929 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173235,173248] [2024-10-18 23:47:21,930 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173609,173622] [2024-10-18 23:47:21,941 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196613,196626] [2024-10-18 23:47:21,941 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196680,196693] [2024-10-18 23:47:21,949 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-18 23:47:22,253 INFO L204 MainTranslator]: Completed translation [2024-10-18 23:47:22,254 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22 WrapperNode [2024-10-18 23:47:22,254 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-18 23:47:22,255 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-18 23:47:22,255 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-18 23:47:22,255 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-18 23:47:22,261 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22" (1/1) ... [2024-10-18 23:47:22,364 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22" (1/1) ... [2024-10-18 23:47:22,440 INFO L138 Inliner]: procedures = 924, calls = 939, calls flagged for inlining = 834, calls inlined = 53, statements flattened = 495 [2024-10-18 23:47:22,443 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-18 23:47:22,444 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-18 23:47:22,444 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-18 23:47:22,444 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-18 23:47:22,457 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22" (1/1) ... [2024-10-18 23:47:22,460 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22" (1/1) ... [2024-10-18 23:47:22,464 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22" (1/1) ... [2024-10-18 23:47:22,466 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22" (1/1) ... [2024-10-18 23:47:22,487 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22" (1/1) ... [2024-10-18 23:47:22,503 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22" (1/1) ... [2024-10-18 23:47:22,510 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22" (1/1) ... [2024-10-18 23:47:22,513 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22" (1/1) ... [2024-10-18 23:47:22,522 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-18 23:47:22,524 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-18 23:47:22,526 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-18 23:47:22,526 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-18 23:47:22,528 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22" (1/1) ... [2024-10-18 23:47:22,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-18 23:47:22,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 23:47:22,580 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-10-18 23:47:22,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-10-18 23:47:22,679 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-18 23:47:22,679 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-18 23:47:22,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-10-18 23:47:22,680 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-18 23:47:22,680 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-18 23:47:22,680 INFO L130 BoogieDeclarations]: Found specification of procedure run [2024-10-18 23:47:22,680 INFO L138 BoogieDeclarations]: Found implementation of procedure run [2024-10-18 23:47:22,683 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-18 23:47:22,684 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-10-18 23:47:22,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-18 23:47:22,684 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-18 23:47:22,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-10-18 23:47:22,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-18 23:47:22,687 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-18 23:47:22,931 INFO L238 CfgBuilder]: Building ICFG [2024-10-18 23:47:22,933 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-18 23:47:23,533 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-18 23:47:23,534 INFO L287 CfgBuilder]: Performing block encoding [2024-10-18 23:47:23,946 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-18 23:47:23,946 INFO L314 CfgBuilder]: Removed 72 assume(true) statements. [2024-10-18 23:47:23,946 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.10 11:47:23 BoogieIcfgContainer [2024-10-18 23:47:23,947 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-18 23:47:23,949 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-18 23:47:23,950 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-18 23:47:23,953 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-18 23:47:23,953 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 18.10 11:47:19" (1/3) ... [2024-10-18 23:47:23,954 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f84ab48 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.10 11:47:23, skipping insertion in model container [2024-10-18 23:47:23,954 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:22" (2/3) ... [2024-10-18 23:47:23,954 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f84ab48 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.10 11:47:23, skipping insertion in model container [2024-10-18 23:47:23,955 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.10 11:47:23" (3/3) ... [2024-10-18 23:47:23,956 INFO L112 eAbstractionObserver]: Analyzing ICFG rec_mcslock.i [2024-10-18 23:47:23,972 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-18 23:47:23,973 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-10-18 23:47:23,973 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-18 23:47:24,085 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-10-18 23:47:24,137 INFO L106 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-18 23:47:24,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-18 23:47:24,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 23:47:24,140 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-10-18 23:47:24,142 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-10-18 23:47:24,300 INFO L194 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-18 23:47:24,319 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:24,324 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == runThread1of1ForFork0 ======== [2024-10-18 23:47:24,330 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=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@19cdd093, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms], mConComChecker=DFS, mConComCheckerCriterion=DEFAULT, mConComCheckerTraceCheckMode=GENERATOR, mConComCheckerLimitedChecksCriterion=true, mConComCheckerCriterionLimit=5, mConComCheckerRandomProb=100, mConComCheckerRandomSeed=123, mConComCheckerConditionCriterion=false [2024-10-18 23:47:24,332 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-10-18 23:47:25,278 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting runErr0ASSERT_VIOLATIONERROR_FUNCTION === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:47:25,280 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:25,281 INFO L85 PathProgramCache]: Analyzing trace with hash 1942777702, now seen corresponding path program 1 times [2024-10-18 23:47:25,290 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 23:47:25,291 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1721633094] [2024-10-18 23:47:25,291 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:25,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 23:47:25,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:25,499 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-18 23:47:25,499 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-18 23:47:25,499 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1721633094] [2024-10-18 23:47:25,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1721633094] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-18 23:47:25,501 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-18 23:47:25,502 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-18 23:47:25,503 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1890547402] [2024-10-18 23:47:25,504 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-18 23:47:25,509 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-18 23:47:25,509 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-18 23:47:25,530 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-18 23:47:25,531 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-18 23:47:25,532 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:25,533 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:47:25,534 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 8.0) internal successors, (16), 2 states have internal predecessors, (16), 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-10-18 23:47:25,534 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:25,664 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:25,664 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-18 23:47:25,665 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting runErr0ASSERT_VIOLATIONERROR_FUNCTION === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:47:25,665 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:25,665 INFO L85 PathProgramCache]: Analyzing trace with hash -546288379, now seen corresponding path program 1 times [2024-10-18 23:47:25,665 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 23:47:25,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1250306364] [2024-10-18 23:47:25,666 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:25,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 23:47:25,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:26,145 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 23:47:26,145 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-18 23:47:26,146 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1250306364] [2024-10-18 23:47:26,146 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1250306364] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-18 23:47:26,146 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1300125614] [2024-10-18 23:47:26,146 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:26,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-18 23:47:26,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 23:47:26,167 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-18 23:47:26,169 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-18 23:47:26,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:26,335 INFO L255 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-10-18 23:47:26,342 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:47:26,429 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 23:47:26,429 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 23:47:26,603 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 23:47:26,605 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1300125614] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 23:47:26,605 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-18 23:47:26,606 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 14 [2024-10-18 23:47:26,606 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [215475299] [2024-10-18 23:47:26,607 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-18 23:47:26,607 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-10-18 23:47:26,609 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-18 23:47:26,609 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-10-18 23:47:26,610 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=145, Unknown=0, NotChecked=0, Total=182 [2024-10-18 23:47:26,611 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:26,611 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:47:26,612 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 5.142857142857143) internal successors, (72), 14 states have internal predecessors, (72), 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-10-18 23:47:26,612 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:26,612 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:26,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:26,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-18 23:47:26,931 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-10-18 23:47:27,117 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2024-10-18 23:47:27,118 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:47:27,118 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:27,118 INFO L85 PathProgramCache]: Analyzing trace with hash -310012970, now seen corresponding path program 1 times [2024-10-18 23:47:27,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 23:47:27,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [378729503] [2024-10-18 23:47:27,119 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:27,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 23:47:27,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:27,178 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-18 23:47:27,179 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-18 23:47:27,180 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [378729503] [2024-10-18 23:47:27,181 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [378729503] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-18 23:47:27,181 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-18 23:47:27,181 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-18 23:47:27,181 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1573277367] [2024-10-18 23:47:27,182 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-18 23:47:27,182 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-18 23:47:27,182 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-18 23:47:27,183 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-18 23:47:27,183 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-18 23:47:27,183 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:27,184 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:47:27,185 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 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-10-18 23:47:27,185 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:27,185 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-10-18 23:47:27,185 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:27,317 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:27,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-18 23:47:27,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:47:27,318 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-18 23:47:27,319 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:47:27,319 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:27,319 INFO L85 PathProgramCache]: Analyzing trace with hash 1698111489, now seen corresponding path program 1 times [2024-10-18 23:47:27,319 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 23:47:27,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1042560780] [2024-10-18 23:47:27,320 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:27,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 23:47:27,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:27,817 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 23:47:27,818 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-18 23:47:27,818 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1042560780] [2024-10-18 23:47:27,818 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1042560780] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-18 23:47:27,819 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [196760092] [2024-10-18 23:47:27,819 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:27,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-18 23:47:27,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 23:47:27,821 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-18 23:47:27,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-18 23:47:28,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:28,029 INFO L255 TraceCheckSpWp]: Trace formula consists of 416 conjuncts, 54 conjuncts are in the unsatisfiable core [2024-10-18 23:47:28,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:47:28,067 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-10-18 23:47:28,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-10-18 23:47:28,148 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 23:47:28,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 23:47:28,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-10-18 23:47:28,571 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 23:47:28,571 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 23:47:28,723 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_116 (Array Int Int))) (< |c_runThread1of1ForFork0_~tid~0#1| (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_116) |c_~#lock~0.base|) (+ |c_~#lock~0.offset| 4)))) is different from false [2024-10-18 23:47:28,805 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse1 (+ |c_~#lock~0.offset| 4)) (.cse0 (mod |c_ULTIMATE.start_main_~i~1#1| 4294967296))) (and (or (forall ((v_ArrVal_116 (Array Int Int))) (< .cse0 (+ (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_116) |c_~#lock~0.base|) .cse1) 4294967296))) (< .cse0 2147483648)) (or (forall ((v_ArrVal_116 (Array Int Int))) (< .cse0 (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_116) |c_~#lock~0.base|) .cse1))) (< 2147483647 .cse0)))) is different from false [2024-10-18 23:47:28,817 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_116 (Array Int Int))) (< 2 (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_116) |c_~#lock~0.base|) (+ |c_~#lock~0.offset| 4)))) is different from false [2024-10-18 23:47:28,834 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 2 not checked. [2024-10-18 23:47:28,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [196760092] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 23:47:28,835 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-18 23:47:28,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 10, 10] total 26 [2024-10-18 23:47:28,836 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1590576164] [2024-10-18 23:47:28,836 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-18 23:47:28,836 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-10-18 23:47:28,836 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-18 23:47:28,837 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-10-18 23:47:28,838 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=446, Unknown=7, NotChecked=132, Total=650 [2024-10-18 23:47:28,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:28,838 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:47:28,841 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 4.5) internal successors, (117), 26 states have internal predecessors, (117), 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-10-18 23:47:28,841 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:28,842 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-10-18 23:47:28,842 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:47:28,842 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:29,982 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:29,982 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-18 23:47:29,982 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:47:29,983 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-10-18 23:47:30,000 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-18 23:47:30,183 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-18 23:47:30,184 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:47:30,184 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:30,184 INFO L85 PathProgramCache]: Analyzing trace with hash -100294912, now seen corresponding path program 1 times [2024-10-18 23:47:30,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 23:47:30,184 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1917417551] [2024-10-18 23:47:30,185 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:30,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 23:47:30,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:32,727 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-18 23:47:32,728 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-18 23:47:32,728 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1917417551] [2024-10-18 23:47:32,729 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1917417551] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-18 23:47:32,730 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [293248344] [2024-10-18 23:47:32,730 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:32,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-18 23:47:32,730 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 23:47:32,732 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-18 23:47:32,734 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-18 23:47:33,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:33,253 INFO L255 TraceCheckSpWp]: Trace formula consists of 651 conjuncts, 115 conjuncts are in the unsatisfiable core [2024-10-18 23:47:33,258 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:47:33,276 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-10-18 23:47:33,276 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-10-18 23:47:33,406 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 23:47:33,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 23:47:33,784 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 23:47:33,903 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 23:47:34,010 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-10-18 23:47:34,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-18 23:47:34,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-10-18 23:47:34,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2024-10-18 23:47:34,350 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 23:47:34,350 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 23:47:36,020 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_223 Int) (v_ArrVal_221 Int) (|v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| Int) (v_ArrVal_220 (Array Int Int))) (or (< (+ |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset| 4) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34|) (< 0 (mod (+ (select (select (let ((.cse0 (let ((.cse1 (store |c_#memory_int| |c_runThread1of1ForFork0_vatomic32_write_~a#1.base| v_ArrVal_220))) (store .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| (store (select .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset| v_ArrVal_221))))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| v_ArrVal_223))) |c_~#lock~0.base|) (+ |c_~#lock~0.offset| 8)) 1) 4294967296)))) is different from false [2024-10-18 23:47:36,269 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_223 Int) (v_ArrVal_221 Int) (v_ArrVal_219 (Array Int Int)) (|v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| Int) (v_ArrVal_220 (Array Int Int))) (or (< 0 (mod (+ (select (select (let ((.cse0 (let ((.cse1 (store (store |c_#memory_int| |c_runThread1of1ForFork0_vatomicptr_write_~a#1.base| v_ArrVal_219) |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base| v_ArrVal_220))) (store .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| (store (select .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset| v_ArrVal_221))))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| v_ArrVal_223))) |c_~#lock~0.base|) (+ |c_~#lock~0.offset| 8)) 1) 4294967296)) (< (+ |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset| 4) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34|))) is different from false [2024-10-18 23:47:36,292 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_223 Int) (v_ArrVal_221 Int) (|v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| Int) (v_ArrVal_220 (Array Int Int))) (or (< 0 (mod (+ (select (select (let ((.cse0 (store |c_#memory_int| |c_runThread1of1ForFork0_rec_mcslock_acquire_~ctx#1.base| v_ArrVal_220))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset| v_ArrVal_221) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34| v_ArrVal_223))) |c_~#lock~0.base|) (+ |c_~#lock~0.offset| 8)) 1) 4294967296)) (< (+ |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset| 4) |v_runThread1of1ForFork0_vatomic32_write_~a#1.offset_34|))) is different from false [2024-10-18 23:47:36,809 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 6 not checked. [2024-10-18 23:47:36,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [293248344] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 23:47:36,810 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-18 23:47:36,810 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15, 15] total 43 [2024-10-18 23:47:36,811 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [435812028] [2024-10-18 23:47:36,811 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-18 23:47:36,812 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 44 states [2024-10-18 23:47:36,812 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-18 23:47:36,812 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants. [2024-10-18 23:47:36,816 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=227, Invalid=1406, Unknown=19, NotChecked=240, Total=1892 [2024-10-18 23:47:36,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:36,816 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:47:36,816 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 44 states, 44 states have (on average 4.295454545454546) internal successors, (189), 43 states have internal predecessors, (189), 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-10-18 23:47:36,816 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:36,817 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-10-18 23:47:36,817 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:47:36,817 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-10-18 23:47:36,817 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:42,354 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:42,354 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-18 23:47:42,354 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:47:42,354 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-10-18 23:47:42,354 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-10-18 23:47:42,372 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-18 23:47:42,555 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-18 23:47:42,555 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:47:42,556 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:42,556 INFO L85 PathProgramCache]: Analyzing trace with hash -1485253503, now seen corresponding path program 2 times [2024-10-18 23:47:42,556 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 23:47:42,556 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [802565756] [2024-10-18 23:47:42,557 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:42,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 23:47:42,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:42,781 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 52 proven. 9 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-10-18 23:47:42,782 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-18 23:47:42,782 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [802565756] [2024-10-18 23:47:42,782 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [802565756] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-18 23:47:42,782 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [179034842] [2024-10-18 23:47:42,782 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-18 23:47:42,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-18 23:47:42,783 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 23:47:42,784 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-18 23:47:42,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-18 23:47:43,058 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-18 23:47:43,058 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-18 23:47:43,062 INFO L255 TraceCheckSpWp]: Trace formula consists of 864 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-18 23:47:43,066 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:47:43,106 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 61 proven. 0 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-10-18 23:47:43,106 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-18 23:47:43,107 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [179034842] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-18 23:47:43,107 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-18 23:47:43,107 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 6 [2024-10-18 23:47:43,107 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1568455382] [2024-10-18 23:47:43,107 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-18 23:47:43,108 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-18 23:47:43,108 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-18 23:47:43,108 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-18 23:47:43,109 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2024-10-18 23:47:43,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:43,109 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:47:43,109 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 15.0) internal successors, (75), 5 states have internal predecessors, (75), 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-10-18 23:47:43,109 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:43,109 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-10-18 23:47:43,109 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:47:43,109 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-10-18 23:47:43,109 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. [2024-10-18 23:47:43,109 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:43,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:43,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-18 23:47:43,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:47:43,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-10-18 23:47:43,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-18 23:47:43,948 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-18 23:47:43,966 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-18 23:47:44,148 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-10-18 23:47:44,148 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:47:44,149 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:44,149 INFO L85 PathProgramCache]: Analyzing trace with hash 1845338856, now seen corresponding path program 1 times [2024-10-18 23:47:44,149 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-18 23:47:44,149 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [767492485] [2024-10-18 23:47:44,149 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:44,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-18 23:47:44,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-18 23:47:44,216 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-18 23:47:44,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-18 23:47:44,337 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-18 23:47:44,337 INFO L332 BasicCegarLoop]: Counterexample is feasible [2024-10-18 23:47:44,339 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location runErr1ASSERT_VIOLATIONUNKNOWN (1 of 2 remaining) [2024-10-18 23:47:44,340 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-10-18 23:47:44,341 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-18 23:47:44,346 INFO L414 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1] [2024-10-18 23:47:44,350 INFO L312 ceAbstractionStarter]: Result for error location runThread1of1ForFork0 was UNSAFE,UNKNOWN (1/2) [2024-10-18 23:47:44,495 INFO L234 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-18 23:47:44,495 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-18 23:47:44,498 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 18.10 11:47:44 BasicIcfg [2024-10-18 23:47:44,498 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-18 23:47:44,498 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-18 23:47:44,499 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-18 23:47:44,499 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-18 23:47:44,499 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.10 11:47:23" (3/4) ... [2024-10-18 23:47:44,501 INFO L142 WitnessPrinter]: No result that supports witness generation found [2024-10-18 23:47:44,502 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-18 23:47:44,502 INFO L158 Benchmark]: Toolchain (without parser) took 24777.77ms. Allocated memory was 161.5MB in the beginning and 474.0MB in the end (delta: 312.5MB). Free memory was 105.7MB in the beginning and 265.9MB in the end (delta: -160.2MB). Peak memory consumption was 152.0MB. Max. memory is 16.1GB. [2024-10-18 23:47:44,503 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 100.7MB. Free memory is still 68.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-18 23:47:44,503 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2527.15ms. Allocated memory was 161.5MB in the beginning and 266.3MB in the end (delta: 104.9MB). Free memory was 104.9MB in the beginning and 189.9MB in the end (delta: -84.9MB). Peak memory consumption was 104.3MB. Max. memory is 16.1GB. [2024-10-18 23:47:44,503 INFO L158 Benchmark]: Boogie Procedure Inliner took 188.71ms. Allocated memory is still 266.3MB. Free memory was 189.9MB in the beginning and 180.4MB in the end (delta: 9.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-10-18 23:47:44,504 INFO L158 Benchmark]: Boogie Preprocessor took 78.37ms. Allocated memory is still 266.3MB. Free memory was 180.4MB in the beginning and 176.2MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-18 23:47:44,504 INFO L158 Benchmark]: RCFGBuilder took 1422.83ms. Allocated memory is still 266.3MB. Free memory was 176.2MB in the beginning and 196.6MB in the end (delta: -20.4MB). Peak memory consumption was 80.2MB. Max. memory is 16.1GB. [2024-10-18 23:47:44,504 INFO L158 Benchmark]: TraceAbstraction took 20548.74ms. Allocated memory was 266.3MB in the beginning and 474.0MB in the end (delta: 207.6MB). Free memory was 195.6MB in the beginning and 265.9MB in the end (delta: -70.3MB). Peak memory consumption was 137.3MB. Max. memory is 16.1GB. [2024-10-18 23:47:44,504 INFO L158 Benchmark]: Witness Printer took 3.62ms. Allocated memory is still 474.0MB. Free memory is still 265.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-18 23:47:44,505 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.18ms. Allocated memory is still 100.7MB. Free memory is still 68.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2527.15ms. Allocated memory was 161.5MB in the beginning and 266.3MB in the end (delta: 104.9MB). Free memory was 104.9MB in the beginning and 189.9MB in the end (delta: -84.9MB). Peak memory consumption was 104.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 188.71ms. Allocated memory is still 266.3MB. Free memory was 189.9MB in the beginning and 180.4MB in the end (delta: 9.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 78.37ms. Allocated memory is still 266.3MB. Free memory was 180.4MB in the beginning and 176.2MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1422.83ms. Allocated memory is still 266.3MB. Free memory was 176.2MB in the beginning and 196.6MB in the end (delta: -20.4MB). Peak memory consumption was 80.2MB. Max. memory is 16.1GB. * TraceAbstraction took 20548.74ms. Allocated memory was 266.3MB in the beginning and 474.0MB in the end (delta: 207.6MB). Free memory was 195.6MB in the beginning and 265.9MB in the end (delta: -70.3MB). Peak memory consumption was 137.3MB. Max. memory is 16.1GB. * Witness Printer took 3.62ms. Allocated memory is still 474.0MB. Free memory is still 265.9MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 3755]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] - GenericResultAtLocation [Line: 3757]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] - GenericResultAtLocation [Line: 3762]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] - GenericResultAtLocation [Line: 3764]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] - GenericResultAtLocation [Line: 3770]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] - GenericResultAtLocation [Line: 3772]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] - GenericResultAtLocation [Line: 3778]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] - GenericResultAtLocation [Line: 3780]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] - GenericResultAtLocation [Line: 3786]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] - GenericResultAtLocation [Line: 3788]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] - GenericResultAtLocation [Line: 3794]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] - GenericResultAtLocation [Line: 3796]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] - GenericResultAtLocation [Line: 3802]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] - GenericResultAtLocation [Line: 3804]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] - GenericResultAtLocation [Line: 3810]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] - GenericResultAtLocation [Line: 3812]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] - GenericResultAtLocation [Line: 3817]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] - GenericResultAtLocation [Line: 3819]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] - GenericResultAtLocation [Line: 3824]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] - GenericResultAtLocation [Line: 3826]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] - GenericResultAtLocation [Line: 3831]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] - GenericResultAtLocation [Line: 3833]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] - GenericResultAtLocation [Line: 3838]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] - GenericResultAtLocation [Line: 3840]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] - GenericResultAtLocation [Line: 3845]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] - GenericResultAtLocation [Line: 3847]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] - GenericResultAtLocation [Line: 3852]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] - GenericResultAtLocation [Line: 3855]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] - GenericResultAtLocation [Line: 3861]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] - GenericResultAtLocation [Line: 3864]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] - GenericResultAtLocation [Line: 3870]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] - GenericResultAtLocation [Line: 3873]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] - GenericResultAtLocation [Line: 3879]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] - GenericResultAtLocation [Line: 3882]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] - GenericResultAtLocation [Line: 3888]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] - GenericResultAtLocation [Line: 3891]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] - GenericResultAtLocation [Line: 3897]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] - GenericResultAtLocation [Line: 3900]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] - GenericResultAtLocation [Line: 3907]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] - GenericResultAtLocation [Line: 3910]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] - GenericResultAtLocation [Line: 3917]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] - GenericResultAtLocation [Line: 3920]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] - GenericResultAtLocation [Line: 3927]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] - GenericResultAtLocation [Line: 3930]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] - GenericResultAtLocation [Line: 3937]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] - GenericResultAtLocation [Line: 3940]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] - GenericResultAtLocation [Line: 3947]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] - GenericResultAtLocation [Line: 3950]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] - GenericResultAtLocation [Line: 3957]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] - GenericResultAtLocation [Line: 3960]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] - GenericResultAtLocation [Line: 3966]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] - GenericResultAtLocation [Line: 3969]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] - GenericResultAtLocation [Line: 3975]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] - GenericResultAtLocation [Line: 3978]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] - GenericResultAtLocation [Line: 3984]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] - GenericResultAtLocation [Line: 3987]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] - GenericResultAtLocation [Line: 3993]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] - GenericResultAtLocation [Line: 3996]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] - GenericResultAtLocation [Line: 4002]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] - GenericResultAtLocation [Line: 4005]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] - GenericResultAtLocation [Line: 4011]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] - GenericResultAtLocation [Line: 4014]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] - GenericResultAtLocation [Line: 4020]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] - GenericResultAtLocation [Line: 4023]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] - GenericResultAtLocation [Line: 4029]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] - GenericResultAtLocation [Line: 4032]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] - GenericResultAtLocation [Line: 4038]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] - GenericResultAtLocation [Line: 4041]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] - GenericResultAtLocation [Line: 4047]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] - GenericResultAtLocation [Line: 4050]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] - GenericResultAtLocation [Line: 4056]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] - GenericResultAtLocation [Line: 4059]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] - GenericResultAtLocation [Line: 4065]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] - GenericResultAtLocation [Line: 4068]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] - GenericResultAtLocation [Line: 4074]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] - GenericResultAtLocation [Line: 4077]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] - GenericResultAtLocation [Line: 4083]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] - GenericResultAtLocation [Line: 4086]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] - GenericResultAtLocation [Line: 4092]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] - GenericResultAtLocation [Line: 4095]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] - GenericResultAtLocation [Line: 4101]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] - GenericResultAtLocation [Line: 4103]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] - GenericResultAtLocation [Line: 4109]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] - GenericResultAtLocation [Line: 4111]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] - GenericResultAtLocation [Line: 4117]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] - GenericResultAtLocation [Line: 4119]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] - GenericResultAtLocation [Line: 4125]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] - GenericResultAtLocation [Line: 4127]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] - GenericResultAtLocation [Line: 4133]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] - GenericResultAtLocation [Line: 4135]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] - GenericResultAtLocation [Line: 4141]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] - GenericResultAtLocation [Line: 4143]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] - GenericResultAtLocation [Line: 4149]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] - GenericResultAtLocation [Line: 4151]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] - GenericResultAtLocation [Line: 4157]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] - GenericResultAtLocation [Line: 4159]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] - GenericResultAtLocation [Line: 4165]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] - GenericResultAtLocation [Line: 4167]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] - GenericResultAtLocation [Line: 4173]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] - GenericResultAtLocation [Line: 4175]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Partial order reduction statistics Independence relation #1 benchmarks: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 920, independent: 663, independent conditional: 84, independent unconditional: 579, dependent: 257, dependent conditional: 253, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 667, independent: 663, independent conditional: 84, independent unconditional: 579, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ ConditionTransformingIndependenceRelation.Independence Queries: [ total: 667, independent: 663, independent conditional: 84, independent unconditional: 579, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 667, independent: 663, independent conditional: 84, independent unconditional: 579, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 671, independent: 663, independent conditional: 84, independent unconditional: 579, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 671, independent: 663, independent conditional: 20, independent unconditional: 643, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 671, independent: 663, independent conditional: 20, independent unconditional: 643, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 911, independent: 205, independent conditional: 0, independent unconditional: 205, dependent: 706, dependent conditional: 0, dependent unconditional: 706, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 671, independent: 123, independent conditional: 20, independent unconditional: 103, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 64, Maximal queried relation: 0, ConditionTransformingIndependenceRelation.Independence Queries: [ total: 671, independent: 663, independent conditional: 84, independent unconditional: 579, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 671, independent: 663, independent conditional: 20, independent unconditional: 643, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 671, independent: 663, independent conditional: 20, independent unconditional: 643, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 911, independent: 205, independent conditional: 0, independent unconditional: 205, dependent: 706, dependent conditional: 0, dependent unconditional: 706, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 671, independent: 123, independent conditional: 20, independent unconditional: 103, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 64 ], Independence queries for same thread: 253, Persistent sets #1 benchmarks: Persistent set computation time: 1.0s, Number of persistent set computation: 90, Number of trivial persistent sets: 87, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 561, independent: 557, independent conditional: 0, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 920, independent: 663, independent conditional: 84, independent unconditional: 579, dependent: 257, dependent conditional: 253, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 667, independent: 663, independent conditional: 84, independent unconditional: 579, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ ConditionTransformingIndependenceRelation.Independence Queries: [ total: 667, independent: 663, independent conditional: 84, independent unconditional: 579, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 667, independent: 663, independent conditional: 84, independent unconditional: 579, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 671, independent: 663, independent conditional: 84, independent unconditional: 579, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 671, independent: 663, independent conditional: 20, independent unconditional: 643, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 671, independent: 663, independent conditional: 20, independent unconditional: 643, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 911, independent: 205, independent conditional: 0, independent unconditional: 205, dependent: 706, dependent conditional: 0, dependent unconditional: 706, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 671, independent: 123, independent conditional: 20, independent unconditional: 103, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 64, Maximal queried relation: 0, ConditionTransformingIndependenceRelation.Independence Queries: [ total: 671, independent: 663, independent conditional: 84, independent unconditional: 579, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 671, independent: 663, independent conditional: 20, independent unconditional: 643, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 671, independent: 663, independent conditional: 20, independent unconditional: 643, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 911, independent: 205, independent conditional: 0, independent unconditional: 205, dependent: 706, dependent conditional: 0, dependent unconditional: 706, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 671, independent: 123, independent conditional: 20, independent unconditional: 103, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 64 ], Independence queries for same thread: 253 - UnprovableResult [Line: 3958]: Unable to prove that unknown kind of specification holds Unable to prove that unknown kind of specification holds Reason: overapproximation of __atomic_compare_exchange_n at line 3958, overapproximation of large string literal at line 5439. Possible FailurePath: [L5998] 0 static vuint32_t g_cs_x = 0; [L5999] 0 static vuint32_t g_cs_y = 0; [L6048] 0 rec_mcslock_t lock = { .lock = { .tail = { ._v = 0 } }, .owner = { ._v = (4294967295U) }, .count = 0, }; [L6049] 0 struct mcs_node_s nodes[3]; [L6033] 0 pthread_t t[3]; [L6034] FCALL 0 init() [L6035] FCALL 0 verification_loop_bound(3 + 1) [L6036] 0 vuintptr_t i = 0; VAL [g_cs_x=0, g_cs_y=0, i=0, lock={5:0}, nodes={6:0}, t={7:0}] [L6036] COND TRUE 0 i < 3 [L6037] FCALL, FORK 0 pthread_create(&t[i], 0, run, (void *)i) VAL [g_cs_x=0, g_cs_y=0, i=0, lock={5:0}, nodes={6:0}, t={7:0}] [L6015] 1 vuint32_t tid = (vuintptr_t)arg; [L6016] CALL 1 verification_loop_bound((0 + 2)) [L6036] 0 i++ VAL [g_cs_x=0, g_cs_y=0, i=1, lock={5:0}, nodes={6:0}, t={7:0}] [L6036] COND TRUE 0 i < 3 [L6037] FCALL, FORK 0 pthread_create(&t[i], 0, run, (void *)i) VAL [g_cs_x=0, g_cs_y=0, i=1, lock={5:0}, nodes={6:0}, t={7:0}] [L6016] RET 1 verification_loop_bound((0 + 2)) [L6017] 1 int i = 0; VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=0, g_cs_y=0, i=0, lock={5:0}, nodes={6:0}, tid=0] [L6017] COND TRUE 1 i == 0 || ((i) == 1 && ((tid) + 1 < (0) + 1)) [L6018] FCALL 1 verification_loop_bound((1 + 2)) [L6019] 1 int j = 0; VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=0, g_cs_y=0, i=0, j=0, lock={5:0}, nodes={6:0}, tid=0] [L6019] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6020] CALL 1 acquire(tid) [L6053] CALL 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L5439] COND FALSE 1 !(!(id != (4294967295U) && "this value is reserved")) VAL [\old(ctx)={6:0}, \old(id)=0, \old(l)={5:0}, ctx={6:0}, g_cs_x=0, g_cs_y=0, id=0, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] CALL, EXPR 1 vatomic32_read_rlx(&l->owner) [L1885] CALL, EXPR 1 vatomic32_read(a) [L3779] EXPR 1 a->_v VAL [\old(a)={5:4}, a={5:4}, g_cs_x=0, g_cs_y=0, lock={5:0}, nodes={6:0}] [L3779] 1 vuint32_t tmp = (vuint32_t)__atomic_load_n(&a->_v, 5); [L3781] 1 return tmp; [L1885] RET, EXPR 1 vatomic32_read(a) [L1885] 1 return vatomic32_read(a); [L5439] RET, EXPR 1 vatomic32_read_rlx(&l->owner) [L5439] COND FALSE 1 !(vatomic32_read_rlx(&l->owner) == id) [L5439] CALL 1 mcslock_acquire(&l->lock , ctx) [L5395] 1 mcs_node_t *pred; [L5396] CALL 1 vatomicptr_write_rlx(&node->next, ((void *)0)) [L3665] CALL 1 vatomicptr_write(a, v) [L3665] RET 1 vatomicptr_write(a, v) [L5396] RET 1 vatomicptr_write_rlx(&node->next, ((void *)0)) [L5397] CALL 1 vatomic32_write_rlx(&node->locked, 1) [L1895] CALL 1 vatomic32_write(a, v) [L1895] RET 1 vatomic32_write(a, v) [L5397] RET 1 vatomic32_write_rlx(&node->locked, 1) [L5398] CALL, EXPR 1 vatomicptr_xchg(&l->tail, node) [L3899] EXPR 1 a->_v [L3898-L3899] 1 void *tmp = (void *)__atomic_exchange_n(&a->_v, (void *)v, 5); [L3901] 1 return tmp; [L5398] RET, EXPR 1 vatomicptr_xchg(&l->tail, node) [L5398] 1 pred = (mcs_node_t *)vatomicptr_xchg(&l->tail, node) [L5399] COND FALSE 1 !(\read(*pred)) VAL [\old(l)={5:0}, \old(node)={6:0}, g_cs_x=0, g_cs_y=0, l={5:0}, lock={5:0}, node={6:0}, nodes={6:0}, pred={0:0}] [L5439] RET 1 mcslock_acquire(&l->lock , ctx) [L5439] CALL 1 vatomic32_write_rlx(&l->owner, id) [L1895] CALL 1 vatomic32_write(a, v) [L1895] RET 1 vatomic32_write(a, v) [L5439] RET 1 vatomic32_write_rlx(&l->owner, id) [L6053] RET 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L6020] RET 1 acquire(tid) [L6021] CALL 1 cs() [L6003] 1 g_cs_x++ [L6004] 1 g_cs_y++ [L6021] RET 1 cs() [L6019] 1 j++ VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=1, g_cs_y=1, i=0, j=1, lock={5:0}, nodes={6:0}, tid=0] [L6019] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6020] CALL 1 acquire(tid) [L6053] CALL 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L5439] COND FALSE 1 !(!(id != (4294967295U) && "this value is reserved")) VAL [\old(ctx)={6:0}, \old(id)=0, \old(l)={5:0}, ctx={6:0}, g_cs_x=1, g_cs_y=1, id=0, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] CALL, EXPR 1 vatomic32_read_rlx(&l->owner) [L1885] CALL, EXPR 1 vatomic32_read(a) [L3779] EXPR 1 a->_v VAL [\old(a)={5:4}, a={5:4}, g_cs_x=1, g_cs_y=1, lock={5:0}, nodes={6:0}] [L3779] 1 vuint32_t tmp = (vuint32_t)__atomic_load_n(&a->_v, 5); [L3781] 1 return tmp; [L1885] RET, EXPR 1 vatomic32_read(a) [L1885] 1 return vatomic32_read(a); [L5439] RET, EXPR 1 vatomic32_read_rlx(&l->owner) [L5439] COND TRUE 1 vatomic32_read_rlx(&l->owner) == id [L5439] EXPR 1 l->count [L5439] 1 l->count++ [L6053] RET 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L6020] RET 1 acquire(tid) [L6021] CALL 1 cs() [L6003] 1 g_cs_x++ [L6004] 1 g_cs_y++ [L6021] RET 1 cs() [L6019] 1 j++ VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=2, g_cs_y=2, i=0, j=2, lock={5:0}, nodes={6:0}, tid=0] [L6019] COND FALSE 1 !(j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1))) [L6023] FCALL 1 verification_loop_bound((1 + 2)) [L6024] 1 int j = 0; VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=2, g_cs_y=2, i=0, j=0, lock={5:0}, nodes={6:0}, tid=0] [L6024] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6025] CALL 1 release(tid) [L6058] CALL 1 rec_mcslock_release(&lock, &nodes[tid]) [L5439] EXPR 1 l->count VAL [\old(ctx)={6:0}, \old(l)={5:0}, ctx={6:0}, g_cs_x=2, g_cs_y=2, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] COND FALSE 1 !(l->count == 0) [L5439] EXPR 1 l->count [L5439] 1 l->count-- [L6058] RET 1 rec_mcslock_release(&lock, &nodes[tid]) [L6025] RET 1 release(tid) [L6024] 1 j++ VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=2, g_cs_y=2, i=0, j=1, lock={5:0}, nodes={6:0}, tid=0] [L6024] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6025] CALL 1 release(tid) [L6058] CALL 1 rec_mcslock_release(&lock, &nodes[tid]) [L5439] EXPR 1 l->count VAL [\old(ctx)={6:0}, \old(l)={5:0}, ctx={6:0}, g_cs_x=2, g_cs_y=2, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] COND TRUE 1 l->count == 0 [L5439] CALL 1 vatomic32_write_rlx(&l->owner, (4294967295U)) [L1895] CALL 1 vatomic32_write(a, v) [L1895] RET 1 vatomic32_write(a, v) [L5439] RET 1 vatomic32_write_rlx(&l->owner, (4294967295U)) [L5439] CALL 1 mcslock_release(&l->lock , ctx) [L5407] 1 mcs_node_t *next; [L5408] CALL, EXPR 1 vatomicptr_read_rlx(&node->next) [L3655] CALL, EXPR 1 vatomicptr_read(a) [L3803] EXPR 1 a->_v VAL [\old(a)={6:0}, a={6:0}, g_cs_x=2, g_cs_y=2, lock={5:0}, nodes={6:0}] [L3803] 1 void *tmp = (void *)__atomic_load_n(&a->_v, 5); [L3805] 1 return tmp; [L3655] RET, EXPR 1 vatomicptr_read(a) [L3655] 1 return vatomicptr_read(a); [L5408] RET, EXPR 1 vatomicptr_read_rlx(&node->next) [L5408] COND TRUE 1 vatomicptr_read_rlx(&node->next) == ((void *)0) [L5409] CALL 1 vatomicptr_cmpxchg_rel(&l->tail, node, ((void *)0)) [L3700] CALL 1 vatomicptr_cmpxchg(a, e, v) [L3956] 1 void *exp = (void *)e; VAL [\old(a)={5:0}, \old(e)={6:0}, \old(v)={0:0}, a={5:0}, e={6:0}, exp={6:0}, g_cs_x=2, g_cs_y=2, lock={5:0}, nodes={6:0}, v={0:0}] [L3958-L3959] 1 __atomic_compare_exchange_n(&a->_v, &exp, (void *)v, 0, 5, 5) VAL [\old(a)={5:0}, \old(e)={6:0}, \old(v)={0:0}, a={5:0}, e={6:0}, exp={6:0}, g_cs_x=2, g_cs_y=2, lock={5:0}, nodes={6:0}, v={0:0}] - UnprovableResult [Line: 5439]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: runThread1of1ForFork0 with 1 thread instances CFG has 3 procedures, 226 locations, 7 error locations. Started 1 CEGAR loops. OverallTime: 20.1s, OverallIterations: 7, TraceHistogramMax: 0, PathProgramHistogramMax: 2, EmptinessCheckTime: 9.0s, 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: 55, 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.2s SsaConstructionTime, 0.8s SatisfiabilityAnalysisTime, 8.3s InterpolantComputationTime, 600 NumberOfCodeBlocks, 600 NumberOfCodeBlocksAsserted, 12 NumberOfCheckSat, 662 ConstructedInterpolants, 53 QuantifiedInterpolants, 6051 SizeOfPredicates, 86 NumberOfNonLiveVariables, 2125 ConjunctsInSsa, 195 ConjunctsInUnsatCore, 13 InterpolantComputations, 3 PerfectInterpolantSequences, 176/229 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, ConComCheckerStatistics: ConditionalCommutativityOverallTime: 0.0s, ConditionalCommutativityCheckTime: 0.0s, ConditionalCommutativityIAIntegrations: 0, ConditionalCommutativityDFSRestarts: 0, ConditionalCommutativityCommutingCounterexamples: 0, ConditionalCommutativityConditionCalculations: 0, ConditionalCommutativityTraceChecks: 0, ConditionalCommutativityImperfectProofs: 0 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-10-18 23:47:44,549 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Ended with exit code 0 [2024-10-18 23:47:44,747 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../../../trunk/examples/svcomp/libvsync/rec_mcslock.i -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 89f4ecf17cdd703d57fdf977621016996b601a0e10c2b1b5ffeae48ee5db4f63 --traceabstraction.dfs.order.used.in.por LOOP_LOCKSTEP --traceabstraction.additional.conditional.commutativity.checking DFS --traceabstraction.criterion.for.conditional.commutativity.checking DEFAULT --traceabstraction.use.limited.checks.recommended.for.dfs true --traceabstraction.limit.for.limited.checks 5 -tc /storage/repos/ultimate/releaseScripts/default/benchexec/../../../trunk/examples/toolchains/AutomizerCInline.xml --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.conditional-comm-b86fb0b-m [2024-10-18 23:47:46,883 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-18 23:47:46,959 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Bitvector.epf [2024-10-18 23:47:46,963 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-18 23:47:46,963 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-18 23:47:46,995 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-18 23:47:46,996 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-18 23:47:46,996 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-18 23:47:46,996 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-18 23:47:46,997 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-18 23:47:46,999 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-18 23:47:46,999 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-18 23:47:47,000 INFO L153 SettingsManager]: * Use SBE=true [2024-10-18 23:47:47,002 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-18 23:47:47,003 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-18 23:47:47,003 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-18 23:47:47,003 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-18 23:47:47,003 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-18 23:47:47,004 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-18 23:47:47,004 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-18 23:47:47,004 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-18 23:47:47,006 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-18 23:47:47,006 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-18 23:47:47,007 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-18 23:47:47,007 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-18 23:47:47,007 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-18 23:47:47,007 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-18 23:47:47,007 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-18 23:47:47,008 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-18 23:47:47,008 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-18 23:47:47,008 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-18 23:47:47,008 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-18 23:47:47,013 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-18 23:47:47,013 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-18 23:47:47,013 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-10-18 23:47:47,014 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-18 23:47:47,014 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-18 23:47:47,014 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-10-18 23:47:47,014 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-18 23:47:47,014 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-18 23:47:47,015 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-18 23:47:47,015 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-10-18 23:47:47,015 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-10-18 23:47:47,015 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:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) 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 -> 89f4ecf17cdd703d57fdf977621016996b601a0e10c2b1b5ffeae48ee5db4f63 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: DFS Order used in POR -> LOOP_LOCKSTEP Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Additional conditional commutativity checking -> DFS Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Criterion for conditional commutativity checking -> DEFAULT Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Use limited checks (recommended for DFS) -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Limit for limited checks -> 5 [2024-10-18 23:47:47,320 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-18 23:47:47,338 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-18 23:47:47,340 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-18 23:47:47,341 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-18 23:47:47,342 INFO L274 PluginConnector]: CDTParser initialized [2024-10-18 23:47:47,343 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/libvsync/rec_mcslock.i [2024-10-18 23:47:48,843 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-18 23:47:49,300 INFO L384 CDTParser]: Found 1 translation units. [2024-10-18 23:47:49,300 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i [2024-10-18 23:47:49,348 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/ba23feadf/73bd602b313b4950bce837e83af5641d/FLAG8bd4e5679 [2024-10-18 23:47:49,418 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/ba23feadf/73bd602b313b4950bce837e83af5641d [2024-10-18 23:47:49,420 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-18 23:47:49,422 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-18 23:47:49,424 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-18 23:47:49,424 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-18 23:47:49,429 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-18 23:47:49,431 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.10 11:47:49" (1/1) ... [2024-10-18 23:47:49,431 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6b554dd9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:49, skipping insertion in model container [2024-10-18 23:47:49,432 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.10 11:47:49" (1/1) ... [2024-10-18 23:47:49,518 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-18 23:47:50,904 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173235,173248] [2024-10-18 23:47:50,915 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173609,173622] [2024-10-18 23:47:51,104 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196613,196626] [2024-10-18 23:47:51,106 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196680,196693] [2024-10-18 23:47:51,122 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-18 23:47:51,143 INFO L200 MainTranslator]: Completed pre-run [2024-10-18 23:47:51,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] [2024-10-18 23:47:51,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] [2024-10-18 23:47:51,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] [2024-10-18 23:47:51,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] [2024-10-18 23:47:51,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] [2024-10-18 23:47:51,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] [2024-10-18 23:47:51,243 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] [2024-10-18 23:47:51,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] [2024-10-18 23:47:51,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] [2024-10-18 23:47:51,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] [2024-10-18 23:47:51,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] [2024-10-18 23:47:51,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] [2024-10-18 23:47:51,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] [2024-10-18 23:47:51,245 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] [2024-10-18 23:47:51,246 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] [2024-10-18 23:47:51,246 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] [2024-10-18 23:47:51,246 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] [2024-10-18 23:47:51,246 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] [2024-10-18 23:47:51,247 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] [2024-10-18 23:47:51,247 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] [2024-10-18 23:47:51,247 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] [2024-10-18 23:47:51,247 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] [2024-10-18 23:47:51,248 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] [2024-10-18 23:47:51,248 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] [2024-10-18 23:47:51,248 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] [2024-10-18 23:47:51,248 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] [2024-10-18 23:47:51,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] [2024-10-18 23:47:51,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] [2024-10-18 23:47:51,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] [2024-10-18 23:47:51,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] [2024-10-18 23:47:51,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] [2024-10-18 23:47:51,250 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] [2024-10-18 23:47:51,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] [2024-10-18 23:47:51,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] [2024-10-18 23:47:51,251 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] [2024-10-18 23:47:51,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] [2024-10-18 23:47:51,252 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] [2024-10-18 23:47:51,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] [2024-10-18 23:47:51,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] [2024-10-18 23:47:51,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] [2024-10-18 23:47:51,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] [2024-10-18 23:47:51,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] [2024-10-18 23:47:51,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] [2024-10-18 23:47:51,254 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] [2024-10-18 23:47:51,255 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] [2024-10-18 23:47:51,256 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] [2024-10-18 23:47:51,256 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] [2024-10-18 23:47:51,257 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] [2024-10-18 23:47:51,257 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] [2024-10-18 23:47:51,257 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] [2024-10-18 23:47:51,257 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] [2024-10-18 23:47:51,258 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] [2024-10-18 23:47:51,258 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] [2024-10-18 23:47:51,258 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] [2024-10-18 23:47:51,258 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] [2024-10-18 23:47:51,259 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] [2024-10-18 23:47:51,260 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] [2024-10-18 23:47:51,260 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] [2024-10-18 23:47:51,260 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] [2024-10-18 23:47:51,262 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] [2024-10-18 23:47:51,262 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] [2024-10-18 23:47:51,263 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] [2024-10-18 23:47:51,263 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] [2024-10-18 23:47:51,263 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] [2024-10-18 23:47:51,264 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] [2024-10-18 23:47:51,264 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] [2024-10-18 23:47:51,264 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] [2024-10-18 23:47:51,265 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] [2024-10-18 23:47:51,265 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] [2024-10-18 23:47:51,267 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] [2024-10-18 23:47:51,267 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] [2024-10-18 23:47:51,267 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] [2024-10-18 23:47:51,267 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] [2024-10-18 23:47:51,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] [2024-10-18 23:47:51,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] [2024-10-18 23:47:51,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] [2024-10-18 23:47:51,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] [2024-10-18 23:47:51,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] [2024-10-18 23:47:51,271 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] [2024-10-18 23:47:51,271 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] [2024-10-18 23:47:51,272 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] [2024-10-18 23:47:51,272 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] [2024-10-18 23:47:51,272 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] [2024-10-18 23:47:51,273 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] [2024-10-18 23:47:51,273 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] [2024-10-18 23:47:51,273 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] [2024-10-18 23:47:51,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] [2024-10-18 23:47:51,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] [2024-10-18 23:47:51,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] [2024-10-18 23:47:51,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] [2024-10-18 23:47:51,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] [2024-10-18 23:47:51,277 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] [2024-10-18 23:47:51,277 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] [2024-10-18 23:47:51,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] [2024-10-18 23:47:51,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] [2024-10-18 23:47:51,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] [2024-10-18 23:47:51,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] [2024-10-18 23:47:51,279 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] [2024-10-18 23:47:51,279 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] [2024-10-18 23:47:51,281 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] [2024-10-18 23:47:51,328 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173235,173248] [2024-10-18 23:47:51,330 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[173609,173622] [2024-10-18 23:47:51,339 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196613,196626] [2024-10-18 23:47:51,340 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/libvsync/rec_mcslock.i[196680,196693] [2024-10-18 23:47:51,361 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-18 23:47:51,746 INFO L204 MainTranslator]: Completed translation [2024-10-18 23:47:51,746 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51 WrapperNode [2024-10-18 23:47:51,747 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-18 23:47:51,747 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-18 23:47:51,747 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-18 23:47:51,747 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-18 23:47:51,753 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51" (1/1) ... [2024-10-18 23:47:51,855 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51" (1/1) ... [2024-10-18 23:47:51,921 INFO L138 Inliner]: procedures = 932, calls = 939, calls flagged for inlining = 834, calls inlined = 53, statements flattened = 496 [2024-10-18 23:47:51,922 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-18 23:47:51,923 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-18 23:47:51,923 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-18 23:47:51,923 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-18 23:47:51,936 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51" (1/1) ... [2024-10-18 23:47:51,936 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51" (1/1) ... [2024-10-18 23:47:51,944 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51" (1/1) ... [2024-10-18 23:47:51,944 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51" (1/1) ... [2024-10-18 23:47:51,962 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51" (1/1) ... [2024-10-18 23:47:51,969 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51" (1/1) ... [2024-10-18 23:47:51,976 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51" (1/1) ... [2024-10-18 23:47:51,978 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51" (1/1) ... [2024-10-18 23:47:51,990 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-18 23:47:51,991 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-18 23:47:51,991 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-18 23:47:51,991 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-18 23:47:51,992 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51" (1/1) ... [2024-10-18 23:47:51,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-18 23:47:52,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 23:47:52,023 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-10-18 23:47:52,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-10-18 23:47:52,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-18 23:47:52,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-10-18 23:47:52,072 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-18 23:47:52,072 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-18 23:47:52,072 INFO L130 BoogieDeclarations]: Found specification of procedure run [2024-10-18 23:47:52,073 INFO L138 BoogieDeclarations]: Found implementation of procedure run [2024-10-18 23:47:52,073 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-18 23:47:52,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-10-18 23:47:52,074 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-18 23:47:52,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2024-10-18 23:47:52,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4 [2024-10-18 23:47:52,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2024-10-18 23:47:52,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2024-10-18 23:47:52,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-10-18 23:47:52,076 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-18 23:47:52,286 INFO L238 CfgBuilder]: Building ICFG [2024-10-18 23:47:52,292 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-18 23:47:53,006 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-18 23:47:53,006 INFO L287 CfgBuilder]: Performing block encoding [2024-10-18 23:47:53,417 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-18 23:47:53,417 INFO L314 CfgBuilder]: Removed 72 assume(true) statements. [2024-10-18 23:47:53,417 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.10 11:47:53 BoogieIcfgContainer [2024-10-18 23:47:53,418 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-18 23:47:53,422 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-18 23:47:53,422 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-18 23:47:53,425 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-18 23:47:53,425 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 18.10 11:47:49" (1/3) ... [2024-10-18 23:47:53,425 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@658a86e3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.10 11:47:53, skipping insertion in model container [2024-10-18 23:47:53,426 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.10 11:47:51" (2/3) ... [2024-10-18 23:47:53,426 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@658a86e3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.10 11:47:53, skipping insertion in model container [2024-10-18 23:47:53,426 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.10 11:47:53" (3/3) ... [2024-10-18 23:47:53,427 INFO L112 eAbstractionObserver]: Analyzing ICFG rec_mcslock.i [2024-10-18 23:47:53,445 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-18 23:47:53,445 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-10-18 23:47:53,445 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-18 23:47:53,613 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-10-18 23:47:53,661 INFO L106 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-18 23:47:53,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-18 23:47:53,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-18 23:47:53,666 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-10-18 23:47:53,682 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-10-18 23:47:53,836 INFO L194 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-18 23:47:53,852 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:53,855 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == runThread1of1ForFork0 ======== [2024-10-18 23:47:53,862 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=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@732fcb46, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms], mConComChecker=DFS, mConComCheckerCriterion=DEFAULT, mConComCheckerTraceCheckMode=GENERATOR, mConComCheckerLimitedChecksCriterion=true, mConComCheckerCriterionLimit=5, mConComCheckerRandomProb=100, mConComCheckerRandomSeed=123, mConComCheckerConditionCriterion=false [2024-10-18 23:47:53,863 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-10-18 23:47:54,858 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting runErr0ASSERT_VIOLATIONERROR_FUNCTION === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:47:54,859 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:54,859 INFO L85 PathProgramCache]: Analyzing trace with hash -1273336472, now seen corresponding path program 1 times [2024-10-18 23:47:54,874 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 23:47:54,874 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1599561997] [2024-10-18 23:47:54,874 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:54,875 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:47:54,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 23:47:54,878 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 23:47:54,879 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2024-10-18 23:47:55,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:55,070 INFO L255 TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-10-18 23:47:55,075 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:47:55,082 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-18 23:47:55,082 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-18 23:47:55,083 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 23:47:55,083 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1599561997] [2024-10-18 23:47:55,083 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1599561997] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-18 23:47:55,084 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-18 23:47:55,084 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-18 23:47:55,085 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [49241105] [2024-10-18 23:47:55,085 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-18 23:47:55,089 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-18 23:47:55,089 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 23:47:55,107 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-18 23:47:55,108 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-18 23:47:55,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:55,110 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:47:55,111 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 8.0) internal successors, (16), 2 states have internal predecessors, (16), 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-10-18 23:47:55,111 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:55,272 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:55,278 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Ended with exit code 0 [2024-10-18 23:47:55,475 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:47:55,476 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting runErr0ASSERT_VIOLATIONERROR_FUNCTION === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:47:55,476 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:55,477 INFO L85 PathProgramCache]: Analyzing trace with hash 2031446407, now seen corresponding path program 1 times [2024-10-18 23:47:55,477 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 23:47:55,477 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1297599370] [2024-10-18 23:47:55,477 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:55,477 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:47:55,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 23:47:55,480 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 23:47:55,481 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2024-10-18 23:47:55,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:55,618 INFO L255 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-10-18 23:47:55,620 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:47:55,703 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 23:47:55,703 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 23:47:55,790 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 23:47:55,790 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 23:47:55,790 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1297599370] [2024-10-18 23:47:55,790 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1297599370] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 23:47:55,791 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 23:47:55,791 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 10 [2024-10-18 23:47:55,791 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2112901081] [2024-10-18 23:47:55,791 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 23:47:55,793 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-10-18 23:47:55,793 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 23:47:55,796 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-10-18 23:47:55,796 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90 [2024-10-18 23:47:55,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:55,796 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:47:55,797 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 5.1) internal successors, (51), 10 states have internal predecessors, (51), 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-10-18 23:47:55,797 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:55,797 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:56,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:56,281 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:47:56,287 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Forceful destruction successful, exit code 0 [2024-10-18 23:47:56,485 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:47:56,486 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:47:56,486 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:56,486 INFO L85 PathProgramCache]: Analyzing trace with hash 843583192, now seen corresponding path program 1 times [2024-10-18 23:47:56,487 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 23:47:56,487 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1379338392] [2024-10-18 23:47:56,487 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:56,487 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:47:56,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 23:47:56,489 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 23:47:56,490 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2024-10-18 23:47:56,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:56,657 INFO L255 TraceCheckSpWp]: Trace formula consists of 200 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-18 23:47:56,661 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:47:56,676 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-18 23:47:56,676 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-18 23:47:56,676 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 23:47:56,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1379338392] [2024-10-18 23:47:56,677 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1379338392] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-18 23:47:56,677 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-18 23:47:56,677 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-18 23:47:56,677 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [418193515] [2024-10-18 23:47:56,677 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-18 23:47:56,678 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-18 23:47:56,678 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 23:47:56,678 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-18 23:47:56,678 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-18 23:47:56,679 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:56,679 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:47:56,679 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 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-10-18 23:47:56,679 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:56,679 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:47:56,679 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:56,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:56,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:47:56,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:47:56,899 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Forceful destruction successful, exit code 0 [2024-10-18 23:47:57,091 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:47:57,091 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:47:57,092 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:57,092 INFO L85 PathProgramCache]: Analyzing trace with hash 250419715, now seen corresponding path program 1 times [2024-10-18 23:47:57,092 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 23:47:57,093 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1461678149] [2024-10-18 23:47:57,093 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:47:57,093 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:47:57,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 23:47:57,095 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 23:47:57,096 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Waiting until timeout for monitored process [2024-10-18 23:47:57,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:47:57,292 INFO L255 TraceCheckSpWp]: Trace formula consists of 240 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-18 23:47:57,295 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:47:57,418 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 23:47:57,418 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 23:47:57,567 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-18 23:47:57,568 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 23:47:57,568 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1461678149] [2024-10-18 23:47:57,568 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1461678149] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 23:47:57,568 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 23:47:57,569 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 12 [2024-10-18 23:47:57,569 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2131821439] [2024-10-18 23:47:57,569 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 23:47:57,569 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-10-18 23:47:57,569 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 23:47:57,571 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-10-18 23:47:57,571 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=100, Unknown=0, NotChecked=0, Total=132 [2024-10-18 23:47:57,572 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:57,572 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:47:57,572 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 6.5) internal successors, (78), 12 states have internal predecessors, (78), 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-10-18 23:47:57,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:57,573 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:47:57,573 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:47:57,573 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:58,120 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:58,122 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:47:58,122 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:47:58,122 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:47:58,128 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Forceful destruction successful, exit code 0 [2024-10-18 23:47:58,323 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:47:58,323 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:47:58,323 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:47:58,323 INFO L85 PathProgramCache]: Analyzing trace with hash 1322633774, now seen corresponding path program 2 times [2024-10-18 23:47:58,324 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 23:47:58,324 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [390160806] [2024-10-18 23:47:58,324 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-18 23:47:58,324 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:47:58,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 23:47:58,325 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 23:47:58,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Waiting until timeout for monitored process [2024-10-18 23:47:58,554 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-18 23:47:58,554 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-18 23:47:58,559 INFO L255 TraceCheckSpWp]: Trace formula consists of 280 conjuncts, 35 conjuncts are in the unsatisfiable core [2024-10-18 23:47:58,567 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:47:58,619 INFO L349 Elim1Store]: treesize reduction 6, result has 40.0 percent of original size [2024-10-18 23:47:58,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13 [2024-10-18 23:47:58,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 23:47:58,783 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 23:47:59,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2024-10-18 23:47:59,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2024-10-18 23:47:59,370 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-18 23:47:59,370 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 23:47:59,915 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_108 (Array (_ BitVec 32) (_ BitVec 32)))) (not (= (_ bv0 32) (bvadd (_ bv2 32) (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t~0#1.base| v_ArrVal_108) |c_~#lock~0.base|) (bvadd (_ bv8 32) |c_~#lock~0.offset|)))))) is different from false [2024-10-18 23:47:59,973 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 1 trivial. 1 not checked. [2024-10-18 23:47:59,973 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 23:47:59,974 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [390160806] [2024-10-18 23:47:59,974 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [390160806] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 23:47:59,974 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 23:47:59,974 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12] total 23 [2024-10-18 23:47:59,974 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [383169829] [2024-10-18 23:47:59,974 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 23:47:59,975 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2024-10-18 23:47:59,975 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 23:47:59,975 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2024-10-18 23:47:59,976 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=133, Invalid=376, Unknown=1, NotChecked=42, Total=552 [2024-10-18 23:47:59,976 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:59,976 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:47:59,976 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 24 states have (on average 4.5) internal successors, (108), 23 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-18 23:47:59,976 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:47:59,976 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:47:59,976 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:47:59,977 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:47:59,977 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:02,111 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:02,112 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:02,112 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:48:02,112 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:02,112 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-10-18 23:48:02,119 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Forceful destruction successful, exit code 0 [2024-10-18 23:48:02,313 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:02,313 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:48:02,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:48:02,314 INFO L85 PathProgramCache]: Analyzing trace with hash -2106222738, now seen corresponding path program 1 times [2024-10-18 23:48:02,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 23:48:02,314 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1644612575] [2024-10-18 23:48:02,314 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:48:02,314 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:02,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 23:48:02,317 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 23:48:02,318 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (8)] Waiting until timeout for monitored process [2024-10-18 23:48:02,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:48:02,551 INFO L255 TraceCheckSpWp]: Trace formula consists of 326 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-18 23:48:02,553 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:48:02,580 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 2 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-18 23:48:02,580 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 23:48:02,645 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 2 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-18 23:48:02,646 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 23:48:02,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1644612575] [2024-10-18 23:48:02,646 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1644612575] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 23:48:02,646 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 23:48:02,646 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8 [2024-10-18 23:48:02,646 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [532098383] [2024-10-18 23:48:02,647 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 23:48:02,647 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-10-18 23:48:02,647 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 23:48:02,648 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-10-18 23:48:02,648 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-10-18 23:48:02,648 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:02,648 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:48:02,648 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 7.75) internal successors, (62), 8 states have internal predecessors, (62), 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-10-18 23:48:02,648 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:02,648 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:02,648 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:48:02,648 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:02,649 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. [2024-10-18 23:48:02,649 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:03,443 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:03,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:03,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:48:03,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:03,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-18 23:48:03,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-18 23:48:03,452 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (8)] Forceful destruction successful, exit code 0 [2024-10-18 23:48:03,645 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:03,645 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:48:03,646 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:48:03,646 INFO L85 PathProgramCache]: Analyzing trace with hash 425706635, now seen corresponding path program 1 times [2024-10-18 23:48:03,646 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 23:48:03,646 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [364226895] [2024-10-18 23:48:03,647 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:48:03,647 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:03,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 23:48:03,649 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 23:48:03,650 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (9)] Waiting until timeout for monitored process [2024-10-18 23:48:03,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:48:03,956 INFO L255 TraceCheckSpWp]: Trace formula consists of 567 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-18 23:48:03,960 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:48:04,168 INFO L134 CoverageAnalysis]: Checked inductivity of 130 backedges. 78 proven. 3 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked. [2024-10-18 23:48:04,168 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 23:48:04,502 INFO L134 CoverageAnalysis]: Checked inductivity of 130 backedges. 78 proven. 3 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked. [2024-10-18 23:48:04,502 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 23:48:04,503 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [364226895] [2024-10-18 23:48:04,503 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [364226895] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 23:48:04,503 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 23:48:04,503 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 12 [2024-10-18 23:48:04,503 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1817403095] [2024-10-18 23:48:04,503 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 23:48:04,504 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-10-18 23:48:04,504 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 23:48:04,504 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-10-18 23:48:04,504 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=101, Unknown=0, NotChecked=0, Total=132 [2024-10-18 23:48:04,505 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:04,505 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:48:04,505 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 10.25) internal successors, (123), 12 states have internal predecessors, (123), 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-10-18 23:48:04,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:04,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:04,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:48:04,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:04,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-10-18 23:48:04,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-10-18 23:48:04,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:48:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:04,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-18 23:48:04,892 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-18 23:48:04,892 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-18 23:48:04,903 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (9)] Ended with exit code 0 [2024-10-18 23:48:05,092 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:05,092 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:48:05,093 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:48:05,093 INFO L85 PathProgramCache]: Analyzing trace with hash 735653669, now seen corresponding path program 1 times [2024-10-18 23:48:05,093 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 23:48:05,093 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1872384420] [2024-10-18 23:48:05,093 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:48:05,094 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:05,094 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 23:48:05,095 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 23:48:05,096 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (10)] Waiting until timeout for monitored process [2024-10-18 23:48:05,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-18 23:48:05,466 INFO L255 TraceCheckSpWp]: Trace formula consists of 471 conjuncts, 35 conjuncts are in the unsatisfiable core [2024-10-18 23:48:05,469 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:48:05,487 INFO L349 Elim1Store]: treesize reduction 6, result has 40.0 percent of original size [2024-10-18 23:48:05,488 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13 [2024-10-18 23:48:05,595 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-10-18 23:48:05,684 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-10-18 23:48:05,899 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-10-18 23:48:05,899 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 23:48:06,207 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-10-18 23:48:06,207 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 23:48:06,207 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1872384420] [2024-10-18 23:48:06,208 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1872384420] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 23:48:06,208 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 23:48:06,208 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10] total 19 [2024-10-18 23:48:06,208 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1876622377] [2024-10-18 23:48:06,208 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 23:48:06,208 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-10-18 23:48:06,208 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 23:48:06,209 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-10-18 23:48:06,209 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=54, Invalid=288, Unknown=38, NotChecked=0, Total=380 [2024-10-18 23:48:06,209 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:06,209 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:48:06,209 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 5.35) internal successors, (107), 19 states have internal predecessors, (107), 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-10-18 23:48:06,210 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:06,210 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:06,210 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:48:06,210 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:06,210 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-10-18 23:48:06,210 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-10-18 23:48:06,210 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. [2024-10-18 23:48:06,210 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:07,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:07,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:07,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:48:07,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:07,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-18 23:48:07,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-18 23:48:07,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-18 23:48:07,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-10-18 23:48:07,807 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (10)] Ended with exit code 0 [2024-10-18 23:48:07,996 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:07,997 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:48:07,997 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:48:07,997 INFO L85 PathProgramCache]: Analyzing trace with hash -1386330907, now seen corresponding path program 2 times [2024-10-18 23:48:07,997 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 23:48:07,997 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1084646989] [2024-10-18 23:48:07,998 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-18 23:48:07,998 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:07,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 23:48:08,000 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 23:48:08,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (11)] Waiting until timeout for monitored process [2024-10-18 23:48:08,413 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-18 23:48:08,413 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-18 23:48:08,423 INFO L255 TraceCheckSpWp]: Trace formula consists of 471 conjuncts, 66 conjuncts are in the unsatisfiable core [2024-10-18 23:48:08,427 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:48:08,446 INFO L349 Elim1Store]: treesize reduction 6, result has 40.0 percent of original size [2024-10-18 23:48:08,447 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13 [2024-10-18 23:48:08,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 23:48:08,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 23:48:08,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 23:48:09,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-10-18 23:48:09,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-10-18 23:48:09,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-10-18 23:48:09,251 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2024-10-18 23:48:09,350 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 2 proven. 11 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-18 23:48:09,350 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 23:48:09,891 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_360 (_ BitVec 32)) (v_ArrVal_358 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_359 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse1 (store |c_#memory_int| |c_runThread1of1ForFork0_vatomic32_write_~a#1.base| v_ArrVal_358))) (or (not (= (bvadd (_ bv1 32) (select (select (let ((.cse0 (store .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| v_ArrVal_359))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) (bvadd (_ bv4 32) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset|) v_ArrVal_360))) |c_~#lock~0.base|) (bvadd (_ bv8 32) |c_~#lock~0.offset|))) (_ bv0 32))) (not (= v_ArrVal_359 (store (select .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset| (select v_ArrVal_359 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|))))))) is different from false [2024-10-18 23:48:09,920 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_360 (_ BitVec 32)) (v_ArrVal_358 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_359 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse1 (store |c_#memory_int| |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base| v_ArrVal_358))) (or (not (= (_ bv0 32) (bvadd (_ bv1 32) (select (select (let ((.cse0 (store .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| v_ArrVal_359))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) (bvadd (_ bv4 32) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset|) v_ArrVal_360))) |c_~#lock~0.base|) (bvadd (_ bv8 32) |c_~#lock~0.offset|))))) (not (= v_ArrVal_359 (store (select .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset| (select v_ArrVal_359 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|))))))) is different from false [2024-10-18 23:48:09,956 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_360 (_ BitVec 32)) (v_ArrVal_357 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_358 (Array (_ BitVec 32) (_ BitVec 32))) (v_ArrVal_359 (Array (_ BitVec 32) (_ BitVec 32)))) (let ((.cse1 (store (store |c_#memory_int| |c_runThread1of1ForFork0_vatomicptr_write_~a#1.base| v_ArrVal_357) |c_runThread1of1ForFork0_mcslock_acquire_~node#1.base| v_ArrVal_358))) (or (not (= (bvadd (_ bv1 32) (select (select (let ((.cse0 (store .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base| v_ArrVal_359))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) (bvadd (_ bv4 32) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset|) v_ArrVal_360))) |c_~#lock~0.base|) (bvadd (_ bv8 32) |c_~#lock~0.offset|))) (_ bv0 32))) (not (= v_ArrVal_359 (store (select .cse1 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset| (select v_ArrVal_359 |c_runThread1of1ForFork0_mcslock_acquire_~l#1.offset|))))))) is different from false [2024-10-18 23:48:09,976 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_360 (_ BitVec 32)) (v_DerPreprocessor_1 (_ BitVec 32)) (v_ArrVal_358 (Array (_ BitVec 32) (_ BitVec 32)))) (not (= (_ bv0 32) (bvadd (_ bv1 32) (select (select (let ((.cse0 (store |c_#memory_int| |c_runThread1of1ForFork0_rec_mcslock_acquire_~ctx#1.base| v_ArrVal_358))) (store .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store (store (select .cse0 |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset| v_DerPreprocessor_1) (bvadd (_ bv4 32) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset|) v_ArrVal_360))) |c_~#lock~0.base|) (bvadd (_ bv8 32) |c_~#lock~0.offset|)))))) is different from false [2024-10-18 23:48:10,201 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 2 proven. 5 refuted. 0 times theorem prover too weak. 6 trivial. 6 not checked. [2024-10-18 23:48:10,201 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 23:48:10,201 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1084646989] [2024-10-18 23:48:10,201 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1084646989] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 23:48:10,201 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 23:48:10,201 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15] total 29 [2024-10-18 23:48:10,201 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1483940560] [2024-10-18 23:48:10,201 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 23:48:10,202 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 30 states [2024-10-18 23:48:10,202 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 23:48:10,203 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants. [2024-10-18 23:48:10,203 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=123, Invalid=506, Unknown=37, NotChecked=204, Total=870 [2024-10-18 23:48:10,203 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:10,203 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:48:10,203 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 30 states, 30 states have (on average 4.6) internal successors, (138), 29 states have internal predecessors, (138), 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-10-18 23:48:10,203 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:10,203 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:10,203 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:48:10,204 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:10,204 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-10-18 23:48:10,204 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-10-18 23:48:10,204 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. [2024-10-18 23:48:10,204 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2024-10-18 23:48:10,204 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:11,874 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (select |c_#memory_int| |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base|)) (.cse2 (bvadd (_ bv8 32) |c_~#lock~0.offset|))) (and (not (= (_ bv0 32) (select (select (store |c_#memory_int| |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (let ((.cse1 (bvadd (_ bv8 32) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset|))) (store .cse0 .cse1 (bvadd (_ bv1 32) (select .cse0 .cse1))))) |c_~#lock~0.base|) .cse2))) (forall ((v_ArrVal_360 (_ BitVec 32))) (not (= (_ bv0 32) (bvadd (select (select (store |c_#memory_int| |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.base| (store .cse0 (bvadd (_ bv4 32) |c_runThread1of1ForFork0_rec_mcslock_acquire_~l#1.offset|) v_ArrVal_360)) |c_~#lock~0.base|) .cse2) (_ bv1 32))))) (not (= (_ bv0 32) (select (select |c_#memory_int| |c_~#lock~0.base|) .cse2))) (forall ((v_ArrVal_358 (Array (_ BitVec 32) (_ BitVec 32)))) (not (= (bvadd (_ bv1 32) (select (select (store |c_#memory_int| |c_~#nodes~0.base| v_ArrVal_358) |c_~#lock~0.base|) .cse2)) (_ bv0 32)))))) is different from false [2024-10-18 23:48:13,341 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:13,341 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:13,341 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:48:13,341 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:13,341 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-18 23:48:13,341 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-18 23:48:13,341 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-18 23:48:13,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-10-18 23:48:13,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-10-18 23:48:13,353 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (11)] Forceful destruction successful, exit code 0 [2024-10-18 23:48:13,542 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:13,543 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:48:13,543 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:48:13,543 INFO L85 PathProgramCache]: Analyzing trace with hash -332545626, now seen corresponding path program 3 times [2024-10-18 23:48:13,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 23:48:13,544 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [804867723] [2024-10-18 23:48:13,544 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-18 23:48:13,544 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:13,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 23:48:13,545 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 23:48:13,546 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (12)] Waiting until timeout for monitored process [2024-10-18 23:48:13,985 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2024-10-18 23:48:13,985 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-18 23:48:13,996 INFO L255 TraceCheckSpWp]: Trace formula consists of 459 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-10-18 23:48:13,999 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-18 23:48:14,224 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 67 proven. 10 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-10-18 23:48:14,224 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-18 23:48:14,537 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 51 proven. 24 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-10-18 23:48:14,537 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-18 23:48:14,537 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [804867723] [2024-10-18 23:48:14,537 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [804867723] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-18 23:48:14,537 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-18 23:48:14,538 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7] total 13 [2024-10-18 23:48:14,538 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1813956225] [2024-10-18 23:48:14,538 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-18 23:48:14,538 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-10-18 23:48:14,538 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-18 23:48:14,539 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-10-18 23:48:14,539 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=121, Unknown=0, NotChecked=0, Total=156 [2024-10-18 23:48:14,539 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:14,539 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-18 23:48:14,540 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 11.923076923076923) internal successors, (155), 13 states have internal predecessors, (155), 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-10-18 23:48:14,540 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:14,540 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:14,540 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:48:14,540 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:14,540 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-10-18 23:48:14,540 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-10-18 23:48:14,541 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. [2024-10-18 23:48:14,541 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2024-10-18 23:48:14,541 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2024-10-18 23:48:14,541 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:15,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-18 23:48:15,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:15,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-18 23:48:15,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-18 23:48:15,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-18 23:48:15,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-18 23:48:15,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-18 23:48:15,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-10-18 23:48:15,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-10-18 23:48:15,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-18 23:48:15,828 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (12)] Forceful destruction successful, exit code 0 [2024-10-18 23:48:16,017 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:16,018 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting runErr1ASSERT_VIOLATIONUNKNOWN === [runErr0ASSERT_VIOLATIONERROR_FUNCTION, runErr1ASSERT_VIOLATIONUNKNOWN] === [2024-10-18 23:48:16,018 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-18 23:48:16,018 INFO L85 PathProgramCache]: Analyzing trace with hash 1240431528, now seen corresponding path program 1 times [2024-10-18 23:48:16,019 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-18 23:48:16,019 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [488899901] [2024-10-18 23:48:16,019 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-18 23:48:16,019 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:16,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat [2024-10-18 23:48:16,020 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-18 23:48:16,021 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (13)] Waiting until timeout for monitored process [2024-10-18 23:48:16,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-18 23:48:16,362 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-18 23:48:16,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-18 23:48:16,782 INFO L130 FreeRefinementEngine]: Strategy WOLF found a feasible trace [2024-10-18 23:48:16,783 INFO L332 BasicCegarLoop]: Counterexample is feasible [2024-10-18 23:48:16,784 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location runErr1ASSERT_VIOLATIONUNKNOWN (1 of 2 remaining) [2024-10-18 23:48:16,786 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location runErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-10-18 23:48:16,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (13)] Ended with exit code 0 [2024-10-18 23:48:16,986 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-18 23:48:16,991 INFO L414 BasicCegarLoop]: Path program histogram: [3, 2, 1, 1, 1, 1, 1, 1] [2024-10-18 23:48:16,992 INFO L312 ceAbstractionStarter]: Result for error location runThread1of1ForFork0 was UNSAFE,UNKNOWN (1/2) [2024-10-18 23:48:17,105 INFO L234 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-18 23:48:17,105 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-18 23:48:17,108 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 18.10 11:48:17 BasicIcfg [2024-10-18 23:48:17,108 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-18 23:48:17,109 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-18 23:48:17,109 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-18 23:48:17,109 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-18 23:48:17,109 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.10 11:47:53" (3/4) ... [2024-10-18 23:48:17,111 INFO L142 WitnessPrinter]: No result that supports witness generation found [2024-10-18 23:48:17,112 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-18 23:48:17,113 INFO L158 Benchmark]: Toolchain (without parser) took 27691.81ms. Allocated memory was 73.4MB in the beginning and 348.1MB in the end (delta: 274.7MB). Free memory was 49.0MB in the beginning and 207.8MB in the end (delta: -158.7MB). Peak memory consumption was 115.6MB. Max. memory is 16.1GB. [2024-10-18 23:48:17,113 INFO L158 Benchmark]: CDTParser took 0.85ms. Allocated memory is still 54.5MB. Free memory is still 28.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-18 23:48:17,114 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2322.54ms. Allocated memory was 73.4MB in the beginning and 121.6MB in the end (delta: 48.2MB). Free memory was 48.8MB in the beginning and 65.0MB in the end (delta: -16.2MB). Peak memory consumption was 58.2MB. Max. memory is 16.1GB. [2024-10-18 23:48:17,114 INFO L158 Benchmark]: Boogie Procedure Inliner took 174.77ms. Allocated memory is still 121.6MB. Free memory was 65.0MB in the beginning and 55.2MB in the end (delta: 9.8MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-10-18 23:48:17,114 INFO L158 Benchmark]: Boogie Preprocessor took 67.53ms. Allocated memory is still 121.6MB. Free memory was 55.2MB in the beginning and 51.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-18 23:48:17,115 INFO L158 Benchmark]: RCFGBuilder took 1427.22ms. Allocated memory was 121.6MB in the beginning and 161.5MB in the end (delta: 39.8MB). Free memory was 51.0MB in the beginning and 75.2MB in the end (delta: -24.2MB). Peak memory consumption was 24.3MB. Max. memory is 16.1GB. [2024-10-18 23:48:17,115 INFO L158 Benchmark]: TraceAbstraction took 23686.43ms. Allocated memory was 161.5MB in the beginning and 348.1MB in the end (delta: 186.6MB). Free memory was 74.1MB in the beginning and 207.8MB in the end (delta: -133.7MB). Peak memory consumption was 178.8MB. Max. memory is 16.1GB. [2024-10-18 23:48:17,115 INFO L158 Benchmark]: Witness Printer took 3.95ms. Allocated memory is still 348.1MB. Free memory is still 207.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-18 23:48:17,119 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.85ms. Allocated memory is still 54.5MB. Free memory is still 28.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2322.54ms. Allocated memory was 73.4MB in the beginning and 121.6MB in the end (delta: 48.2MB). Free memory was 48.8MB in the beginning and 65.0MB in the end (delta: -16.2MB). Peak memory consumption was 58.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 174.77ms. Allocated memory is still 121.6MB. Free memory was 65.0MB in the beginning and 55.2MB in the end (delta: 9.8MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Preprocessor took 67.53ms. Allocated memory is still 121.6MB. Free memory was 55.2MB in the beginning and 51.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1427.22ms. Allocated memory was 121.6MB in the beginning and 161.5MB in the end (delta: 39.8MB). Free memory was 51.0MB in the beginning and 75.2MB in the end (delta: -24.2MB). Peak memory consumption was 24.3MB. Max. memory is 16.1GB. * TraceAbstraction took 23686.43ms. Allocated memory was 161.5MB in the beginning and 348.1MB in the end (delta: 186.6MB). Free memory was 74.1MB in the beginning and 207.8MB in the end (delta: -133.7MB). Peak memory consumption was 178.8MB. Max. memory is 16.1GB. * Witness Printer took 3.95ms. Allocated memory is still 348.1MB. Free memory is still 207.8MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 3755]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3755] - GenericResultAtLocation [Line: 3757]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3757] - GenericResultAtLocation [Line: 3762]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3762] - GenericResultAtLocation [Line: 3764]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3764] - GenericResultAtLocation [Line: 3770]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3770] - GenericResultAtLocation [Line: 3772]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3772] - GenericResultAtLocation [Line: 3778]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3778] - GenericResultAtLocation [Line: 3780]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3780] - GenericResultAtLocation [Line: 3786]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3786] - GenericResultAtLocation [Line: 3788]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3788] - GenericResultAtLocation [Line: 3794]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3794] - GenericResultAtLocation [Line: 3796]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3796] - GenericResultAtLocation [Line: 3802]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3802] - GenericResultAtLocation [Line: 3804]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3804] - GenericResultAtLocation [Line: 3810]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3810] - GenericResultAtLocation [Line: 3812]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3812] - GenericResultAtLocation [Line: 3817]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3817] - GenericResultAtLocation [Line: 3819]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3819] - GenericResultAtLocation [Line: 3824]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3824] - GenericResultAtLocation [Line: 3826]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3826] - GenericResultAtLocation [Line: 3831]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3831] - GenericResultAtLocation [Line: 3833]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3833] - GenericResultAtLocation [Line: 3838]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3838] - GenericResultAtLocation [Line: 3840]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3840] - GenericResultAtLocation [Line: 3845]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3845] - GenericResultAtLocation [Line: 3847]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3847] - GenericResultAtLocation [Line: 3852]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3852] - GenericResultAtLocation [Line: 3855]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3855] - GenericResultAtLocation [Line: 3861]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3861] - GenericResultAtLocation [Line: 3864]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3864] - GenericResultAtLocation [Line: 3870]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3870] - GenericResultAtLocation [Line: 3873]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3873] - GenericResultAtLocation [Line: 3879]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3879] - GenericResultAtLocation [Line: 3882]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3882] - GenericResultAtLocation [Line: 3888]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3888] - GenericResultAtLocation [Line: 3891]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3891] - GenericResultAtLocation [Line: 3897]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3897] - GenericResultAtLocation [Line: 3900]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3900] - GenericResultAtLocation [Line: 3907]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3907] - GenericResultAtLocation [Line: 3910]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3910] - GenericResultAtLocation [Line: 3917]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3917] - GenericResultAtLocation [Line: 3920]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3920] - GenericResultAtLocation [Line: 3927]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3927] - GenericResultAtLocation [Line: 3930]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3930] - GenericResultAtLocation [Line: 3937]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3937] - GenericResultAtLocation [Line: 3940]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3940] - GenericResultAtLocation [Line: 3947]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3947] - GenericResultAtLocation [Line: 3950]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3950] - GenericResultAtLocation [Line: 3957]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3957] - GenericResultAtLocation [Line: 3960]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3960] - GenericResultAtLocation [Line: 3966]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3966] - GenericResultAtLocation [Line: 3969]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3969] - GenericResultAtLocation [Line: 3975]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3975] - GenericResultAtLocation [Line: 3978]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3978] - GenericResultAtLocation [Line: 3984]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3984] - GenericResultAtLocation [Line: 3987]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3987] - GenericResultAtLocation [Line: 3993]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3993] - GenericResultAtLocation [Line: 3996]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [3996] - GenericResultAtLocation [Line: 4002]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4002] - GenericResultAtLocation [Line: 4005]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4005] - GenericResultAtLocation [Line: 4011]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4011] - GenericResultAtLocation [Line: 4014]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4014] - GenericResultAtLocation [Line: 4020]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4020] - GenericResultAtLocation [Line: 4023]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4023] - GenericResultAtLocation [Line: 4029]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4029] - GenericResultAtLocation [Line: 4032]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4032] - GenericResultAtLocation [Line: 4038]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4038] - GenericResultAtLocation [Line: 4041]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4041] - GenericResultAtLocation [Line: 4047]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4047] - GenericResultAtLocation [Line: 4050]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4050] - GenericResultAtLocation [Line: 4056]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4056] - GenericResultAtLocation [Line: 4059]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4059] - GenericResultAtLocation [Line: 4065]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4065] - GenericResultAtLocation [Line: 4068]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4068] - GenericResultAtLocation [Line: 4074]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4074] - GenericResultAtLocation [Line: 4077]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4077] - GenericResultAtLocation [Line: 4083]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4083] - GenericResultAtLocation [Line: 4086]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4086] - GenericResultAtLocation [Line: 4092]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4092] - GenericResultAtLocation [Line: 4095]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4095] - GenericResultAtLocation [Line: 4101]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4101] - GenericResultAtLocation [Line: 4103]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4103] - GenericResultAtLocation [Line: 4109]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4109] - GenericResultAtLocation [Line: 4111]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4111] - GenericResultAtLocation [Line: 4117]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4117] - GenericResultAtLocation [Line: 4119]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4119] - GenericResultAtLocation [Line: 4125]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4125] - GenericResultAtLocation [Line: 4127]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4127] - GenericResultAtLocation [Line: 4133]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4133] - GenericResultAtLocation [Line: 4135]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4135] - GenericResultAtLocation [Line: 4141]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4141] - GenericResultAtLocation [Line: 4143]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4143] - GenericResultAtLocation [Line: 4149]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4149] - GenericResultAtLocation [Line: 4151]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4151] - GenericResultAtLocation [Line: 4157]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4157] - GenericResultAtLocation [Line: 4159]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4159] - GenericResultAtLocation [Line: 4165]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4165] - GenericResultAtLocation [Line: 4167]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4167] - GenericResultAtLocation [Line: 4173]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4173] - GenericResultAtLocation [Line: 4175]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4175] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Partial order reduction statistics Independence relation #1 benchmarks: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 1221, independent: 747, independent conditional: 168, independent unconditional: 579, dependent: 474, dependent conditional: 470, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 751, independent: 747, independent conditional: 168, independent unconditional: 579, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ ConditionTransformingIndependenceRelation.Independence Queries: [ total: 751, independent: 747, independent conditional: 168, independent unconditional: 579, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 751, independent: 747, independent conditional: 168, independent unconditional: 579, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 755, independent: 747, independent conditional: 168, independent unconditional: 579, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 755, independent: 747, independent conditional: 54, independent unconditional: 693, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 755, independent: 747, independent conditional: 54, independent unconditional: 693, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 935, independent: 128, independent conditional: 0, independent unconditional: 128, dependent: 807, dependent conditional: 0, dependent unconditional: 807, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 755, independent: 207, independent conditional: 54, independent unconditional: 153, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 114, Maximal queried relation: 0, ConditionTransformingIndependenceRelation.Independence Queries: [ total: 755, independent: 747, independent conditional: 168, independent unconditional: 579, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 755, independent: 747, independent conditional: 54, independent unconditional: 693, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 755, independent: 747, independent conditional: 54, independent unconditional: 693, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 935, independent: 128, independent conditional: 0, independent unconditional: 128, dependent: 807, dependent conditional: 0, dependent unconditional: 807, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 755, independent: 207, independent conditional: 54, independent unconditional: 153, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 114 ], Independence queries for same thread: 470, Persistent sets #1 benchmarks: Persistent set computation time: 1.0s, Number of persistent set computation: 90, Number of trivial persistent sets: 87, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 561, independent: 557, independent conditional: 0, independent unconditional: 557, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 1221, independent: 747, independent conditional: 168, independent unconditional: 579, dependent: 474, dependent conditional: 470, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 751, independent: 747, independent conditional: 168, independent unconditional: 579, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ ConditionTransformingIndependenceRelation.Independence Queries: [ total: 751, independent: 747, independent conditional: 168, independent unconditional: 579, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 751, independent: 747, independent conditional: 168, independent unconditional: 579, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 755, independent: 747, independent conditional: 168, independent unconditional: 579, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 755, independent: 747, independent conditional: 54, independent unconditional: 693, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 755, independent: 747, independent conditional: 54, independent unconditional: 693, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 935, independent: 128, independent conditional: 0, independent unconditional: 128, dependent: 807, dependent conditional: 0, dependent unconditional: 807, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 755, independent: 207, independent conditional: 54, independent unconditional: 153, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 114, Maximal queried relation: 0, ConditionTransformingIndependenceRelation.Independence Queries: [ total: 755, independent: 747, independent conditional: 168, independent unconditional: 579, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 755, independent: 747, independent conditional: 54, independent unconditional: 693, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 755, independent: 747, independent conditional: 54, independent unconditional: 693, dependent: 8, dependent conditional: 0, dependent unconditional: 8, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 544, independent: 540, independent conditional: 0, independent unconditional: 540, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 544, independent: 538, independent conditional: 0, independent unconditional: 538, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 6, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 935, independent: 128, independent conditional: 0, independent unconditional: 128, dependent: 807, dependent conditional: 0, dependent unconditional: 807, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 755, independent: 207, independent conditional: 54, independent unconditional: 153, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 544, unknown conditional: 0, unknown unconditional: 544] , Statistics on independence cache: Total cache size (in pairs): 544, Positive cache size: 540, Positive conditional cache size: 0, Positive unconditional cache size: 540, Negative cache size: 4, Negative conditional cache size: 0, Negative unconditional cache size: 4, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 114 ], Independence queries for same thread: 470 - UnprovableResult [Line: 3958]: Unable to prove that unknown kind of specification holds Unable to prove that unknown kind of specification holds Reason: overapproximation of __atomic_compare_exchange_n at line 3958, overapproximation of large string literal at line 5439. Possible FailurePath: [L5998] 0 static vuint32_t g_cs_x = 0; [L5999] 0 static vuint32_t g_cs_y = 0; [L6048] 0 rec_mcslock_t lock = { .lock = { .tail = { ._v = 0 } }, .owner = { ._v = (4294967295U) }, .count = 0, }; [L6049] 0 struct mcs_node_s nodes[3]; [L6033] 0 pthread_t t[3]; [L6034] FCALL 0 init() [L6035] FCALL 0 verification_loop_bound(3 + 1) [L6036] 0 vuintptr_t i = 0; VAL [g_cs_x=0, g_cs_y=0, i=0, lock={5:0}, nodes={6:0}, t={7:0}] [L6036] COND TRUE 0 i < 3 [L6037] FCALL, FORK 0 pthread_create(&t[i], 0, run, (void *)i) VAL [g_cs_x=0, g_cs_y=0, i=0, lock={5:0}, nodes={6:0}, t={7:0}] [L6015] 1 vuint32_t tid = (vuintptr_t)arg; [L6016] CALL 1 verification_loop_bound((0 + 2)) [L6036] 0 i++ VAL [g_cs_x=0, g_cs_y=0, i=1, lock={5:0}, nodes={6:0}, t={7:0}] [L6036] COND TRUE 0 i < 3 [L6037] FCALL, FORK 0 pthread_create(&t[i], 0, run, (void *)i) VAL [g_cs_x=0, g_cs_y=0, i=1, lock={5:0}, nodes={6:0}, t={7:0}] [L6016] RET 1 verification_loop_bound((0 + 2)) [L6017] 1 int i = 0; VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=0, g_cs_y=0, i=0, lock={5:0}, nodes={6:0}, tid=0] [L6017] COND TRUE 1 i == 0 || ((i) == 1 && ((tid) + 1 < (0) + 1)) [L6018] FCALL 1 verification_loop_bound((1 + 2)) [L6019] 1 int j = 0; VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=0, g_cs_y=0, i=0, j=0, lock={5:0}, nodes={6:0}, tid=0] [L6019] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6020] CALL 1 acquire(tid) [L6053] CALL 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L5439] COND FALSE 1 !(!(id != (4294967295U) && "this value is reserved")) VAL [\old(ctx)={6:0}, \old(id)=0, \old(l)={5:0}, ctx={6:0}, g_cs_x=0, g_cs_y=0, id=0, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] CALL, EXPR 1 vatomic32_read_rlx(&l->owner) [L1885] CALL, EXPR 1 vatomic32_read(a) [L3779] EXPR 1 a->_v VAL [\old(a)={5:4}, a={5:4}, g_cs_x=0, g_cs_y=0, lock={5:0}, nodes={6:0}] [L3779] 1 vuint32_t tmp = (vuint32_t)__atomic_load_n(&a->_v, 5); [L3781] 1 return tmp; [L1885] RET, EXPR 1 vatomic32_read(a) [L1885] 1 return vatomic32_read(a); [L5439] RET, EXPR 1 vatomic32_read_rlx(&l->owner) [L5439] COND FALSE 1 !(vatomic32_read_rlx(&l->owner) == id) [L5439] CALL 1 mcslock_acquire(&l->lock , ctx) [L5395] 1 mcs_node_t *pred; [L5396] CALL 1 vatomicptr_write_rlx(&node->next, ((void *)0)) [L3665] CALL 1 vatomicptr_write(a, v) [L3665] RET 1 vatomicptr_write(a, v) [L5396] RET 1 vatomicptr_write_rlx(&node->next, ((void *)0)) [L5397] CALL 1 vatomic32_write_rlx(&node->locked, 1) [L1895] CALL 1 vatomic32_write(a, v) [L1895] RET 1 vatomic32_write(a, v) [L5397] RET 1 vatomic32_write_rlx(&node->locked, 1) [L5398] CALL, EXPR 1 vatomicptr_xchg(&l->tail, node) [L3899] EXPR 1 a->_v [L3898-L3899] 1 void *tmp = (void *)__atomic_exchange_n(&a->_v, (void *)v, 5); [L3901] 1 return tmp; [L5398] RET, EXPR 1 vatomicptr_xchg(&l->tail, node) [L5398] 1 pred = (mcs_node_t *)vatomicptr_xchg(&l->tail, node) [L5399] COND FALSE 1 !(\read(*pred)) VAL [\old(l)={5:0}, \old(node)={6:0}, g_cs_x=0, g_cs_y=0, l={5:0}, lock={5:0}, node={6:0}, nodes={6:0}, pred={0:0}] [L5439] RET 1 mcslock_acquire(&l->lock , ctx) [L5439] CALL 1 vatomic32_write_rlx(&l->owner, id) [L1895] CALL 1 vatomic32_write(a, v) [L1895] RET 1 vatomic32_write(a, v) [L5439] RET 1 vatomic32_write_rlx(&l->owner, id) [L6053] RET 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L6020] RET 1 acquire(tid) [L6021] CALL 1 cs() [L6003] 1 g_cs_x++ [L6004] 1 g_cs_y++ [L6021] RET 1 cs() [L6019] 1 j++ VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=1, g_cs_y=1, i=0, j=1, lock={5:0}, nodes={6:0}, tid=0] [L6019] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6020] CALL 1 acquire(tid) [L6053] CALL 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L5439] COND FALSE 1 !(!(id != (4294967295U) && "this value is reserved")) VAL [\old(ctx)={6:0}, \old(id)=0, \old(l)={5:0}, ctx={6:0}, g_cs_x=1, g_cs_y=1, id=0, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] CALL, EXPR 1 vatomic32_read_rlx(&l->owner) [L1885] CALL, EXPR 1 vatomic32_read(a) [L3779] EXPR 1 a->_v VAL [\old(a)={5:4}, a={5:4}, g_cs_x=1, g_cs_y=1, lock={5:0}, nodes={6:0}] [L3779] 1 vuint32_t tmp = (vuint32_t)__atomic_load_n(&a->_v, 5); [L3781] 1 return tmp; [L1885] RET, EXPR 1 vatomic32_read(a) [L1885] 1 return vatomic32_read(a); [L5439] RET, EXPR 1 vatomic32_read_rlx(&l->owner) [L5439] COND TRUE 1 vatomic32_read_rlx(&l->owner) == id [L5439] EXPR 1 l->count [L5439] 1 l->count++ [L6053] RET 1 rec_mcslock_acquire(&lock, tid, &nodes[tid]) [L6020] RET 1 acquire(tid) [L6021] CALL 1 cs() [L6003] 1 g_cs_x++ [L6004] 1 g_cs_y++ [L6021] RET 1 cs() [L6019] 1 j++ VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=2, g_cs_y=2, i=0, j=2, lock={5:0}, nodes={6:0}, tid=0] [L6019] COND FALSE 1 !(j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1))) [L6023] FCALL 1 verification_loop_bound((1 + 2)) [L6024] 1 int j = 0; VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=2, g_cs_y=2, i=0, j=0, lock={5:0}, nodes={6:0}, tid=0] [L6024] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6025] CALL 1 release(tid) [L6058] CALL 1 rec_mcslock_release(&lock, &nodes[tid]) [L5439] EXPR 1 l->count VAL [\old(ctx)={6:0}, \old(l)={5:0}, ctx={6:0}, g_cs_x=2, g_cs_y=2, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] COND FALSE 1 !(l->count == 0) [L5439] EXPR 1 l->count [L5439] 1 l->count-- [L6058] RET 1 rec_mcslock_release(&lock, &nodes[tid]) [L6025] RET 1 release(tid) [L6024] 1 j++ VAL [\old(arg)={0:0}, arg={0:0}, g_cs_x=2, g_cs_y=2, i=0, j=1, lock={5:0}, nodes={6:0}, tid=0] [L6024] COND TRUE 1 j == 0 || ((j) == 1 && ((tid) + 1 < (1) + 1)) [L6025] CALL 1 release(tid) [L6058] CALL 1 rec_mcslock_release(&lock, &nodes[tid]) [L5439] EXPR 1 l->count VAL [\old(ctx)={6:0}, \old(l)={5:0}, ctx={6:0}, g_cs_x=2, g_cs_y=2, l={5:0}, lock={5:0}, nodes={6:0}] [L5439] COND TRUE 1 l->count == 0 [L5439] CALL 1 vatomic32_write_rlx(&l->owner, (4294967295U)) [L1895] CALL 1 vatomic32_write(a, v) [L1895] RET 1 vatomic32_write(a, v) [L5439] RET 1 vatomic32_write_rlx(&l->owner, (4294967295U)) [L5439] CALL 1 mcslock_release(&l->lock , ctx) [L5407] 1 mcs_node_t *next; [L5408] CALL, EXPR 1 vatomicptr_read_rlx(&node->next) [L3655] CALL, EXPR 1 vatomicptr_read(a) [L3803] EXPR 1 a->_v VAL [\old(a)={6:0}, a={6:0}, g_cs_x=2, g_cs_y=2, lock={5:0}, nodes={6:0}] [L3803] 1 void *tmp = (void *)__atomic_load_n(&a->_v, 5); [L3805] 1 return tmp; [L3655] RET, EXPR 1 vatomicptr_read(a) [L3655] 1 return vatomicptr_read(a); [L5408] RET, EXPR 1 vatomicptr_read_rlx(&node->next) [L5408] COND TRUE 1 vatomicptr_read_rlx(&node->next) == ((void *)0) [L5409] CALL 1 vatomicptr_cmpxchg_rel(&l->tail, node, ((void *)0)) [L3700] CALL 1 vatomicptr_cmpxchg(a, e, v) [L3956] 1 void *exp = (void *)e; VAL [\old(a)={5:0}, \old(e)={6:0}, \old(v)={0:0}, a={5:0}, e={6:0}, exp={6:0}, g_cs_x=2, g_cs_y=2, lock={5:0}, nodes={6:0}, v={0:0}] [L3958-L3959] 1 __atomic_compare_exchange_n(&a->_v, &exp, (void *)v, 0, 5, 5) VAL [\old(a)={5:0}, \old(e)={6:0}, \old(v)={0:0}, a={5:0}, e={6:0}, exp={6:0}, g_cs_x=2, g_cs_y=2, lock={5:0}, nodes={6:0}, v={0:0}] - UnprovableResult [Line: 5439]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: runThread1of1ForFork0 with 1 thread instances CFG has 3 procedures, 226 locations, 7 error locations. Started 1 CEGAR loops. OverallTime: 23.2s, OverallIterations: 11, TraceHistogramMax: 0, PathProgramHistogramMax: 3, EmptinessCheckTime: 11.7s, 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: 102, 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.5s SsaConstructionTime, 1.6s SatisfiabilityAnalysisTime, 5.7s InterpolantComputationTime, 709 NumberOfCodeBlocks, 691 NumberOfCodeBlocksAsserted, 17 NumberOfCheckSat, 1202 ConstructedInterpolants, 65 QuantifiedInterpolants, 8390 SizeOfPredicates, 127 NumberOfNonLiveVariables, 3238 ConjunctsInSsa, 185 ConjunctsInUnsatCore, 18 InterpolantComputations, 2 PerfectInterpolantSequences, 492/600 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, ConComCheckerStatistics: ConditionalCommutativityOverallTime: 0.0s, ConditionalCommutativityCheckTime: 0.0s, ConditionalCommutativityIAIntegrations: 0, ConditionalCommutativityDFSRestarts: 0, ConditionalCommutativityCommutingCounterexamples: 0, ConditionalCommutativityConditionCalculations: 0, ConditionalCommutativityTraceChecks: 0, ConditionalCommutativityImperfectProofs: 0 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-10-18 23:48:17,162 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Forceful destruction successful, exit code 0 [2024-10-18 23:48:17,357 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/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