Trace number 1821452

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
BinMiniSat 2009-03-21? (TO) 1200.09 1200.07

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r3-noholes.cnf
MD5SUM91d125ee3007575f40ddeef126d7f80f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables498723
Number of clauses2928183
Sum of the clauses size7885040
Maximum clause length33
Minimum clause length1
Number of clauses of size 170035
Number of clauses of size 22107033
Number of clauses of size 3609981
Number of clauses of size 419805
Number of clauses of size 50
Number of clauses of size over 5121329

Solver Data

0.00/0.00	c Parsing...
2.42/2.47	c ==============================================================================
2.42/2.47	c |           |     ORIGINAL     |              LEARNT              |          |
2.42/2.47	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.42/2.47	c ==============================================================================
2.42/2.47	c |         0 | 2445459  6687382 |  733637       0        0     nan |  0.000 % |
88.32/88.32	c |         0 |  459462  3264797 |      --       0       --      -- |     --   | -1360719/-1657359
88.32/88.33	c ==============================================================================
88.32/88.33	c Result  :   #vars: 7950   #clauses: 459462   #literals: 3264797
88.32/88.33	c CPU time:   87.72 s
88.32/88.33	c ==============================================================================
89.40/89.51	This is MiniSat 2.0 beta
89.40/89.51	WARNING: for repeatability, setting FPU to use double precision
89.40/89.51	============================[ Problem Statistics ]=============================
89.40/89.51	|                                                                             |
89.40/89.51	|  Number of variables:  7950                                                 |
89.40/89.51	|  Number of clauses:    459462                                               |
89.49/89.94	|  Parsing time:         0.41         s                                       |
89.49/89.98	============================[ Search Statistics ]==============================
89.49/89.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
89.49/89.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
89.49/89.98	===============================================================================
89.49/89.99	|         0 |    7950   459462  3264797 |   153154        0    nan |  0.000 % |
89.49/90.00	|       101 |    7950   459462  3264797 |   168469      101      8 |  0.000 % |
89.49/90.03	|       251 |    7948   459462  3264797 |   185316      249      8 |  0.025 % |
89.49/90.07	|       476 |    7948   459462  3264797 |   203847      474     12 |  0.025 % |
90.10/90.13	|       813 |    7941   459462  3264797 |   224232      806     11 |  0.113 % |
90.20/90.22	|      1320 |    7934   459462  3264797 |   246656     1307     10 |  0.201 % |
90.30/90.36	|      2080 |    7924   459462  3264797 |   271321     2060      9 |  0.327 % |
90.50/90.58	|      3220 |    7912   459462  3264797 |   298453     3191      9 |  0.478 % |
91.00/91.02	|      4928 |    7903   459462  3264797 |   328299     4891      9 |  0.591 % |
91.40/91.51	|      7490 |    7901   459462  3264797 |   361129     7451     10 |  0.616 % |
92.20/92.24	|     11335 |    7891   459462  3264797 |   397242    11286     10 |  0.742 % |
94.30/94.34	|     17101 |    7883   459462  3264797 |   436966    17044     11 |  0.843 % |
96.30/96.32	|     25750 |    7881   459462  3264797 |   480662    25691     13 |  0.868 % |
100.40/100.43	|     38724 |    7868   459462  3264797 |   528729    38655     13 |  1.031 % |
114.60/114.71	|     58185 |    7858   458612  3262431 |   581602    58033     30 |  1.157 % |
128.71/128.80	|     87377 |    7855   458546  3262229 |   639762    87219     27 |  1.195 % |
160.00/160.07	|    131166 |    7846   458546  3262229 |   703738   131000     25 |  1.308 % |
224.30/224.38	|    196850 |    7837   458411  3261810 |   774112   196664     23 |  1.421 % |
580.12/580.19	|    295377 |    7837   458411  3261810 |   851523   295191    102 |  1.421 % |
769.03/769.07	|    443166 |    7829   458365  3261669 |   936675   442964     78 |  1.522 % |
1068.06/1068.08	|    664849 |    7810   458163  3261051 |  1030343   664609     65 |  1.761 % |
1200.07/1200.05	HOME/SatELiteGTI: line 36:  5305 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821452-1242528318/watcher-1821452-1242528318 -o /tmp/evaluation-result-1821452-1242528318/solver-1821452-1242528318 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821452-1242528318.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 4918
/proc/meminfo: memFree=1913856/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2416 CPUtime=0.01
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 365 644 0 0 0 0 0 1 18 0 1 0 1017333257 2473984 276 4294967295 134512640 135169312 3219567040 3219565576 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 604 276 235 161 0 43 0
[pid=4922] ppid=4918 vsize=952 CPUtime=0
/proc/4922/stat : 4922 (SatELite_releas) R 4918 4918 16367 0 -1 4202496 136 0 0 0 0 0 0 0 20 0 1 0 1017333258 974848 72 4294967295 134512640 135223648 3213534192 3213533144 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4922/statm: 238 72 47 174 0 63 0

