[ 0:01] | load /home/xrockai/src/divine/nightly/test/svcomp/loops/simple_false_4.c simple_false_4.c [ 0:01] | expect --result error --location simple_false_4.c:15 [ 0:01] | expect --trace FAULT: --trace-count 1 [ 0:01] | cc -o testcase.bc -O2 simple_false_4.c [ 0:01] | verify --max-memory 4GiB --max-time 600 --threads 2 --report-filename verify.out --leakcheck exit --sequential -o nofail:malloc testcase.bc [ 0:01] compiling simple_false_4.c [ 0:01] loading bitcode … DiOS … LART … RR … constants … done [ 0:04] booting … done [ 0:04] states per second: 36.3636 [ 0:04] state count: 2 [ 0:04] mips: 0.16 [ 0:04] [ 0:05] error found: yes [ 0:05] error trace: | [ 0:05] FAULT: /home/xrockai/src/divine/nightly/dios/libc/svcomp/svcomp-assert.cpp:5: void __VERIFIER_assert(int): assertion 'cond' failed [ 0:05] [0] FATAL: assertion failure in userspace [ 0:05] [ 0:05] active stack: [ 0:05] - symbol: void __dios::FaultBase::handler<__dios::Context>(_VM_Fault, _VM_Frame*, void (*)()) [ 0:06] location: /dios/sys/fault.hpp:118 [ 0:06] - symbol: __dios_fault [ 0:06] location: /dios/arch/divm/fault.c:12 [ 0:06] - symbol: __assert_fail [ 0:06] location: /dios/libc/_PDCLIB/assert.c:24 [ 0:06] - symbol: __VERIFIER_assert [ 0:06] location: /dios/libc/svcomp/svcomp-assert.cpp:5 [ 0:06] - symbol: main [ 0:06] location: simple_false_4.c:15 [ 0:06] - symbol: __dios_start [ 0:06] location: /dios/libc/sys/start.cpp:94 [ 0:06] + divine sim --batch --skip-init --load-report verify.out [ 0:06] [ 0:09] ^ —————. —.— . . —.— . . .————— . . [ 0:09] ——— | | | | | | |\ | | | | [ 0:09] —(o)— | | | | | | | \ | |———— '————| [ 0:09] ——————— | | | \ / | | \| | | [ 0:09] ————————— —————' —'— ' —'— ' ' '————— ' [ 0:09] [ 0:09] Welcome to 'divine sim', an interactive debugger. Type 'help' to get started. [ 0:09] traced states: [ 0:09] ▶ state #1 [new] -- active threads: [0:0] -- [ 0:10] T: FAULT: /home/xrockai/src/divine/nightly/dios/libc/svcomp/svcomp-assert.cpp:5: void __VERIFIER_assert(int): assertion 'cond' failed [ 0:10] # executing void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:10] # NOTE: $frame in __dios_fault [ 0:10] > backtrace [ 0:10] void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:10] __dios_fault at /dios/arch/divm/fault.c:12 [ 0:10] __assert_fail at /dios/libc/_PDCLIB/assert.c:24 [ 0:10] __VERIFIER_assert at /dios/libc/svcomp/svcomp-assert.cpp:5 [ 0:10] main at simple_false_4.c:15 [ 0:10] __dios_start at /dios/libc/sys/start.cpp:94 [ 0:10] # executing void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:10] # NOTE: $frame in __dios_fault