Trace number 3281575

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
rcl 2011-04-01? (TO) 1300.03 1300.01

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

0.00/0.00	c Parsing...
1.19/1.23	c ==============================================================================
1.19/1.23	c |           |     ORIGINAL     |              LEARNT              |          |
1.19/1.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.19/1.23	c ==============================================================================
1.19/1.23	c |         0 | 3230737  9429251 |  969221       0        0     nan |  0.000 % |
11.09/11.16	c |         0 | 3193200  9687142 |      --       0       --      -- |     --   | -37507/257956
11.09/11.16	c ==============================================================================
11.09/11.16	c Result  :   #vars: 136989   #clauses: 3193200   #literals: 9687142
11.09/11.16	c CPU time:   10.9523 s
11.09/11.16	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281575-1303751399/watcher-3281575-1303751399 -o /tmp/evaluation-result-3281575-1303751399/solver-3281575-1303751399 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3281575-1303751399.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.08 4.00 3.78 4/192 28764
/proc/meminfo: memFree=20503976/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=0 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486736804 8908800 249 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 249 209 178 0 68 0

[startup+0.0196379 s]
/proc/loadavg: 4.08 4.00 3.78 4/192 28764
/proc/meminfo: memFree=20503976/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=0 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486736804 8908800 249 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100619 s]
/proc/loadavg: 4.08 4.00 3.78 4/192 28764
/proc/meminfo: memFree=20503976/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=0 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486736804 8908800 249 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300578 s]
/proc/loadavg: 4.08 4.00 3.78 4/192 28764
/proc/meminfo: memFree=20503976/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=0 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486736804 8908800 249 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700503 s]
/proc/loadavg: 4.08 4.00 3.78 4/192 28764
/proc/meminfo: memFree=20503976/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=0 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486736804 8908800 249 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50034 s]
/proc/loadavg: 4.08 4.00 3.78 5/194 28766
/proc/meminfo: memFree=20360256/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=0 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486736804 8908800 249 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 249 209 178 0 68 0
[pid=28765] ppid=28764 vsize=252304 CPUtime=1.49 cores=1,3
/proc/28765/stat : 28765 (SatELite_releas) R 28764 28764 27831 0 -1 4202496 61634 0 0 0 132 17 0 0 25 0 1 0 486736804 258359296 56949 33554432000 134512640 135144242 4287646688 18446744073709551615 134555816 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28765/statm: 63076 56949 77 155 0 62919 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 261004

[startup+3.10102 s]
/proc/loadavg: 4.08 4.00 3.78 5/194 28766
/proc/meminfo: memFree=20269612/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=0 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486736804 8908800 249 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 249 209 178 0 68 0
[pid=28765] ppid=28764 vsize=265828 CPUtime=3.09 cores=1,3
/proc/28765/stat : 28765 (SatELite_releas) R 28764 28764 27831 0 -1 4202496 64381 0 0 0 291 18 0 0 25 0 1 0 486736804 272207872 59696 33554432000 134512640 135144242 4287646688 18446744073709551615 134585419 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28765/statm: 66457 59696 77 155 0 66300 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 274528

[startup+6.30039 s]
/proc/loadavg: 4.15 4.02 3.79 5/194 28766
/proc/meminfo: memFree=20243072/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=0 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486736804 8908800 249 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 249 209 178 0 68 0
[pid=28765] ppid=28764 vsize=299276 CPUtime=6.29 cores=1,3
/proc/28765/stat : 28765 (SatELite_releas) R 28764 28764 27831 0 -1 4202496 69875 0 0 0 610 19 0 0 25 0 1 0 486736804 306458624 64887 33554432000 134512640 135144242 4287646688 18446744073709551615 134605468 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28765/statm: 74819 64887 115 155 0 74662 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 307976

[startup+12.7011 s]
/proc/loadavg: 4.14 4.02 3.79 5/194 28766
/proc/meminfo: memFree=20228200/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=0 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486736804 8908800 249 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 249 209 178 0 68 0
[pid=28765] ppid=28764 vsize=265628 CPUtime=12.69 cores=1,3
/proc/28765/stat : 28765 (SatELite_releas) R 28764 28764 27831 0 -1 4202496 81736 0 0 0 1240 29 0 0 25 0 1 0 486736804 272003072 59771 33554432000 134512640 135144242 4287646688 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28765/statm: 66407 59771 80 155 0 66250 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 274328

