Trace number 3280333

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

Nameindustrial/anbulagan/
hard-unsat/dated-10-17-u.cnf
MD5SUM780d946576ec5746b4ea9832bb01dbc5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1033.89
Satisfiable
(Un)Satisfiability was proved
Number of variables229544
Number of clauses1070757
Sum of the clauses size2471122
Maximum clause length10
Minimum clause length1
Number of clauses of size 119156
Number of clauses of size 2831957
Number of clauses of size 3176604
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

Solver Data

0.00/0.00	c Parsing...
0.00/0.42	c ==============================================================================
0.00/0.42	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.42	c ==============================================================================
0.00/0.42	c |         0 | 1051601  2451966 |  315480       0        0     nan |  0.000 % |
2.99/3.07	c |         0 |  393294  1026178 |      --       0       --      -- |     --   | -420354/-887288
2.99/3.07	c ==============================================================================
2.99/3.07	c Result  :   #vars: 62370   #clauses: 393294   #literals: 1026178
2.99/3.07	c CPU time:   2.99854 s
2.99/3.07	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-3280333-1303748157/watcher-3280333-1303748157 -o /tmp/evaluation-result-3280333-1303748157/solver-3280333-1303748157 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3280333-1303748157.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.63 3.59 2.91 2/180 6074
/proc/meminfo: memFree=24742168/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=0 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 565046313 8908800 250 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 250 209 178 0 68 0

[startup+0.0243889 s]
/proc/loadavg: 2.63 3.59 2.91 2/180 6074
/proc/meminfo: memFree=24742168/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=0 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 565046313 8908800 250 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100377 s]
/proc/loadavg: 2.63 3.59 2.91 2/180 6074
/proc/meminfo: memFree=24742168/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=0 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 565046313 8908800 250 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300342 s]
/proc/loadavg: 2.63 3.59 2.91 2/180 6074
/proc/meminfo: memFree=24742168/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=0 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 565046313 8908800 250 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700266 s]
/proc/loadavg: 2.63 3.59 2.91 2/180 6074
/proc/meminfo: memFree=24742168/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=0 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 565046313 8908800 250 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50113 s]
/proc/loadavg: 2.63 3.59 2.91 3/182 6076
/proc/meminfo: memFree=24627328/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=0 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 565046313 8908800 250 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 250 209 178 0 68 0
[pid=6075] ppid=6074 vsize=128904 CPUtime=1.49 cores=1,3
/proc/6075/stat : 6075 (SatELite_releas) R 6074 6074 5867 0 -1 4202496 30898 0 0 0 143 6 0 0 25 0 1 0 565046314 131997696 28166 33554432000 134512640 135144242 4292638144 18446744073709551615 134585557 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6075/statm: 32226 28166 77 155 0 32069 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137604

[startup+3.10082 s]
/proc/loadavg: 2.63 3.59 2.91 2/179 6079
/proc/meminfo: memFree=24700536/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=0 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 565046313 8908800 250 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 250 209 178 0 68 0
[pid=6075] ppid=6074 vsize=131496 CPUtime=3.08 cores=1,3
/proc/6075/stat : 6075 (SatELite_releas) R 6074 6074 5867 0 -1 4202496 45149 0 0 0 301 7 0 0 18 0 1 0 565046314 134651904 28727 33554432000 134512640 135144242 4292638144 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6075/statm: 32874 28727 77 155 0 32717 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 140196

[startup+6.30022 s]
/proc/loadavg: 2.58 3.57 2.91 3/182 6108
/proc/meminfo: memFree=24708312/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=34832 CPUtime=2.98 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 6904 0 0 0 297 1 0 0 25 0 1 0 565046644 35667968 6814 33554432000 4194304 4218580 140736644125280 18446744073709551615 4210324 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 8708 6814 131 6 0 7178 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43532

[startup+12.701 s]
/proc/loadavg: 2.69 3.57 2.91 5/194 6133
/proc/meminfo: memFree=24697152/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=36548 CPUtime=9.37 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 7330 0 0 0 936 1 0 0 25 0 1 0 565046644 37425152 7240 33554432000 4194304 4218580 140736644125280 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 9137 7240 131 6 0 7607 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 45248

