Trace number 1717215

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.34 1199.92

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

Solver Data

28.46/28.52	c SATzilla is building models for class 3
28.46/28.52	c run presolver mxc-sr08 for 10 seconds ... 
28.46/28.52	c Bin: Executing mxc-sr08
28.46/28.52	c spawning binary file with 10 seconds ...
28.46/28.52	c child exit by a signal
28.46/28.52	c mxc-sr08 returned code 137.
28.46/28.52	c run presolver picosat846 for 5 seconds ... 
28.46/28.52	c Bin: Executing picosat846
28.46/28.52	c spawning binary file with 5 seconds ...
28.46/28.52	c child exit by a signal
28.46/28.52	c picosat846 returned code 137.
28.46/28.52	c Orignal number of varibales is 106701, number of clauses is 374254 
28.46/28.52	c predicted feature computation time is 6.474184 
28.46/28.52	c Bin: Executing satelite
28.46/28.52	c spawning binary file with 240 seconds ...
28.46/28.52	c child exited successfully
28.46/28.52	c satzilla computing base features
28.46/28.52	c Number of variabe is: 14569, Number of clause is : 183363 
28.46/28.52	c Initializing...
28.46/28.52	c satzilla doing clause learning
28.46/28.52	c start clause learning features ...
28.46/28.52	c Bin: Executing zchaff07
28.46/28.52	c spawning binary file with 2 seconds ...
28.46/28.52	c child exit by a signal
28.46/28.52	c satzilla doing survey propogation probe
28.46/28.52	c do survay propogation for 2 second ...
28.46/28.52	c satzilla doing local search probe
28.46/28.52	c features are:106701 374254 14569 183363 6.32384 1.04106 0.0794544 0.319433 0.97758 1.91808 0.000284282 0.927396 0.000137278 0.00295147 1.8763 0.436588 0.609469 0.000284282 2.97433 3.81756e-05 0.0100675 4.09 0.235961 0.232744 0 0.921569 3.82568 0.00018779 4.07792 1.6361e-05 0.00972933 3.33378 0.672 0.000324742 1.77742 4.36293e-05 0.00762967 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.668946 0.437592 8.91443e-06 0.999815 0.961544 0.179158 0.907677 0.442139 0.78577 0.0290084 1.36297 -1.11022e-16 0.323795 0.0889496 3.44128e-09 0.0451942 1.65799e-05 0.0101446 1349.5 0.521357 2334 1.41421 2334 0 0 3.89701 0.585311 1.02808 0.0699708 
28.46/28.52	c satzilla's ranking:
28.46/28.52	c 1) mxc-sr08: 3.310164
28.46/28.52	c 2) picosat846: 2.329298
28.46/28.52	c 3) minisat20SAT07: 1.666098
28.46/28.52	c 4) zchaff_rand: 1.447887
28.46/28.52	c 5) march_dl2004: -0.090199
28.46/28.52	c 6) SATenstein: -10000.000000
28.46/28.52	c 7) gnovelty+: -10000.000000
28.46/28.52	c 8) adaptg2wsat+: -10000.000000
28.46/28.52	c 9) adaptg2wsat0: -10000.000000
28.46/28.52	c 10) tts-4-0: -10000.000000
28.46/28.52	c 11) vallst: -10000.000000
28.46/28.52	c 12) minisat20: -10000.000000
28.46/28.52	c 13) kcnfs04SAT07: -10000.000000
28.46/28.52	c satzilla running mxc-sr08 ... 
1199.28/1199.91	c Bin: Executing mxc-sr08
1199.28/1199.91	c spawning binary file with 1171 seconds ...
1199.28/1199.91	c child exit by a signal
1199.28/1199.91	c mxc-sr08 returned code 137.
1199.28/1199.91	c satzilla running picosat846 ... 
1199.28/1199.91	c Bin: Executing picosat846
1199.28/1199.91	c picosat846 returned code 1.
1199.28/1199.91	c satzilla running minisat20SAT07 ... 
1199.28/1199.91	c Bin: Executing minisat20SAT07
1199.28/1199.91	c minisat20SAT07 returned code 1.
1199.28/1199.91	c satzilla running zchaff_rand ... 
1199.28/1199.91	c Bin: Executing zchaff_rand
1199.28/1199.91	c zchaff_rand returned code 1.
1199.28/1199.91	c satzilla running march_dl2004 ... 
1199.28/1199.91	c Bin: Executing march_dl2004
1199.28/1199.91	c march_dl2004 returned code 1.
1199.28/1199.91	c satzilla running SATenstein ... 
1199.28/1199.91	c Bin: Executing SATenstein
1199.28/1199.91	c SATenstein returned code 1.
1199.28/1199.91	c satzilla running gnovelty+ ... 
1199.28/1199.91	c Bin: Executing gnovelty+
1199.28/1199.91	c gnovelty+ returned code 1.
1199.28/1199.91	c satzilla running adaptg2wsat+ ... 
1199.28/1199.91	c Bin: Executing adaptg2wsat+
1199.28/1199.91	c adaptg2wsat+ returned code 1.
1199.28/1199.91	c satzilla running adaptg2wsat0 ... 
1199.28/1199.91	c Bin: Executing adaptg2wsat0
1199.28/1199.91	c adaptg2wsat0 returned code 1.
1199.28/1199.91	c satzilla running tts-4-0 ... 
1199.28/1199.91	c Bin: Executing tts-4-0
1199.28/1199.91	c tts-4-0 returned code 1.
1199.28/1199.91	c satzilla running vallst ... 
1199.28/1199.91	c Bin: Executing vallst
1199.28/1199.91	c vallst returned code 1.
1199.28/1199.91	c satzilla running minisat20 ... 
1199.28/1199.91	c Bin: Executing minisat20
1199.28/1199.91	c minisat20 returned code 1.
1199.28/1199.91	c satzilla running kcnfs04SAT07 ... 
1199.28/1199.91	c Bin: Executing kcnfs04SAT07
1199.28/1199.91	c kcnfs04SAT07 returned code 1.
1199.28/1199.91	c ERROR: All Failed! 
1199.28/1199.91	c SATZILLA_TIME=1199.510000

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-1717215-1240625654/watcher-1717215-1240625654 -o /tmp/evaluation-result-1717215-1240625654/solver-1717215-1240625654 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1717215-1240625654.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.92 0.97 0.99 3/64 565
/proc/meminfo: memFree=1067952/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=2056 CPUtime=0
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90593551 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 514 112 96 399 0 111 0
[pid=566] ppid=565 vsize=7044 CPUtime=0
/proc/566/stat : 566 (mxc-sr08) R 565 565 32350 0 -1 4194304 731 0 0 0 0 0 0 0 19 0 1 0 90593551 7213056 727 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/566/statm: 1761 734 44 138 0 1620 0

