Trace number 3265118

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.02 1300.01

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4072
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   34695    70875 |   10408       0        0     nan |  0.000 % |
0.00/0.17	c |         0 |   34650   134640 |      --       0       --      -- |     --   | -45/63765
0.00/0.17	c ==============================================================================
0.00/0.17	c Result  :   #vars: 1530   #clauses: 34650   #literals: 134640
0.00/0.17	c CPU time:   0.167974 s
0.00/0.17	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-3265118-1303573439/watcher-3265118-1303573439 -o /tmp/evaluation-result-3265118-1303573439/solver-3265118-1303573439 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3265118-1303573439.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: 0.89 1.94 3.05 3/176 9041
/proc/meminfo: memFree=15461488/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) R 9039 9041 8299 0 -1 4202496 310 0 0 0 0 0 0 0 23 0 1 0 468941847 8908800 249 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122534293 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/9041/statm: 2175 249 209 178 0 68 0

[startup+0.067052 s]
/proc/loadavg: 0.89 1.94 3.05 3/176 9041
/proc/meminfo: memFree=15461488/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 468941847 8908800 249 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9041/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101045 s]
/proc/loadavg: 0.89 1.94 3.05 3/176 9041
/proc/meminfo: memFree=15461488/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 468941847 8908800 249 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9041/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300972 s]
/proc/loadavg: 0.89 1.94 3.05 3/176 9041
/proc/meminfo: memFree=15461488/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8700

[startup+0.7009 s]
/proc/loadavg: 0.89 1.94 3.05 3/176 9041
/proc/meminfo: memFree=15461488/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 0.89 1.94 3.05 4/188 9094
/proc/meminfo: memFree=15448096/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=11616 CPUtime=1.29 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 1407 0 0 0 129 0 0 0 25 0 1 0 468941866 11894784 1316 33554432000 4194304 4218580 140733541155344 18446744073709551615 228122374853 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 2904 1316 129 6 0 1374 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20316

[startup+3.1005 s]
/proc/loadavg: 0.89 1.94 3.05 5/194 9135
/proc/meminfo: memFree=15438256/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=13360 CPUtime=2.89 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 1832 0 0 0 289 0 0 0 25 0 1 0 468941866 13680640 1741 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 3340 1741 130 6 0 1810 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22060

[startup+6.30092 s]
/proc/loadavg: 1.13 1.98 3.05 5/194 9136
/proc/meminfo: memFree=15421160/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=16272 CPUtime=6.09 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 2554 0 0 0 609 0 0 0 25 0 1 0 468941866 16662528 2463 33554432000 4194304 4218580 140733541155344 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 4068 2463 130 6 0 2538 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24972

[startup+12.7008 s]
/proc/loadavg: 1.44 2.03 3.06 5/194 9136
/proc/meminfo: memFree=15398572/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=21108 CPUtime=12.49 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 3778 0 0 0 1249 0 0 0 25 0 1 0 468941866 21614592 3687 33554432000 4194304 4218580 140733541155344 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 5277 3687 130 6 0 3747 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29808

[startup+25.5005 s]
/proc/loadavg: 2.01 2.12 3.08 5/194 9137
/proc/meminfo: memFree=15374884/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=30724 CPUtime=25.29 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 6193 0 0 0 2529 0 0 0 25 0 1 0 468941866 31461376 6093 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 7681 6093 131 6 0 6151 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39424

[startup+51.1008 s]
/proc/loadavg: 2.76 2.29 3.11 5/194 9137
/proc/meminfo: memFree=15343976/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=35924 CPUtime=50.89 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 7559 0 0 0 5089 0 0 0 25 0 1 0 468941866 36786176 7386 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 8981 7386 131 6 0 7451 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44624

[startup+102.307 s]
/proc/loadavg: 3.46 2.55 3.15 5/194 9139
/proc/meminfo: memFree=15299552/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=50900 CPUtime=102.1 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 11540 0 0 0 10209 1 0 0 25 0 1 0 468941866 52121600 11129 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 12725 11129 131 6 0 11195 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 59600

[startup+162.301 s]
/proc/loadavg: 3.80 2.81 3.20 5/194 9140
/proc/meminfo: memFree=15237140/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=72656 CPUtime=162.1 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 17264 0 0 0 16208 2 0 0 25 0 1 0 468941866 74399744 16553 33554432000 4194304 4218580 140733541155344 18446744073709551615 4210200 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 18164 16553 131 6 0 16634 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 81356

[startup+222.301 s]
/proc/loadavg: 3.92 3.02 3.25 5/194 9142
/proc/meminfo: memFree=15205108/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=80160 CPUtime=222.1 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 19437 0 0 0 22207 3 0 0 25 0 1 0 468941866 82083840 18430 33554432000 4194304 4218580 140733541155344 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 20040 18430 131 6 0 18510 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 88860

[startup+282.301 s]
/proc/loadavg: 3.97 3.20 3.29 5/194 9143
/proc/meminfo: memFree=15175320/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=84572 CPUtime=282.1 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 20942 0 0 0 28207 3 0 0 25 0 1 0 468941866 86601728 19541 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 21143 19541 131 6 0 19613 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 93272

[startup+342.301 s]
/proc/loadavg: 3.99 3.34 3.33 5/194 9145
/proc/meminfo: memFree=15143436/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=90300 CPUtime=342.1 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 22910 0 0 0 34207 3 0 0 25 0 1 0 468941866 92467200 20980 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 22575 20980 131 6 0 21045 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 99000

[startup+402.3 s]
/proc/loadavg: 3.99 3.46 3.37 5/194 9147
/proc/meminfo: memFree=15109928/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3

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

/proc/9074/statm: 35242 33656 131 6 0 33712 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 149668

