Trace number 3257330

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

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  155712   523920 |   46713       0        0     nan |  0.000 % |
0.00/0.50	c |         0 |  155623   523760 |      --       0       --      -- |     --   | -89/-160
0.00/0.50	c ==============================================================================
0.00/0.50	c Result  :   #vars: 12534   #clauses: 155623   #literals: 523760
0.00/0.50	c CPU time:   0.492925 s
0.00/0.50	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-3257330-1303468860/watcher-3257330-1303468860 -o /tmp/evaluation-result-3257330-1303468860/solver-3257330-1303468860 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3257330-1303468860.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: 1.68 2.00 2.12 5/183 14439
/proc/meminfo: memFree=17471816/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 458485678 8908800 250 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14439/statm: 2175 250 209 178 0 68 0

[startup+0.103349 s]
/proc/loadavg: 1.68 2.00 2.12 5/183 14439
/proc/meminfo: memFree=17471816/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 458485678 8908800 250 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14439/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.20033 s]
/proc/loadavg: 1.68 2.00 2.12 5/183 14439
/proc/meminfo: memFree=17471816/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 458485678 8908800 250 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14439/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300311 s]
/proc/loadavg: 1.68 2.00 2.12 5/183 14439
/proc/meminfo: memFree=17471816/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 458485678 8908800 250 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14439/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700243 s]
/proc/loadavg: 1.68 2.00 2.12 5/183 14439
/proc/meminfo: memFree=17471816/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8700

[startup+1.50116 s]
/proc/loadavg: 1.86 2.04 2.13 6/194 14459
/proc/meminfo: memFree=17428472/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=20384 CPUtime=0.89 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 3547 0 0 0 89 0 0 0 17 0 1 0 458485738 20873216 3457 33554432000 4194304 4218580 140734035521152 18446744073709551615 4213862 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 5096 3457 131 6 0 3566 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 29084

[startup+3.10082 s]
/proc/loadavg: 1.86 2.04 2.13 6/194 14459
/proc/meminfo: memFree=17425000/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=20912 CPUtime=2.49 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 3701 0 0 0 249 0 0 0 20 0 1 0 458485738 21413888 3611 33554432000 4194304 4218580 140734035521152 18446744073709551615 4214070 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 5228 3611 131 6 0 3698 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 29612

[startup+6.30026 s]
/proc/loadavg: 1.86 2.04 2.13 6/194 14459
/proc/meminfo: memFree=17417456/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=24168 CPUtime=5.69 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 4515 0 0 0 568 1 0 0 25 0 1 0 458485738 24748032 4425 33554432000 4194304 4218580 140734035521152 18446744073709551615 4210018 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 6042 4425 131 6 0 4512 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 32868

[startup+12.7011 s]
/proc/loadavg: 2.19 2.10 2.15 6/194 14459
/proc/meminfo: memFree=17405148/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=27104 CPUtime=12.09 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 5238 0 0 0 1208 1 0 0 25 0 1 0 458485738 27754496 5148 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 6776 5148 131 6 0 5246 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 35804

[startup+25.5009 s]
/proc/loadavg: 2.47 2.16 2.17 6/194 14459
/proc/meminfo: memFree=17394552/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=28288 CPUtime=24.89 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 5526 0 0 0 2488 1 0 0 25 0 1 0 458485738 28966912 5436 33554432000 4194304 4218580 140734035521152 18446744073709551615 4213924 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 7072 5436 131 6 0 5542 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36988

[startup+51.1004 s]
/proc/loadavg: 2.99 2.31 2.21 6/194 14460
/proc/meminfo: memFree=17376812/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=33000 CPUtime=50.49 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 6728 0 0 0 5048 1 0 0 25 0 1 0 458485738 33792000 6638 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 8250 6638 131 6 0 6720 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41700

[startup+102.3 s]
/proc/loadavg: 3.60 2.59 2.31 6/194 14461
/proc/meminfo: memFree=17346664/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=42024 CPUtime=101.69 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 8982 0 0 0 10167 2 0 0 25 0 1 0 458485738 43032576 8892 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208334 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 10506 8892 131 6 0 8976 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50724

[startup+162.301 s]
/proc/loadavg: 3.85 2.84 2.42 6/194 14463
/proc/meminfo: memFree=17318712/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=51076 CPUtime=161.7 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 11243 0 0 0 16166 4 0 0 25 0 1 0 458485738 52301824 11149 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 12769 11149 131 6 0 11239 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 59776

[startup+222.307 s]
/proc/loadavg: 3.94 3.05 2.51 8/194 14464
/proc/meminfo: memFree=17294716/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=62088 CPUtime=221.7 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 14010 0 0 0 22165 5 0 0 25 0 1 0 458485738 63578112 13894 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 15522 13894 131 6 0 13992 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 70788

[startup+282.301 s]
/proc/loadavg: 3.98 3.22 2.60 6/194 14466
/proc/meminfo: memFree=17273964/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=68488 CPUtime=281.7 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 15645 0 0 0 28164 6 0 0 25 0 1 0 458485738 70131712 15483 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 17122 15483 131 6 0 15592 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 77188

[startup+342.301 s]
/proc/loadavg: 3.99 3.36 2.69 7/194 14468
/proc/meminfo: memFree=17247880/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=77944 CPUtime=341.7 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 18108 0 0 0 34163 7 0 0 25 0 1 0 458485738 79814656 17872 33554432000 4194304 4218580 140734035521152 18446744073709551615 4213783 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 19486 17872 131 6 0 17956 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 86644

