Trace number 3282541

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

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 |   39141    91329 |   11742       0        0     nan |  0.000 % |
0.00/0.13	c |         0 |   22050    73506 |      --       0       --      -- |     --   | -17049/-17722
0.00/0.13	c ==============================================================================
0.00/0.13	c Result  :   #vars: 4743   #clauses: 22050   #literals: 73506
0.00/0.13	c CPU time:   0.12998 s
0.00/0.13	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-3282541-1303754240/watcher-3282541-1303754240 -o /tmp/evaluation-result-3282541-1303754240/solver-3282541-1303754240 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3282541-1303754240.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: 3.84 3.97 3.84 2/176 5445
/proc/meminfo: memFree=14817200/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 487024748 8908800 250 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 250 209 178 0 68 0

[startup+0.0323251 s]
/proc/loadavg: 3.84 3.97 3.84 2/176 5445
/proc/meminfo: memFree=14817200/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 487024748 8908800 250 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10031 s]
/proc/loadavg: 3.84 3.97 3.84 2/176 5445
/proc/meminfo: memFree=14817200/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 487024748 8908800 250 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30024 s]
/proc/loadavg: 3.84 3.97 3.84 2/176 5445
/proc/meminfo: memFree=14817200/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+0.700164 s]
/proc/loadavg: 3.84 3.97 3.84 2/176 5445
/proc/meminfo: memFree=14817200/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+1.50105 s]
/proc/loadavg: 3.84 3.97 3.84 3/182 5456
/proc/meminfo: memFree=14786056/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=11228 CPUtime=1.34 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 1270 0 0 0 134 0 0 0 25 0 1 0 487024763 11497472 1180 33554432000 4194304 4218580 140737270061056 18446744073709551615 4210967 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 2807 1180 130 6 0 1277 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19928

[startup+3.10077 s]
/proc/loadavg: 3.84 3.97 3.84 3/182 5456
/proc/meminfo: memFree=14784196/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=12944 CPUtime=2.94 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 1730 0 0 0 294 0 0 0 25 0 1 0 487024763 13254656 1640 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208150 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 3236 1640 130 6 0 1706 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21644

[startup+6.30018 s]
/proc/loadavg: 3.69 3.93 3.83 3/180 5456
/proc/meminfo: memFree=14781756/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=15000 CPUtime=6.14 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 2237 0 0 0 614 0 0 0 25 0 1 0 487024763 15360000 2147 33554432000 4194304 4218580 140737270061056 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 3750 2147 131 6 0 2220 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23700

[startup+12.701 s]
/proc/loadavg: 3.56 3.90 3.82 3/180 5456
/proc/meminfo: memFree=14776900/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=17320 CPUtime=12.54 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 2805 0 0 0 1254 0 0 0 25 0 1 0 487024763 17735680 2714 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 4330 2714 131 6 0 2800 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26020

[startup+25.5007 s]
/proc/loadavg: 3.21 3.81 3.79 3/180 5456
/proc/meminfo: memFree=14771944/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=20332 CPUtime=25.34 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 3589 0 0 0 2534 0 0 0 25 0 1 0 487024763 20819968 3475 33554432000 4194304 4218580 140737270061056 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 5083 3475 131 6 0 3553 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29032

[startup+51.101 s]
/proc/loadavg: 2.80 3.66 3.75 3/180 5457
/proc/meminfo: memFree=14762076/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=27564 CPUtime=50.94 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 5428 0 0 0 5094 0 0 0 25 0 1 0 487024763 28225536 5263 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 6891 5263 131 6 0 5361 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36264

[startup+102.307 s]
/proc/loadavg: 2.39 3.42 3.66 3/180 5458
/proc/meminfo: memFree=14748304/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=35492 CPUtime=102.14 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 7643 0 0 0 10214 0 0 0 25 0 1 0 487024763 36343808 7252 33554432000 4194304 4218580 140737270061056 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 8873 7252 131 6 0 7343 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 44192