[startup+25.5007 s]
/proc/loadavg: 2.98 3.59 2.93 5/194 6133
/proc/meminfo: memFree=24686044/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=39324 CPUtime=22.18 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 8018 0 0 0 2216 2 0 0 25 0 1 0 565046644 40267776 7928 33554432000 4194304 4218580 140736644125280 18446744073709551615 4210434 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 9831 7928 131 6 0 8301 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 48024

[startup+51.1009 s]
/proc/loadavg: 3.33 3.63 2.96 5/194 6134
/proc/meminfo: memFree=24670976/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=40384 CPUtime=47.78 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 8295 0 0 0 4776 2 0 0 25 0 1 0 565046644 41353216 8205 33554432000 4194304 4218580 140736644125280 18446744073709551615 4211216 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 10096 8205 131 6 0 8566 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 49084

[startup+102.307 s]
/proc/loadavg: 3.71 3.68 3.01 5/194 6135
/proc/meminfo: memFree=24652268/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=44188 CPUtime=98.99 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 9222 0 0 0 9896 3 0 0 25 0 1 0 565046644 45248512 9132 33554432000 4194304 4218580 140736644125280 18446744073709551615 4209996 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 11047 9132 131 6 0 9517 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 52888

[startup+162.301 s]
/proc/loadavg: 3.89 3.74 3.07 5/194 6167
/proc/meminfo: memFree=24648584/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=48096 CPUtime=158.98 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 10212 0 0 0 15895 3 0 0 25 0 1 0 565046644 49250304 10110 33554432000 4194304 4218580 140736644125280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 12024 10110 131 6 0 10494 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 56796

[startup+222.301 s]
/proc/loadavg: 3.96 3.78 3.12 5/194 6168
/proc/meminfo: memFree=24631280/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=49740 CPUtime=218.97 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 10669 0 0 0 21894 3 0 0 25 0 1 0 565046644 50933760 10550 33554432000 4194304 4218580 140736644125280 18446744073709551615 4210700 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 12435 10550 131 6 0 10905 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 58440

[startup+282.301 s]
/proc/loadavg: 4.10 3.85 3.19 5/194 6170
/proc/meminfo: memFree=24608064/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=52380 CPUtime=278.98 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 11334 0 0 0 27894 4 0 0 25 0 1 0 565046644 53637120 11188 33554432000 4194304 4218580 140736644125280 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 13095 11188 131 6 0 11565 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 61080

[startup+342.301 s]
/proc/loadavg: 4.04 3.87 3.23 5/194 6172
/proc/meminfo: memFree=24600964/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=58104 CPUtime=338.97 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 12805 0 0 0 33893 4 0 0 25 0 1 0 565046644 59498496 12611 33554432000 4194304 4218580 140736644125280 18446744073709551615 4210207 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 14526 12611 131 6 0 12996 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 66804

[startup+402.3 s]
/proc/loadavg: 4.01 3.89 3.28 5/194 6173
/proc/meminfo: memFree=24598072/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3

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

/proc/6091/statm: 15639 13740 131 6 0 14109 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 71256

[startup+642.301 s]
/proc/loadavg: 4.00 3.96 3.44 5/194 6180
/proc/meminfo: memFree=24570372/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=62712 CPUtime=638.99 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 14276 0 0 0 63893 6 0 0 25 0 1 0 565046644 64217088 13777 33554432000 4194304 4218580 140736644125280 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 15678 13777 131 6 0 14148 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 71412

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.47 5/194 6181
/proc/meminfo: memFree=24563396/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=62680 CPUtime=698.98 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 14358 0 0 0 69892 6 0 0 25 0 1 0 565046644 64184320 13767 33554432000 4194304 4218580 140736644125280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 15670 13767 131 6 0 14140 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 71380

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.50 5/194 6183
/proc/meminfo: memFree=24552688/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=68120 CPUtime=758.99 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 15834 0 0 0 75893 6 0 0 25 0 1 0 565046644 69754880 15145 33554432000 4194304 4218580 140736644125280 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 17030 15145 131 6 0 15500 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 76820

[startup+822.301 s]
/proc/loadavg: 4.07 3.99 3.54 5/194 6184
/proc/meminfo: memFree=24549800/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=68624 CPUtime=818.98 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 16046 0 0 0 81892 6 0 0 25 0 1 0 565046644 70270976 15277 33554432000 4194304 4218580 140736644125280 18446744073709551615 4210312 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 17156 15277 131 6 0 15626 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 77324