[startup+402.301 s]
/proc/loadavg: 4.03 3.49 2.77 8/194 14469
/proc/meminfo: memFree=17217208/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3

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

/proc/14459/statm: 27880 26240 131 6 0 26350 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 120220

[startup+702.301 s]
/proc/loadavg: 4.00 3.80 3.10 8/194 14477
/proc/meminfo: memFree=17105732/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=132188 CPUtime=701.71 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 32386 0 0 0 70159 12 0 0 25 0 1 0 458485738 135360512 31416 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 33047 31416 131 6 0 31517 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 140888

[startup+762.301 s]
/proc/loadavg: 4.00 3.84 3.15 7/194 14479
/proc/meminfo: memFree=17105440/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=132220 CPUtime=761.72 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 32533 0 0 0 76160 12 0 0 25 0 1 0 458485738 135393280 31428 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208202 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 33055 31428 131 6 0 31525 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 140920

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.20 8/194 14480
/proc/meminfo: memFree=17097324/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=136860 CPUtime=821.71 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 33859 0 0 0 82158 13 0 0 25 0 1 0 458485738 140144640 32593 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 34215 32593 131 6 0 32685 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 145560

[startup+882.307 s]
/proc/loadavg: 4.00 3.89 3.25 8/194 14482
/proc/meminfo: memFree=17093064/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=136860 CPUtime=881.72 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 34022 0 0 0 88159 13 0 0 25 0 1 0 458485738 140144640 32593 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 34215 32593 131 6 0 32685 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 145560

[startup+942.3 s]
/proc/loadavg: 4.05 3.92 3.30 7/194 14484
/proc/meminfo: memFree=17076164/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=149612 CPUtime=941.71 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 37342 0 0 0 94157 14 0 0 25 0 1 0 458485738 153202688 35779 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 37403 35779 131 6 0 35873 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 158312

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.34 6/194 14485
/proc/meminfo: memFree=17070168/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=152000 CPUtime=1001.72 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 38126 0 0 0 100157 15 0 0 25 0 1 0 458485738 155648000 36394 33554432000 4194304 4218580 140734035521152 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 38000 36394 131 6 0 36470 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 160700

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.38 8/194 14487
/proc/meminfo: memFree=17046916/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=173296 CPUtime=1061.72 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 43622 0 0 0 106155 17 0 0 25 0 1 0 458485738 177455104 41705 33554432000 4194304 4218580 140734035521152 18446744073709551615 4210448 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 43324 41705 131 6 0 41794 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 181996

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.41 8/194 14488
/proc/meminfo: memFree=17034836/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=185256 CPUtime=1121.71 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 46797 0 0 0 112154 17 0 0 25 0 1 0 458485738 189702144 44694 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 46314 44694 131 6 0 44784 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 193956

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.45 8/194 14490
/proc/meminfo: memFree=17034412/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=185024 CPUtime=1181.72 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 46961 0 0 0 118154 18 0 0 25 0 1 0 458485738 189464576 44656 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 46256 44656 131 6 0 44726 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 193724

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.48 8/194 14501
/proc/meminfo: memFree=17031940/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=185104 CPUtime=1241.72 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 47109 0 0 0 124154 18 0 0 25 0 1 0 458485738 189546496 44669 33554432000 4194304 4218580 140734035521152 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 46276 44669 131 6 0 44746 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 193804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.51 7/194 14502
/proc/meminfo: memFree=17029280/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=185264 CPUtime=1299.43 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 47272 0 0 0 129925 18 0 0 25 0 1 0 458485738 189710336 44715 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 46316 44715 131 6 0 44786 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 193964

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.51 7/194 14502
/proc/meminfo: memFree=17029280/32950928 swapFree=67111528/67111528
[pid=14439] ppid=14432 vsize=8700 CPUtime=0.58 cores=1,3
/proc/14439/stat : 14439 (esg_static.sh) S 14432 14439 14389 0 -1 4202496 356 3618 0 0 0 0 57 1 15 0 1 0 458485678 8908800 253 33554432000 4194304 4922060 140736031484048 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14439/statm: 2175 253 209 178 0 68 0
[pid=14459] ppid=14439 vsize=185264 CPUtime=1299.43 cores=1,3
/proc/14459/stat : 14459 (cdcl) R 14439 14439 14389 0 -1 4202496 47272 0 0 0 129925 18 0 0 25 0 1 0 458485738 189710336 44715 33554432000 4194304 4218580 140734035521152 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/14459/statm: 46316 44715 131 6 0 44786 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 193964

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14439 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=578911
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=18997
# CPU time returned by wait4() is 0.597908
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.82
CPU system time (s): 0.19
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 194116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.578911
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3974
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= 100
involuntary context switches= 5

runsolver used 1.90871 second user time and 5.18521 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 12:41:00
IDJOB=3257330
IDBENCH=70908
IDSOLVER=1609
FILE ID=node125/3257330-1303468860
RUNJOBID= node125-1303468859-14409
PBS_JOBID= 13107202
Free space on /tmp= 72508 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257330-1303468860/watcher-3257330-1303468860 -o /tmp/evaluation-result-3257330-1303468860/solver-3257330-1303468860 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3257330-1303468860.cnf

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=1194679558

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17472432 kB
Buffers:       1249356 kB
Cached:       13651988 kB
SwapCached:          0 kB
Active:        6883840 kB
Inactive:      8080892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17472432 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6364 kB
Writeback:           0 kB
AnonPages:       63560 kB
Mapped:          14332 kB
Slab:           448836 kB
PageTables:       5784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189804 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= 72496 MiB
End job on node125 at 2011-04-22 13:02:42