Trace number 3249892

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
rcl 2011-04-01? (TO) 1300.02 1300.01

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_361_s.cnf
MD5SUM6e5ac2b9425e98989eedf4cf638bde54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark170.249
Satisfiable
(Un)Satisfiability was proved
Number of variables7942
Number of clauses14991
Sum of the clauses size44382
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2591
Number of clauses of size 314400
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |   14991    44382 |    4497       0        0     nan |  0.000 % |
0.00/0.05	c |         0 |   13521    52898 |      --       0       --      -- |     --   | -1470/8516
0.00/0.05	c ==============================================================================
0.00/0.05	c Result  :   #vars: 3874   #clauses: 13521   #literals: 52898
0.00/0.05	c CPU time:   0.048992 s
0.00/0.05	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-3249892-1303510319/watcher-3249892-1303510319 -o /tmp/evaluation-result-3249892-1303510319/solver-3249892-1303510319 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3249892-1303510319.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: 4.00 3.97 3.46 4/192 1007
/proc/meminfo: memFree=21834412/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) R 1005 1007 32125 0 -1 4202496 311 0 0 0 0 0 0 0 25 0 1 0 195223162 8908800 250 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660482453 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/1007/statm: 2175 250 209 178 0 68 0

[startup+0.0136129 s]
/proc/loadavg: 4.00 3.97 3.46 4/192 1007
/proc/meminfo: memFree=21834412/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 195223162 8908800 250 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100595 s]
/proc/loadavg: 4.00 3.97 3.46 4/192 1007
/proc/meminfo: memFree=21834412/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+0.300556 s]
/proc/loadavg: 4.00 3.97 3.46 4/192 1007
/proc/meminfo: memFree=21834412/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+0.700488 s]
/proc/loadavg: 4.00 3.97 3.46 4/192 1007
/proc/meminfo: memFree=21834412/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+1.50038 s]
/proc/loadavg: 4.00 3.97 3.46 5/194 1010
/proc/meminfo: memFree=21825712/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=14792 CPUtime=1.43 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 2194 0 0 0 143 0 0 0 25 0 1 0 195223169 15147008 2104 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 3698 2104 131 6 0 2168 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23492

[startup+3.1011 s]
/proc/loadavg: 4.00 3.97 3.46 5/194 1010
/proc/meminfo: memFree=21822240/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=17472 CPUtime=3.03 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 2846 0 0 0 303 0 0 0 25 0 1 0 195223169 17891328 2756 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 4368 2756 131 6 0 2838 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26172

[startup+6.30053 s]
/proc/loadavg: 4.00 3.97 3.46 5/194 1010
/proc/meminfo: memFree=21814784/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=20892 CPUtime=6.23 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 3755 0 0 0 623 0 0 0 25 0 1 0 195223169 21393408 3609 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 5223 3609 131 6 0 3693 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29592

[startup+12.7004 s]
/proc/loadavg: 4.00 3.97 3.46 5/194 1010
/proc/meminfo: memFree=21801772/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=29152 CPUtime=12.63 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 5924 0 0 0 1263 0 0 0 25 0 1 0 195223169 29851648 5680 33554432000 4194304 4218580 140734263618304 18446744073709551615 4213542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 7288 5680 131 6 0 5758 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37852

[startup+25.5012 s]
/proc/loadavg: 4.07 3.99 3.48 5/194 1010
/proc/meminfo: memFree=21791608/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=35640 CPUtime=25.43 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 7829 0 0 0 2542 1 0 0 25 0 1 0 195223169 36495360 7300 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 8910 7300 131 6 0 7380 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44340

[startup+51.1007 s]
/proc/loadavg: 4.04 3.99 3.49 5/194 1011
/proc/meminfo: memFree=21765528/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=44444 CPUtime=51.03 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 10531 0 0 0 5102 1 0 0 25 0 1 0 195223169 45510656 9497 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 11111 9497 131 6 0 9581 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53144

[startup+102.307 s]
/proc/loadavg: 4.06 4.00 3.52 5/194 1013
/proc/meminfo: memFree=21725588/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=62336 CPUtime=102.24 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 16231 0 0 0 10220 4 0 0 25 0 1 0 195223169 63832064 13989 33554432000 4194304 4218580 140734263618304 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 15584 13989 131 6 0 14054 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 71036

[startup+162.301 s]
/proc/loadavg: 4.02 4.00 3.55 5/194 1014
/proc/meminfo: memFree=21699148/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=75700 CPUtime=162.23 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 20551 0 0 0 16217 6 0 0 25 0 1 0 195223169 77516800 17312 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 18925 17312 131 6 0 17395 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 84400

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.57 5/194 1046
/proc/meminfo: memFree=21691964/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=86900 CPUtime=222.23 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 24940 0 0 0 22216 7 0 0 25 0 1 0 195223169 88985600 20103 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 21725 20103 131 6 0 20195 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 95600

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.60 5/194 1084
/proc/meminfo: memFree=21656464/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=101028 CPUtime=282.23 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 29817 0 0 0 28215 8 0 0 25 0 1 0 195223169 103452672 23644 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 25257 23644 131 6 0 23727 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 109728

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.62 5/194 1086
/proc/meminfo: memFree=21607792/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=113592 CPUtime=342.23 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 33556 0 0 0 34214 9 0 0 25 0 1 0 195223169 116318208 26802 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 28398 26802 131 6 0 26868 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 122292

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.64 5/194 1087
/proc/meminfo: memFree=21585332/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3

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

/proc/1010/statm: 34474 32881 131 6 0 32944 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 146596