[startup+0.00946007 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 565
/proc/meminfo: memFree=1067952/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=2056 CPUtime=0
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90593551 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 514 112 96 399 0 111 0
[pid=566] ppid=565 vsize=7044 CPUtime=0
/proc/566/stat : 566 (mxc-sr08) R 565 565 32350 0 -1 4194304 1499 0 0 0 0 0 0 0 19 0 1 0 90593551 7213056 1495 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/566/statm: 1761 1501 44 138 0 1620 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9100

[startup+0.101468 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 565
/proc/meminfo: memFree=1067952/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=2056 CPUtime=0
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90593551 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 514 112 96 399 0 111 0
[pid=566] ppid=565 vsize=33396 CPUtime=0.09
/proc/566/stat : 566 (mxc-sr08) R 565 565 32350 0 -1 4194304 6830 0 0 0 7 2 0 0 19 0 1 0 90593551 34197504 6790 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/566/statm: 8349 6793 54 138 0 8208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35452

[startup+0.301483 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 565
/proc/meminfo: memFree=1067952/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=2056 CPUtime=0
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90593551 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 514 112 96 399 0 111 0
[pid=566] ppid=565 vsize=46428 CPUtime=0.29
/proc/566/stat : 566 (mxc-sr08) R 565 565 32350 0 -1 4194304 10078 0 0 0 25 4 0 0 21 0 1 0 90593551 47542272 10038 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/566/statm: 11607 10039 54 138 0 11466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48484

[startup+0.701519 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 565
/proc/meminfo: memFree=1067952/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=2056 CPUtime=0
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90593551 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 514 112 96 399 0 111 0
[pid=566] ppid=565 vsize=53348 CPUtime=0.69
/proc/566/stat : 566 (mxc-sr08) R 565 565 32350 0 -1 4194304 13345 0 0 0 64 5 0 0 25 0 1 0 90593551 54628352 11727 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/566/statm: 13337 11727 55 138 0 13196 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55404

[startup+1.50159 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 567
/proc/meminfo: memFree=1011808/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=2056 CPUtime=0
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90593551 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 514 112 96 399 0 111 0
[pid=566] ppid=565 vsize=75508 CPUtime=1.49
/proc/566/stat : 566 (mxc-sr08) R 565 565 32350 0 -1 4194304 18747 0 0 0 142 7 0 0 25 0 1 0 90593551 77320192 17129 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/566/statm: 18877 17129 55 138 0 18736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77564

[startup+3.10274 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 567
/proc/meminfo: memFree=993376/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=2056 CPUtime=0
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90593551 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 514 112 96 399 0 111 0
[pid=566] ppid=565 vsize=86472 CPUtime=3.09
/proc/566/stat : 566 (mxc-sr08) R 565 565 32350 0 -1 4194304 21278 0 0 0 300 9 0 0 25 0 1 0 90593551 88547328 19660 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/566/statm: 21618 19660 55 138 0 21477 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88528

[startup+6.30201 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 567
/proc/meminfo: memFree=994016/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=2056 CPUtime=0
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90593551 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 514 112 96 399 0 111 0
[pid=566] ppid=565 vsize=78564 CPUtime=6.29
/proc/566/stat : 566 (mxc-sr08) R 565 565 32350 0 -1 4194304 23155 0 0 0 619 10 0 0 25 0 1 0 90593551 80449536 18511 1992294400 134512640 135078026 4294956192 18446744073709551615 134539247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/566/statm: 19641 18511 71 138 0 19500 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80620

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 568
/proc/meminfo: memFree=1048352/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=2056 CPUtime=10
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 152 23157 0 0 0 0 989 11 19 0 1 0 90593551 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 514 121 104 399 0 111 0
[pid=568] ppid=565 vsize=21740 CPUtime=2.68
/proc/568/stat : 568 (picosat846) R 565 565 32350 0 -1 4194304 5000 0 0 0 265 3 0 0 25 0 1 0 90594552 22261760 4989 1992294400 134512640 134570484 4294956192 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/568/statm: 5435 4989 85 14 0 5101 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23796

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 570
/proc/meminfo: memFree=1037488/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=28664 CPUtime=25.46
/proc/565/stat : 565 (SATzilla2009_I) R 563 565 32350 0 -1 4194304 8635 48423 0 0 375 5 2133 33 25 0 1 0 90593551 29351936 6747 1992294400 134512640 136149169 4294956224 18446744073709551615 134847687 0 0 4096 3 0 0 0 17 0 0 0
/proc/565/statm: 7166 6747 152 399 0 6763 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 28664

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 571
/proc/meminfo: memFree=976424/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=78564 CPUtime=22.54
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 23157 0 0 0 2244 10 0 0 25 0 1 0 90596403 80449536 18513 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 19641 18513 71 138 0 19500 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 93676

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 571
/proc/meminfo: memFree=976616/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=78564 CPUtime=73.72
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 23158 0 0 0 7362 10 0 0 25 0 1 0 90596403 80449536 18514 1992294400 134512640 135078026 4294956192 18446744073709551615 134533851 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 19641 18514 71 138 0 19500 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 93676

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=976552/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=78824 CPUtime=133.68
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 23193 0 0 0 13358 10 0 0 25 0 1 0 90596403 80715776 18549 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 19706 18549 71 138 0 19565 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 93936

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=976552/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=78824 CPUtime=193.66
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 23208 0 0 0 19356 10 0 0 25 0 1 0 90596403 80715776 18564 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 19706 18564 71 138 0 19565 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 93936

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=976488/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=78824 CPUtime=253.64
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 23213 0 0 0 25354 10 0 0 25 0 1 0 90596403 80715776 18569 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 19706 18569 71 138 0 19565 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 93936

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=976424/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=79080 CPUtime=313.6
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 23238 0 0 0 31350 10 0 0 25 0 1 0 90596403 80977920 18594 1992294400 134512640 135078026 4294956192 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 1 0 0
/proc/571/statm: 19770 18594 71 138 0 19629 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 94192


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


[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=965288/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=90560 CPUtime=733.42
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 26009 0 0 0 73328 14 0 0 25 0 1 0 90596403 92733440 21365 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 22640 21365 71 138 0 22499 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 105672

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=961576/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=94408 CPUtime=793.38
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 26958 0 0 0 79323 15 0 0 25 0 1 0 90596403 96673792 22314 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 23602 22314 71 138 0 23461 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 109520

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=959208/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=96800 CPUtime=853.36
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 27550 0 0 0 85320 16 0 0 25 0 1 0 90596403 99123200 22906 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 24200 22906 71 138 0 24059 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 111912

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=959208/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=96800 CPUtime=913.33
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 27553 0 0 0 91317 16 0 0 25 0 1 0 90596403 99123200 22909 1992294400 134512640 135078026 4294956192 18446744073709551615 134535146 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 24200 22909 71 138 0 24059 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 111912

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=959144/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=96800 CPUtime=973.31
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 27554 0 0 0 97315 16 0 0 25 0 1 0 90596403 99123200 22910 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 24200 22910 71 138 0 24059 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 111912

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=959144/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=96800 CPUtime=1033.28
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 27568 0 0 0 103312 16 0 0 25 0 1 0 90596403 99123200 22924 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 24200 22924 71 138 0 24059 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 111912

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=958568/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=97328 CPUtime=1093.27
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 27711 0 0 0 109310 17 0 0 25 0 1 0 90596403 99663872 23067 1992294400 134512640 135078026 4294956192 18446744073709551615 134533868 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 24332 23067 71 138 0 24191 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 112440

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=954664/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=101300 CPUtime=1153.24
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 28680 0 0 0 115306 18 0 0 25 0 1 0 90596403 103731200 24036 1992294400 134512640 135078026 4294956192 18446744073709551615 134535146 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 25325 24036 71 138 0 25184 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 116412

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=954152/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=101696 CPUtime=1161.24
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 28798 0 0 0 116106 18 0 0 25 0 1 0 90596403 104136704 24154 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 25424 24154 71 138 0 25283 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 116808

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=953832/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=102092 CPUtime=1167.62
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 28886 0 0 0 116744 18 0 0 25 0 1 0 90596403 104542208 24242 1992294400 134512640 135078026 4294956192 18446744073709551615 134534567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/571/statm: 25523 24242 71 138 0 25382 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 117204

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=953768/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=102224 CPUtime=1169.21
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 28911 0 0 0 116903 18 0 0 25 0 1 0 90596403 104677376 24267 1992294400 134512640 135078026 4294956192 18446744073709551615 134534954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/571/statm: 25556 24267 71 138 0 25415 0
Current children cumulated CPU time (s) 1197.68
Current children cumulated vsize (KiB) 117336

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=953704/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=102224 CPUtime=1170.01
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 28924 0 0 0 116983 18 0 0 25 0 1 0 90596403 104677376 24280 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 25556 24280 71 138 0 25415 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 117336

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=953704/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=102224 CPUtime=1170.41
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4194304 28929 0 0 0 117023 18 0 0 25 0 1 0 90596403 104677376 24285 1992294400 134512640 135078026 4294956192 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 25556 24285 71 138 0 25415 0
Current children cumulated CPU time (s) 1198.88
Current children cumulated vsize (KiB) 117336

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 571
/proc/meminfo: memFree=953704/2055920 swapFree=4192956/4192956
[pid=565] ppid=563 vsize=15112 CPUtime=28.47
/proc/565/stat : 565 (SATzilla2009_I) S 563 565 32350 0 -1 4194304 11234 48423 0 0 674 7 2133 33 25 0 1 0 90593551 15474688 3542 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/565/statm: 3778 3542 217 399 0 3375 0
[pid=571] ppid=565 vsize=0 CPUtime=1170.81
/proc/571/stat : 571 (mxc-sr08) R 565 565 32350 0 -1 4195332 28937 0 0 0 117063 18 0 0 25 0 1 0 90596403 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 0 0 0
/proc/571/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 15112

Child status: 17
Real time (s): 1199.92
CPU time (s): 1199.34
CPU user time (s): 1198.72
CPU system time (s): 0.617906
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 117336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.72
system time used= 0.617906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88610
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 3207

runsolver used 0.98585 second user time and 3.39048 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-25 04:14:15
IDJOB=1717215
IDBENCH=20406
IDSOLVER=528
FILE ID=node50/1717215-1240625654
PBS_JOBID= 9186333
Free space on /tmp= 66516 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717215-1240625654/watcher-1717215-1240625654 -o /tmp/evaluation-result-1717215-1240625654/solver-1717215-1240625654 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1717215-1240625654.cnf

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=1636973748

node50.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.216
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.216
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:       1068440 kB
Buffers:         91884 kB
Cached:         794360 kB
SwapCached:          0 kB
Active:         335496 kB
Inactive:       564684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1068440 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           37772 kB
Writeback:           0 kB
Mapped:          23724 kB
Slab:            73276 kB
Committed_AS:   233248 kB
PageTables:       1448 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 node50 at 2009-04-25 04:34:15