[ 0:01] | load /home/xrockai/src/divine/nightly/test/svcomp/loops/sum01_bug02_false.c sum01_bug02_false.c [ 0:01] | expect --result error --location sum01_bug02_false.c:15 [ 0:01] | expect --trace FAULT: --trace-count 1 [ 0:01] | cc -o testcase.bc sum01_bug02_false.c [ 0:01] | verify --max-memory 4GiB --max-time 600 --threads 2 --report-filename verify.out --solver stp --symbolic --sequential testcase.bc [ 0:01] compiling sum01_bug02_false.c [ 0:01] loading bitcode … DiOS … LART … RR … constants … done [ 0:15] booting … done [ 0:15] states per second: 13.6411 [ 0:16] state count: 13 [ 0:16] mips: 0.23 [ 0:16] symbolic: 1 [ 0:17] [ 0:17] error found: yes [ 0:17] error trace: | [ 0:17] ASSUME (bvsle #x00000001 var_1) [ 0:17] ASSUME (and (bvsle #x00000001 var_1) (bvsle #x00000002 var_1)) [ 0:17] ASSUME (and (and (bvsle #x00000001 var_1) (bvsle #x00000002 var_1)) (bvsle #x00000003 var_1)) [ 0:17] ASSUME (and (and (and (bvsle #x00000001 var_1) (bvsle #x00000002 var_1)) (bvsle #x00000003 var_1)) (bvsle #x00000004 var_1)) [ 0:17] ASSUME (and (and (and (and (bvsle #x00000001 var_1) (bvsle #x00000002 var_1)) (bvsle #x00000003 var_1)) (bvsle #x00000004 var_1)) (bvsle #x00000005 var_1)) [ 0:17] ASSUME (and (and (and (and (and (bvsle #x00000001 var_1) (bvsle #x00000002 var_1)) (bvsle #x00000003 var_1)) (bvsle #x00000004 var_1)) (bvsle #x00000005 var_1)) (bvsle #x00000006 var_1)) [ 0:17] ASSUME (and (and (and (and (and (and (bvsle #x00000001 var_1) (bvsle #x00000002 var_1)) (bvsle #x00000003 var_1)) (bvsle #x00000004 var_1)) (bvsle #x00000005 var_1)) (bvsle #x00000006 var_1)) (not (bvsle #x00000007 var_1))) [ 0:17] ASSUME (and (and (and (and (and (and (and (bvsle #x00000001 var_1) (bvsle #x00000002 var_1)) (bvsle #x00000003 var_1)) (bvsle #x00000004 var_1)) (bvsle #x00000005 var_1)) (bvsle #x00000006 var_1)) (not (bvsle #x00000007 var_1))) (not (= #x0000000a (bvmul var_1 #x00000002)))) [ 0:17] FAULT: /home/xrockai/src/divine/nightly/dios/libc/svcomp/svcomp-assert.cpp:5: void __VERIFIER_assert(int): assertion 'cond' failed [ 0:17] [0] FATAL: assertion failure in userspace [ 0:17] [ 0:17] active stack: [ 0:18] - symbol: void __dios::FaultBase::handler<__dios::Context>(_VM_Fault, _VM_Frame*, void (*)()) [ 0:19] location: /dios/sys/fault.hpp:118 [ 0:19] - symbol: __dios_fault [ 0:19] location: /dios/arch/divm/fault.c:12 [ 0:19] - symbol: __assert_fail [ 0:19] location: /dios/libc/_PDCLIB/assert.c:24 [ 0:19] - symbol: lart.__VERIFIER_assert [ 0:19] location: /dios/libc/svcomp/svcomp-assert.cpp:5 [ 0:19] - symbol: main [ 0:19] location: sum01_bug02_false.c:15 [ 0:19] - symbol: __dios_start [ 0:19] location: /dios/libc/sys/start.cpp:94 [ 0:19] + divine sim --batch --skip-init --load-report verify.out [ 0:19] [ 0:32] ^ —————. —.— . . —.— . . .————— . . [ 0:32] ——— | | | | | | |\ | | | | [ 0:32] —(o)— | | | | | | | \ | |———— '————| [ 0:32] ——————— | | | \ / | | \| | | [ 0:32] ————————— —————' —'— ' —'— ' ' '————— ' [ 0:32] [ 0:32] Welcome to 'divine sim', an interactive debugger. Type 'help' to get started. [ 0:32] traced states: [ 0:33] ▶ state #4 [new] -- active threads: [0:0] -- [ 0:33] T: FAULT: /home/xrockai/src/divine/nightly/dios/libc/svcomp/svcomp-assert.cpp:5: void __VERIFIER_assert(int): assertion 'cond' failed [ 0:33] # executing void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:33] # NOTE: $frame in __dios_fault [ 0:33] > backtrace [ 0:33] void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:33] __dios_fault at /dios/arch/divm/fault.c:12 [ 0:33] __assert_fail at /dios/libc/_PDCLIB/assert.c:24 [ 0:33] lart.__VERIFIER_assert at /dios/libc/svcomp/svcomp-assert.cpp:5 [ 0:33] main at sum01_bug02_false.c:15 [ 0:33] __dios_start at /dios/libc/sys/start.cpp:94 [ 0:33] # executing void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:33] # NOTE: $frame in __dios_fault