[startup+642.301 s]
/proc/loadavg: 4.05 4.01 3.72 5/194 1094
/proc/meminfo: memFree=21372460/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=142044 CPUtime=642.25 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 49374 0 0 0 64208 17 0 0 25 0 1 0 195223169 145453056 33896 33554432000 4194304 4218580 140734263618304 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 35511 33896 131 6 0 33981 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 150744

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 3.74 5/194 1095
/proc/meminfo: memFree=21250184/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=147820 CPUtime=702.24 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 52564 0 0 0 70206 18 0 0 25 0 1 0 195223169 151367680 35360 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 36955 35360 131 6 0 35425 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 156520

[startup+762.307 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 1097
/proc/meminfo: memFree=21162008/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=170672 CPUtime=762.26 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 61232 0 0 0 76204 22 0 0 25 0 1 0 195223169 174768128 41065 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 42668 41065 131 6 0 41138 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 179372

[startup+822.301 s]
/proc/loadavg: 3.44 3.86 3.71 4/187 1117
/proc/meminfo: memFree=21076472/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=207500 CPUtime=822.25 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 70722 0 0 0 82200 25 0 0 25 0 1 0 195223169 212480000 50250 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 51875 50250 131 6 0 50345 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 216200

[startup+882.3 s]
/proc/loadavg: 3.16 3.70 3.66 4/187 1118
/proc/meminfo: memFree=20997428/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=233548 CPUtime=882.25 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 77294 0 0 0 88198 27 0 0 25 0 1 0 195223169 239153152 56763 33554432000 4194304 4218580 140734263618304 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 58387 56763 131 6 0 56857 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 242248

[startup+942.301 s]
/proc/loadavg: 3.06 3.57 3.62 4/187 1120
/proc/meminfo: memFree=20928932/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=261836 CPUtime=942.25 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 84377 0 0 0 94196 29 0 0 25 0 1 0 195223169 268120064 63832 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 65459 63832 131 6 0 63929 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 270536

[startup+1002.3 s]
/proc/loadavg: 3.02 3.46 3.58 4/187 1122
/proc/meminfo: memFree=20860096/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=288112 CPUtime=1002.26 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 90987 0 0 0 100194 32 0 0 25 0 1 0 195223169 295026688 70430 33554432000 4194304 4218580 140734263618304 18446744073709551615 4213183 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 72028 70430 131 6 0 70498 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 296812

[startup+1062.3 s]
/proc/loadavg: 3.00 3.38 3.54 4/187 1123
/proc/meminfo: memFree=20796324/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=322272 CPUtime=1062.25 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 99577 0 0 0 106192 33 0 0 25 0 1 0 195223169 330006528 78966 33554432000 4194304 4218580 140734263618304 18446744073709551615 4200617 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 80568 78966 131 6 0 79038 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 330972

[startup+1122.3 s]
/proc/loadavg: 2.62 3.22 3.47 2/173 1161
/proc/meminfo: memFree=21723868/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=340524 CPUtime=1122.26 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 104182 0 0 0 112192 34 0 0 25 0 1 0 195223169 348696576 83534 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 85131 83534 131 6 0 83601 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 349224

[startup+1182.3 s]
/proc/loadavg: 1.59 2.82 3.32 2/173 1162
/proc/meminfo: memFree=21708604/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=356532 CPUtime=1182.26 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 108183 0 0 0 118191 35 0 0 25 0 1 0 195223169 365088768 87505 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 89133 87505 131 6 0 87603 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 365232

[startup+1242.3 s]
/proc/loadavg: 1.22 2.48 3.17 2/173 1164
/proc/meminfo: memFree=21683140/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=382568 CPUtime=1242.26 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 114704 0 0 0 124189 37 0 0 25 0 1 0 195223169 391749632 94018 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 95642 94018 131 6 0 94112 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 391268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.08 2.21 3.03 2/173 1165
/proc/meminfo: memFree=21666720/32951124 swapFree=67111528/67111528
[pid=1007] ppid=1005 vsize=8700 CPUtime=0.05 cores=1,3
/proc/1007/stat : 1007 (esg_static.sh) S 1005 1007 32125 0 -1 4202496 355 1138 0 0 0 0 5 0 25 0 1 0 195223162 8908800 253 33554432000 4194304 4922060 140734812378928 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1007/statm: 2175 253 209 178 0 68 0
[pid=1010] ppid=1007 vsize=398232 CPUtime=1299.97 cores=1,3
/proc/1010/stat : 1010 (cdcl) R 1007 1007 32125 0 -1 4202496 118673 0 0 0 129959 38 0 0 25 0 1 0 195223169 407789568 97951 33554432000 4194304 4218580 140734263618304 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1010/statm: 99558 97951 131 6 0 98028 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 406932

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 1007 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=56991
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.05999
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.64
CPU system time (s): 0.38
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 406932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.056991
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1493
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2

runsolver used 2.00669 second user time and 5.00524 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 00:11:59
IDJOB=3249892
IDBENCH=83194
IDSOLVER=1609
FILE ID=node107/3249892-1303510319
RUNJOBID= node107-1303508822-303
PBS_JOBID= 13134226
Free space on /tmp= 72144 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_361_s.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249892-1303510319/watcher-3249892-1303510319 -o /tmp/evaluation-result-3249892-1303510319/solver-3249892-1303510319 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3249892-1303510319.cnf

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

MD5SUM BENCH= 6e5ac2b9425e98989eedf4cf638bde54
RANDOM SEED=1114904135

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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	: 5359.47
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.829
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.75
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.829
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:      21834568 kB
Buffers:       1741728 kB
Cached:        8620740 kB
SwapCached:          0 kB
Active:        7207108 kB
Inactive:      3438004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21834568 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1200 kB
Writeback:           0 kB
AnonPages:      282336 kB
Mapped:          15196 kB
Slab:           407148 kB
PageTables:       5948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   466236 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= 72148 MiB
End job on node107 at 2011-04-23 00:33:41