Trace number 1554889

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 1199.3 1200.11

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

61.32/61.59	c SATzilla is building models for class 3
61.32/61.59	c run presolver mxc-sr08 for 10 seconds ... 
61.32/61.59	c Bin: Executing mxc-sr08
61.32/61.59	c spawning binary file with 10 seconds ...
61.32/61.59	c child exit by a signal
61.32/61.59	c mxc-sr08 returned code 137.
61.32/61.59	c run presolver picosat846 for 5 seconds ... 
61.32/61.59	c Bin: Executing picosat846
61.32/61.59	c spawning binary file with 5 seconds ...
61.32/61.59	c child exit by a signal
61.32/61.59	c picosat846 returned code 137.
61.32/61.59	c Orignal number of varibales is 188473, number of clauses is 564650 
61.32/61.59	c predicted feature computation time is 16.030558 
61.32/61.59	c Bin: Executing satelite
61.32/61.59	c spawning binary file with 240 seconds ...
61.32/61.59	c child exited successfully
61.32/61.59	c satzilla computing base features
61.32/61.59	c Number of variabe is: 97638, Number of clause is : 423113 
61.32/61.59	c Initializing...
61.32/61.59	c satzilla doing clause learning
61.32/61.59	c start clause learning features ...
61.32/61.59	c Bin: Executing zchaff07
61.32/61.59	c spawning binary file with 2 seconds ...
61.32/61.59	c child exit by a signal
61.32/61.59	c satzilla doing survey propogation probe
61.32/61.59	c do survay propogation for 2 second ...
61.32/61.59	c satzilla doing local search probe
61.32/61.59	c features are:188473 564650 97638 423113 0.930324 0.334513 0.230761 0.344871 0.836831 1.16976 2.8805e-05 0.272235 2.04838e-05 0.00132121 0.979852 0.327858 0.862427 2.8805e-05 2.31651 1.89075e-05 0.00239652 1.36794 0.139955 0.0622615 0 0.93985 1.57924 1.24233e-05 2.70143 4.72687e-06 0.00148424 1.40795 0.500609 2.24817e-05 2.90282 1.18172e-05 0.00201601 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.211761 0.779678 0 0.9997 0.50967 0.0135119 0.307152 0.0864987 0.203345 0.0340066 0.465993 -1.11022e-16 0.226019 0.0472218 0.0184077 0.0469395 0.0196263 0.0306306 54520 0 0 0 0 0 0 10.6014 0 5.41815 0 
61.32/61.59	c satzilla's ranking:
61.32/61.59	c 1) mxc-sr08: 6.006740
61.32/61.59	c 2) picosat846: 2.162381
61.32/61.59	c 3) minisat20SAT07: 1.289973
61.32/61.59	c 4) march_dl2004: 0.699055
61.32/61.59	c 5) zchaff_rand: 0.175732
61.32/61.59	c 6) SATenstein: -10000.000000
61.32/61.59	c 7) gnovelty+: -10000.000000
61.32/61.59	c 8) adaptg2wsat+: -10000.000000
61.32/61.59	c 9) adaptg2wsat0: -10000.000000
61.32/61.59	c 10) tts-4-0: -10000.000000
61.32/61.59	c 11) vallst: -10000.000000
61.32/61.59	c 12) minisat20: -10000.000000
61.32/61.59	c 13) kcnfs04SAT07: -10000.000000
61.32/61.59	c satzilla running mxc-sr08 ... 
1199.16/1200.09	c Bin: Executing mxc-sr08
1199.16/1200.09	c spawning binary file with 1138 seconds ...
1199.16/1200.09	c child exit by a signal
1199.16/1200.09	c mxc-sr08 returned code 137.
1199.16/1200.09	c satzilla running picosat846 ... 
1199.16/1200.09	c Bin: Executing picosat846
1199.16/1200.09	c picosat846 returned code 1.
1199.16/1200.09	c satzilla running minisat20SAT07 ... 
1199.16/1200.09	c Bin: Executing minisat20SAT07
1199.16/1200.09	c minisat20SAT07 returned code 1.
1199.16/1200.09	c satzilla running march_dl2004 ... 
1199.16/1200.09	c Bin: Executing march_dl2004
1199.16/1200.09	c march_dl2004 returned code 1.
1199.16/1200.09	c satzilla running zchaff_rand ... 
1199.16/1200.09	c Bin: Executing zchaff_rand
1199.16/1200.09	c zchaff_rand returned code 1.
1199.16/1200.09	c satzilla running SATenstein ... 
1199.16/1200.09	c Bin: Executing SATenstein
1199.16/1200.09	c SATenstein returned code 1.
1199.16/1200.09	c satzilla running gnovelty+ ... 
1199.16/1200.09	c Bin: Executing gnovelty+
1199.16/1200.09	c gnovelty+ returned code 1.
1199.16/1200.09	c satzilla running adaptg2wsat+ ... 
1199.16/1200.09	c Bin: Executing adaptg2wsat+
1199.16/1200.09	c adaptg2wsat+ returned code 1.
1199.16/1200.09	c satzilla running adaptg2wsat0 ... 
1199.16/1200.09	c Bin: Executing adaptg2wsat0
1199.16/1200.09	c adaptg2wsat0 returned code 1.
1199.16/1200.09	c satzilla running tts-4-0 ... 
1199.16/1200.09	c Bin: Executing tts-4-0
1199.16/1200.09	c tts-4-0 returned code 1.
1199.16/1200.09	c satzilla running vallst ... 
1199.16/1200.09	c Bin: Executing vallst
1199.16/1200.09	c vallst returned code 1.
1199.16/1200.09	c satzilla running minisat20 ... 
1199.16/1200.09	c Bin: Executing minisat20
1199.16/1200.09	c minisat20 returned code 1.
1199.16/1200.09	c satzilla running kcnfs04SAT07 ... 
1199.16/1200.09	c Bin: Executing kcnfs04SAT07
1199.16/1200.09	c kcnfs04SAT07 returned code 1.
1199.16/1200.09	c ERROR: All Failed! 
1199.16/1200.09	c SATZILLA_TIME=1199.460000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1554889-1238733813/watcher-1554889-1238733813 -o /tmp/evaluation-result-1554889-1238733813/solver-1554889-1238733813 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1554889-1238733813.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29122
/proc/meminfo: memFree=1792608/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=2052 CPUtime=0
/proc/29122/stat : 29122 (SATzilla2009_I) D 29120 29122 28786 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 1146046419 2101248 99 1992294400 134512640 136149169 4294956208 18446744073709551615 135546494 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/29122/statm: 513 99 88 399 0 110 0