[startup+642.301 s]
/proc/loadavg: 4.07 3.78 3.52 5/194 9153
/proc/meminfo: memFree=15017532/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=141128 CPUtime=642.11 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 37319 0 0 0 64205 6 0 0 25 0 1 0 468941866 144515072 33693 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 35282 33693 131 6 0 33752 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 149828

[startup+702.301 s]
/proc/loadavg: 4.02 3.82 3.54 5/194 9155
/proc/meminfo: memFree=15010560/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=141032 CPUtime=702.11 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 37901 0 0 0 70204 7 0 0 25 0 1 0 468941866 144416768 33667 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 35258 33667 131 6 0 33728 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 149732

[startup+762.307 s]
/proc/loadavg: 4.01 3.85 3.57 5/194 9156
/proc/meminfo: memFree=14998876/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=144024 CPUtime=762.12 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 38837 0 0 0 76205 7 0 0 25 0 1 0 468941866 147480576 34417 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 36006 34417 131 6 0 34476 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 152724

[startup+822.3 s]
/proc/loadavg: 4.00 3.87 3.59 5/194 9158
/proc/meminfo: memFree=14978884/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=146116 CPUtime=822.12 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 39837 0 0 0 82204 8 0 0 25 0 1 0 468941866 149622784 34937 33554432000 4194304 4218580 140733541155344 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 36529 34937 131 6 0 34999 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 154816

[startup+882.3 s]
/proc/loadavg: 4.00 3.89 3.62 5/194 9159
/proc/meminfo: memFree=14954536/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=149232 CPUtime=882.11 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 41172 0 0 0 88203 8 0 0 25 0 1 0 468941866 152813568 35714 33554432000 4194304 4218580 140733541155344 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 37308 35714 131 6 0 35778 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 157932

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.64 5/194 9161
/proc/meminfo: memFree=14938016/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=151300 CPUtime=942.12 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 42213 0 0 0 94203 9 0 0 25 0 1 0 468941866 154931200 36228 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 37825 36228 131 6 0 36295 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 160000

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.66 5/194 9163
/proc/meminfo: memFree=14886024/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=182292 CPUtime=1002.11 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 50120 0 0 0 100200 11 0 0 25 0 1 0 468941866 186667008 43963 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 45573 43963 131 6 0 44043 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 190992

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.67 5/194 9173
/proc/meminfo: memFree=14864960/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=189688 CPUtime=1062.12 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 52153 0 0 0 106200 12 0 0 25 0 1 0 468941866 194240512 45828 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 47422 45828 131 6 0 45892 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 198388

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.69 5/194 9175
/proc/meminfo: memFree=14849796/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=194836 CPUtime=1122.13 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 53569 0 0 0 112200 13 0 0 25 0 1 0 468941866 199512064 47094 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 48709 47094 131 6 0 47179 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 203536

[startup+1182.3 s]
/proc/loadavg: 4.10 3.98 3.72 5/194 9176
/proc/meminfo: memFree=14844308/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=197332 CPUtime=1182.12 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 54304 0 0 0 118199 13 0 0 25 0 1 0 468941866 202067968 47731 33554432000 4194304 4218580 140733541155344 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 49333 47731 131 6 0 47803 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 206032

[startup+1242.3 s]
/proc/loadavg: 4.03 3.98 3.73 5/194 9181
/proc/meminfo: memFree=14832588/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=204140 CPUtime=1242.13 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 56214 0 0 0 124199 14 0 0 25 0 1 0 468941866 209039360 49439 33554432000 4194304 4218580 140733541155344 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 51035 49439 131 6 0 49505 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 212840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.98 3.75 5/194 9183
/proc/meminfo: memFree=14826588/32951124 swapFree=67111528/67111528
[pid=9041] ppid=9039 vsize=8700 CPUtime=0.18 cores=1,3
/proc/9041/stat : 9041 (esg_static.sh) S 9039 9041 8299 0 -1 4202496 352 861 0 0 0 0 18 0 22 0 1 0 468941847 8908800 252 33554432000 4194304 4922060 140736520555312 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9041/statm: 2175 252 209 178 0 68 0
[pid=9074] ppid=9041 vsize=206240 CPUtime=1299.84 cores=1,3
/proc/9074/stat : 9074 (cdcl) R 9041 9041 8299 0 -1 4202496 56927 0 0 0 129970 14 0 0 25 0 1 0 468941866 211189760 49975 33554432000 4194304 4218580 140733541155344 18446744073709551615 4210532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9074/statm: 51560 49975 131 6 0 50030 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 214940

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 9041 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=188971
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.19397
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.88
CPU system time (s): 0.14
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 215164

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

runsolver used 2.15267 second user time and 4.95125 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-23 17:43:59
IDJOB=3265118
IDBENCH=85438
IDSOLVER=1609
FILE ID=node138/3265118-1303573439
RUNJOBID= node138-1303573439-9027
PBS_JOBID= 13150310
Free space on /tmp= 71956 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265118-1303573439/watcher-3265118-1303573439 -o /tmp/evaluation-result-3265118-1303573439/solver-3265118-1303573439 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3265118-1303573439.cnf

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=1175667904

node138.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.854
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.70
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.854
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.75
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.854
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.82
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.854
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.75
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.854
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.80
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.854
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.854
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.854
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:     32951124 kB
MemFree:      15461652 kB
Buffers:       2059100 kB
Cached:       14807096 kB
SwapCached:          0 kB
Active:        9709404 kB
Inactive:      7224484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15461652 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2004 kB
Writeback:           0 kB
AnonPages:       66704 kB
Mapped:          14488 kB
Slab:           492440 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   194544 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= 71952 MiB
End job on node138 at 2011-04-23 18:05:41