[startup+25.5006 s]
/proc/loadavg: 4.11 4.02 3.79 5/194 28768
/proc/meminfo: memFree=20290156/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=146600 CPUtime=12.68 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 34606 0 0 0 1260 8 0 0 25 0 1 0 486738086 150118400 34440 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 36650 34440 136 6 0 35120 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 155300

[startup+51.1004 s]
/proc/loadavg: 4.07 4.01 3.80 5/194 28768
/proc/meminfo: memFree=20283800/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=151300 CPUtime=38.27 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 35777 0 0 0 3819 8 0 0 25 0 1 0 486738086 154931200 35611 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 37825 35611 136 6 0 36295 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 160000

[startup+102.307 s]
/proc/loadavg: 4.03 4.01 3.81 5/194 28770
/proc/meminfo: memFree=20277180/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=157292 CPUtime=89.48 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 37291 0 0 0 8939 9 0 0 25 0 1 0 486738086 161067008 37114 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 39323 37114 136 6 0 37793 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 165992

[startup+162.3 s]
/proc/loadavg: 4.01 4.00 3.82 5/194 28771
/proc/meminfo: memFree=20264420/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=163020 CPUtime=149.48 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 38763 0 0 0 14938 10 0 0 25 0 1 0 486738086 166932480 38538 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 40755 38538 136 6 0 39225 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 171720

[startup+222.3 s]
/proc/loadavg: 4.11 4.03 3.83 5/194 28773
/proc/meminfo: memFree=20233408/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=165892 CPUtime=209.48 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 39586 0 0 0 20938 10 0 0 25 0 1 0 486738086 169873408 39246 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 41473 39246 136 6 0 39943 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 174592

[startup+282.3 s]
/proc/loadavg: 4.04 4.02 3.84 5/194 28774
/proc/meminfo: memFree=20221960/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=176332 CPUtime=269.49 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 42295 0 0 0 26938 11 0 0 25 0 1 0 486738086 180563968 41874 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 44083 41874 136 6 0 42553 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 185032

[startup+342.3 s]
/proc/loadavg: 4.01 4.02 3.85 5/194 28776
/proc/meminfo: memFree=20215960/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=176332 CPUtime=329.49 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 42434 0 0 0 32938 11 0 0 25 0 1 0 486738086 180563968 41866 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 44083 41866 134 6 0 42553 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 185032

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 3.85 5/194 28778
/proc/meminfo: memFree=20204576/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3

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

/proc/28767/statm: 48195 45992 133 6 0 46665 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 201480

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 28784
/proc/meminfo: memFree=20066680/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=193064 CPUtime=629.5 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 47552 0 0 0 62938 12 0 0 25 0 1 0 486738086 197697536 46059 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 48266 46059 133 6 0 46736 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 201764

[startup+702.3 s]
/proc/loadavg: 3.95 4.00 3.89 4/187 28811
/proc/meminfo: memFree=20224660/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=193404 CPUtime=689.5 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 47754 0 0 0 68938 12 0 0 25 0 1 0 486738086 198045696 46123 33554432000 4194304 4218580 140736465334928 18446744073709551615 4213825 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 48351 46123 133 6 0 46821 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 202104

[startup+762.306 s]
/proc/loadavg: 3.35 3.81 3.83 4/187 28812
/proc/meminfo: memFree=20219060/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=199272 CPUtime=749.51 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 49401 0 0 0 74938 13 0 0 25 0 1 0 486738086 204054528 47585 33554432000 4194304 4218580 140736465334928 18446744073709551615 4213853 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 49818 47585 133 6 0 48288 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 207972

[startup+822.3 s]
/proc/loadavg: 3.13 3.66 3.77 4/187 28814
/proc/meminfo: memFree=20211728/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=199304 CPUtime=809.5 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 49569 0 0 0 80937 13 0 0 25 0 1 0 486738086 204087296 47599 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 49826 47599 133 6 0 48296 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 208004

[startup+882.301 s]
/proc/loadavg: 2.44 3.37 3.67 3/180 28840
/proc/meminfo: memFree=20381948/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=199048 CPUtime=869.51 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 49836 0 0 0 86937 14 0 0 25 0 1 0 486738086 203825152 47537 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208761 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 49762 47537 133 6 0 48232 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 207748