[startup+0.081504 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29122
/proc/meminfo: memFree=1792608/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=2056 CPUtime=0
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146046419 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.101507 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29122
/proc/meminfo: memFree=1792608/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=2056 CPUtime=0
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146046419 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301544 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29122
/proc/meminfo: memFree=1792608/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=2056 CPUtime=0
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146046419 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.701625 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29122
/proc/meminfo: memFree=1792608/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=2056 CPUtime=0
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146046419 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50178 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29124
/proc/meminfo: memFree=1717456/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=2056 CPUtime=0
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146046419 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 514 112 96 399 0 111 0
[pid=29124] ppid=29122 vsize=97772 CPUtime=1.47
/proc/29124/stat : 29124 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 24547 0 0 0 137 10 0 0 25 0 1 0 1146046420 100118528 22043 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29124/statm: 24443 22043 55 138 0 24302 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 99828

[startup+3.1021 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29124
/proc/meminfo: memFree=1691344/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=2056 CPUtime=0
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146046419 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 514 112 96 399 0 111 0
[pid=29124] ppid=29122 vsize=99576 CPUtime=3.08
/proc/29124/stat : 29124 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 28204 0 0 0 295 13 0 0 25 0 1 0 1146046420 101965824 23002 1992294400 134512640 135078026 4294956176 18446744073709551615 134550186 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29124/statm: 24894 23002 56 138 0 24753 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 101632

[startup+6.30173 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29124
/proc/meminfo: memFree=1698512/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=2056 CPUtime=0
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146046419 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 514 112 96 399 0 111 0
[pid=29124] ppid=29122 vsize=101112 CPUtime=6.27
/proc/29124/stat : 29124 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 29285 0 0 0 614 13 0 0 25 0 1 0 1146046420 103538688 23625 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29124/statm: 25278 23625 71 138 0 25137 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 103168

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29125
/proc/meminfo: memFree=1761168/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=2056 CPUtime=10
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 152 29296 0 0 0 0 986 14 18 0 1 0 1146046419 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29122/statm: 514 121 104 399 0 111 0
[pid=29125] ppid=29122 vsize=34300 CPUtime=2.58
/proc/29125/stat : 29125 (picosat846) R 29122 29122 28786 0 -1 4194304 7772 0 9 0 254 4 0 0 25 0 1 0 1146047424 35123200 7770 1992294400 134512640 134570484 4294956176 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29125/statm: 8575 7770 85 14 0 8241 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 36356

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29126
/proc/meminfo: memFree=1743008/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=44908 CPUtime=25.36
/proc/29122/stat : 29122 (SATzilla2009_I) R 29120 29122 28786 0 -1 4194304 10420 62881 0 9 650 4 1843 39 25 0 1 0 1146046419 45985792 10371 1992294400 134512640 136149169 4294956208 18446744073709551615 134535473 0 0 4096 0 0 0 0 17 0 0 0
/proc/29122/statm: 11227 10371 135 399 0 10824 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 44908

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29126
/proc/meminfo: memFree=1741664/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=44908 CPUtime=50.95
/proc/29122/stat : 29122 (SATzilla2009_I) R 29120 29122 28786 0 -1 4194304 10783 62881 0 9 3209 4 1843 39 25 0 1 0 1146046419 45985792 10734 1992294400 134512640 136149169 4294956208 18446744073709551615 134535025 0 0 4096 0 0 0 0 17 0 0 0
/proc/29122/statm: 11227 10734 135 399 0 10824 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 44908

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29128
/proc/meminfo: memFree=1639960/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=101112 CPUtime=40.68
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 29298 0 0 0 4055 13 0 0 25 0 1 0 1146052579 103538688 23638 1992294400 134512640 135078026 4294956176 18446744073709551615 134522630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 25278 23638 71 138 0 25137 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 152800

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29128
/proc/meminfo: memFree=1635096/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=106180 CPUtime=100.64
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 30559 0 0 0 10050 14 0 0 25 0 1 0 1146052579 108728320 24899 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 26545 24899 71 138 0 26404 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 157868

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29130
/proc/meminfo: memFree=1627928/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=113300 CPUtime=160.6
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 32297 0 0 0 16044 16 0 0 25 0 1 0 1146052579 116019200 26637 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 28325 26637 71 138 0 28184 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 164988

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29130
/proc/meminfo: memFree=1626136/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=115016 CPUtime=220.57
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 32734 0 0 0 22040 17 0 0 25 0 1 0 1146052579 117776384 27074 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 28754 27074 71 138 0 28613 0
Current children cumulated CPU time (s) 281.98
Current children cumulated vsize (KiB) 166704

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29130
/proc/meminfo: memFree=1618776/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=122804 CPUtime=280.53
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 34577 0 0 0 28034 19 0 0 25 0 1 0 1146052579 125751296 28917 1992294400 134512640 135078026 4294956176 18446744073709551615 134533788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 30701 28917 71 138 0 30560 0
Current children cumulated CPU time (s) 341.94
Current children cumulated vsize (KiB) 174492

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29130
/proc/meminfo: memFree=1618392/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=123068 CPUtime=340.5
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 34670 0 0 0 34031 19 0 0 25 0 1 0 1146052579 126021632 29010 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 30767 29010 71 138 0 30626 0
Current children cumulated CPU time (s) 401.91
Current children cumulated vsize (KiB) 174756

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29130
/proc/meminfo: memFree=1611288/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0

################
# More data... #
################

/proc/29128/statm: 36061 34404 71 138 0 35920 0
Current children cumulated CPU time (s) 701.73
Current children cumulated vsize (KiB) 195932

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29130
/proc/meminfo: memFree=1589720/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=152148 CPUtime=700.29
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 41795 0 0 0 70001 28 0 0 25 0 1 0 1146052579 155799552 36135 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 38037 36135 71 138 0 37896 0
Current children cumulated CPU time (s) 761.7
Current children cumulated vsize (KiB) 203836

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29130
/proc/meminfo: memFree=1583384/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=158404 CPUtime=760.26
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 43370 0 0 0 75996 30 0 0 25 0 1 0 1146052579 162205696 37710 1992294400 134512640 135078026 4294956176 18446744073709551615 134522526 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 39601 37710 71 138 0 39460 0
Current children cumulated CPU time (s) 821.67
Current children cumulated vsize (KiB) 210092

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29130
/proc/meminfo: memFree=1583320/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=158404 CPUtime=820.23
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 43376 0 0 0 81993 30 0 0 25 0 1 0 1146052579 162205696 37716 1992294400 134512640 135078026 4294956176 18446744073709551615 134522379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 39601 37716 71 138 0 39460 0
Current children cumulated CPU time (s) 881.64
Current children cumulated vsize (KiB) 210092

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29130
/proc/meminfo: memFree=1583320/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=158404 CPUtime=880.18
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 43376 0 0 0 87988 30 0 0 25 0 1 0 1146052579 162205696 37716 1992294400 134512640 135078026 4294956176 18446744073709551615 134522526 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 39601 37716 71 138 0 39460 0
Current children cumulated CPU time (s) 941.59
Current children cumulated vsize (KiB) 210092

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29130
/proc/meminfo: memFree=1583256/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=158404 CPUtime=940.15
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 43386 0 0 0 93985 30 0 0 25 0 1 0 1146052579 162205696 37726 1992294400 134512640 135078026 4294956176 18446744073709551615 134523886 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 39601 37726 71 138 0 39460 0
Current children cumulated CPU time (s) 1001.56
Current children cumulated vsize (KiB) 210092

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29136
/proc/meminfo: memFree=1583000/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=158404 CPUtime=1000.12
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 43386 0 0 0 99982 30 0 0 25 0 1 0 1146052579 162205696 37726 1992294400 134512640 135078026 4294956176 18446744073709551615 134522614 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 39601 37726 71 138 0 39460 0
Current children cumulated CPU time (s) 1061.53
Current children cumulated vsize (KiB) 210092

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29136
/proc/meminfo: memFree=1576344/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=165156 CPUtime=1060.1
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 45082 0 0 0 105976 34 0 0 25 0 1 0 1146052579 169119744 39422 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 41289 39422 71 138 0 41148 0
Current children cumulated CPU time (s) 1121.51
Current children cumulated vsize (KiB) 216844

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29136
/proc/meminfo: memFree=1570776/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=170900 CPUtime=1120.07
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 46486 0 0 0 111971 36 0 0 25 0 1 0 1146052579 175001600 40826 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 42725 40826 71 138 0 42584 0
Current children cumulated CPU time (s) 1181.48
Current children cumulated vsize (KiB) 222588

Solver just ended. Dumping a history of the last processes samples

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29136
/proc/meminfo: memFree=1569496/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=172088 CPUtime=1128.05
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 46807 0 0 0 112769 36 0 0 25 0 1 0 1146052579 176218112 41147 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 43022 41147 71 138 0 42881 0
Current children cumulated CPU time (s) 1189.46
Current children cumulated vsize (KiB) 223776

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29136
/proc/meminfo: memFree=1568344/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=173280 CPUtime=1134.45
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 47088 0 0 0 113408 37 0 0 25 0 1 0 1146052579 177438720 41428 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 43320 41428 71 138 0 43179 0
Current children cumulated CPU time (s) 1195.86
Current children cumulated vsize (KiB) 224968

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29136
/proc/meminfo: memFree=1568280/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=173280 CPUtime=1136.05
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 47110 0 0 0 113568 37 0 0 25 0 1 0 1146052579 177438720 41450 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 43320 41450 71 138 0 43179 0
Current children cumulated CPU time (s) 1197.46
Current children cumulated vsize (KiB) 224968

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29136
/proc/meminfo: memFree=1568216/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=173412 CPUtime=1136.85
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 47115 0 0 0 113648 37 0 0 25 0 1 0 1146052579 177573888 41455 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 43353 41455 71 138 0 43212 0
Current children cumulated CPU time (s) 1198.26
Current children cumulated vsize (KiB) 225100

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29136
/proc/meminfo: memFree=1568216/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=51688 CPUtime=61.41
/proc/29122/stat : 29122 (SATzilla2009_I) S 29120 29122 28786 0 -1 4194304 21786 75575 0 9 4047 12 2037 45 25 0 1 0 1146046419 52928512 12604 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29122/statm: 12922 12604 217 399 0 12519 0
[pid=29128] ppid=29122 vsize=173412 CPUtime=1137.65
/proc/29128/stat : 29128 (mxc-sr08) R 29122 29122 28786 0 -1 4194304 47121 0 0 0 113728 37 0 0 25 0 1 0 1146052579 177573888 41461 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29128/statm: 43353 41461 71 138 0 43212 0
Current children cumulated CPU time (s) 1199.06
Current children cumulated vsize (KiB) 225100

[startup+1200.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29136
/proc/meminfo: memFree=1568216/2055920 swapFree=4175828/4192956
[pid=29122] ppid=29120 vsize=0 CPUtime=1199.28
/proc/29122/stat : 29122 (SATzilla2009_I) R 29120 29122 28786 0 -1 4194308 21804 122697 0 9 4047 13 115782 86 16 0 1 0 1146046419 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/29122/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1200.11
CPU time (s): 1199.3
CPU user time (s): 1198.3
CPU system time (s): 1.00085
CPU usage (%): 99.9328
Max. virtual memory (cumulated for all children) (KiB): 225100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.3
system time used= 1.00085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144501
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 2746

runsolver used 1.20882 second user time and 3.16452 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-03 06:43:34
IDJOB=1554889
IDBENCH=70789
IDSOLVER=528
FILE ID=node33/1554889-1238733813
PBS_JOBID= 9085337
Free space on /tmp= 66512 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo128.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554889-1238733813/watcher-1554889-1238733813 -o /tmp/evaluation-result-1554889-1238733813/solver-1554889-1238733813 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1554889-1238733813.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED=934818625

node33.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.266
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.266
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1793152 kB
Buffers:         26808 kB
Cached:         159064 kB
SwapCached:      10920 kB
Active:          52680 kB
Inactive:       145680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793152 kB
SwapTotal:     4192956 kB
SwapFree:      4175828 kB
Dirty:           41352 kB
Writeback:           0 kB
Mapped:          18172 kB
Slab:            50544 kB
Committed_AS:  3290992 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node33 at 2009-04-03 07:03:34