Trace number 3281069

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) 1299.98 1300.01

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  165782   444254 |   49734       0        0     nan |  0.000 % |
0.00/0.41	c |         0 |  122585   444957 |      --       0       --      -- |     --   | -41295/6392
0.00/0.41	c ==============================================================================
0.00/0.41	c Result  :   #vars: 17342   #clauses: 122585   #literals: 444957
0.00/0.41	c CPU time:   0.394939 s
0.00/0.41	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-3281069-1303750769/watcher-3281069-1303750769 -o /tmp/evaluation-result-3281069-1303750769/solver-3281069-1303750769 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3281069-1303750769.cnf 

running on 2 cores: 5,7

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: 2.64 3.69 3.81 3/190 4677
/proc/meminfo: memFree=18353820/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 486674833 8908800 250 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 250 209 178 0 68 0

[startup+0.0604141 s]
/proc/loadavg: 2.64 3.69 3.81 3/190 4677
/proc/meminfo: memFree=18353820/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 486674833 8908800 250 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100409 s]
/proc/loadavg: 2.64 3.69 3.81 3/190 4677
/proc/meminfo: memFree=18353820/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 486674833 8908800 250 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300374 s]
/proc/loadavg: 2.64 3.69 3.81 3/190 4677
/proc/meminfo: memFree=18353820/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 486674833 8908800 250 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700264 s]
/proc/loadavg: 2.64 3.69 3.81 3/190 4677
/proc/meminfo: memFree=18353820/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8700

[startup+1.50115 s]
/proc/loadavg: 2.83 3.71 3.82 6/198 4692
/proc/meminfo: memFree=18211124/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=17952 CPUtime=0.99 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 2924 0 0 0 99 0 0 0 20 0 1 0 486674883 18382848 2833 33554432000 4194304 4218580 140734902305424 18446744073709551615 4213853 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 4488 2833 131 6 0 2958 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26652

[startup+3.10087 s]
/proc/loadavg: 2.83 3.71 3.82 5/198 4693
/proc/meminfo: memFree=18194880/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=19272 CPUtime=2.59 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 3269 0 0 0 259 0 0 0 25 0 1 0 486674883 19734528 3178 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 4818 3178 131 6 0 3288 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27972

[startup+6.30028 s]
/proc/loadavg: 2.83 3.71 3.82 5/198 4694
/proc/meminfo: memFree=18264016/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=21128 CPUtime=5.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 3723 0 0 0 579 0 0 0 25 0 1 0 486674883 21635072 3632 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 5282 3632 131 6 0 3752 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29828

[startup+12.7011 s]
/proc/loadavg: 3.01 3.72 3.82 5/198 4694
/proc/meminfo: memFree=18247664/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=24876 CPUtime=12.19 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 4689 0 0 0 1219 0 0 0 25 0 1 0 486674883 25473024 4595 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 6219 4595 131 6 0 4689 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33576

[startup+25.5008 s]
/proc/loadavg: 3.24 3.75 3.83 5/198 4694
/proc/meminfo: memFree=18232668/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=26812 CPUtime=24.99 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 5198 0 0 0 2498 1 0 0 25 0 1 0 486674883 27455488 5085 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 6703 5085 131 6 0 5173 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35512

[startup+51.1011 s]
/proc/loadavg: 3.50 3.76 3.83 5/198 4695
/proc/meminfo: memFree=18209400/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=35564 CPUtime=50.59 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 7405 0 0 0 5058 1 0 0 25 0 1 0 486674883 36417536 7255 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 8891 7255 131 6 0 7361 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44264

[startup+102.307 s]
/proc/loadavg: 3.80 3.80 3.83 5/199 4697
/proc/meminfo: memFree=18188060/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=38600 CPUtime=101.8 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 8301 0 0 0 10178 2 0 0 25 0 1 0 486674883 39526400 8013 33554432000 4194304 4218580 140734902305424 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 9650 8013 131 6 0 8120 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 47300

[startup+162.301 s]
/proc/loadavg: 3.92 3.83 3.84 5/198 4707
/proc/meminfo: memFree=18167632/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=45856 CPUtime=161.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 10305 0 0 0 16177 2 0 0 25 0 1 0 486674883 46956544 9819 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 11464 9819 131 6 0 9934 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 54556

[startup+222.301 s]
/proc/loadavg: 3.97 3.86 3.85 5/198 4709
/proc/meminfo: memFree=18135736/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=50192 CPUtime=221.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 11701 0 0 0 22176 3 0 0 25 0 1 0 486674883 51396608 10931 33554432000 4194304 4218580 140734902305424 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 12548 10931 131 6 0 11018 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 58892

[startup+282.301 s]
/proc/loadavg: 4.02 3.90 3.86 5/198 4710
/proc/meminfo: memFree=18119832/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=53908 CPUtime=281.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 12932 0 0 0 28175 4 0 0 25 0 1 0 486674883 55201792 11846 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 13477 11846 131 6 0 11947 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 62608

[startup+342.301 s]
/proc/loadavg: 4.05 3.93 3.87 5/198 4715
/proc/meminfo: memFree=18109172/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=62092 CPUtime=341.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 15269 0 0 0 34174 5 0 0 25 0 1 0 486674883 63582208 13885 33554432000 4194304 4218580 140734902305424 18446744073709551615 4210026 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 15523 13885 131 6 0 13993 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 70792

[startup+402.3 s]
/proc/loadavg: 4.02 3.94 3.87 5/198 4716
/proc/meminfo: memFree=18071340/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7

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

/proc/4685/statm: 21509 19878 131 6 0 19979 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 94736