[startup+942.301 s]
/proc/loadavg: 2.16 3.12 3.56 3/180 28872
/proc/meminfo: memFree=20738920/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=199176 CPUtime=929.52 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 50071 0 0 0 92938 14 0 0 25 0 1 0 486738086 203956224 47564 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 49794 47564 133 6 0 48264 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 207876

[startup+1002.3 s]
/proc/loadavg: 2.06 2.91 3.46 3/180 28874
/proc/meminfo: memFree=20723360/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=199304 CPUtime=989.52 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 50282 0 0 0 98938 14 0 0 25 0 1 0 486738086 204087296 47597 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 49826 47597 133 6 0 48296 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 208004

[startup+1062.3 s]
/proc/loadavg: 2.02 2.74 3.36 3/180 28875
/proc/meminfo: memFree=20713148/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=199524 CPUtime=1049.52 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 50552 0 0 0 104938 14 0 0 25 0 1 0 486738086 204312576 47658 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 49881 47658 133 6 0 48351 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 208224

[startup+1122.3 s]
/proc/loadavg: 2.00 2.60 3.28 3/180 28877
/proc/meminfo: memFree=20704560/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=204748 CPUtime=1109.52 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 52103 0 0 0 110938 14 0 0 25 0 1 0 486738086 209661952 48984 33554432000 4194304 4218580 140736465334928 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 51187 48984 133 6 0 49657 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 213448

[startup+1182.3 s]
/proc/loadavg: 2.00 2.49 3.19 3/180 28878
/proc/meminfo: memFree=20689140/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=204684 CPUtime=1169.52 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 52345 0 0 0 116938 14 0 0 25 0 1 0 486738086 209596416 48967 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208126 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 51171 48967 133 6 0 49641 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 213384

[startup+1242.3 s]
/proc/loadavg: 2.00 2.40 3.12 3/180 28880
/proc/meminfo: memFree=20685244/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=208832 CPUtime=1229.53 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 53627 0 0 0 122938 15 0 0 25 0 1 0 486738086 213843968 49976 33554432000 4194304 4218580 140736465334928 18446744073709551615 4213807 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 52208 49976 133 6 0 50678 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 217532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.32 3.04 3/180 28882
/proc/meminfo: memFree=20684348/32950928 swapFree=67111528/67111528
[pid=28764] ppid=28762 vsize=8700 CPUtime=12.8 cores=1,3
/proc/28764/stat : 28764 (esg_static.sh) S 28762 28764 27831 0 -1 4202496 354 81737 0 0 0 0 1250 30 18 0 1 0 486736804 8908800 252 33554432000 4194304 4922060 140736569815968 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28764/statm: 2175 252 209 178 0 68 0
[pid=28767] ppid=28764 vsize=209276 CPUtime=1287.23 cores=1,3
/proc/28767/stat : 28767 (cdcl) R 28764 28764 27831 0 -1 4202496 53936 0 0 0 128708 15 0 0 25 0 1 0 486738086 214298624 50092 33554432000 4194304 4218580 140736465334928 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28767/statm: 52319 50092 133 6 0 50789 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 217976

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28764 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=507098
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=310952
# CPU time returned by wait4() is 12.818
# while last known CPU time is 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.58
CPU system time (s): 0.45
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 320932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.5071
system time used= 0.310952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82091
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= 9
involuntary context switches= 39

runsolver used 2.03669 second user time and 5.06823 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-25 19:10:01
IDJOB=3281575
IDBENCH=69571
IDSOLVER=1609
FILE ID=node149/3281575-1303751399
RUNJOBID= node149-1303751027-28571
PBS_JOBID= 13154013
Free space on /tmp= 71988 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281575-1303751399/watcher-3281575-1303751399 -o /tmp/evaluation-result-3281575-1303751399/solver-3281575-1303751399 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3281575-1303751399.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=20707438

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20504256 kB
Buffers:       2156736 kB
Cached:        9317456 kB
SwapCached:          0 kB
Active:        1653036 kB
Inactive:     10256412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20504256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          146008 kB
Writeback:           0 kB
AnonPages:      434924 kB
Mapped:          15224 kB
Slab:           471008 kB
PageTables:       6212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   628276 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72084 MiB
End job on node149 at 2011-04-25 19:31:43