Unified Test Report

grate harness

Grate Test Report

MetricValue
Total9
Success9
Failures0
Compile Failures0
Runtime Failures0
Timeout Failures0
Missing Pair Failures0

Cases

TestStatusError TypeOutput
concurrent-request/geteuid_grate.cSuccess
STDOUT:
[Grate|geteuid] Registering geteuid handler for cage 2 in grate 1 with fn ptr addr: 2
[Cage | geteuid] PASS: 1000000 calls returned 10
[Grate|geteuid] PASS

STDERR:
interpose-exec_grate.cSuccess
STDOUT:
[Grate|interpose-exec] Registering exec handler for cage 2 in grate 1 with fn ptr addr: 2
[Grate|interpose-exec] Handling function ptr: 2 from cage: 1
[Grate|interpose-exec] In exec_grate 1 handler for cage: 1
[Grate|interpose-exec] Handling function ptr: 2 from cage: 1
[Grate|interpose-exec] In exec_grate 1 handler for cage: 1
Exec successful, argv[1]: --execd
[Grate|interpose-exec] PASS

STDERR:
interpose-exit_grate.cSuccess
STDOUT:
[Grate|interpose-exit] Registering exit handler for cage 2 in grate 1 with fn ptr addr: 2
Exiting...

[Grate|interpose-exit] Handling function ptr: 2 from cage: 1
[Grate|interpose-exit] In exit_grate 1 handler for cage: 1
[Grate|interpose-exit] PASS

STDERR:
interpose-fork_grate.cSuccess
STDOUT:
[Grate|interpose-fork] Registering fork handler for cage 2 in grate 1 with fn ptr addr: 2
[Grate|interpose-fork] Handling function ptr: 2 from cage: 1
[Grate|interpose-fork] In fork_grate 1 handler for cage: 1
[Grate|interpose-fork] PASS

STDERR:
interpose-mmap_grate.cSuccess
STDOUT:
[Grate|interpose-mmap] Registering mmap handler for cage 2 in grate 1 with fn ptr addr: 2
[Grate|interpose-mmap] Handling function ptr: 2 from cage: 1
[Grate|interpose-mmap] In mmap_grate 1 handler for cage: 1
[Grate|interpose-mmap] Handling function ptr: 2 from cage: 1
[Grate|interpose-mmap] In mmap_grate 1 handler for cage: 1
mmap test: PASS
[Grate|interpose-mmap] PASS

STDERR:
interpose-register_grate.cSuccess
STDOUT:
[Grate|interpose-register] Registering register_handler for cage 2 in grate 1 with fn ptr addr: 3
[Cage|interpose-register] In cage 2, about to register handler for geteuid
[Grate|interpose-register] Handling function ptr: 3 from cage: 1
[Grate|interpose-register] In register_grate 1 handler for cage: 1
[Grate|geteuid] Registering geteuid handler for cage 1 in grate 0 with fn ptr addr: 7021753225191620609
[Grate|interpose-register] Handling function ptr: 2 from cage: 1
[Grate|interpose-register] In register_grate 1 handler for cage: 1
[Cage|interpose-register] PASS: geteuid ret = 10
[Grate|interpose-register] PASS

STDERR:
multi-register_grate.cSuccess
STDOUT:
[Grate|multi-register_grate] Registering geteuid handler for cage 2 in grate 1 with fn ptr addr: 2
[Grate|multi-register_grate] Registering getuid handler for cage 2 in grate 1 with fn ptr addr: 3
[Grate|multi-register_grate] Handling function ptr: 2 from cage: 1
[Grate|multi-register_grate] In multi-register_grate 1 handler for cage: 1
[Grate|multi-register_grate] Handling function ptr: 3 from cage: 1
[Grate|multi-register_grate] In multi-register_grate 1 handler for cage: 1
[Cage | multi-register] PASS: geteuid=10, getuid=20
[Grate|multi-register] PASS

STDERR:
simple-tests/cpdata_grate.cSuccess
STDOUT:
[Grate|open] intercepts open call: thiscage=1, arg1cage=2
Address: 130400240277119 and Length: 256
Address: 130400240277119 and Length: 7
Address: 130423524951168 and Length: 7
[Grate|open] copied pathname: random
[cage] fd=10

STDERR:
simple-tests/geteuid_grate.cSuccess
STDOUT:
[Grate|geteuid] Registering geteuid handler for cage 2 in grate 1 with fn ptr addr: 2
[Grate|geteuid] Handling function ptr: 2 from cage: 1
[Grate|geteuid] In geteuid_grate 1 handler for cage: 1
[Cage | geteuid] PASS: geteuid ret = 10
[Grate|geteuid] PASS

STDERR:

wasm harness

Test Report

Deterministic Tests

Summary

MetricCount
Total Test Cases186
Number of Successes0
Number of Failures186
Number of Compilation Failure Native2
Number of Runtime Failure Native0
Number of Segmentation Fault Native0
Number of Timeout During Native0
Number of Lind Wasm Compile Failure0
Number of Lind Wasm Runtime Failure8
Number of Lind Wasm Segmentation Failure16
Number of Timeout During Lind Wasm run27
Number of Unknown Failure5
Number of C Compiler and Wasm Output mismatch128
Number of Fail Test: Native Succeeded (Should Fail)0
Number of Fail Test: Wasm Succeeded (Should Fail)0
Number of Fail Test: Both Native and Wasm Succeeded (Should Fail)0
Number of Fail Test: Native Compilation Failure (Should Succeed)0
Number of Fail Test: Wasm Compilation Failure (Should Succeed)0

Test Results by Category

Test CaseStatusError TypeNative TimeWasm TimeOutput
File Tests
chartests.cFailureOutput_mismatch0.030495s1.536053s
=== Expected Output ===
PASS: alphabetic character tests
PASS: digit character tests
PASS: hexadecimal digit tests
PASS: whitespace and blank tests
PASS: control character tests
PASS: punctuation tests
PASS: negative sanity checks

ALL CTYPE TESTS PASSED

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
PASS: alphabetic character tests
write_syscall(1, 136955501406684, 33) = 33
PASS: digit character tests
write_syscall(1, 136955501406684, 28) = 28
PASS: hexadecimal digit tests
write_syscall(1, 136955501406684, 30) = 30
PASS: whitespace and blank tests
write_syscall(1, 136955501406684, 33) = 33
PASS: control character tests
write_syscall(1, 136955501406684, 30) = 30
PASS: punctuation tests
write_syscall(1, 136955501406684, 24) = 24
PASS: negative sanity checks
write_syscall(1, 136955501406684, 29) = 29

ALL CTYPE TESTS PASSED
write_syscall(1, 136955501406684, 24) = 24
Result: Ok(
    0,
)
chdir_getcwd.cFailureOutput_mismatch0.029660s1.530011s
=== Expected Output ===
chdir test: PASS

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getcwd_syscall(129884643059552, 256) = 1
Address: 129884642883952 and Length: 256
Address: 129884642883952 and Length: 17
Address: 129907994658320 and Length: 17
chdir_syscall("automated_tests/") = 0
getcwd_syscall(129884643059296, 256) = 16
chdir test: PASS
write_syscall(1, 129884643059148, 17) = 17
Result: Ok(
    0,
)
chmod.cFailureOutput_mismatch0.031425s1.545579s
=== Expected Output ===
Mode changed successfully

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
Address: 125308489623456 and Length: 256
Address: 125308489623456 and Length: 24
Address: 125332094977552 and Length: 24
chmod_syscall("testfiles/chmodfile.txt", 320) = 0
Address: 125308489623456 and Length: 256
Address: 125308489623456 and Length: 24
Address: 125332094977536 and Length: 24
stat_syscall("testfiles/chmodfile.txt", 125308489623352) = 0
Address: 125308489623456 and Length: 256
Address: 125308489623456 and Length: 24
Address: 125332094977536 and Length: 24
chmod_syscall("testfiles/chmodfile.txt", 448) = 0
Address: 125308489623456 and Length: 256
Address: 125308489623456 and Length: 24
Address: 125332094977536 and Length: 24
stat_syscall("testfiles/chmodfile.txt", 125308489623352) = 0
Mode changed successfully
write_syscall(1, 125308489623164, 26) = 26
Result: Ok(
    0,
)
clock_gettime_highlevel.cFailureLind_wasm_Segmentation_Fault0.061814s1.539451s
[Grate Init]: Initializing Strace Grate