[startup+162.301 s]
/proc/loadavg: 2.14 3.16 3.55 3/180 5460
/proc/meminfo: memFree=14743188/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=36512 CPUtime=162.13 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 8231 0 0 0 16213 0 0 0 25 0 1 0 487024763 37388288 7506 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 9128 7506 131 6 0 7598 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 45212

[startup+222.301 s]
/proc/loadavg: 2.05 2.94 3.45 3/180 5471
/proc/meminfo: memFree=14738192/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=37916 CPUtime=222.14 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 8980 0 0 0 22213 1 0 0 25 0 1 0 487024763 38825984 7873 33554432000 4194304 4218580 140737270061056 18446744073709551615 4210400 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 9479 7873 131 6 0 7949 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 46616

[startup+282.301 s]
/proc/loadavg: 2.09 2.79 3.36 3/180 5472
/proc/meminfo: memFree=14722788/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=51920 CPUtime=282.13 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 12814 0 0 0 28212 1 0 0 25 0 1 0 487024763 53166080 11374 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 12980 11374 131 6 0 11450 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 60620

[startup+342.301 s]
/proc/loadavg: 2.03 2.64 3.27 3/180 5474
/proc/meminfo: memFree=14717056/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=52668 CPUtime=342.13 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 13304 0 0 0 34211 2 0 0 25 0 1 0 487024763 53932032 11547 33554432000 4194304 4218580 140737270061056 18446744073709551615 4209492 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 13167 11547 131 6 0 11637 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 61368

[startup+402.301 s]
/proc/loadavg: 2.01 2.52 3.19 3/180 5478
/proc/meminfo: memFree=14711688/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7

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

/proc/5454/statm: 16451 14840 131 6 0 14921 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 74504

[startup+642.301 s]
/proc/loadavg: 2.00 2.23 2.91 3/180 5485
/proc/meminfo: memFree=14693328/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=66572 CPUtime=642.12 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 18253 0 0 0 64209 3 0 0 25 0 1 0 487024763 68169728 15037 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 16643 15037 131 6 0 15113 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 75272

[startup+702.301 s]
/proc/loadavg: 2.00 2.18 2.85 3/180 5486
/proc/meminfo: memFree=14691700/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=67664 CPUtime=702.13 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 18820 0 0 0 70209 4 0 0 25 0 1 0 487024763 69287936 15295 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 16916 15295 131 6 0 15386 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 76364

[startup+762.307 s]
/proc/loadavg: 2.00 2.15 2.79 3/180 5488
/proc/meminfo: memFree=14691068/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=68220 CPUtime=762.13 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 19271 0 0 0 76209 4 0 0 25 0 1 0 487024763 69857280 15440 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 17055 15440 131 6 0 15525 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 76920

[startup+822.301 s]
/proc/loadavg: 2.00 2.12 2.74 3/180 5490
/proc/meminfo: memFree=14689068/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=69272 CPUtime=822.12 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 19864 0 0 0 82208 4 0 0 25 0 1 0 487024763 70934528 15722 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 17318 15722 131 6 0 15788 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 77972

[startup+882.301 s]
/proc/loadavg: 2.04 2.11 2.70 3/180 5491
/proc/meminfo: memFree=14681984/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=72688 CPUtime=882.12 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 21008 0 0 0 88208 4 0 0 25 0 1 0 487024763 74432512 16548 33554432000 4194304 4218580 140737270061056 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 18172 16548 131 6 0 16642 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 81388

[startup+942.301 s]
/proc/loadavg: 2.01 2.08 2.65 3/180 5493
/proc/meminfo: memFree=14680728/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=72656 CPUtime=942.12 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 21347 0 0 0 94207 5 0 0 25 0 1 0 487024763 74399744 16537 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 18164 16537 131 6 0 16634 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 81356