[startup+0.043601 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 4918
/proc/meminfo: memFree=1913856/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2416 CPUtime=0.01
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 365 644 0 0 0 0 0 1 18 0 1 0 1017333257 2473984 276 4294967295 134512640 135169312 3219567040 3219565576 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 604 276 235 161 0 43 0
[pid=4922] ppid=4918 vsize=5564 CPUtime=0.04
/proc/4922/stat : 4922 (SatELite_releas) R 4918 4918 16367 0 -1 4202496 1132 0 0 0 4 0 0 0 20 0 1 0 1017333258 5697536 1068 4294967295 134512640 135223648 3213534192 3213532692 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4922/statm: 1391 1068 47 174 0 1216 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7980

[startup+0.113593 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 4918
/proc/meminfo: memFree=1913856/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2416 CPUtime=0.01
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 365 644 0 0 0 0 0 1 18 0 1 0 1017333257 2473984 276 4294967295 134512640 135169312 3219567040 3219565576 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 604 276 235 161 0 43 0
[pid=4922] ppid=4918 vsize=12456 CPUtime=0.11
/proc/4922/stat : 4922 (SatELite_releas) R 4918 4918 16367 0 -1 4202496 2629 0 0 0 10 1 0 0 20 0 1 0 1017333258 12754944 2565 4294967295 134512640 135223648 3213534192 3213533144 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4922/statm: 3114 2565 47 174 0 2939 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 14872

[startup+0.313582 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 4918
/proc/meminfo: memFree=1913856/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2416 CPUtime=0.01
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 365 644 0 0 0 0 0 1 18 0 1 0 1017333257 2473984 276 4294967295 134512640 135169312 3219567040 3219565576 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 604 276 235 161 0 43 0
[pid=4922] ppid=4918 vsize=29596 CPUtime=0.31
/proc/4922/stat : 4922 (SatELite_releas) R 4918 4918 16367 0 -1 4202496 6721 0 0 0 28 3 0 0 21 0 1 0 1017333258 30306304 6657 4294967295 134512640 135223648 3213534192 3213533144 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4922/statm: 7399 6657 47 174 0 7224 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 32012

[startup+0.713559 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 4918
/proc/meminfo: memFree=1913856/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2416 CPUtime=0.01
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 365 644 0 0 0 0 0 1 18 0 1 0 1017333257 2473984 276 4294967295 134512640 135169312 3219567040 3219565576 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 604 276 235 161 0 43 0
[pid=4922] ppid=4918 vsize=75272 CPUtime=0.71
/proc/4922/stat : 4922 (SatELite_releas) R 4918 4918 16367 0 -1 4202496 15711 0 0 0 60 11 0 0 22 0 1 0 1017333258 77078528 15647 4294967295 134512640 135223648 3213534192 3213533144 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4922/statm: 18818 15647 47 174 0 18643 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 77688

[startup+1.51351 s]
/proc/loadavg: 1.00 1.00 1.00 2/100 4926
/proc/meminfo: memFree=1826280/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2416 CPUtime=0.01
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 365 644 0 0 0 0 0 1 18 0 1 0 1017333257 2473984 276 4294967295 134512640 135169312 3219567040 3219565576 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 604 276 235 161 0 43 0
[pid=4922] ppid=4918 vsize=149484 CPUtime=1.51
/proc/4922/stat : 4922 (SatELite_releas) R 4918 4918 16367 0 -1 4202496 32606 0 0 0 131 20 0 0 25 0 1 0 1017333258 153071616 32542 4294967295 134512640 135223648 3213534192 3213533144 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4922/statm: 37371 32542 47 174 0 37196 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 151900

[startup+3.11342 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 4926
/proc/meminfo: memFree=1732660/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2416 CPUtime=0.01
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 365 644 0 0 0 0 0 1 18 0 1 0 1017333257 2473984 276 4294967295 134512640 135169312 3219567040 3219565576 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 604 276 235 161 0 43 0
[pid=4922] ppid=4918 vsize=251780 CPUtime=3.11
/proc/4922/stat : 4922 (SatELite_releas) R 4918 4918 16367 0 -1 4202496 58074 0 0 0 279 32 0 0 25 0 1 0 1017333258 257822720 57989 4294967295 134512640 135223648 3213534192 3213532688 134549024 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4922/statm: 62945 57989 68 174 0 62770 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 254196

[startup+6.31324 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 4928
/proc/meminfo: memFree=1681440/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2416 CPUtime=0.01
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 365 644 0 0 0 0 0 1 18 0 1 0 1017333257 2473984 276 4294967295 134512640 135169312 3219567040 3219565576 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 604 276 235 161 0 43 0
[pid=4922] ppid=4918 vsize=252804 CPUtime=6.31
/proc/4922/stat : 4922 (SatELite_releas) R 4918 4918 16367 0 -1 4202496 58264 0 0 0 597 34 0 0 25 0 1 0 1017333258 258871296 58179 4294967295 134512640 135223648 3213534192 3213532688 134548581 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4922/statm: 63201 58179 68 174 0 63026 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 255220

[startup+12.7129 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 5113
/proc/meminfo: memFree=1645748/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2416 CPUtime=0.01
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 365 644 0 0 0 0 0 1 18 0 1 0 1017333257 2473984 276 4294967295 134512640 135169312 3219567040 3219565576 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 604 276 235 161 0 43 0
[pid=4922] ppid=4918 vsize=279400 CPUtime=12.71
/proc/4922/stat : 4922 (SatELite_releas) R 4918 4918 16367 0 -1 4202496 70131 0 0 0 1229 42 0 0 25 0 1 0 1017333258 286105600 63768 4294967295 134512640 135223648 3213534192 3213531860 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4922/statm: 69850 63768 73 174 0 69675 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 281816

[startup+25.5122 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 5113
/proc/meminfo: memFree=1581008/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2416 CPUtime=0.01
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 365 644 0 0 0 0 0 1 18 0 1 0 1017333257 2473984 276 4294967295 134512640 135169312 3219567040 3219565576 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 604 276 235 161 0 43 0
[pid=4922] ppid=4918 vsize=324852 CPUtime=25.5
/proc/4922/stat : 4922 (SatELite_releas) R 4918 4918 16367 0 -1 4202496 82284 0 0 0 2496 54 0 0 25 0 1 0 1017333258 332648448 75345 4294967295 134512640 135223648 3213534192 3213532000 134548993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4922/statm: 81213 75345 73 174 0 81038 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 327268

[startup+51.1207 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 5117
/proc/meminfo: memFree=1581080/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2416 CPUtime=0.01
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 365 644 0 0 0 0 0 1 18 0 1 0 1017333257 2473984 276 4294967295 134512640 135169312 3219567040 3219565576 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 604 276 235 161 0 43 0
[pid=4922] ppid=4918 vsize=325364 CPUtime=51.11
/proc/4922/stat : 4922 (SatELite_releas) R 4918 4918 16367 0 -1 4202496 82435 0 0 0 5056 55 0 0 25 0 1 0 1017333258 333172736 75496 4294967295 134512640 135223648 3213534192 3213532288 134585544 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4922/statm: 81341 75496 73 174 0 81166 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 327780

[startup+102.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 5307
/proc/meminfo: memFree=1822800/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=39244 CPUtime=12.81
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 9708 0 0 0 1276 5 0 0 25 0 1 0 1017342209 40185856 9643 4294967295 134512640 135216011 3213892768 3213891120 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 9811 9643 71 172 0 9638 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 41664

[startup+162.304 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 5494
/proc/meminfo: memFree=1807464/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=54412 CPUtime=72.8
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 13504 0 0 0 7268 12 0 0 25 0 1 0 1017342209 55717888 13439 4294967295 134512640 135216011 3213892768 3213891120 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 13603 13439 71 172 0 13430 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56832

[startup+222.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 5680
/proc/meminfo: memFree=1800288/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=61628 CPUtime=132.81
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 15281 0 0 0 13269 12 0 0 25 0 1 0 1017342209 63107072 15216 4294967295 134512640 135216011 3213892768 3213891120 134527330 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 15407 15216 71 172 0 15234 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 64048

[startup+282.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 5868
/proc/meminfo: memFree=1776860/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=85840 CPUtime=192.81
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 21252 0 0 0 19267 14 0 0 25 0 1 0 1017342209 87900160 21187 4294967295 134512640 135216011 3213892768 3213891120 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 21460 21187 71 172 0 21287 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 88260

[startup+342.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 6057
/proc/meminfo: memFree=1758136/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=103976 CPUtime=252.82
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 25810 0 0 0 25267 15 0 0 25 0 1 0 1017342209 106471424 25745 4294967295 134512640 135216011 3213892768 3213891120 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 25994 25745 71 172 0 25821 0
Current children cumulated CPU time (s) 342.31

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

[pid=5305] ppid=4918 vsize=136492 CPUtime=372.83
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 33949 0 0 0 37261 22 0 0 25 0 1 0 1017342209 139767808 33884 4294967295 134512640 135216011 3213892768 3213891120 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 34123 33884 71 172 0 33950 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 138912

[startup+522.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 6623
/proc/meminfo: memFree=1710100/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=151672 CPUtime=432.82
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 37777 0 0 0 43258 24 0 0 25 0 1 0 1017342209 155312128 37712 4294967295 134512640 135216011 3213892768 3213891120 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 37918 37712 71 172 0 37745 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 154092

[startup+582.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 6811
/proc/meminfo: memFree=1695360/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=166392 CPUtime=492.83
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 41453 0 0 0 49259 24 0 0 25 0 1 0 1017342209 170385408 41388 4294967295 134512640 135216011 3213892768 3213891120 134527438 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 41598 41388 71 172 0 41425 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 168812

[startup+642.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 7003
/proc/meminfo: memFree=1688540/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=173432 CPUtime=552.83
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 43098 0 0 0 55257 26 0 0 25 0 1 0 1017342209 177594368 43033 4294967295 134512640 135216011 3213892768 3213891120 134527937 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 43358 43033 71 172 0 43185 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 175852

[startup+702.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 7191
/proc/meminfo: memFree=1684580/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=177540 CPUtime=612.84
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 44138 0 0 0 61258 26 0 0 25 0 1 0 1017342209 181800960 44073 4294967295 134512640 135216011 3213892768 3213891120 134527419 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 44385 44073 71 172 0 44212 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 179960

[startup+762.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 7383
/proc/meminfo: memFree=1674288/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=187716 CPUtime=672.85
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 46738 0 0 0 67255 30 0 0 25 0 1 0 1017342209 192221184 46673 4294967295 134512640 135216011 3213892768 3213891120 134527531 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 46929 46673 71 172 0 46756 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 190136

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 7569
/proc/meminfo: memFree=1662392/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=200400 CPUtime=732.85
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 49703 0 0 0 73255 30 0 0 25 0 1 0 1017342209 205209600 49638 4294967295 134512640 135216011 3213892768 3213891120 134527289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 50100 49638 71 172 0 49927 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 202820

[startup+882.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 7757
/proc/meminfo: memFree=1656548/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=206172 CPUtime=792.84
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 51170 0 0 0 79254 30 0 0 25 0 1 0 1017342209 211120128 51105 4294967295 134512640 135216011 3213892768 3213891120 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 51543 51105 71 172 0 51370 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 208592

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 7957
/proc/meminfo: memFree=1646248/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=216108 CPUtime=852.85
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 53668 0 0 0 85254 31 0 0 25 0 1 0 1017342209 221294592 53603 4294967295 134512640 135216011 3213892768 3213891120 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 54027 53603 71 172 0 53854 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 218528

[startup+1002.32 s]
/proc/loadavg: 1.31 1.09 1.03 2/99 8145
/proc/meminfo: memFree=1638020/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=223964 CPUtime=912.86
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 55660 0 0 0 91253 33 0 0 25 0 1 0 1017342209 229339136 55595 4294967295 134512640 135216011 3213892768 3213891120 134527324 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 55991 55595 71 172 0 55818 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 226384

[startup+1062.32 s]
/proc/loadavg: 1.15 1.08 1.03 2/99 8333
/proc/meminfo: memFree=1629572/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=232200 CPUtime=972.87
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 57759 0 0 0 97253 34 0 0 25 0 1 0 1017342209 237772800 57694 4294967295 134512640 135216011 3213892768 3213891120 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 58050 57694 71 172 0 57877 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 234620

[startup+1122.32 s]
/proc/loadavg: 1.11 1.08 1.03 2/99 8519
/proc/meminfo: memFree=1622768/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=238944 CPUtime=1032.87
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 59459 0 0 0 103253 34 0 0 25 0 1 0 1017342209 244678656 59394 4294967295 134512640 135216011 3213892768 3213891120 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 59736 59394 71 172 0 59563 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 241364

[startup+1182.33 s]
/proc/loadavg: 1.04 1.07 1.02 2/99 8711
/proc/meminfo: memFree=1617700/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=245860 CPUtime=1092.88
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 60859 0 0 0 109251 37 0 0 25 0 1 0 1017342209 251760640 60794 4294967295 134512640 135216011 3213892768 3213891120 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 61465 60794 71 172 0 61292 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 248280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.03 s]
/proc/loadavg: 1.03 1.06 1.02 2/99 8712
/proc/meminfo: memFree=1614724/2074464 swapFree=1949244/1959888
[pid=4918] ppid=4916 vsize=2420 CPUtime=89.49
/proc/4918/stat : 4918 (SatELiteGTI) S 4916 4918 16367 0 -1 4194304 383 92062 0 0 0 0 8881 68 18 0 1 0 1017333257 2478080 277 4294967295 134512640 135169312 3219567040 3219563256 3085614830 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4918/statm: 605 277 235 161 0 44 0
[pid=5305] ppid=4918 vsize=248656 CPUtime=1110.58
/proc/5305/stat : 5305 (minisat_static) R 4918 4918 16367 0 -1 4202496 61582 0 0 0 111021 37 0 0 25 0 1 0 1017342209 254623744 61517 4294967295 134512640 135216011 3213892768 3213890868 134722150 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5305/statm: 62164 61517 71 172 0 61991 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 251076

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)
Real time (s): 1200.07
CPU time (s): 1200.09
CPU user time (s): 1199.02
CPU system time (s): 1.07
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 347556

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 04:45:18
IDJOB=1821452
IDBENCH=70959
IDSOLVER=661
FILE ID=tipi11/1821452-1242528318
PBS_JOBID=
Free space on /tmp= 9783 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r3-noholes.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821452-1242528318/watcher-1821452-1242528318 -o /tmp/evaluation-result-1821452-1242528318/solver-1821452-1242528318 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821452-1242528318.cnf

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

MD5SUM BENCH= 91d125ee3007575f40ddeef126d7f80f
RANDOM SEED= 169351245

Linux tipi11 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1914128 kB
Buffers:         14852 kB
Cached:          93092 kB
SwapCached:       5216 kB
Active:          86172 kB
Inactive:        33696 kB
HighTotal:     1178688 kB
HighFree:      1072844 kB
LowTotal:       895776 kB
LowFree:        841284 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:           64172 kB
Writeback:           0 kB
AnonPages:       11144 kB
Mapped:           4968 kB
Slab:            32232 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97124 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9783 MiB
End job on tipi11 at 2009-05-17 05:05:25