[startup+642.301 s]
/proc/loadavg: 4.02 3.97 3.90 5/198 4723
/proc/meminfo: memFree=18038508/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=86356 CPUtime=641.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 22723 0 0 0 64171 8 0 0 25 0 1 0 486674883 88428544 19953 33554432000 4194304 4218580 140734902305424 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 21589 19953 131 6 0 20059 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 95056

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/198 4724
/proc/meminfo: memFree=18036744/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=86420 CPUtime=701.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 23076 0 0 0 70171 8 0 0 25 0 1 0 486674883 88494080 19970 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 21605 19970 131 6 0 20075 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 95120

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.91 5/198 4726
/proc/meminfo: memFree=18035980/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=86420 CPUtime=761.8 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 23422 0 0 0 76171 9 0 0 25 0 1 0 486674883 88494080 19972 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 21605 19972 131 6 0 20075 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 95120

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/198 4728
/proc/meminfo: memFree=18034096/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=86612 CPUtime=821.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 23777 0 0 0 82170 9 0 0 25 0 1 0 486674883 88690688 20017 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 21653 20017 131 6 0 20123 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 95312

[startup+882.301 s]
/proc/loadavg: 4.05 3.99 3.91 5/198 4729
/proc/meminfo: memFree=18034080/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=86196 CPUtime=881.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 24235 0 0 0 88170 9 0 0 25 0 1 0 486674883 88264704 19920 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 21549 19920 131 6 0 20019 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 94896

[startup+942.301 s]
/proc/loadavg: 4.09 4.02 3.93 5/198 4731
/proc/meminfo: memFree=18033680/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=86516 CPUtime=941.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 24635 0 0 0 94169 10 0 0 25 0 1 0 486674883 88592384 19992 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 21629 19992 131 6 0 20099 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 95216

[startup+1002.3 s]
/proc/loadavg: 4.08 4.03 3.93 5/198 4732
/proc/meminfo: memFree=18026092/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=93736 CPUtime=1001.78 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 26755 0 0 0 100168 10 0 0 25 0 1 0 486674883 95985664 21804 33554432000 4194304 4218580 140734902305424 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 23434 21804 131 6 0 21904 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 102436

[startup+1062.3 s]
/proc/loadavg: 4.14 4.05 3.94 5/198 4734
/proc/meminfo: memFree=18025948/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=93992 CPUtime=1061.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 27266 0 0 0 106168 11 0 0 25 0 1 0 486674883 96247808 21863 33554432000 4194304 4218580 140734902305424 18446744073709551615 4213919 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 23498 21863 131 6 0 21968 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 102692

[startup+1122.3 s]
/proc/loadavg: 4.24 4.09 3.96 5/198 4736
/proc/meminfo: memFree=18019608/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=98980 CPUtime=1121.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 28951 0 0 0 112167 12 0 0 25 0 1 0 486674883 101355520 23101 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 24745 23101 131 6 0 23215 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 107680

[startup+1182.3 s]
/proc/loadavg: 4.09 4.07 3.96 5/198 4737
/proc/meminfo: memFree=17984860/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=106028 CPUtime=1181.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 30807 0 0 0 118167 12 0 0 25 0 1 0 486674883 108572672 24855 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 26507 24855 131 6 0 24977 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 114728

[startup+1242.3 s]
/proc/loadavg: 4.03 4.05 3.96 5/198 4739
/proc/meminfo: memFree=17975404/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=110292 CPUtime=1241.79 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 32136 0 0 0 124166 13 0 0 25 0 1 0 486674883 112939008 25925 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 27573 25925 131 6 0 26043 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 118992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.04 3.96 3/193 4742
/proc/meminfo: memFree=18129544/32951124 swapFree=67111528/67111528
[pid=4677] ppid=4675 vsize=8700 CPUtime=0.49 cores=5,7
/proc/4677/stat : 4677 (esg_static.sh) S 4675 4677 4136 0 -1 4202496 356 7198 0 0 0 0 46 3 17 0 1 0 486674833 8908800 253 33554432000 4194304 4922060 140736194504880 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4677/statm: 2175 253 209 178 0 68 0
[pid=4685] ppid=4677 vsize=110292 CPUtime=1299.49 cores=5,7
/proc/4685/stat : 4685 (cdcl) R 4677 4677 4136 0 -1 4202496 32291 0 0 0 129936 13 0 0 25 0 1 0 486674883 112939008 25924 33554432000 4194304 4218580 140734902305424 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4685/statm: 27573 25924 131 6 0 26043 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 118992

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 4677 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=461929
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=33994
# CPU time returned by wait4() is 0.495923
# while last known CPU time is 1299.98
#
# 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): 1299.98
CPU user time (s): 1299.82
CPU system time (s): 0.16
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 119376

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

runsolver used 1.9977 second user time and 5.10722 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 18:59:30
IDJOB=3281069
IDBENCH=20521
IDSOLVER=1609
FILE ID=node133/3281069-1303750769
RUNJOBID= node133-1303750769-4646
PBS_JOBID= 13154029
Free space on /tmp= 71720 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281069-1303750769/watcher-3281069-1303750769 -o /tmp/evaluation-result-3281069-1303750769/solver-3281069-1303750769 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3281069-1303750769.cnf

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=45827856

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      18354852 kB
Buffers:       2166916 kB
Cached:       11772628 kB
SwapCached:          0 kB
Active:        8414380 kB
Inactive:      5622256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18354852 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28000 kB
Writeback:           0 kB
AnonPages:       95792 kB
Mapped:          15576 kB
Slab:           497020 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   271928 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71688 MiB
End job on node133 at 2011-04-25 19:21:12