[startup+1002.3 s]
/proc/loadavg: 2.00 2.07 2.61 3/180 5494
/proc/meminfo: memFree=14680708/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=72556 CPUtime=1002.12 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 21623 0 0 0 100207 5 0 0 25 0 1 0 487024763 74297344 16520 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 18139 16520 131 6 0 16609 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 81256

[startup+1062.3 s]
/proc/loadavg: 2.00 2.05 2.57 3/180 5496
/proc/meminfo: memFree=14680444/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=72868 CPUtime=1062.12 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 22004 0 0 0 106207 5 0 0 25 0 1 0 487024763 74616832 16592 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 18217 16592 131 6 0 16687 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 81568

[startup+1122.3 s]
/proc/loadavg: 2.00 2.04 2.53 3/180 5498
/proc/meminfo: memFree=14679556/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=73628 CPUtime=1122.12 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 22476 0 0 0 112207 5 0 0 25 0 1 0 487024763 75395072 16783 33554432000 4194304 4218580 140737270061056 18446744073709551615 4210069 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 18407 16783 131 6 0 16877 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 82328

[startup+1182.3 s]
/proc/loadavg: 2.03 2.05 2.50 3/180 5499
/proc/meminfo: memFree=14677548/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=75560 CPUtime=1182.12 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 23211 0 0 0 118207 5 0 0 25 0 1 0 487024763 77373440 17284 33554432000 4194304 4218580 140737270061056 18446744073709551615 4210018 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 18890 17284 131 6 0 17360 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 84260

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.46 3/180 5501
/proc/meminfo: memFree=14673440/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=79476 CPUtime=1242.13 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 24482 0 0 0 124207 6 0 0 25 0 1 0 487024763 81383424 18255 33554432000 4194304 4218580 140737270061056 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 19869 18255 131 6 0 18339 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 88176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.03 2.43 3/180 5502
/proc/meminfo: memFree=14670208/32951124 swapFree=67111528/67111528
[pid=5445] ppid=5443 vsize=8700 CPUtime=0.14 cores=5,7
/proc/5445/stat : 5445 (esg_static.sh) S 5443 5445 4448 0 -1 4202496 356 1864 0 0 0 0 14 0 24 0 1 0 487024748 8908800 253 33554432000 4194304 4922060 140737324840624 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5445/statm: 2175 253 209 178 0 68 0
[pid=5454] ppid=5445 vsize=82156 CPUtime=1299.83 cores=5,7
/proc/5454/stat : 5454 (cdcl) R 5445 5445 4448 0 -1 4202496 25418 0 0 0 129977 6 0 0 25 0 1 0 487024763 84127744 18934 33554432000 4194304 4218580 140737270061056 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5454/statm: 20539 18934 131 6 0 19009 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 90856

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 5445 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=141978
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.146977
# while last known CPU time is 1299.97
#
# 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.97
CPU user time (s): 1299.91
CPU system time (s): 0.06
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 91016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.141978
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= 2220
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 3

runsolver used 2.07568 second user time and 4.90725 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-25 19:57:20
IDJOB=3282541
IDBENCH=70818
IDSOLVER=1609
FILE ID=node109/3282541-1303754240
RUNJOBID= node109-1303752937-5277
PBS_JOBID= 13154053
Free space on /tmp= 72140 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282541-1303754240/watcher-3282541-1303754240 -o /tmp/evaluation-result-3282541-1303754240/solver-3282541-1303754240 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3282541-1303754240.cnf

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=124730257

node109.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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.74
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.809
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14817356 kB
Buffers:       2107824 kB
Cached:       15381432 kB
SwapCached:          0 kB
Active:        9453384 kB
Inactive:      8103556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14817356 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2400 kB
Writeback:           0 kB
AnonPages:       68240 kB
Mapped:          14696 kB
Slab:           511220 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195816 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= 72128 MiB
End job on node109 at 2011-04-25 20:19:02