[startup+882.301 s]
/proc/loadavg: 4.02 3.99 3.56 5/194 6186
/proc/meminfo: memFree=24544060/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=68656 CPUtime=878.98 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 16130 0 0 0 87892 6 0 0 25 0 1 0 565046644 70303744 15285 33554432000 4194304 4218580 140736644125280 18446744073709551615 4209078 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 17164 15285 131 6 0 15634 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 77356

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.59 5/194 6188
/proc/meminfo: memFree=24542920/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=68624 CPUtime=938.98 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 16212 0 0 0 93892 6 0 0 25 0 1 0 565046644 70270976 15278 33554432000 4194304 4218580 140736644125280 18446744073709551615 4210677 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 17156 15278 131 6 0 15626 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 77324

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.61 5/194 6189
/proc/meminfo: memFree=24533700/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=68720 CPUtime=998.98 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 16299 0 0 0 99892 6 0 0 25 0 1 0 565046644 70369280 15301 33554432000 4194304 4218580 140736644125280 18446744073709551615 4210096 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 17180 15301 131 6 0 15650 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 77420

[startup+1062.3 s]
/proc/loadavg: 4.04 4.00 3.64 5/194 6191
/proc/meminfo: memFree=24530292/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=68864 CPUtime=1058.99 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 16398 0 0 0 105892 7 0 0 25 0 1 0 565046644 70516736 15308 33554432000 4194304 4218580 140736644125280 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 17216 15308 131 6 0 15686 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 77564

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/194 6192
/proc/meminfo: memFree=24525540/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=69852 CPUtime=1118.99 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 16728 0 0 0 111892 7 0 0 25 0 1 0 565046644 71528448 15552 33554432000 4194304 4218580 140736644125280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 17463 15552 131 6 0 15933 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 78552

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/194 6194
/proc/meminfo: memFree=24523516/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=70116 CPUtime=1178.99 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 16886 0 0 0 117892 7 0 0 25 0 1 0 565046644 71798784 15634 33554432000 4194304 4218580 140736644125280 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 17529 15634 131 6 0 15999 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 78816

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.69 5/194 6196
/proc/meminfo: memFree=24521372/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=71456 CPUtime=1238.99 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 17294 0 0 0 123892 7 0 0 25 0 1 0 565046644 73170944 15980 33554432000 4194304 4218580 140736644125280 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 17864 15980 131 6 0 16334 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 80156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.71 5/194 6197
/proc/meminfo: memFree=24516760/32951124 swapFree=67111348/67111528
[pid=6074] ppid=6072 vsize=8700 CPUtime=3.28 cores=1,3
/proc/6074/stat : 6074 (esg_static.sh) S 6072 6074 5867 0 -1 4202496 354 45150 0 0 0 0 319 9 18 0 1 0 565046313 8908800 253 33554432000 4194304 4922060 140733970960304 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6074/statm: 2175 253 209 178 0 68 0
[pid=6091] ppid=6074 vsize=75648 CPUtime=1296.69 cores=1,3
/proc/6091/stat : 6091 (cdcl) R 6074 6074 5867 0 -1 4202496 18415 0 0 0 129662 7 0 0 25 0 1 0 565046644 77463552 17020 33554432000 4194304 4218580 140736644125280 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6091/statm: 18912 17020 131 6 0 17382 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 84348

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 6074 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=199513
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=97985
# CPU time returned by wait4() is 3.2975
# 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.81
CPU system time (s): 0.16
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 149488

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

runsolver used 2.00769 second user time and 5.09622 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 18:15:58
IDJOB=3280333
IDBENCH=20384
IDSOLVER=1609
FILE ID=node111/3280333-1303748157
RUNJOBID= node111-1303746815-5888
PBS_JOBID= 13154051
Free space on /tmp= 70604 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-17-u.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280333-1303748157/watcher-3280333-1303748157 -o /tmp/evaluation-result-3280333-1303748157/solver-3280333-1303748157 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3280333-1303748157.cnf

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

MD5SUM BENCH= 780d946576ec5746b4ea9832bb01dbc5
RANDOM SEED=450259042

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.75
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.849
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24742316 kB
Buffers:       1207644 kB
Cached:        6395280 kB
SwapCached:        132 kB
Active:        2503136 kB
Inactive:      5234064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24742316 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           19872 kB
Writeback:           0 kB
AnonPages:      134416 kB
Mapped:          15116 kB
Slab:           405812 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   281956 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= 70592 MiB
End job on node111 at 2011-04-25 18:37:40