futex_syscall(128608098050048, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 128603804135504, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
clock_gettime_simple.cFailureOutput_mismatch0.028131s1.529041s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clock_gettime_syscall(0, 123921282295800) = 0
clock_gettime_syscall(0, 123921282295776) = 0
Result: Ok(
    0,
)
cloexec.cFailureOutput_mismatch0.030639s1.389533s
=== Expected Output ===
fstat on fd1 returns 0, should succeed
fstat on fd2 returns -1, should fail

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
Address: 126670530943318 and Length: 256
Address: 126670530943318 and Length: 9
Address: 126693949834768 and Length: 9
open_syscall("asdfasdf", 66, 511) = 3
Address: 126670530949903 and Length: 256
Address: 126670530949903 and Length: 10
Address: 126693949834768 and Length: 10
open_syscall("asdfasdf2", 524354, 511) = 4
mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
fstat_syscall(3, 126661941190104) = 0
fstat on fd1 returns 0, should succeed
write_syscall(1, 126661941189852, 39) = 39
fstat_syscall(4, 126661941190104) = -1
fstat on fd2 returns -1, should fail
write_syscall(1, 126661941189852, 37) = 37
close_syscall(4) = -1
Address: 126661941008726 and Length: 256
Address: 126661941008726 and Length: 9
Address: 126693949834768 and Length: 9
unlink_syscall("asdfasdf") = 0
Address: 126661941015311 and Length: 256
Address: 126661941015311 and Length: 10
Address: 126693949834608 and Length: 10
unlink_syscall("asdfasdf2") = 0
Result: Ok(
    0,
)
close.cFailureOutput_mismatch0.029569s1.495111s
=== Expected Output ===
File opened and closed 2000 times successfully.

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
Address: 131568739814218 and Length: 256
Address: 131568739814218 and Length: 10
Address: 131592024491536 and Length: 10
open_syscall("close.txt", 65, 511) = 3
close_syscall(3) = 0
Address: 131568739814218 and Length: 256
Address: 131568739814218 and Length: 10
Address: 131592024491536 and Length: 10
open_syscall("close.txt", 0, 0) = 3
close_syscall(3) = 0
fcntl_syscall(3, 1, 0) = -1
write_syscall(2, 131568740001484, 42) = 42
Result: Ok(
    1,
)
creat_access.cFailureOutput_mismatch0.033789s1.546351s
=== Expected Output ===
Created file
File exists
File has the right permissions

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 133400878910282 and Length: 256
Address: 133400878910282 and Length: 25
Address: 133424251667984 and Length: 25
open_syscall("testfiles/create_foo.txt", 577, 384) = 3
close_syscall(3) = 0
Created file
write_syscall(1, 133400879097580, 13) = 13
Address: 133400878910282 and Length: 256
Address: 133400878910282 and Length: 25
Address: 133424251667968 and Length: 25
access_syscall("testfiles/create_foo.txt", 0) = 0
File exists
write_syscall(1, 133400879097580, 12) = 12
Address: 133400878910282 and Length: 256
Address: 133400878910282 and Length: 25
Address: 133424251667968 and Length: 25
access_syscall("testfiles/create_foo.txt", 6) = 0
File has the right permissions
write_syscall(1, 133400879097580, 31) = 31
Address: 133400878910282 and Length: 256
Address: 133400878910282 and Length: 25
Address: 133424251667968 and Length: 25
unlink_syscall("testfiles/create_foo.txt") = 0
Result: Ok(
    0,
)
doubleclose.cFailureOutput_mismatch0.028184s1.369917s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 126178086095690 and Length: 256
Address: 126178086095690 and Length: 30
Address: 126201370773008 and Length: 30
open_syscall("testfiles/doubleclosefile.txt", 1025, 0) = 3
close_syscall(3) = 0
close_syscall(3) = -1
Result: Ok(
    0,
)
dup.cFailureOutput_mismatch0.032695s1.526569s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
pipe_syscall(140411943446660) = 0
dup_syscall(1) = 5
dup2_syscall(4, 1) = 1
close_syscall(4) = 0
dup_syscall(1) = 4
write_syscall(1, 140411943269318, 1) = 1
write_syscall(4, 140411943269316, 1) = 1
close_syscall(4) = 0
dup2_syscall(5, 1) = 1
close_syscall(5) = 0
read_syscall(3, 140411943446648, 2) = 2
read_syscall(3, 140411943446648, 1) = 0
close_syscall(3) = 0
Result: Ok(
    0,
)
dup2.cFailureOutput_mismatch0.028376s1.378854s
=== Expected Output ===
Testing dup2
I should be printed before the file contents!
I will be printed in the file dup2test.txt

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Testing dup2
write_syscall(1, 139509463440780, 13) = 13
Address: 139509463255882 and Length: 256
Address: 139509463255882 and Length: 13
Address: 139532815042064 and Length: 13
open_syscall("dup2test.txt", 577, 511) = 3
dup_syscall(1) = 4
dup2_syscall(3, 1) = 1
write_syscall(1, 139509463440780, 43) = 43
close_syscall(1) = 0
dup2_syscall(4, 1) = 1
close_syscall(4) = 0
I should be printed before the file contents!
write_syscall(1, 139509463440780, 46) = 46
Address: 139509463255882 and Length: 256
Address: 139509463255882 and Length: 13
Address: 139532815042016 and Length: 13
open_syscall("dup2test.txt", 0, 0) = 4
read_syscall(4, 139509463440944, 64) = 43
I will be printed in the file dup2test.txt
write_syscall(1, 139509463440780, 43) = 43
close_syscall(4) = 0
Result: Ok(
    0,
)
dup3.cFailureLind_wasm_Segmentation_Fault0.027982s1.538273s
[Grate Init]: Initializing Strace Grate

futex_syscall(139255254867968, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 139250960953424, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
dupwrite.cFailureOutput_mismatch0.036204s1.367329s
=== Expected Output ===
write succeeded

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
dup_syscall(1) = 3
write succeeded
write_syscall(3, 136288976166368, 16) = 16
Result: Ok(
    0,
)
etc_conf.cFailureOutput_mismatch0.026693s1.516132s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
Address: 128955923309002 and Length: 256
Address: 128955923309002 and Length: 12
Address: 128979260409360 and Length: 12
open_syscall("/etc/passwd", 0, 0) = 3
fstat_syscall(3, 128955923490352) = 0
read_syscall(3, 128955923497296, 4096) = 82
close_syscall(3) = 0
brk_syscall(331776) = 331776
Address: 128955923305675 and Length: 256
Address: 128955923305675 and Length: 11
Address: 128979260409360 and Length: 11
open_syscall("/etc/group", 0, 0) = 3
fstat_syscall(3, 128955923490352) = 0
read_syscall(3, 128955923497296, 4096) = 27
close_syscall(3) = 0
Address: 128955923306937 and Length: 256
Address: 128955923306937 and Length: 19
Address: 128979260409360 and Length: 19
open_syscall("/etc/nsswitch.conf", 0, 0) = 3
fstat_syscall(3, 128955923490352) = 0
read_syscall(3, 128955923497296, 4096) = 40
close_syscall(3) = 0
Result: Ok(
    0,
)
fchdir.cFailureOutput_mismatch0.030457s1.515653s
=== Expected Output ===
fchdir test: PASS

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getcwd_syscall(138425386853568, 1024) = 1
Address: 138425386678710 and Length: 256
Address: 138425386678710 and Length: 17
Address: 138448671344144 and Length: 17
open_syscall("automated_tests/", 0, 0) = 3
fchdir_syscall(3) = 0
getcwd_syscall(138425386852528, 1024) = 16
close_syscall(3) = 0
fchdir test: PASS
write_syscall(1, 138425386852364, 18) = 18
Result: Ok(
    0,
)
fchmod.cFailureLind_wasm_Segmentation_Fault0.035433s1.533487s
[Grate Init]: Initializing Strace Grate

futex_syscall(135450182279168, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 135445888364624, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
fcntl.cFailureOutput_mismatch0.031507s1.519342s
=== Expected Output ===
Original FD: 3
F_DUPFD duplicated FD: 100
F_DUPFD_CLOEXEC duplicated FD: 101
Original FD flags: FD flags = 0x0
F_DUPFD duplicated FD flags: FD flags = 0x0
F_DUPFD_CLOEXEC duplicated FD flags: FD flags = 0x1
After F_SETFD on F_DUPFD duplicated FD: FD flags = 0x1
Test completed successfully.

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 138629257104202 and Length: 256
Address: 138629257104202 and Length: 18
Address: 138652600501776 and Length: 18
open_syscall("fcntltestfile.txt", 66, 420) = 3
Original FD: 3
write_syscall(1, 138629257291532, 15) = 15
fcntl_syscall(3, 0, 100) = 100
F_DUPFD duplicated FD: 100
write_syscall(1, 138629257291532, 27) = 27
fcntl_syscall(3, 1030, 100) = 101
F_DUPFD_CLOEXEC duplicated FD: 101
write_syscall(1, 138629257291532, 35) = 35
fcntl_syscall(3, 1, 0) = 0
Original FD flags: FD flags = 0x0
write_syscall(1, 138629257291500, 34) = 34
fcntl_syscall(100, 1, 0) = 0
F_DUPFD duplicated FD flags: FD flags = 0x0
write_syscall(1, 138629257291500, 44) = 44
fcntl_syscall(101, 1, 0) = 1
F_DUPFD_CLOEXEC duplicated FD flags: FD flags = 0x1
write_syscall(1, 138629257291500, 52) = 52
fcntl_syscall(100, 2, 1) = 0
fcntl_syscall(100, 1, 0) = 1
After F_SETFD on F_DUPFD duplicated FD: FD flags = 0x1
write_syscall(1, 138629257291500, 55) = 55
close_syscall(3) = 0
close_syscall(100) = 0
close_syscall(101) = 0
Address: 138629257104202 and Length: 256
Address: 138629257104202 and Length: 18
Address: 138652600501760 and Length: 18
unlink_syscall("fcntltestfile.txt") = 0
Test completed successfully.
write_syscall(1, 138629257291532, 29) = 29
Result: Ok(
    0,
)
fdatasync.cFailureOutput_mismatch0.033726s1.519564s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 124257564625738 and Length: 256
Address: 124257564625738 and Length: 8
Address: 124280916411920 and Length: 8
open_syscall("foo.txt", 65, 420) = 3
write_syscall(3, 124257564649198, 13) = 13
fdatasync_syscall(3) = 0
close_syscall(3) = 0
Result: Ok(
    0,
)
filetest.cFailureOutput_mismatch0.027632s1.379159s
=== Expected Output ===
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 132055144860490 and Length: 256
Address: 132055144860490 and Length: 27
Address: 132078630864400 and Length: 27
open_syscall("testfiles/filetestfile.txt", 2, 0) = 3
write_syscall(3, 132055145045264, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 132055145045008, 256) = 256
close_syscall(3) = 0
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwrite_syscall(1, 132055145044844, 128) = 128

write_syscall(1, 132055145044844, 1) = 1
Result: Ok(
    0,
)
filetest1000.cFailureOutput_mismatch0.032326s1.599182s
=== Expected Output ===
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166416 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
Address: 138467128380234 and Length: 256
Address: 138467128380234 and Length: 31
Address: 138490480166336 and Length: 31
open_syscall("testfiles/filetest1000file.txt", 2, 0) = 3
write_syscall(3, 138467128565008, 256) = 256
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 138467128564752, 256) = 256
close_syscall(3) = 0
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwrite_syscall(1, 138467128564588, 128) = 128

write_syscall(1, 138467128564588, 1) = 1
Result: Ok(
    0,
)
flock.cFailureOutput_mismatch0.033515s1.530066s
=== Expected Output ===
Obtained exclusive lock on file
Released exclusive lock on file
Obtained shared lock on file
Obtained shared lock on file
Released shared lock on file
Released shared lock on file

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
Address: 138314120170314 and Length: 256
Address: 138314120170314 and Length: 20
Address: 138337606174224 and Length: 20
open_syscall("testfiles/flock.txt", 66, 511) = 3
flock_syscall(3, 2) = 0
Obtained exclusive lock on file
write_syscall(1, 138314120359116, 32) = 32
flock_syscall(3, 8) = 0
Released exclusive lock on file
write_syscall(1, 138314120359116, 32) = 32
flock_syscall(3, 1) = 0
Obtained shared lock on file
write_syscall(1, 138314120359116, 29) = 29
clone_syscall(138314120359048, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
open_syscall("", 2, 0) = 4
flock_syscall(4, 1) = 0
Obtained shared lock on file
write_syscall(1, 138305530424524, 29) = 29
flock_syscall(4, 8) = 0
Released shared lock on file
write_syscall(1, 138305530424524, 29) = 29
close_syscall(4) = 0
waitpid_syscall(0, 0, 0) = 3
flock_syscall(3, 8) = 0
Released shared lock on file
write_syscall(1, 138314120359116, 29) = 29
close_syscall(3) = 0
Address: 138314120170314 and Length: 256
Address: 138314120170314 and Length: 20
Address: 138337606174016 and Length: 20
unlink_syscall("testfiles/flock.txt") = 0
Result: Ok(
    0,
)
fstat.cFailureOutput_mismatch0.030560s1.522832s
=== Expected Output ===
running fstat("testfiles/fstatfile.txt")
size: 19

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
running fstat("testfiles/fstatfile.txt")
write_syscall(1, 125618532574508, 41) = 41
Address: 125618532387658 and Length: 256
Address: 125618532387658 and Length: 24
Address: 125642018391568 and Length: 24
open_syscall("testfiles/fstatfile.txt", 0, 0) = 3
fstat_syscall(3, 125618532574864) = 0
size: 19
write_syscall(1, 125618532574508, 9) = 9
Result: Ok(
    0,
)
fstatfs.cFailureOutput_mismatch0.030109s1.529162s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 139293909584714 and Length: 256
Address: 139293909584714 and Length: 17
Address: 139317194262032 and Length: 17
open_syscall("fstatfs_test.txt", 578, 420) = 3
fstatfs_syscall(3, 139293909772168) = 0
close_syscall(3) = 0
Address: 139293909584714 and Length: 256
Address: 139293909584714 and Length: 17
Address: 139317194262016 and Length: 17
unlink_syscall("fstatfs_test.txt") = 0
Result: Ok(
    0,
)
fsync.cFailureOutput_mismatch0.031506s1.515406s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 130039530130250 and Length: 256
Address: 130039530130250 and Length: 8
Address: 130062881916432 and Length: 8
open_syscall("foo.txt", 65, 420) = 3
write_syscall(3, 130039530153702, 13) = 13
fsync_syscall(3) = 0
close_syscall(3) = 0
Result: Ok(
    0,
)
ftruncate.cFailureOutput_mismatch0.032272s1.542479s
=== Expected Output ===
Testing ftruncate() syscall
All ftruncate() tests passed successfully

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Testing ftruncate() syscall
write_syscall(1, 128367378753788, 28) = 28
Address: 128367378565992 and Length: 256
Address: 128367378565992 and Length: 34
Address: 128390730352144 and Length: 34
open_syscall("testfiles/ftruncate_test_file.txt", 66, 420) = 3
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
write_syscall(3, 128367378576603, 1) = 1
fstat_syscall(3, 128367378754416) = 0
ftruncate_syscall(3, 50) = 0
fstat_syscall(3, 128367378754416) = 0
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 128367378754160, 50) = 50
ftruncate_syscall(3, 200) = 0
fstat_syscall(3, 128367378754416) = 0
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 128367378754160, 50) = 50
lseek_syscall(3, 50, 0) = 50
read_syscall(3, 128367378754160, 150) = 150
ftruncate_syscall(3, 0) = 0
fstat_syscall(3, 128367378754416) = 0
ftruncate_syscall(3, 18446744073709551615) = -1
write_syscall(2, 128367378753788, 36) = 36
close_syscall(3) = 0
Address: 128367378565992 and Length: 256
Address: 128367378565992 and Length: 34
Address: 128390730352048 and Length: 34
unlink_syscall("testfiles/ftruncate_test_file.txt") = 0
Result: Ok(
    1,
)
getcwd.cFailureOutput_mismatch0.028263s1.520933s
=== Expected Output ===
getcwd test: PASS

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getcwd_syscall(139033594488480, 256) = 1
getcwd test: PASS
write_syscall(1, 139033594488332, 18) = 18
Result: Ok(
    0,
)
getrandom.cFailureOutput_mismatch0.029947s1.526602s
=== Expected Output ===
getrandom basic test: PASS

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getrandom_syscall(129434812344256, 32, 0) = 32
getrandom_syscall(129434812344224, 32, 0) = 32
getrandom basic test: PASS
write_syscall(1, 129434812344060, 27) = 27
Result: Ok(
    0,
)
ioctl.cFailureOutput_mismatch0.033357s1.530667s
=== Expected Output ===
[For 0 = False and  = True]
[The answers should be F, T, F]

(0) Is the socket set for non-blocking I/O?: 0
[Setting socket for non_blocking I/O]
(1) Is the socket set for non-blocking I/O?: 2048
[Clearing socket for non-blocking I/O]
(2) Is the socket set for non-blocking I/O?: 0

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socket_syscall(2, 1, 0) = 3
[For 0 = False and  = True]
write_syscall(1, 125254534096700, 43) = 43
[The answers should be F, T, F]

write_syscall(1, 125254534096700, 33) = 33
fcntl_syscall(3, 3, 0) = 2
(0) Is the socket set for non-blocking I/O?: 0
write_syscall(1, 125254534096700, 47) = 47
[Setting socket for non_blocking I/O]
write_syscall(1, 125254534096700, 38) = 38
ioctl_syscall(3, 21537, 125254534096976) = 0
fcntl_syscall(3, 3, 0) = 2050
(1) Is the socket set for non-blocking I/O?: 2048
write_syscall(1, 125254534096700, 50) = 50
[Clearing socket for non-blocking I/O]
write_syscall(1, 125254534096700, 39) = 39
ioctl_syscall(3, 21537, 125254534096976) = 0
fcntl_syscall(3, 3, 0) = 2
(2) Is the socket set for non-blocking I/O?: 0
write_syscall(1, 125254534096700, 47) = 47
Result: Ok(
    0,
)
link.cFailureOutput_mismatch0.036719s1.521140s
=== Expected Output ===
Testing link() syscall
All link() tests passed successfully

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Testing link() syscall
write_syscall(1, 123589831616140, 23) = 23
Address: 123589831428980 and Length: 256
Address: 123589831428980 and Length: 29
Address: 123613168535056 and Length: 29
open_syscall("testfiles/link_test_file.txt", 65, 420) = 3
write_syscall(3, 123589831454096, 35) = 35
close_syscall(3) = 0
Address: 123589831428980 and Length: 256
Address: 123589831428980 and Length: 29
Address: 123613168535040 and Length: 29
stat_syscall("testfiles/link_test_file.txt", 123589831616992) = 0
Address: 123589831428951 and Length: 256
Address: 123589831428951 and Length: 29
Address: 123613168535040 and Length: 29
stat_syscall("testfiles/link_test_link.txt", 123589831616888) = 0
Address: 123589831428980 and Length: 256
Address: 123589831428980 and Length: 29
Address: 123613168535040 and Length: 29
open_syscall("testfiles/link_test_file.txt", 0, 0) = 3
read_syscall(3, 123589831616624, 255) = 35
close_syscall(3) = 0
Address: 123589831428951 and Length: 256
Address: 123589831428951 and Length: 29
Address: 123613168535040 and Length: 29
open_syscall("testfiles/link_test_link.txt", 0, 0) = 3
read_syscall(3, 123589831616368, 255) = 35
close_syscall(3) = 0
Address: 123589831428980 and Length: 256
Address: 123589831428980 and Length: 29
Address: 123613168535040 and Length: 29
unlink_syscall("testfiles/link_test_file.txt") = 0
Address: 123589831428951 and Length: 256
Address: 123589831428951 and Length: 29
Address: 123613168535040 and Length: 29
stat_syscall("testfiles/link_test_link.txt", 123589831616888) = 0
Address: 123589831428951 and Length: 256
Address: 123589831428951 and Length: 29
Address: 123613168535152 and Length: 29
unlink_syscall("testfiles/link_test_link.txt") = 0
All link() tests passed successfully
write_syscall(1, 123589831616140, 37) = 37
Result: Ok(
    0,
)
locale_test.cFailureOutput_mismatch0.036297s2.294216s
=== Expected Output ===
done

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 262144, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 262144
brk_syscall(397312) = 397312
brk_syscall(401408) = 401408
Address: 127355041385312 and Length: 256
Address: 127355041385312 and Length: 31
Address: 127378326029840 and Length: 31
open_syscall("/usr/lib/locale/locale-archive", 557056, 0) = -1
Address: 127355041547312 and Length: 256
Address: 127355041547312 and Length: 64
Address: 127378326029760 and Length: 64
open_syscall("/home/lind/lind-wasm/src/glibc/target/share/locale/locale.alias", 524288, 0) = -1
brk_syscall(397312) = 397312
Address: 127355041611936 and Length: 256
Address: 127355041611936 and Length: 48
Address: 127378326029744 and Length: 48
open_syscall("/usr/lib/locale/xx_XX.FAKE-42/LC_IDENTIFICATION", 524288, 0) = -1
Address: 127355041612352 and Length: 256
Address: 127355041612352 and Length: 47
Address: 127378326029872 and Length: 47
open_syscall("/usr/lib/locale/xx_XX.fake42/LC_IDENTIFICATION", 524288, 0) = -1
Address: 127355041612048 and Length: 256
Address: 127355041612048 and Length: 40
Address: 127378326029872 and Length: 40
open_syscall("/usr/lib/locale/xx_XX/LC_IDENTIFICATION", 524288, 0) = -1
Address: 127355041612208 and Length: 256
Address: 127355041612208 and Length: 45
Address: 127378326029936 and Length: 45
open_syscall("/usr/lib/locale/xx.FAKE-42/LC_IDENTIFICATION", 524288, 0) = -1
Address: 127355041612416 and Length: 256
Address: 127355041612416 and Length: 44
Address: 127378326029824 and Length: 44
open_syscall("/usr/lib/locale/xx.fake42/LC_IDENTIFICATION", 524288, 0) = -1
Address: 127355041612128 and Length: 256
Address: 127355041612128 and Length: 37
Address: 127378326029888 and Length: 37
open_syscall("/usr/lib/locale/xx/LC_IDENTIFICATION", 524288, 0) = -1
Address: 127355041612608 and Length: 256
Address: 127355041612608 and Length: 58
Address: 127378326029872 and Length: 58
open_syscall("/home/lind/lind-wasm/src/glibc/target/share/zoneinfo/UTC0", 524288, 0) = -1
Address: 127355041612608 and Length: 256
Address: 127355041612608 and Length: 58
Address: 127378326029920 and Length: 58
open_syscall("/home/lind/lind-wasm/src/glibc/target/share/zoneinfo/EST5", 524288, 0) = -1
Address: 127355041612608 and Length: 256
Address: 127355041612608 and Length: 59
Address: 127378326029920 and Length: 59
open_syscall("/home/lind/lind-wasm/src/glibc/target/share/zoneinfo/JST-9", 524288, 0) = -1
Address: 127355041612608 and Length: 256
Address: 127355041612608 and Length: 58
Address: 127378326029920 and Length: 58
open_syscall("/home/lind/lind-wasm/src/glibc/target/share/zoneinfo/UTC0", 524288, 0) = -1
Address: 127355041612912 and Length: 256
Address: 127355041612912 and Length: 76
Address: 127378326029920 and Length: 76
open_syscall("/home/lind/lind-wasm/src/glibc/target/share/zoneinfo/EST5EDT,M3.2.0,M11.1.0", 524288, 0) = -1
done
write_syscall(1, 127355041382374, 5) = 5
Result: Ok(
    0,
)
lseek.cFailureOutput_mismatch0.033381s1.539187s
=== Expected Output ===
Testing lseek() syscall
All lseek() tests passed successfully

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Testing lseek() syscall
write_syscall(1, 131653431388252, 24) = 24
Address: 131653431200616 and Length: 256
Address: 131653431200616 and Length: 30
Address: 131676768306704 and Length: 30
open_syscall("testfiles/lseek_test_file.txt", 66, 420) = 3
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
write_syscall(3, 131653431388659, 1) = 1
lseek_syscall(3, 10, 0) = 10
read_syscall(3, 131653431388672, 5) = 5
lseek_syscall(3, 5, 1) = 20
lseek_syscall(3, 18446744073709551606, 2) = 90
read_syscall(3, 131653431388672, 10) = 10
lseek_syscall(3, 20, 2) = 120
write_syscall(3, 131653431210876, 8) = 8
lseek_syscall(3, 120, 0) = 120
read_syscall(3, 131653431388672, 8) = 8
lseek_syscall(3, 0, 999) = -1
write_syscall(2, 131653431388252, 36) = 36
close_syscall(3) = 0
Address: 131653431200616 and Length: 256
Address: 131653431200616 and Length: 30
Address: 131676768306640 and Length: 30
unlink_syscall("testfiles/lseek_test_file.txt") = 0
Result: Ok(
    1,
)
mkdir_rmdir.cFailureLind_wasm_Segmentation_Fault0.030407s1.535405s
[Grate Init]: Initializing Strace Grate

futex_syscall(133254380249088, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 133250086334544, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
mkfifo_test.cFailureLind_wasm_Timeout0.030976s1.530623s
Timed Out (timeout: 30s)
mknod.cFailureOutput_mismatch0.029188s1.527481s
=== Expected Output ===
Created regular file successfully
Created FIFO successfully
EEXIST error handled correctly
ENOENT error handled correctly
All mknod tests passed successfully

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 135404682485109 and Length: 256
Address: 135404682485109 and Length: 26
Address: 135428019586576 and Length: 26
stat_syscall("testfiles/mknod_test_file", 135404682668080) = 0
Created regular file successfully
write_syscall(1, 135404682667932, 34) = 34
Address: 135404682483005 and Length: 256
Address: 135404682483005 and Length: 26
Address: 135428019586560 and Length: 26
stat_syscall("testfiles/mknod_test_fifo", 135404682668080) = 0
Created FIFO successfully
write_syscall(1, 135404682667932, 26) = 26
EEXIST error handled correctly
write_syscall(1, 135404682667932, 31) = 31
ENOENT error handled correctly
write_syscall(1, 135404682667932, 31) = 31
Address: 135404682485109 and Length: 256
Address: 135404682485109 and Length: 26
Address: 135428019586560 and Length: 26
unlink_syscall("testfiles/mknod_test_file") = 0
Address: 135404682483005 and Length: 256
Address: 135404682483005 and Length: 26
Address: 135428019586560 and Length: 26
unlink_syscall("testfiles/mknod_test_fifo") = 0
All mknod tests passed successfully
write_syscall(1, 135404682667932, 36) = 36
Result: Ok(
    0,
)
nocancel_io.cFailureLind_wasm_Segmentation_Fault0.033278s1.950334s
[Grate Init]: Initializing Strace Grate

futex_syscall(135793242791936, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 135788948877392, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
open.cFailureOutput_mismatch0.031931s1.498523s
=== Expected Output ===
File opened successfully with fd = 3

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 136978116905802 and Length: 256
Address: 136978116905802 and Length: 27
Address: 137001401583120 and Length: 27
open_syscall("testfiles/filetestfile.txt", 0, 0) = 3
File opened successfully with fd = 3
write_syscall(1, 136978117092988, 37) = 37
close_syscall(3) = 0
Result: Ok(
    0,
)
path_conversion_safety.cFailureLind_wasm_Timeout0.031167s1.529748s
Timed Out (timeout: 30s)
pread_pwrite.cFailureOutput_mismatch0.030244s1.527062s
=== Expected Output ===
[file is opened]
[succeeded write(1) process]
[reading(1) data] from pwrite.txt
[Lind is amazing!]
-----------------------------------
[succeeded write(2) process]
[reading(2) data] from pwrite.txt
[NYU is amazing!]
[succeeded in close]

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
Address: 137059721472040 and Length: 256
Address: 137059721472040 and Length: 11
Address: 137083073070608 and Length: 11
open_syscall("pwrite.txt", 577, 438) = 3
close_syscall(3) = 0
brk_syscall(331776) = 331776
Address: 137059721472040 and Length: 256
Address: 137059721472040 and Length: 11
Address: 137083073070608 and Length: 11
open_syscall("pwrite.txt", 66, 511) = 3
pwrite_syscall(3, 137059721472016, 17, 30) = 17
[file is opened]
write_syscall(1, 137059721471500, 17) = 17
[succeeded write(1) process]
write_syscall(1, 137059721471500, 29) = 29
[reading(1) data] from pwrite.txt
write_syscall(1, 137059721471500, 34) = 34
pread_syscall(3, 137059721471856, 16, 30) = 16
[Lind is amazing!]
write_syscall(1, 137059721471500, 19) = 19
pwrite_syscall(3, 137059721471984, 16, 0) = 16
-----------------------------------
write_syscall(1, 137059721471500, 36) = 36
[succeeded write(2) process]
write_syscall(1, 137059721471500, 29) = 29
[reading(2) data] from pwrite.txt
write_syscall(1, 137059721471500, 34) = 34
pread_syscall(3, 137059721471728, 15, 0) = 15
[NYU is amazing!]
write_syscall(1, 137059721471500, 18) = 18
close_syscall(3) = 0
[succeeded in close]
write_syscall(1, 137059721471500, 21) = 21
Result: Ok(
    0,
)
printf.cFailureOutput_mismatch0.027149s1.372549s
=== Expected Output ===
Hello, World!

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Hello, World!write_syscall(1, 129394077261148, 13) = 13
Result: Ok(
    0,
)
read.cFailureOutput_mismatch0.034161s1.520703s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 123391189191498 and Length: 256
Address: 123391189191498 and Length: 14
Address: 123414593406480 and Length: 14
open_syscall("read_test.txt", 577, 420) = 3
write_syscall(3, 123391189374944, 4096) = 4096
close_syscall(3) = 0
Address: 123391189191498 and Length: 256
Address: 123391189191498 and Length: 14
Address: 123414593406464 and Length: 14
open_syscall("read_test.txt", 0, 0) = 3
read_syscall(3, 123391189370848, 4096) = 4096
close_syscall(3) = 0
Result: Ok(
    0,
)
readbytes.cFailureOutput_mismatch0.026452s1.376358s
=== Expected Output ===
This is a test of the wonderful fork call in lind.

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 129432798890826 and Length: 256
Address: 129432798890826 and Length: 9
Address: 129456203105808 and Length: 9
open_syscall("test.txt", 66, 511) = 3
write_syscall(3, 129432799075840, 51) = 51
close_syscall(3) = 0
Address: 129432798890826 and Length: 256
Address: 129432798890826 and Length: 9
Address: 129456203105808 and Length: 9
open_syscall("test.txt", 2, 0) = 3
read_syscall(3, 129432799075899, 1) = 1
Twrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
hwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
iwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
swrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
 write_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
iwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
swrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
 write_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
awrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
 write_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
twrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
ewrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
swrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
twrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
 write_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
owrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
fwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
 write_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
twrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
hwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
ewrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
 write_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
wwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
owrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
nwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
dwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
ewrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
rwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
fwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
uwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
lwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
 write_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
fwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
owrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
rwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
kwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
 write_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
cwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
awrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
lwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
lwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
 write_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
iwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
nwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
 write_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
lwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
iwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
nwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
dwrite_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
.write_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 1
write_syscall(1, 129432799075899, 1) = 1
read_syscall(3, 129432799075899, 1) = 0
close_syscall(3) = 0
Result: Ok(
    0,
)
readlink.cFailureOutput_mismatch0.035107s1.553106s
=== Expected Output ===
=== Test Case 1: Valid symbolic link ===
Symbolic link points to: readlinkfile.txt

=== Test Case 2: Path is not a symbolic link ===
Expected failure: Invalid argument

=== Test Case 3: Symbolic link with buffer too small ===
Symbolic link truncated result: readl

=== Test Case 4: Non-existent path ===
Expected failure: No such file or directory

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0

=== Test Case 1: Valid symbolic link ===
write_syscall(1, 134257926398972, 42) = 42
Address: 134257926217102 and Length: 256
Address: 134257926217102 and Length: 23
Address: 134281277998608 and Length: 23
readlink_syscall("testfiles/readlinkfile", 134257926399184, 1024) = 16
Symbolic link points to: readlinkfile.txt
write_syscall(1, 134257926398972, 42) = 42

=== Test Case 2: Path is not a symbolic link ===
write_syscall(1, 134257926398972, 50) = 50
Address: 134257926212426 and Length: 256
Address: 134257926212426 and Length: 24
Address: 134281277998592 and Length: 24
readlink_syscall("testfiles/fstatfile.txt", 134257926399184, 1024) = -1
Expected failure: Operation not permitted
write_syscall(1, 134257926398972, 42) = 42

=== Test Case 3: Symbolic link with buffer too small ===
write_syscall(1, 134257926398972, 58) = 58
Address: 134257926217102 and Length: 256
Address: 134257926217102 and Length: 23
Address: 134281277998592 and Length: 23
readlink_syscall("testfiles/readlinkfile", 134257926399184, 5) = 5
Symbolic link truncated result: readl
write_syscall(1, 134257926398972, 38) = 38

=== Test Case 4: Non-existent path ===
write_syscall(1, 134257926398972, 40) = 40
Address: 134257926212783 and Length: 256
Address: 134257926212783 and Length: 22
Address: 134281277998592 and Length: 22
readlink_syscall("testfiles/nonexistent", 134257926399184, 1024) = -1
Expected failure: Operation not permitted
write_syscall(1, 134257926398972, 42) = 42
Result: Ok(
    0,
)
readlinkat.cFailureLind_wasm_Timeout0.032254s1.522535s
Timed Out (timeout: 30s)
readv_writev_test.cFailureOutput_mismatch0.031845s1.517909s
=== Expected Output ===
readv_writev_test passed

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 138704760867672 and Length: 256
Address: 138704760867672 and Length: 32
Address: 138728045544976 and Length: 32
open_syscall("testfiles/readv_writev_test.txt", 578, 511) = 3
writev_syscall(3, 138704761054880, 3) = 19
lseek_syscall(3, 0, 0) = 0
close_syscall(3) = 0
readv_writev_test passed
write_syscall(1, 138704761054780, 25) = 25
Result: Ok(
    0,
)
rename.cFailureOutput_mismatch0.033752s1.517645s
=== Expected Output ===
SUCCESS WITH RENAMING

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 128820900456352 and Length: 256
Address: 128820900456352 and Length: 25
Address: 128844184946192 and Length: 25
stat_syscall("testfiles/renamefile.txt", 128820900456216) = 0
Address: 128820900456352 and Length: 256
Address: 128820900456352 and Length: 25
Address: 128844184946176 and Length: 25
Address: 128820900456320 and Length: 256
Address: 128820900456320 and Length: 31
Address: 128844184946176 and Length: 31
rename_syscall("testfiles/renamefile.txt", "testfiles/renamed_testfile.txt") = 0
Address: 128820900456320 and Length: 256
Address: 128820900456320 and Length: 31
Address: 128844184946176 and Length: 31
stat_syscall("testfiles/renamed_testfile.txt", 128820900456112) = 0
Address: 128820900456320 and Length: 256
Address: 128820900456320 and Length: 31
Address: 128844184946176 and Length: 31
Address: 128820900456352 and Length: 256
Address: 128820900456352 and Length: 25
Address: 128844184946176 and Length: 25
rename_syscall("testfiles/renamed_testfile.txt", "testfiles/renamefile.txt") = 0
SUCCESS WITH RENAMING
write_syscall(1, 128820900455964, 22) = 22
Result: Ok(
    0,
)
sc-writev.cFailureOutput_mismatch0.028333s1.517420s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socketpair_syscall(1, 1, 0, 140632798717940) = 0
writev_syscall(3, 140632798717696, 4) = 12
read_syscall(4, 140632798717776, 12) = 12
close_syscall(3) = 0
close_syscall(4) = 0
Result: Ok(
    0,
)
stat.cFailureOutput_mismatch0.031408s1.525954s
=== Expected Output ===
running stat("testfiles/statfile.txt")
size: 18

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
running stat("testfiles/statfile.txt")
write_syscall(1, 134727956882748, 39) = 39
Address: 134727956695882 and Length: 256
Address: 134727956695882 and Length: 23
Address: 134751241373200 and Length: 23
stat_syscall("testfiles/statfile.txt", 134727956883096) = 0
size: 18
write_syscall(1, 134727956882748, 9) = 9
Result: Ok(
    0,
)
statfs.cFailureOutput_mismatch0.027878s1.520613s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 124615187761994 and Length: 256
Address: 124615187761994 and Length: 16
Address: 124638524868112 and Length: 16
open_syscall("statfs_test.txt", 578, 420) = 3
close_syscall(3) = 0
Address: 124615187761994 and Length: 256
Address: 124615187761994 and Length: 16
Address: 124638524868096 and Length: 16
statfs_syscall("statfs_test.txt", 124615187949448) = 0
Address: 124615187761994 and Length: 256
Address: 124615187761994 and Length: 16
Address: 124638524868096 and Length: 16
unlink_syscall("statfs_test.txt") = 0
Result: Ok(
    0,
)
sync_file_range.cFailureOutput_mismatch0.036420s1.513042s
=== Expected Output ===
sync_file_range test completed successfully.

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 131249167403850 and Length: 256
Address: 131249167403850 and Length: 8
Address: 131272452081168 and Length: 8
open_syscall("foo.txt", 65, 420) = 3
write_syscall(3, 131249167429226, 41) = 41
sync_file_range_syscall(3, 0, 41, 2) = 0
close_syscall(3) = 0
sync_file_range test completed successfully.
write_syscall(1, 131249167591132, 45) = 45
Result: Ok(
    0,
)
truncate.cFailureOutput_mismatch0.032234s1.526390s
=== Expected Output ===
Test truncate(const char *, off_t)
Truncating testfiles/truncatefile.txt from 32 to 155
Success
Truncating testfiles/truncatefile.txt from 155 to 32
Success
Test ftruncate(int, off_t)
Truncating testfiles/truncatefile.txt from 32 to 155
Success
Truncating testfiles/truncatefile.txt from 155 to 32
Success

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
Address: 136820209748810 and Length: 256
Address: 136820209748810 and Length: 27
Address: 136843561534992 and Length: 27
stat_syscall("testfiles/truncatefile.txt", 136820209936200) = 0
Test truncate(const char *, off_t)
write_syscall(1, 136820209935980, 35) = 35
Truncating testfiles/truncatefile.txt from 32 to 155
write_syscall(1, 136820209935980, 53) = 53
Address: 136820209748810 and Length: 256
Address: 136820209748810 and Length: 27
Address: 136843561535024 and Length: 27
truncate_syscall("testfiles/truncatefile.txt", 155) = 0
Address: 136820209748810 and Length: 256
Address: 136820209748810 and Length: 27
Address: 136843561534976 and Length: 27
stat_syscall("testfiles/truncatefile.txt", 136820209936016) = 0
Success
write_syscall(1, 136820209935852, 8) = 8
Truncating testfiles/truncatefile.txt from 155 to 32
write_syscall(1, 136820209935980, 53) = 53
Address: 136820209748810 and Length: 256
Address: 136820209748810 and Length: 27
Address: 136843561535024 and Length: 27
truncate_syscall("testfiles/truncatefile.txt", 32) = 0
Address: 136820209748810 and Length: 256
Address: 136820209748810 and Length: 27
Address: 136843561534976 and Length: 27
stat_syscall("testfiles/truncatefile.txt", 136820209936016) = 0
Success
write_syscall(1, 136820209935852, 8) = 8
Test ftruncate(int, off_t)
write_syscall(1, 136820209935980, 27) = 27
Address: 136820209748810 and Length: 256
Address: 136820209748810 and Length: 27
Address: 136843561535024 and Length: 27
open_syscall("testfiles/truncatefile.txt", 1, 0) = 3
Truncating testfiles/truncatefile.txt from 32 to 155
write_syscall(1, 136820209935980, 53) = 53
ftruncate_syscall(3, 155) = 0
Address: 136820209748810 and Length: 256
Address: 136820209748810 and Length: 27
Address: 136843561535024 and Length: 27
stat_syscall("testfiles/truncatefile.txt", 136820209936016) = 0
Success
write_syscall(1, 136820209935852, 8) = 8
Truncating testfiles/truncatefile.txt from 155 to 32
write_syscall(1, 136820209935980, 53) = 53
ftruncate_syscall(3, 32) = 0
Address: 136820209748810 and Length: 256
Address: 136820209748810 and Length: 27
Address: 136843561535088 and Length: 27
stat_syscall("testfiles/truncatefile.txt", 136820209936016) = 0
Success
write_syscall(1, 136820209935852, 8) = 8
close_syscall(3) = 0
Result: Ok(
    0,
)
unlink.cFailureOutput_mismatch0.038479s1.522533s
=== Expected Output ===
Testing unlink() syscall
All unlink() tests passed successfully

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Testing unlink() syscall
write_syscall(1, 126631406659804, 25) = 25
Address: 126631406472063 and Length: 256
Address: 126631406472063 and Length: 31
Address: 126654758258192 and Length: 31
open_syscall("testfiles/unlink_test_file.txt", 65, 420) = 3
write_syscall(3, 126631406497077, 29) = 29
close_syscall(3) = 0
Address: 126631406472063 and Length: 256
Address: 126631406472063 and Length: 31
Address: 126654758257984 and Length: 31
stat_syscall("testfiles/unlink_test_file.txt", 126631406660064) = 0
Address: 126631406472063 and Length: 256
Address: 126631406472063 and Length: 31
Address: 126654758258304 and Length: 31
unlink_syscall("testfiles/unlink_test_file.txt") = 0
Address: 126631406472063 and Length: 256
Address: 126631406472063 and Length: 31
Address: 126654758258304 and Length: 31
stat_syscall("testfiles/unlink_test_file.txt", 126631406660064) = -1
write_syscall(2, 126631406659804, 36) = 36
Result: Ok(
    1,
)
unlinkat.cFailureOutput_mismatch0.031145s1.535072s
=== Expected Output ===
=== Test Case 1: Remove valid file ===
Test Case 1: Successfully removed testfiles/unlinkatfile.txt

=== Test Case 2: Remove non-existent file ===
Test Case 2: Expected failure: No such file or directory

=== Test Case 3: Remove file in a subdirectory ===
Test Case 3: Successfully removed file in subdirectory

=== Test Case 4: Remove a directory with AT_REMOVEDIR ===
Test Case 4: Successfully removed directory testfiles/unlinkatsubdir

=== Test Case 5: Remove a directory without AT_REMOVEDIR ===
Test Case 5: Expected failure: Is a directory

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
Address: 134413685885876 and Length: 256
Address: 134413685885876 and Length: 27
Address: 134437037671952 and Length: 27
open_syscall("testfiles/unlinkatfile.txt", 577, 438) = 3
write_syscall(3, 134413685886289, 17) = 17
close_syscall(3) = 0
brk_syscall(331776) = 331776
Address: 134413685885838 and Length: 256
Address: 134413685885838 and Length: 38
Address: 134437037671936 and Length: 38
open_syscall("testfiles/unlinkatsubdir/testfile.txt", 577, 438) = 3
write_syscall(3, 134413685886258, 30) = 30
close_syscall(3) = 0

=== Test Case 1: Remove valid file ===
write_syscall(1, 134413686073772, 40) = 40
Address: 134413685885876 and Length: 256
Address: 134413685885876 and Length: 27
Address: 134437037671968 and Length: 27
unlinkat_syscall(18446744073709551516, "testfiles/unlinkatfile.txt", 0) = 0
Test Case 1: Successfully removed testfiles/unlinkatfile.txt
write_syscall(1, 134413686073772, 61) = 61

=== Test Case 2: Remove non-existent file ===
write_syscall(1, 134413686073772, 47) = 47
Address: 134413685886236 and Length: 256
Address: 134413685886236 and Length: 22
Address: 134437037672000 and Length: 22
unlinkat_syscall(18446744073709551516, "testfiles/nonexistent", 0) = -1
Test Case 2: Expected failure: Operation not permitted
write_syscall(1, 134413686073772, 55) = 55

=== Test Case 3: Remove file in a subdirectory ===
write_syscall(1, 134413686073772, 52) = 52
Address: 134413685888121 and Length: 256
Address: 134413685888121 and Length: 25
Address: 134437037671824 and Length: 25
open_syscall("testfiles/unlinkatsubdir", 0, 0) = 3
Address: 134413685885863 and Length: 256
Address: 134413685885863 and Length: 13
Address: 134437037671952 and Length: 13
unlinkat_syscall(3, "testfile.txt", 0) = 0
Test Case 3: Successfully removed file in subdirectory
write_syscall(1, 134413686073772, 55) = 55
close_syscall(3) = 0

=== Test Case 4: Remove a directory with AT_REMOVEDIR ===
write_syscall(1, 134413686073772, 59) = 59
Address: 134413685888121 and Length: 256
Address: 134413685888121 and Length: 25
Address: 134437037671840 and Length: 25
unlinkat_syscall(18446744073709551516, "testfiles/unlinkatsubdir", 512) = 0
Test Case 4: Successfully removed directory testfiles/unlinkatsubdir
write_syscall(1, 134413686073772, 69) = 69

=== Test Case 5: Remove a directory without AT_REMOVEDIR ===
write_syscall(1, 134413686073772, 62) = 62
Address: 134413685888121 and Length: 256
Address: 134413685888121 and Length: 25
Address: 134437037671904 and Length: 25
unlinkat_syscall(18446744073709551516, "testfiles/unlinkatsubdir", 0) = -1
Test Case 5: Expected failure: Operation not permitted
write_syscall(1, 134413686073772, 55) = 55
Result: Ok(
    0,
)
write.cFailureOutput_mismatch0.027945s1.366474s
=== Expected Output ===
Hello world from Coulson's WASM

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Hello world from Coulson's WASM
write_syscall(1, 139815748135449, 32) = 32
Result: Ok(
    0,
)
writeloop.cFailureOutput_mismatch0.031868s1.371446s
=== Expected Output ===
write succeeded

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
wwrite_syscall(1, 126084603633120, 1) = 1
rwrite_syscall(1, 126084603633121, 1) = 1
iwrite_syscall(1, 126084603633122, 1) = 1
twrite_syscall(1, 126084603633123, 1) = 1
ewrite_syscall(1, 126084603633124, 1) = 1
 write_syscall(1, 126084603633125, 1) = 1
swrite_syscall(1, 126084603633126, 1) = 1
uwrite_syscall(1, 126084603633127, 1) = 1
cwrite_syscall(1, 126084603633128, 1) = 1
cwrite_syscall(1, 126084603633129, 1) = 1
ewrite_syscall(1, 126084603633130, 1) = 1
ewrite_syscall(1, 126084603633131, 1) = 1
dwrite_syscall(1, 126084603633132, 1) = 1
ewrite_syscall(1, 126084603633133, 1) = 1
dwrite_syscall(1, 126084603633134, 1) = 1

write_syscall(1, 126084603633135, 1) = 1
Result: Ok(
    0,
)
writepartial.cFailureOutput_mismatch0.032138s1.373442s
=== Expected Output ===
write

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
writewrite_syscall(1, 124599618690528, 5) = 5
Result: Ok(
    0,
)
writev.cFailureOutput_mismatch0.028747s1.510841s
=== Expected Output ===
writev wrote 25 bytes
Read back: Hello world from writev!

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 139421215099722 and Length: 256
Address: 139421215099722 and Length: 26
Address: 139444566885904 and Length: 26
open_syscall("testfiles/writev_test.txt", 578, 511) = 3
writev_syscall(3, 139421215286704, 4) = 25
writev wrote 25 bytes
write_syscall(1, 139421215286620, 22) = 22
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 139421215286928, 255) = 25
Read back: Hello world from writev!
write_syscall(1, 139421215286620, 36) = 36
close_syscall(3) = 0
Result: Ok(
    0,
)
Math Tests
math_link_smoke.cFailureFailure_native_compiling0.028567sN/A
Native execution: /usr/bin/ld: /tmp/math_link_smoke-6457d8.o: in function `main':
math_link_smoke.c:(.text+0x12): undefined reference to `cos'
/usr/bin/ld: math_link_smoke.c:(.text+0x1d): undefined reference to `sqrt'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
math_tests.cFailureFailure_native_compiling0.033357sN/A
Native execution: /usr/bin/ld: /tmp/math_tests-2c0b46.o: in function `test_basic_operations':
math_tests.c:(.text+0x1b): undefined reference to `sqrt'
/usr/bin/ld: math_tests.c:(.text+0x44): undefined reference to `pow'
/usr/bin/ld: /tmp/math_tests-2c0b46.o: in function `test_trigonometric':
math_tests.c:(.text+0x189): undefined reference to `sin'
/usr/bin/ld: math_tests.c:(.text+0x19b): undefined reference to `sqrt'
/usr/bin/ld: math_tests.c:(.text+0x1c5): undefined reference to `cos'
/usr/bin/ld: math_tests.c:(.text+0x1d7): undefined reference to `sqrt'
/usr/bin/ld: math_tests.c:(.text+0x201): undefined reference to `tan'
/usr/bin/ld: math_tests.c:(.text+0x222): undefined reference to `asin'
/usr/bin/ld: math_tests.c:(.text+0x243): undefined reference to `acos'
/usr/bin/ld: math_tests.c:(.text+0x264): undefined reference to `atan'
/usr/bin/ld: /tmp/math_tests-2c0b46.o: in function `test_logarithmic_exponential':
math_tests.c:(.text+0x2ab): undefined reference to `exp'
/usr/bin/ld: math_tests.c:(.text+0x2cc): undefined reference to `log'
/usr/bin/ld: math_tests.c:(.text+0x2ed): undefined reference to `log10'
/usr/bin/ld: math_tests.c:(.text+0x30e): undefined reference to `log2'
/usr/bin/ld: /tmp/math_tests-2c0b46.o: in function `test_special_functions':
math_tests.c:(.text+0x356): undefined reference to `sinh'
/usr/bin/ld: math_tests.c:(.text+0x36d): undefined reference to `cosh'
/usr/bin/ld: math_tests.c:(.text+0x389): undefined reference to `tanh'
/usr/bin/ld: math_tests.c:(.text+0x3ad): undefined reference to `fmod'
/usr/bin/ld: math_tests.c:(.text+0x3ce): undefined reference to `round'
/usr/bin/ld: math_tests.c:(.text+0x3ef): undefined reference to `round'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Memory Tests
brk.cFailureOutput_mismatch0.031254s1.493695s
=== Expected Output ===
PASS

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(200704) = 200704
brk_syscall(196608) = 196608
PASS
write_syscall(1, 136995431179932, 5) = 5
Result: Ok(
    0,
)
fork_large_memory.cFailureLind_wasm_Timeout0.053982s1.566526s
Timed Out (timeout: 30s)
malloc.cFailureOutput_mismatch0.031413s1.389633s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(397312) = 397312
brk_syscall(401408) = 401408
mmap_syscall(0, 1052672, 3, 34, 18446744073709551615, 0) = -1
brk_syscall(1445888) = 1445888
Result: Ok(
    0,
)
malloc_large.cFailureOutput_mismatch0.031580s1.493913s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
mmap_syscall(0, 67112960, 3, 34, 18446744073709551615, 0) = -1
brk_syscall(0) = 196608
brk_syscall(67440640) = 67440640
brk_syscall(67444736) = 67444736
brk_syscall(331776) = 331776
Result: Ok(
    0,
)
memcpy.cFailureOutput_mismatch0.030191s1.375786s
=== Expected Output ===
Hello, World!

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Hello, World!write_syscall(1, 124774168845744, 13) = 13
Result: Ok(
    0,
)
memory_error_test.cFailureLind_wasm_Timeout0.033594s1.525529s
Timed Out (timeout: 30s)
mmap.cFailureOutput_mismatch0.027817s1.515394s
=== Expected Output ===
mmap test: PASS

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
dup_syscall(2) = 3
fcntl_syscall(3, 3, 0) = 1
close_syscall(3) = 0
write_syscall(2, 128755670638108, 30) = 30
Result: Ok(
    1,
)
mmap_aligned.cFailureLind_wasm_Timeout0.030529s1.501883s
Timed Out (timeout: 30s)
mmap_complicated.cFailureLind_wasm_Timeout0.032704s1.557090s
Timed Out (timeout: 30s)
mmap_file.cFailureOutput_mismatch0.030453s1.521663s
=== Expected Output ===
Data written to memory-mapped file: Hello, mmap!
Data read back from memory-mapped file: Hello, mmap!

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 128083843615562 and Length: 256
Address: 128083843615562 and Length: 12
Address: 128107463837200 and Length: 12
open_syscall("example.txt", 66, 438) = 3
ftruncate_syscall(3, 4096) = 0
mmap_syscall(0, 4096, 3, 1, 3, 0) = -1
dup_syscall(2) = 4
fcntl_syscall(4, 3, 0) = 1
close_syscall(4) = 0
write_syscall(2, 128083843800652, 30) = 30
close_syscall(3) = 0
Result: Ok(
    1,
)
mmap_shared.cFailureLind_wasm_Timeout0.029385s1.516273s
Timed Out (timeout: 30s)
mmaptest.cFailureLind_wasm_Timeout0.031239s1.516421s
Timed Out (timeout: 30s)
mprotect.cFailureLind_wasm_Timeout0.029625s1.496654s
Timed Out (timeout: 30s)
mprotect_boundary.cFailureLind_wasm_Timeout0.029728s1.481823s
Timed Out (timeout: 30s)
mprotect_end_region.cFailureLind_wasm_Timeout0.030310s1.531574s
Timed Out (timeout: 30s)
mprotect_middle_region.cFailureLind_wasm_Timeout0.030439s1.499062s
Timed Out (timeout: 30s)
mprotect_multiple_times.cFailureLind_wasm_Timeout0.032189s1.496273s
Timed Out (timeout: 30s)
mprotect_same_value.cFailureLind_wasm_Timeout0.030155s1.476588s
Timed Out (timeout: 30s)
mprotect_spanning_regions.cFailureLind_wasm_Timeout0.027113s1.497388s
Timed Out (timeout: 30s)
sbrk.cFailureOutput_mismatch0.027834s1.540751s
=== Expected Output ===
Content in allocated memory: Hello, sbrk memory!

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(197632) = 200704
Content in allocated memory: Hello, sbrk memory!
write_syscall(1, 140104383522428, 49) = 49
brk_syscall(199680) = 200704
Result: Ok(
    0,
)
segfault.cFailureLind_wasm_runtime0.030959s1.513204s
Exception during wasm run: 'utf-8' codec can't decode byte 0xf0 in position 243: invalid continuation byte
shm.cFailureLind_wasm_Segmentation_Fault0.030334s1.545028s
[Grate Init]: Initializing Strace Grate

futex_syscall(137604175486976, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 137599881572432, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
shmtest.cFailureOutput_mismatch0.028617s1.521498s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
shmget_syscall(2000, 2048, 950) = 1
shmget_syscall(3000, 2048, 950) = 2
shmat_syscall(1, 0, 0) = -1
shmat_syscall(2, 0, 0) = -1
shmat_syscall(1, 0, 0) = -1
shmat_syscall(1, 0, 0) = -1
shmat_syscall(2, 0, 0) = -1
shmctl_syscall(1, 2, 134207863187000) = 0
shmctl_syscall(2, 2, 134207863187000) = 0
shmctl_syscall(1, 0, 0) = 0
shmctl_syscall(2, 0, 0) = 0
shmdt_syscall(134212157964287) = -1
shmdt_syscall(134212157964287) = -1
shmdt_syscall(134212157964287) = -1
shmdt_syscall(134212157964287) = -1
shmdt_syscall(134212157964287) = -1
Result: Ok(
    0,
)
tcache_test.cFailureOutput_mismatch0.032322s1.574148s
=== Expected Output ===
tcache reuse: yes
done

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
tcache reuse: yes
write_syscall(1, 139823398546415, 18) = 18
sigaction_syscall(33, 139823398710232, 0) = 0
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
done
write_syscall(1, 139823398547236, 5) = 5
Result: Ok(
    0,
)
thread_malloc_sequential.cFailureOutput_mismatch0.032503s1.594539s
=== Expected Output ===
done

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(33, 126008770620344, 0) = 0
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
done
write_syscall(1, 126008770457331, 5) = 5
Result: Ok(
    0,
)
vtable.cFailureOutput_mismatch0.032527s1.398755s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
Result: Ok(
    0,
)
Networking Tests
dnstest.cFailureOutput_mismatch0.031014s1.525585s
=== Expected Output ===
dnstest ok

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socket_syscall(2, 2, 0) = 3
dnstest ok
write_syscall(1, 127982979180444, 11) = 11
Result: Ok(
    0,
)
epoll_edge_triggered.cFailureUnknown_Failure0.183728s1.573713s
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
pipe_syscall(123457761373588) = 0
epoll_create1_syscall(0) = 5

thread 'lind-fork-2' (25284) panicked at /home/lind/lind-wasm/src/wasmtime/crates/rawposix/src/net_calls.rs:768:10:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

thread 'lind-fork-2' (25284) panicked at /rustc/b41f22de2a13a0babd28771e96feef4c309f54aa/library/core/src/panicking.rs:225:5:
panic in a function that cannot unwind
stack backtrace:
   0:     0x5c86c49f419a - 
   1:     0x5c86c4a0c95a - 
   2:     0x5c86c49fa0c2 - 
   3:     0x5c86c49d70df - 
   4:     0x5c86c49eb8a1 - 
   5:     0x5c86c49ebb1b - 
   6:     0x5c86c49d71ca - 
   7:     0x5c86c49ce409 - 
   8:     0x5c86c49d804d - 
   9:     0x5c86c4a0d01d - 
  10:     0x5c86c4a0cf9b - 
  11:     0x5c86c4a0d127 - 
  12:     0x5c86c44058e7 - 
  13:     0x5c86c49401f4 - 
  14:     0x5c86c438944b - 
  15:     0x5c86c43a0f92 - 
  16:     0x704eb182b2e7 - 
  17:     0x704eb14f4935 - 
  18:     0x704eb12ee9b3 - 
  19:     0x704eb129ac02 - 
  20:     0x704eb12f9de8 - 
  21:     0x704eb181fdd1 - 
  22:     0x704eb1829e58 - 
  23:     0x5c86c44de1d5 - 
  24:     0x5c86c43889f8 - 
  25:     0x5c86c43c2e40 - 
  26:     0x5c86c43d2fbe - 
  27:     0x5c86c49402bb - 
  28:     0x5c86c438944b - 
  29:     0x5c86c43a0f92 - 
  30:     0x704c919c68fe - 
  31:     0x704c91817c35 - 
  32:     0x704c9193a401 - 
  33:     0x704c9177fd55 - 
  34:     0x704c9177f6c0 - 
  35:     0x704c919c3cd9 - 
  36:     0x704c919c5cbd - 
  37:     0x5c86c44de1d5 - 
  38:     0x5c86c438805e - 
  39:     0x5c86c43a19e7 - 
  40:     0x5c86c43c814a - 
  41:     0x5c86c43cbf46 - 
  42:     0x5c86c43c89f5 - 
  43:     0x5c86c439937d - 
  44:     0x5c86c4399534 - 
  45:     0x5c86c43a1a45 - 
  46:     0x5c86c43b6611 - 
  47:     0x5c86c43a7ad8 - 
  48:     0x5c86c49f325f - 
  49:     0x704eb21eaac3 - 
  50:     0x704eb227c8d0 - 
  51:                0x0 - 
thread caused non-unwinding panic. aborting.
epollcreate1.cFailureOutput_mismatch0.032084s1.532234s
=== Expected Output ===
Running epoll_create1 tests...
-------------------------------
[TEST] Basic epoll_create1(0)... PASSED (fd=3)
[TEST] epoll_create1(EPOLL_CLOEXEC)... 
Testing 524288 1PASSED (FD_CLOEXEC bit is set)
[TEST] epoll_create1(INVALID_FLAG)... PASSED (Correctly returned EINVAL)
-------------------------------
All tests passed successfully.

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Running epoll_create1 tests...
write_syscall(1, 125346674567196, 31) = 31
-------------------------------
write_syscall(1, 125346674567196, 32) = 32
[TEST] Basic epoll_create1(0)... write_syscall(1, 125346674567164, 33) = 33
epoll_create1_syscall(0) = 3
PASSED (fd=3)
write_syscall(1, 125346674567164, 14) = 14
close_syscall(3) = 0
[TEST] epoll_create1(EPOLL_CLOEXEC)... write_syscall(1, 125346674567164, 39) = 39
epoll_create1_syscall(524288) = 3
fcntl_syscall(3, 1, 0) = 1

Testing 524288 1write_syscall(1, 125346674567164, 17) = 17
PASSED (FD_CLOEXEC bit is set)
write_syscall(1, 125346674567164, 31) = 31
close_syscall(3) = 0
[TEST] epoll_create1(INVALID_FLAG)... write_syscall(1, 125346674567164, 38) = 38
epoll_create1_syscall(18446744073709551615) = -1
FAILED (Expected EINVAL, got errno=1: Operation not permitted)
write_syscall(1, 125346674567164, 63) = 63
Result: Ok(
    1,
)
error_handling_net.cFailureLind_wasm_Timeout0.034974s1.530661s
Timed Out (timeout: 30s)
getaddrinfo_test.cFailureOutput_mismatch0.032783s2.131922s
=== Expected Output ===
1. Numeric 192.168.1.1:80 OK
2. Numeric [::1]:443 OK
3. AI_PASSIVE → 0.0.0.0:8080
4. AI_NUMERICHOST + non-numeric → error -2 (Name or service not known)
5. gai_strerror OK
6. localhost → 127.0.0.1
7. Port 12345 resolved OK
All getaddrinfo tests passed

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 262144, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 262144
brk_syscall(397312) = 397312
brk_syscall(401408) = 401408
1. Numeric 192.168.1.1:80 OK
write_syscall(1, 124919124004700, 29) = 29
2. Numeric [::1]:443 OK
write_syscall(1, 124919124004700, 24) = 24
3. AI_PASSIVE → 0.0.0.0:8080
write_syscall(1, 124919124004700, 31) = 31
4. AI_NUMERICHOST + non-numeric → error -2 (Name or service not known)
write_syscall(1, 124919124004700, 73) = 73
5. gai_strerror OK
write_syscall(1, 124919124004700, 19) = 19
Address: 124919123811529 and Length: 256
Address: 124919123811529 and Length: 17
Address: 124942475593232 and Length: 17
stat_syscall("/etc/resolv.conf", 124919124002368) = -1
Address: 124919123811546 and Length: 256
Address: 124919123811546 and Length: 15
Address: 124942475593216 and Length: 15
open_syscall("/etc/host.conf", 524288, 0) = -1
brk_syscall(397312) = 397312
futex_syscall(124919123938228, 129, 2147483647, 0, 0, 0) = 0
Address: 124919123811529 and Length: 256
Address: 124919123811529 and Length: 17
Address: 124942475593120 and Length: 17
open_syscall("/etc/resolv.conf", 524288, 0) = -1
gethostname_syscall(124919124002224, 255) = 0
Address: 124919123811575 and Length: 256
Address: 124919123811575 and Length: 19
Address: 124942475593136 and Length: 19
stat_syscall("/etc/nsswitch.conf", 124919124002144) = 0
Address: 124919123821575 and Length: 256
Address: 124919123821575 and Length: 2
Address: 124942475593184 and Length: 2
stat_syscall("/", 124919124002432) = 0
Address: 124919123811575 and Length: 256
Address: 124919123811575 and Length: 19
Address: 124942475593104 and Length: 19
open_syscall("/etc/nsswitch.conf", 524288, 0) = 3
fstat_syscall(3, 124919124002144) = 0
read_syscall(3, 124919124067232, 4096) = 40
read_syscall(3, 124919124067232, 4096) = 0
fstat_syscall(3, 124919124002144) = 0
close_syscall(3) = 0
Address: 124919123807956 and Length: 256
Address: 124919123807956 and Length: 11
Address: 124942475593136 and Length: 11
open_syscall("/etc/hosts", 524288, 0) = 3
fstat_syscall(3, 124919124000960) = 0
lseek_syscall(3, 0, 0) = 0
read_syscall(3, 124919124067200, 4096) = 62
close_syscall(3) = 0
6. localhost → 127.0.0.1
write_syscall(1, 124919124004700, 27) = 27
7. Port 12345 resolved OK
write_syscall(1, 124919124004700, 26) = 26
All getaddrinfo tests passed
write_syscall(1, 124919124004700, 29) = 29
Result: Ok(
    0,
)
gethostname.cFailureLind_wasm_Segmentation_Fault0.029650s1.384051s
[Grate Init]: Initializing Strace Grate

futex_syscall(126555170791424, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 126550876876880, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
getifaddrs.cFailureOutput_mismatch0.031847s1.590550s
=== Expected Output ===
getifaddrs ok

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
socket_syscall(16, 524291, 0) = 3
bind_syscall(3, 136322933254512, 12) = 0
getsockname_syscall(3, 136322933254512, 136322933254508) = 0
clock_gettime_syscall(5, 136322933253424) = 0
sendto_syscall(3, 136322933253336, 20, 0, 136322933253408, 12) = 20
sendto_syscall(3, 136322933253336, 20, 0, 136322933253408, 12) = 20
getifaddrs ok
write_syscall(1, 136322933254380, 14) = 14
Result: Ok(
    0,
)
getsockname.cFailureOutput_mismatch0.032657s1.531227s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socket_syscall(2, 1, 0) = 3
bind_syscall(3, 125636182206408, 16) = 0
getsockname_syscall(3, 125636182206408, 125636182206404) = 0
close_syscall(3) = 0
Result: Ok(
    0,
)
getsockopt.cFailureLind_wasm_Timeout0.031785s1.526180s
Timed Out (timeout: 30s)
ipv6_basic.cFailureLind_wasm_Segmentation_Fault0.030887s1.545826s
[Grate Init]: Initializing Strace Grate

futex_syscall(126264320974848, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 126260027060304, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
makepipe.cFailureOutput_mismatch0.030179s1.375617s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
pipe_syscall(127202033327604) = 0
Result: Ok(
    0,
)
nonblocking_eagain.cFailureLind_wasm_Timeout0.032205s1.539811s
Timed Out (timeout: 30s)
pipe.cFailureOutput_mismatch0.030032s1.523937s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
pipe_syscall(125147696781332) = 0
write_syscall(4, 125147696622572, 3) = 3
read_syscall(3, 125147696781344, 3) = 3
close_syscall(3) = 0
close_syscall(4) = 0
Result: Ok(
    0,
)
pipe2.cFailureOutput_mismatch0.031850s1.528199s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
pipe2_syscall(129072760018868, 0) = 0
write_syscall(4, 129072759860104, 3) = 3
read_syscall(3, 129072760018880, 3) = 3
close_syscall(3) = 0
close_syscall(4) = 0
Result: Ok(
    0,
)
pipeinput.cFailureLind_wasm_Segmentation_Fault0.032917s1.571765s
[Grate Init]: Initializing Strace Grate

futex_syscall(137409358454784, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 137405064540240, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
pipeinput2.cFailureLind_wasm_runtime0.031395s1.535467s
Exception during wasm run: 'utf-8' codec can't decode byte 0xad in position 1318: invalid start byte
pipeonestring.cFailureLind_wasm_Segmentation_Fault0.032107s1.523686s
[Grate Init]: Initializing Strace Grate

futex_syscall(127452886065152, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 127448592150608, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
pipepong.cFailureLind_wasm_runtime0.032625s1.551356s
Exception during wasm run: 'utf-8' codec can't decode byte 0xf9 in position 37: invalid start byte
pipewrite.cFailureLind_wasm_Segmentation_Fault0.030515s1.514805s
[Grate Init]: Initializing Strace Grate

futex_syscall(123566880186368, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 123562586271824, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
poll.cFailureOutput_mismatch0.031364s1.529518s
=== Expected Output ===
stdout is ready for writing.

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
poll_syscall(135349183637284, 1, 5000) = 1
stdout is ready for writing.
write_syscall(1, 135349183637100, 29) = 29
Result: Ok(
    0,
)
recvfrom-sendto.cFailureOutput_mismatch0.039393s1.523872s
=== Expected Output ===
Client sent: Hello recvfrom!

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
socket_syscall(2, 2, 0) = 3
sendto_syscall(3, 124477950158565, 15, 0, 124477950322480, 16) = 15
Client sent: Hello recvfrom!
write_syscall(1, 124477950321260, 29) = 29
close_syscall(3) = 0
Result: Ok(
    0,
)
sendmsg_recvmsg_test.cFailureOutput_mismatch0.031221s1.495308s
=== Expected Output ===
sendmsg_recvmsg_test passed

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socketpair_syscall(1, 2, 0, 136471042516868) = 0
close_syscall(3) = 0
close_syscall(4) = 0
sendmsg_recvmsg_test passed
write_syscall(1, 136471042516428, 28) = 28
Result: Ok(
    0,
)
serverclient.cFailureOutput_mismatch0.031530s1.379990s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socketpair_syscall(1, 1, 0, 132598458408660) = 0
sendto_syscall(3, 132598458234092, 15, 0, 0, 0) = 15
recvfrom_syscall(4, 132598458408592, 15, 0, 0, 0) = 15
sendto_syscall(4, 132598458233854, 14, 0, 0, 0) = 14
recvfrom_syscall(3, 132598458408592, 14, 0, 0, 0) = 14
close_syscall(3) = 0
close_syscall(4) = 0
Result: Ok(
    0,
)
shutdown.cFailureOutput_mismatch0.032276s1.396234s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(13, 126156343008760, 126156343008736) = 0
socketpair_syscall(1, 1, 0, 126156343009156) = 0
write_syscall(3, 126156342823696, 1) = 1
shutdown_syscall(3, 1) = 0
write_syscall(3, 126156342823650, 1) = -1
write_syscall(2, 126156343008908, 50) = 50
Result: Ok(
    1,
)
shutdown_fork.cFailureUnknown_Failure0.032232s1.592399s
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socketpair_syscall(1, 1, 0, 136035505991092) = 0
clone_syscall(136035505990792, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
close_syscall(4) = 0
panicked at /home/lind/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/vec/mod.rs:4021:21:
unsafe precondition(s) violated: ptr::write requires that the pointer argument is aligned and non-null

This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
thread panicked while processing panic. aborting.
simple-select.cFailureLind_wasm_runtime0.032525s1.536576s
Exception during wasm run: 'utf-8' codec can't decode byte 0xf0 in position 243: invalid continuation byte
simple_epoll.cFailureOutput_mismatch0.031023s1.542352s
=== Expected Output ===
waiting for epoll event...
got data: hello epoll!

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
pipe_syscall(139248275744596) = 0
epoll_create_syscall(1) = 5
epoll_ctl_syscall(5, 1, 3, 139248275744580) = 0
write_syscall(4, 139248275583069, 13) = 13
waiting for epoll event...
write_syscall(1, 139248275744268, 27) = 27
epoll_wait_syscall(5, 139248275744568, 1, 10000) = 1
read_syscall(3, 139248275744432, 127) = 13
got data: hello epoll!

write_syscall(1, 139248275744268, 24) = 24
close_syscall(3) = 0
close_syscall(4) = 0
close_syscall(5) = 0
Result: Ok(
    0,
)
socket.cFailureOutput_mismatch0.031773s1.376461s
=== Expected Output ===
Socket opened succesfully.

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
socket_syscall(2, 1, 0) = 3
Socket opened succesfully.write_syscall(1, 137605450751356, 26) = 26
Result: Ok(
    0,
)
socket_cloexec.cFailureOutput_mismatch0.031300s1.517145s
=== Expected Output ===
SOCK_CLOEXEC is set.

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socket_syscall(1, 524289, 0) = 3
fcntl_syscall(3, 1, 0) = 1
SOCK_CLOEXEC is set.
write_syscall(1, 140284101060220, 21) = 21
close_syscall(3) = 0
Result: Ok(
    0,
)
socket_options_advanced.cFailureOutput_mismatch0.039949s1.514132s
=== Expected Output ===
1. TCP_NODELAY round-trip OK
2. SO_LINGER round-trip OK (linger=5s)
3a. SO_SNDBUF default = 16384
3b. SO_RCVBUF default = 131072
3c. SO_SNDBUF set 32768 → got 65536
3d. SO_RCVBUF set 32768 → got 65536
4. SO_REUSEPORT round-trip OK
5. SO_ERROR = 0 (no error)
6. SO_ACCEPTCONN: 0 before listen, 1 after
All advanced socket option tests passed

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socket_syscall(2, 1, 0) = 3
getsockopt_syscall(3, 6, 1, 191812, 191808) = 0
setsockopt_syscall(3, 6, 1, 129961549819204, 4) = 0
getsockopt_syscall(3, 6, 1, 191812, 191808) = 0
1. TCP_NODELAY round-trip OK
write_syscall(1, 129961549818924, 29) = 29
getsockopt_syscall(3, 1, 13, 191800, 191808) = 0
setsockopt_syscall(3, 1, 13, 129961549819192, 8) = 0
getsockopt_syscall(3, 1, 13, 191792, 191808) = 0
2. SO_LINGER round-trip OK (linger=5s)
write_syscall(1, 129961549818924, 39) = 39
getsockopt_syscall(3, 1, 7, 191788, 191808) = 0
3a. SO_SNDBUF default = 16384
write_syscall(1, 129961549818924, 30) = 30
getsockopt_syscall(3, 1, 8, 191784, 191808) = 0
3b. SO_RCVBUF default = 131072
write_syscall(1, 129961549818924, 31) = 31
setsockopt_syscall(3, 1, 7, 129961549819172, 4) = 0
getsockopt_syscall(3, 1, 7, 191788, 191808) = 0
3c. SO_SNDBUF set 32768 → got 65536
write_syscall(1, 129961549818924, 38) = 38
setsockopt_syscall(3, 1, 8, 129961549819172, 4) = 0
getsockopt_syscall(3, 1, 8, 191784, 191808) = 0
3d. SO_RCVBUF set 32768 → got 65536
write_syscall(1, 129961549818924, 38) = 38
setsockopt_syscall(3, 1, 15, 129961549819204, 4) = 0
getsockopt_syscall(3, 1, 15, 191812, 191808) = 0
4. SO_REUSEPORT round-trip OK
write_syscall(1, 129961549818924, 30) = 30
getsockopt_syscall(3, 1, 4, 191776, 191808) = 0
5. SO_ERROR = 0 (no error)
write_syscall(1, 129961549818924, 27) = 27
getsockopt_syscall(3, 1, 30, 191772, 191808) = 0
setsockopt_syscall(3, 1, 2, 129961549819160, 4) = 0
bind_syscall(3, 129961549819144, 16) = 0
listen_syscall(3, 1) = 0
getsockopt_syscall(3, 1, 30, 191772, 191808) = 0
6. SO_ACCEPTCONN: 0 before listen, 1 after
write_syscall(1, 129961549818924, 43) = 43
close_syscall(3) = 0
All advanced socket option tests passed
write_syscall(1, 129961549818924, 40) = 40
Result: Ok(
    0,
)
socketepoll.cFailureOutput_mismatch0.031067s1.400374s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socketpair_syscall(1, 1, 0, 134471601020484) = 0
epoll_create_syscall(1) = 5
epoll_ctl_syscall(5, 1, 4, 134471601020468) = 0
write_syscall(3, 134471600835185, 11) = 11
epoll_wait_syscall(5, 134471601020416, 4, 1000) = 1
read_syscall(4, 134471601020368, 31) = 11
close_syscall(3) = 0
close_syscall(4) = 0
close_syscall(5) = 0
Result: Ok(
    0,
)
socketpair.cFailureUnknown_Failure0.033365s1.517713s
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socketpair_syscall(1, 1, 0, 127346250280132) = 0
clone_syscall(127346250278856, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
close_syscall(4) = 0
write_syscall(3, 127337525950792, 33) = 33
read_syscall(4, 127346250279104, 1024) = 33
-->In Xanadu, did Kublai Khan . . .
write_syscall(1, 127346250278924, 36) = 36
dup_syscall(dup_syscall(2) = 4
write_syscall(2, 127346250276828, 48) = 48
fcntl_syscall(4, 3, 0) = 0
close_syscall("") = 0
write_syscall(2, 127337526124508, 48) = 48
-->A stately pleasure dome decree . . .
Result: write_syscall(1, 127337526126604, 40) = 40
free(): invalid size
writing stream message: Operation not permitted
[3i|copy] src precheck failed at start 3
panicked at :1047320:96:
unsafe precondition(s) violated: ptr::add requires that the address calculation does not overflow

This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
thread panicked while processing panic. aborting.
reading stream message: Operation not permitted

thread 'lind-fork-3' (27645) panicked at /home/lind/lind-wasm/src/wasmtime/crates/wasmtime/src/runtime/store/data.rs:280:5:
object used with the wrong store
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

thread 'lind-fork-3' (27645) panicked at /rustc/b41f22de2a13a0babd28771e96feef4c309f54aa/library/core/src/panicking.rs:225:5:
panic in a function that cannot unwind
stack backtrace:
   0:     0x5df4ba29519a - 
   1:     0x5df4ba2ad95a - 
   2:     0x5df4ba29b0c2 - 
   3:     0x5df4ba2780df - 
   4:     0x5df4ba28c8a1 - 
   5:     0x5df4ba28cb1b - 
   6:     0x5df4ba2781ca - 
   7:     0x5df4ba26f409 - 
   8:     0x5df4ba27904d - 
   9:     0x5df4ba2ae01d - 
  10:     0x5df4ba2adf9b - 
  11:     0x5df4ba2ae127 - 
  12:     0x5df4b9c74105 - 
Error:   failed to run main module13:   

Caused by: 
 0x5df4ba1e12bb  -   
 0: failed to invoke command default
   14 :     1 :  wasm trap: 0xindirect call type mismatch5df4b9c2a44b
 - 
  15:     0x5df4b9c41f92 - 
  16:     0x73d5de20ae76 - 
  17:     0x73d5ddfc6095 - 
  18:     0x73d5de170412 - 
  19:     0x73d5ddfc4ae8 - 
  20:     0x73d5ddfc3c40 - 
  21:     0x73d5de2081b9 - 
  22:     0x73d5de20a1e8 - 
  23:     0x5df4b9d7f1d5 - 
  24:     0x5df4b9c2905e - 
  25:     0x5df4b9c429e7 - 
  26:     0x5df4b9c57611 - 
  27:  
socketselect.cFailureLind_wasm_Segmentation_Fault0.033705s1.517857s
[Grate Init]: Initializing Strace Grate

futex_syscall(128776407080960, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 128772113166416, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
tcp_connect_single.cFailureOutput_mismatch0.031674s1.520229s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socket_syscall(2, 1, 0) = 3
setsockopt_syscall(3, 1, 2, 129557957109556, 4) = 0
bind_syscall(3, 129557957109536, 16) = 0
listen_syscall(3, 1) = 0
socket_syscall(2, 1, 0) = 4
connect_syscall(4, 129557957109512, 16) = 0
accept_syscall(3, 0, 0) = 5
sendto_syscall(4, 129557956948324, 4, 0, 0, 0) = 4
sendto_syscall(5, 129557956948329, 4, 0, 0, 0) = 4
Result: Ok(
    0,
)
udp_send_recv.cFailureLind_wasm_runtime0.133382s1.551233s
Exception during wasm run: 'utf-8' codec can't decode byte 0x97 in position 93: invalid start byte
uds-getsockname.cFailureOutput_mismatch0.030509s1.521810s
=== Expected Output ===
sun_path = unix_sock.tmp

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 130935433467095 and Length: 256
Address: 130935433467095 and Length: 14
Address: 130958785250832 and Length: 14
unlink_syscall("unix_sock.tmp") = -1
socket_syscall(1, 1, 0) = 3
bind_syscall(3, 130935433651922, 110) = 0
getsockname_syscall(3, 130935433651812, 130935433652040) = 0
sun_path = unix_sock.tmp
write_syscall(1, 130935433651644, 25) = 25
close_syscall(3) = 0
Address: 130935433467095 and Length: 256
Address: 130935433467095 and Length: 14
Address: 130958785250832 and Length: 14
unlink_syscall("unix_sock.tmp") = 0
Result: Ok(
    0,
)
uds-nb-select.cFailureOutput_mismatch2.032723s1.582700s
=== Expected Output ===
Client: Hello message sent
Hello from client
Server: Hello message sent
Client: recv() returned 17:  [Hello from server]
TCP Connection severed!

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(33, 134966864440824, 0) = 0
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
Result: Ok(
    0,
)
uds-serverclient.cFailureUnknown_Failure0.036141s1.543294s
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getpid_syscall() = 2
Address: 127069560433744 and Length: 256
Address: 127069560433744 and Length: 11
Address: 127093046248976 and Length: 11
unlink_syscall("/tmp/uds_2") = -1
socket_syscall(1, 1, 0) = 3
bind_syscall(3, 127069560433814, 110) = 0
listen_syscall(3, 1) = 0
clone_syscall(127069560433448, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
close_syscall(3) = 0
socket_syscall(1, 1, 0) = 3
connect_syscall(3, 127060970498954, 110) = 4
close_syscall(3) = 0
Address: 127069560433744 and Length: 256
Address: 127069560433744 and Length: 11
Address: 127093046249280 and Length: 11
panicked at /home/lind/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/char/methods.rs:239:18:
unsafe precondition(s) violated: invalid value for `char`

This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
thread panicked while processing panic. aborting.
accept: Operation not permitted
panicked at /home/lind/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/cell.rs:panicked at /home/lind/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/io/stdio.rs:860:20:

thread panicked while processing panic. aborting.
panicked at /home/lind/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/io/stdio.rs:860:20:

thread panicked while processing panic. aborting.
panicked at /home/lind/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/io/stdio.rs:860:20:

thread panicked while processing panic. aborting.

thread 'main' (1) panicked at /home/lind/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/io/stdio.rs:860:20:
RefCell already borrowed
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Error: failed to run main module

Caused by:
    0: failed to invoke command default
    1: wasm trap: wasm `unreachable` instruction executed
uds-socketselect.cFailureOutput_mismatch0.034320s1.394763s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socketpair_syscall(1, 1, 0, 132168693243620) = 0
sendto_syscall(3, 132168693063848, 24, 0, 0, 0) = 24
select_syscall(5, 132168693243492, 0, 0, 132168693243376) = 1
recvfrom_syscall(4, 132168693243408, 64, 0, 0, 0) = 24
close_syscall(3) = 0
close_syscall(4) = 0
Result: Ok(
    0,
)
writev_socket.cFailureOutput_mismatch0.034211s1.517597s
=== Expected Output ===
1. writev on socketpair: "Hello, World!" (13 bytes)
2. writev on pipe: "foobar"
3. writev with zero-length iov: "startend"
4. writev single iovec: "only"
All writev tests passed

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
socketpair_syscall(1, 1, 0, 130589084805492) = 0
writev_syscall(3, 130589084805200, 3) = 13
read_syscall(4, 130589084805344, 64) = 13
1. writev on socketpair: "Hello, World!" (13 bytes)
write_syscall(1, 130589084805100, 52) = 52
close_syscall(3) = 0
close_syscall(4) = 0
pipe_syscall(130589084805332) = 0
writev_syscall(4, 130589084805216, 2) = 6
read_syscall(3, 130589084805344, 64) = 6
2. writev on pipe: "foobar"
write_syscall(1, 130589084805100, 28) = 28
close_syscall(3) = 0
close_syscall(4) = 0
socketpair_syscall(1, 1, 0, 130589084805492) = 0
writev_syscall(3, 130589084805200, 3) = 8
read_syscall(4, 130589084805344, 64) = 8
3. writev with zero-length iov: "startend"
write_syscall(1, 130589084805100, 43) = 43
close_syscall(3) = 0
close_syscall(4) = 0
socketpair_syscall(1, 1, 0, 130589084805492) = 0
writev_syscall(3, 130589084805232, 1) = 4
read_syscall(4, 130589084805344, 64) = 4
4. writev single iovec: "only"
write_syscall(1, 130589084805100, 31) = 31
close_syscall(3) = 0
close_syscall(4) = 0
All writev tests passed
write_syscall(1, 130589084805100, 24) = 24
Result: Ok(
    0,
)
Process Tests
barrier_test.cFailureOutput_mismatch0.030792s1.586550s
=== Expected Output ===
done

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(33, 137513914264520, 0) = 0
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
write_syscall(2, 137513914100951, 27) = 27
Result: Ok(
    1,
)
chain_thread.cFailureOutput_mismatch1.032393s1.573520s
=== Expected Output ===
Outer thread running...
Inner thread running...
Inner thread done.
Outer thread done.
Main thread done.

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(33, 137436604853384, 0) = 0
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
dup_syscall(2) = 3
fcntl_syscall(3, 3, 0) = 1
close_syscall(3) = 0
write_syscall(2, 137436604851308, 55) = 55
Result: Ok(
    1,
)
ctor_syscall_test.cFailureOutput_mismatch0.030315s1.534798s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clock_gettime_syscall(1, 136604589156272) = 0
Result: Ok(
    0,
)
cxa_atexit_test.cFailureOutput_mismatch0.031427s1.388177s
=== Expected Output ===
main returning, handler should run during exit
cxa_atexit handler called: test_arg

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
main returning, handler should run during exit
write_syscall(1, 129453267279468, 47) = 47
cxa_atexit handler called: test_arg
write_syscall(1, 129453267279468, 36) = 36
Result: Ok(
    0,
)
exit.cFailureOutput_mismatch0.035971s1.383154s
=== Expected Output ===
Exiting...

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Exiting...
write_syscall(1, 126986546605000, 11) = 11
fstat_syscall(1, 126986546765184) = 0
brk_syscall(0) = 196608
brk_syscall(335872) = 335872
brk_syscall(339968) = 339968

write_syscall(1, 126986546774032, 1) = 1
Result: Ok(
    0,
)
flockfile_test.cFailureLind_wasm_Timeout0.030449s1.564566s
Timed Out (timeout: 30s)
fork2malloc.cFailureOutput_mismatch0.030388s1.556484s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(335872) = 335872
brk_syscall(339968) = 339968
clone_syscall(128384894164024, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
brk_syscall(335872) = 335872
waitpid_syscall(3, 128384894168348, 0) = 3
brk_syscall(331776) = 331776
Result: Ok(
    0,
)
fork_select.cFailureOutput_mismatch0.030638s1.538934s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
pipe_syscall(138382906944804) = 0
clone_syscall(138382906944008, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
close_syscall(3) = 0
select_syscall(5, 0, 138382906944252, 0, 138382906944208) = 1
close_syscall(4) = 0select_syscall(4, 16045690984833335023, 16045690984833335023, 16045690984833335023, 138370961375232) = 0
close_syscall(3) = 0
waitpid_syscall(3, 138382906944228, 0) = 3
Result: Ok(
    0,
)
fork_simple.cFailureOutput_mismatch0.034126s1.539390s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clone_syscall(129163356990488, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
waitpid_syscall(3, 129163356990708, 0) = 3
Result: Ok(
    0,
)
fork_syscall.cFailureLind_wasm_Timeout0.039396s1.548913s
Timed Out (timeout: 30s)
fork_tls_ctype.cFailureOutput_mismatch0.029998s1.544157s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clone_syscall(139849302732120, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
waitpid_syscall(3, 139849302732340, 0) = 3
Result: Ok(
    0,
)
forkandopen.cFailureOutput_mismatch0.029808s1.529225s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 123154093574986 and Length: 256
Address: 123154093574986 and Length: 21
Address: 123177445361168 and Length: 21
open_syscall("forkandopen_test.txt", 577, 420) = 3
write_syscall(3, 123154093600581, 7) = 7
clone_syscall(123154093763720, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
Address: 123145503640394 and Length: 256
Address: 123145503640394 and Length: 21
Address: 123177445361264 and Length: 21
open_syscall("forkandopen_test.txt", 1025, 0) = 4
write_syscall(4, 123145503666034, 6) = 6
close_syscall(4) = 0
waitpid_syscall(3, 123154093763992, 0) = 3
close_syscall(3) = 0
Address: 123154093574986 and Length: 256
Address: 123154093574986 and Length: 21
Address: 123177445360992 and Length: 21
open_syscall("forkandopen_test.txt", 0, 0) = 3
read_syscall(3, 123154093763952, 31) = 13
close_syscall(3) = 0
Result: Ok(
    0,
)
forkdup.cFailureLind_wasm_runtime0.036947s1.413224s
Exception during wasm run: 'utf-8' codec can't decode byte 0xbe in position 28: invalid start byte
forkexecuid.cFailureOutput_mismatch0.033689s1.541209s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getgid_syscall() = 0
getuid_syscall() = 0
getegid_syscall() = 0
geteuid_syscall() = 0
clone_syscall(123373271314088, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
getgid_syscall() = 0
getuid_syscall() = 0
getegid_syscall() = 0
geteuid_syscall() = 0
mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getgid_syscall() = 0
getuid_syscall() = 0
getegid_syscall() = 0
geteuid_syscall() = 0
waitpid_syscall(0, 123373271314316, 0) = 3
Result: Ok(
    0,
)
forkexecv-arg.cFailureOutput_mismatch0.034720s1.532228s
=== Expected Output ===
Received argument: hello-arg

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clone_syscall(124737258974104, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
Received argument: hello-arg
write_syscall(1, 124719944883548, 29) = 29
waitpid_syscall(0, 0, 0) = 3
Result: Ok(
    0,
)
forkexecv.cFailureOutput_mismatch0.030766s1.539310s
=== Expected Output ===
wark

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clone_syscall(139567042849672, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
warkwrite_syscall(1, 139549728577489, 4) = 4
fstat_syscall(1, 139549728759168) = 0
brk_syscall(0) = 196608
brk_syscall(335872) = 335872
brk_syscall(339968) = 339968

write_syscall(1, 139549728768016, 1) = 1
waitpid_syscall(0, 0, 0) = 3
Result: Ok(
    0,
)
forkfiles.cFailureOutput_mismatch0.030099s1.566449s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 134322216504138 and Length: 256
Address: 134322216504138 and Length: 19
Address: 134345568290320 and Length: 19
open_syscall("forkfiles_test.txt", 578, 420) = 3
write_syscall(3, 134322216513617, 15) = 15
lseek_syscall(3, 0, 0) = 0
clone_syscall(134322216692776, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
close_syscall(3) = 0
waitpid_syscall(3, 134322216693116, 0) = 3
read_syscall(3, 134322216693008, 99) = 15
close_syscall(3) = 0
Result: Ok(
    0,
)
forkmalloc.cFailureOutput_mismatch0.032007s1.543192s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clone_syscall(124838928903176, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
brk_syscall(331776) = 331776
waitpid_syscall(3, 124838928903408, 0) = 3
Result: Ok(
    0,
)
forknodup.cFailureOutput_mismatch0.029792s1.566943s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 130363061963594 and Length: 256
Address: 130363061963594 and Length: 19
Address: 130386480858640 and Length: 19
open_syscall("forknodup_test.txt", 578, 420) = 3
write_syscall(3, 130363061973713, 6) = 6
lseek_syscall(3, 0, 0) = 0
clone_syscall(130363062152312, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
close_syscall(3) = 0
waitpid_syscall(3, 130363062152568, 0) = 3
read_syscall(3, 130363062152554, 6) = 6
close_syscall(3) = 0
Result: Ok(
    0,
)
function-ptr.cFailureOutput_mismatch0.026463s1.514429s
=== Expected Output ===
Hello, World!

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Hello, World!
write_syscall(1, 133620593356760, 14) = 14
Result: Ok(
    0,
)
getegid_syscall.cFailureLind_wasm_Segmentation_Fault0.031682s1.543834s
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getegid_syscall() = 0
getegid_syscall() = 0
clone_syscall(129114770173096, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
getegid_syscall(brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
write_syscall(2, 129106180237452, 128) = 128
write_syscall(2, 129106180237452, 29) = 29
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
brk_syscall(331776) = 331776
/tmp/wasmtest_artifacts_mfufn07m/process_tests/deterministic/getegid_syscall.c:21: void test_getegid_in_child(): Assertion `getegid() == parent_gid' failed.
Error: wasm trap: wasm `unreachable` instruction executed
getgid_syscall.cFailureLind_wasm_runtime0.031013s1.574021s
Exception during wasm run: 'utf-8' codec can't decode byte 0xf9 in position 142: invalid start byte
getpid.cFailureOutput_mismatch0.028998s1.525883s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getpid_syscall() = 2
getpid_syscall() = 2
Result: Ok(
    0,
)
getpid_syscall.cFailureLind_wasm_runtime0.033293s1.561516s
Exception during wasm run: 'utf-8' codec can't decode byte 0xfa in position 476: invalid start byte
getppid.cFailureOutput_mismatch0.036053s1.531136s
=== Expected Output ===
getppid() succeeded

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getpid_syscall() = 2
clone_syscall(124818527808408, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
getppid_syscall() = 2
getppid() succeeded
write_syscall(1, 124809937873884, 20) = 20
waitpid_syscall(0, 0, 0) = 3
Result: Ok(
    0,
)
getppid_syscall.cFailureLind_wasm_Timeout0.033187s1.517635s
Timed Out (timeout: 30s)
getuid.cFailureOutput_mismatch0.035636s1.514477s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getgid_syscall() = 0
getuid_syscall() = 0
getegid_syscall() = 0
geteuid_syscall() = 0
Result: Ok(
    0,
)
getuid_syscall.cFailureLind_wasm_Segmentation_Fault0.028966s1.549493s
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getuid_syscall() = 0
getuid_syscall() = 0
clone_syscall(131839859813544, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
getuid_syscall() = 0
waitpid_syscall(3, 131839859813764, 0) = 3
getuid_syscall() = 0
clone_syscall(131839859813528, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
getuid_syscall() = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872

thread 'main' (1) panicked at /home/lind/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/vec/mod.rs:1037:13:
unsafe precondition(s) violated: ptr::write requires that the pointer argument is aligned and non-null

This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
/tmp/wasmtest_artifacts_mfufn07m/process_tests/deterministic/getuid_syscall.c:42: void test_getuid_multiple_children(): Assertiopanicked at panicked at Error: wasm trap: wasm `unreachable` instruction executed
hello-arg.cFailureOutput_mismatch0.026233s1.404344s
=== Expected Output ===
Received argument: hello-arg

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
Received argument: hello-arg
write_syscall(1, 131730740796764, 29) = 29
Result: Ok(
    0,
)
hello.cFailureLind_wasm_Segmentation_Fault0.027912s1.383078s
[Grate Init]: Initializing Strace Grate

futex_syscall(138787371868160, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 138783077953616, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
longjmp.cFailureOutput_mismatch0.029208s1.373440s
=== Expected Output ===
In main: Calling first_function...
In first_function: Calling second_function...
In second_function: Performing a long jump...
Back in main: long jump returned with value = 42

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
In main: Calling first_function...
write_syscall(1, 131716513718092, 35) = 35
In first_function: Calling second_function...
write_syscall(1, 131716513718092, 46) = 46
In second_function: Performing a long jump...
write_syscall(1, 131716513718092, 46) = 46
Back in main: long jump returned with value = 42
write_syscall(1, 131716513718092, 49) = 49
Result: Ok(
    0,
)
mutex.cFailureLind_wasm_Timeout2.031419s1.609946s
Timed Out (timeout: 30s)
printf_deadlock_smoke.cFailureLind_wasm_Timeout0.033649s1.628424s
Timed Out (timeout: 30s)
printf_thread_test.cFailureLind_wasm_Timeout0.030099s1.552804s
Timed Out (timeout: 30s)
sem_forks.cFailureLind_wasm_Segmentation_Fault0.040876s1.549752s
[Grate Init]: Initializing Strace Grate

futex_syscall(125031531143168, 265, 1, 0, 0, 4294967295) = -1
writev_syscall(2, 125027237228624, 1) = 54
mmap_syscall(0, 4096, 3, 34, 18446744073709551615, 0) = -1
The futex facility returned an unexpected error code.
Error: wasm trap: wasm `unreachable` instruction executed
setsid.cFailureOutput_mismatch0.028185s1.359393s
=== Expected Output ===
setsid() succeeded.

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getpid_syscall() = 2
setsid() succeeded.
write_syscall(1, 127750849617292, 20) = 20
Result: Ok(
    0,
)
template.cFailureOutput_mismatch0.031386s1.558110s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clone_syscall(132373845044328, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
clone_syscall(132365120892008, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
waitpid_syscall(18446744073709551615, 132365120892260, 0) = 4
waitpid_syscall(3, 132373845044584, 0) = 3
clone_syscall(132373845044328, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
waitpid_syscall(0, 132373845044576, 0) = 5
Result: Ok(
    0,
)
test_exec_nofork.cFailureOutput_mismatch0.031754s1.546327s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
Result: Ok(
    0,
)
test_unlink_open_file.cFailureOutput_mismatch0.030312s1.376819s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
Address: 134935994174282 and Length: 256
Address: 134935994174282 and Length: 9
Address: 134959345960464 and Length: 9
open_syscall("test.txt", 2, 0) = -1
Address: 134935994174282 and Length: 256
Address: 134935994174282 and Length: 9
Address: 134959345960464 and Length: 9
unlink_syscall("test.txt") = -1
close_syscall(18446744073709551615) = -1
Result: Ok(
    0,
)
thread-test.cFailureOutput_mismatch0.029764s1.594715s
=== Expected Output ===
Hello from the thread!
Thread has finished execution

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(33, 125562362457016, 0) = 0
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
Thread has finished execution
write_syscall(1, 125562362457036, 30) = 30
Result: Ok(
    0,
)
thread.cFailureOutput_mismatch0.027910s1.567347s
=== Expected Output ===
Hello from thread

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(33, 131929181711256, 0) = 0
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
Result: Ok(
    0,
)
thread_cageid_race.cFailureOutput_mismatch0.031370s1.568406s
=== Expected Output ===
done

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(33, 127084257274664, 0) = 0
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
done
write_syscall(1, 127084257274684, 5) = 5
Result: Ok(
    0,
)
tls_test.cFailureOutput_mismatch0.028799s1.578948s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(33, 134546561625128, 0) = 0
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
mmap_syscall(0, 131072, 3, 34, 18446744073709551615, 0) = -1
Result: Ok(
    0,
)
uname.cFailureOutput_mismatch0.032261s1.546040s
=== Expected Output ===
uname test PASS

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
gethostname_syscall(127455369291383, 65) = 0
uname test PASS
write_syscall(1, 127455369291164, 16) = 16
Result: Ok(
    0,
)
wait.cFailureOutput_mismatch2.031779s3.399925s
=== Expected Output ===
Parent detected child finished.
Child exited with status 0

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clone_syscall(131862274171592, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
nanosleep_syscall(0, 0) = 0
waitpid_syscall(0, 0, 0) = 3
Parent detected child finished.
write_syscall(1, 131862274171660, 32) = 32
clone_syscall(131862274171592, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
nanosleep_syscall(0, 0) = 0
waitpid_syscall(0, 131862274171812, 0) = 4
Child exited with status 0
write_syscall(1, 131862274171660, 27) = 27
Result: Ok(
    0,
)
waitpid_anychild.cFailureOutput_mismatch0.032355s1.519237s
=== Expected Output ===
Test Passed: waitpid(-1) correctly waited for child

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clone_syscall(125483979304088, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
waitpid_syscall(18446744073709551615, 125483979304320, 0) = 3
Test Passed: waitpid(-1) correctly waited for child
write_syscall(1, 125483979304156, 52) = 52
Result: Ok(
    0,
)
waitpid_syscall.cFailureLind_wasm_Timeout1.030945s1.534055s
Timed Out (timeout: 30s)
waitpid_wnohang.cFailureOutput_mismatch0.035648s1.400439s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clone_syscall(125050925802088, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
waitpid_syscall(3, 125050925802320, 1) = 3
waitpid_syscall(3, 125050925802320, 1) = -1
Result: Ok(
    1,
)
Signal Tests
alarm.cFailureOutput_mismatch7.031476s8.411919s
=== Expected Output ===
Setting an alarm to trigger in 1 seconds...
Alarm triggered! Signal received: 14
Alarm triggered! Signal received: 14
Alarm triggered! Signal received: 14

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(14, 130660085980632, 0) = 0
Setting an alarm to trigger in 1 seconds...
write_syscall(1, 130660085980508, 44) = 44
setitimer_syscall(0, 130660085980592, 130660085980560) = 0
Alarm triggered! Signal received: 14
write_syscall(1, 130660085980492, 37) = 37
setitimer_syscall(0, 130660085980576, 130660085980544) = 0
Alarm triggered! Signal received: 14
write_syscall(1, 130660085980492, 37) = 37
setitimer_syscall(0, 130660085980576, 130660085980544) = 0
Alarm triggered! Signal received: 14
write_syscall(1, 130660085980492, 37) = 37
setitimer_syscall(0, 130660085980576, 130660085980544) = 0
Result: Ok(
    0,
)
setitimer.cFailureOutput_mismatch7.040454s8.430822s
=== Expected Output ===
Timer started! SIGALRM will fire every 3 seconds.
Timer expired! Signal received: 14
Timer expired! Signal received: 14
Timer expired! Signal received: 14

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(14, 132627919199688, 0) = 0
setitimer_syscall(0, 132627919199680, 0) = 0
Timer started! SIGALRM will fire every 3 seconds.
write_syscall(1, 132627919199564, 50) = 50
Timer expired! Signal received: 14
write_syscall(1, 132627919199548, 35) = 35
Timer expired! Signal received: 14
write_syscall(1, 132627919199548, 35) = 35
Timer expired! Signal received: 14
write_syscall(1, 132627919199548, 35) = 35
Result: Ok(
    0,
)
sigalrm.cFailureOutput_mismatch2.032919s3.407069s
=== Expected Output ===
SIGALRM signals blocked
Alarm Handled. Exiting

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
brk_syscall(0) = 196608
brk_syscall(331776) = 331776
brk_syscall(335872) = 335872
sigaction_syscall(14, 128999745576056, 0) = 0
SIGALRM signals blocked
write_syscall(1, 128999745575932, 24) = 24
setitimer_syscall(0, 128999745576016, 128999745575984) = 0
Alarm Handled. Exiting
write_syscall(1, 128999745575916, 23) = 23
Result: Ok(
    0,
)
sigchld.cFailureOutput_mismatch1.033323s2.412729s
=== Expected Output ===
Signal Child Test!

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(17, 134499853853400, 0) = 0
clone_syscall(134499853853208, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
nanosleep_syscall(0, 0) = 0
waitpid_syscall(3, 0, 0) = 3
Signal Child Test!
write_syscall(1, 134499853853260, 19) = 19
Result: Ok(
    0,
)
signal-fork.cFailureOutput_mismatch4.035564s5.417883s
=== Expected Output ===
Successfully changed the signal handler for Signal 12
Killing Child
Signal Handler Test!
Exiting Child

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clone_syscall(132329754518024, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
sigaction_syscall(12, 132321030365896, 0) = 0
sigaction_syscall(12, 0, 132321030365872) = 0
Successfully changed the signal handler for Signal 12
write_syscall(1, 132321030365772, 54) = 54
nanosleep_syscall(0, 0) = 0
Killing Child
write_syscall(1, 132329754518092, 14) = 14
Signal Handler Test!
Exiting Child
kill_syscall(write_syscall(1, 132321030365756, 14) = 14
nanosleep_syscall(0, 0) = 0
Result: Ok(
    0,
)
signal-simple.cFailureOutput_mismatch0.033655s1.407177s
=== Expected Output ===
Successfully changed the signal handler for Signal 12
Signal Handler Test!

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getpid_syscall() = 2
sigaction_syscall(12, 125216147823944, 0) = 0
sigaction_syscall(12, 0, 125216147823920) = 0
Successfully changed the signal handler for Signal 12
write_syscall(1, 125216147823820, 54) = 54
kill_syscall(2, 12) = 0
Signal Handler Test!
write_syscall(1, 125216147823804, 21) = 21
Result: Ok(
    0,
)
signal_SIGCHLD.cFailureOutput_mismatch0.030335s1.561564s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(17, 124182537104520, 0) = 0
clone_syscall(124182537104328, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
waitpid_syscall(3, 124182537104552, 0) = 3
Result: Ok(
    0,
)
signal_fork.cFailureUnknown_Failure0.030675s1.589626s
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
getpid_syscall() = 2
sigaction_syscall(2, 125138972634168, 0) = 0
sigprocmask_syscall(0, 125138972634184, 125138972634176) = 0
clone_syscall(125138972633976, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
signal_int_ignored.cFailureOutput_mismatch2.030937s3.555992s
=== Expected Output ===
Test Passed

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
clone_syscall(136323067473000, 1, 16045690984833335023, 16045690984833335023, 16045690984833335023) = 0
getppid_syscall() = 2
nanosleep_syscall(0, 0) = 0
kill_syscall(2, 17) = 0
nanosleep_syscall(0, 0) = 0
waitpid_syscall(3, 136323067473232, 0) = 3
Test Passed
write_syscall(1, 136323067473068, 12) = 12
Result: Ok(
    0,
)
signal_procmask.cFailureOutput_mismatch0.040839s1.535213s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(10, 123319181567800, 0) = 0
sigprocmask_syscall(0, 123319181567816, 0) = 0
getpid_syscall() = 2
kill_syscall(2, 10) = 0
sigprocmask_syscall(2, 123319181567816, 0) = 0
Result: Ok(
    0,
)
signal_recursive.cFailureOutput_mismatch0.030644s1.380625s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(10, 126096012139832, 0) = 0
sigaction_syscall(12, 126096012139832, 0) = 0
sigaction_syscall(2, 126096012139832, 0) = 0
sigprocmask_syscall(0, 126096012139848, 0) = 0
getpid_syscall() = 2
kill_syscall(2, 10) = 0
getpid_syscall() = 2
kill_syscall(2, 12) = 0
getpid_syscall() = 2
kill_syscall(2, 2) = 0
sigprocmask_syscall(1, 126096012139848, 0) = 0
Result: Ok(
    0,
)
signal_sa_mask.cFailureOutput_mismatch0.030434s1.388604s
=== Expected Output ===


=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(10, 131211385298296, 0) = 0
sigaction_syscall(12, 131211385298296, 0) = 0
getpid_syscall() = 2
kill_syscall(2, 10) = 0
getpid_syscall() = 2
kill_syscall(2, 12) = 0
Result: Ok(
    0,
)
sigpipe.cFailureLind_wasm_Timeout1.032272s1.559410s
Timed Out (timeout: 30s)
sigprocmask.cFailureOutput_mismatch1.038477s2.393461s
=== Expected Output ===
blocking SIGUSR2
Sending SIGUSR2
Sleeping 1 second
unblocking signal
Signal Handler!
Exiting program

=== WASM Output ===
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
sigaction_syscall(12, 130655925230760, 0) = 0
blocking SIGUSR2
write_syscall(1, 130655925230636, 17) = 17
sigprocmask_syscall(0, 130655925230776, 130655925230768) = 0
Sending SIGUSR2
write_syscall(1, 130655925230636, 16) = 16
getpid_syscall() = 2
kill_syscall(2, 12) = 0
Sleeping 1 second
write_syscall(1, 130655925230636, 18) = 18
nanosleep_syscall(0, 0) = 0
unblocking signal
write_syscall(1, 130655925230636, 18) = 18
sigprocmask_syscall(1, 130655925230776, 130655925230768) = 0
Signal Handler!
write_syscall(1, 130655925230604, 16) = 16
Exiting program
write_syscall(1, 130655925230604, 16) = 16
Result: Ok(
    0,
)

Fail Tests

Summary

MetricCount
Total Test Cases3
Number of Successes1
Number of Failures2
Number of Compilation Failure Native0
Number of Runtime Failure Native0
Number of Segmentation Fault Native0
Number of Timeout During Native0
Number of Lind Wasm Compile Failure0
Number of Lind Wasm Runtime Failure0
Number of Lind Wasm Segmentation Failure0
Number of Timeout During Lind Wasm run0
Number of Unknown Failure0
Number of C Compiler and Wasm Output mismatch0
Number of Fail Test: Native Succeeded (Should Fail)0
Number of Fail Test: Wasm Succeeded (Should Fail)2
Number of Fail Test: Both Native and Wasm Succeeded (Should Fail)0
Number of Fail Test: Native Compilation Failure (Should Succeed)0
Number of Fail Test: Wasm Compilation Failure (Should Succeed)0

Test Results by Category

Test CaseStatusError TypeNative TimeWasm TimeOutput
Memory Tests
mmap-negative1.cFailureFail_wasm_succeeded0.075099s1.380755s
=== FAILURE: Wasm succeeded when it should fail ===
Wasm output:
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
mmap_syscall(0, 65536, 3, 34, 18446744073709551615, 0) = -1
Result: Ok(
    1,
)


Native failed with exit code -11:
mmap-negative2.cFailureFail_wasm_succeeded0.075678s1.367315s
=== FAILURE: Wasm succeeded when it should fail ===
Wasm output:
[Grate Init]: Initializing Strace Grate

mmap_syscall(0, 196608, 3, 50, 18446744073709551615, 0) = 0
mmap_syscall(0, 65536, 3, 34, 18446744073709551615, 0) = -1
Result: Ok(
    1,
)


Native failed with exit code -11:
Signal Tests
signal_resethand.cSuccessNone1.030385s1.388944s
Success