gib# out run [klee] test/svcomp/loops/array_false_3.pkg.c small.100 -DNUM=100 valid gib# cmd /usr/bin/env gib# srcdir=/home/xrockai/src/divine/nightly gib# PATH=/home/xrockai/src/divine/nightly/test/lib:/usr/bin:/bin:/opt/klee/bin gib# sh gib# /home/xrockai/src/divine/nightly/test/lib/check_klee gib# test/svcomp/loops/array_false_3.pkg.c gib# small.100 gib# gib# -DNUM=100 gib# gib# gib# gib# gib# gib# valid expect --result error --location-comment ERROR cc -o test.bc -DNUM=100 /home/xrockai/src/divine/nightly/test/svcomp/loops/array_false_3.pkg.c verify --symbolic --solver stp --sequential -o nofail:malloc test.bc + klee.dios --version + ALLOWED_OPTS=nofail:malloc simfail:malloc nofail:vfs simfail:vfs + seq 5 + ALLOWED_OPTS=ALLOWED_OPTS nondet-level:1 + ALLOWED_OPTS=ALLOWED_OPTS nondet-level:2 + ALLOWED_OPTS=ALLOWED_OPTS nondet-level:3 + ALLOWED_OPTS=ALLOWED_OPTS nondet-level:4 + ALLOWED_OPTS=ALLOWED_OPTS nondet-level:5 + RESULT= + TYPE= + VALUE= + . ./script + expect --result error --location-comment ERROR + [ 4 -ne 0 ] + RESULT=error + shift + shift + [ 2 -ne 0 ] + TYPE=--location-comment + VALUE=ERROR + shift + shift + [ 0 -ne 0 ] + cc -o test.bc -DNUM=100 /home/xrockai/src/divine/nightly/test/svcomp/loops/array_false_3.pkg.c + opts= + [ 4 -ne 0 ] + out=test.bc + shift + shift + [ 2 -ne 0 ] + opts= -DNUM=100 + shift + [ 1 -ne 0 ] + input_file=/home/xrockai/src/divine/nightly/test/svcomp/loops/array_false_3.pkg.c + shift + [ 0 -ne 0 ] + divine cc -o pre-test.bc /home/xrockai/src/divine/nightly/test/svcomp/loops/array_false_3.pkg.c -DNUM=100 /dios/config/seqklee.bc -C,-lsys,-lrst,-lc++abi,-lc,-larch_klee compiling /home/xrockai/src/divine/nightly/test/svcomp/loops/array_false_3.pkg.c compiling /dios/config/seqklee.bc + lart pre-test.bc test.bc functionmeta fuse-ctors setting up pass: functionmeta, options = setting up pass: fuse-ctors, options = + verify --symbolic --solver stp --sequential -o nofail:malloc test.bc + echo verify verify + opts= + [ 7 -ne 0 ] + shift + [ 6 -ne 0 ] + shift + shift + [ 4 -ne 0 ] + shift + [ 3 -ne 0 ] + expr ALLOWED_OPTS nondet-level:5 : .*nofail:malloc.* + [ ! 0 ] + opts= s:nofail:malloc + shift + shift + [ 1 -ne 0 ] + file=test.bc + shift + [ 0 -ne 0 ] + klee.dios -disable-verify -entry-point=klee_boot -exit-on-error -output-dir=_klee_out -check-overshift=false test.bc s:nofail:malloc + tee klee.out KLEE: WARNING: Module and host target triples do not match: 'x86_64-unknown-none-elf' != 'x86_64-pc-linux-gnu' This may cause unexpected crashes or assertion violations. KLEE: output directory is "/var/obj/xrockai-divine-nightly.semidbg/scratch.1595735/_klee_out" KLEE: Using Z3 solver backend WARNING: this target does not support the llvm.stacksave intrinsic. KLEE: WARNING ONCE: unsupported intrinsic llvm.experimental.noalias.scope.decl warning: Linking two modules of different target triples: 'klee_div_zero_check64_Debug+Asserts.bc' is 'x86_64-unknown-linux-gnu' whereas 'test.bc' is 'x86_64-unknown-none-elf' KLEE: WARNING: undefined reference to function: klee_free KLEE: WARNING: undefined reference to function: klee_malloc i:1 KLEE: WARNING ONCE: Alignment of memory from call "klee_malloc" is not modelled. Using alignment of 8. about to __boot:0 about to run the scheduler:0 KLEE: ERROR: /dios/libc/stdio/_PDCLIB_print.c:109: illegal instruction KLEE: NOTE: now ignoring this error at this location KLEE: ERROR: EXITING ON ERROR: Error: illegal instruction File: /dios/libc/stdio/_PDCLIB_print.c Line: 109 assembly.ll line: 42604 State: 53 Stack: #000042604 in int2base(value=5, status=94763364877808) at /dios/libc/stdio/_PDCLIB_print.c:109 #100042342 in _PDCLIB_print(spec=94763362299699, status=94763364877808) at /dios/libc/stdio/_PDCLIB_print.c:537 #200040716 in _vcbprintf(p=94763359245296, cb=94763359171560, format=94763362299696, arg=94763365428480) at /dios/libc/stdio/_vcbprintf.c:57 #300038068 in vsnprintf(s=94763367135952, n=200, format=94763362299696, arg=94763365428480) at /dios/libc/stdio/vsnprintf.c:32 #400038048 in snprintf(s=94763367135952, n=200, format=94763362299696) at /dios/libc/stdio/snprintf.c:12 #500038032 in __assert_fail(stmt=94763362222760, file=94763362284064, line=5, fun=94763362252416) at /dios/libc/_PDCLIB/assert.c:18 #600034338 in __VERIFIER_assert(cond=0) at /dios/libc/svcomp/svcomp-assert.cpp:5 #700004695 in main() at /home/xrockai/src/divine/nightly/test/svcomp/loops/array_false_3.pkg.c:25 #800036496 in __dios_start(l=0, argc=1, argv=94763364360200, envp=94763364378632) at /dios/libc/sys/start.cpp:94 #900010848 in _ZN6__dios10sched_nullINS_5ClockINS_10NondetKleeINS_4BaseEEEEEE13run_schedulerINS_7ContextEEEvv() at /dios/sys/sched_null.hpp:168 #1000045518 in klee_boot(argc=2, argv=94763339241344) at /dios/arch/klee/boot.c:41 + grep -m1 -n /\*.*ERROR.*\*/ /home/xrockai/src/divine/nightly/test/svcomp/loops/array_false_3.pkg.c + cut -d: -f1 + line=25 + grep /home/xrockai/src/divine/nightly/test/svcomp/loops/array_false_3.pkg.c:25 klee.out #700004695 in main() at /home/xrockai/src/divine/nightly/test/svcomp/loops/array_false_3.pkg.c:25