Trace number 3381068

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
claspmt 2.0-R4095-patched (fixed)? (TO) 40000.9 5008.65

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_511.cnf
MD5SUM766a362c83d920a8f8dd49df62ed42c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.27781
Satisfiable
(Un)Satisfiability was proved
Number of variables509
Number of clauses4478
Sum of the clauses size17912
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44478
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...502754/instance-3381068-1305502754.cnf
0.00/0.00	c Solving...
40000.80/5008.61	
40000.80/5008.61	*** INTERRUPTED! ***
40000.80/5008.61	*** Shutting down threads...
40000.80/5008.64	s UNKNOWN
40000.80/5008.64	
40000.80/5008.64	c INTERRUPTED   : 1
40000.80/5008.64	c Models        : 0+    
40000.80/5008.64	c Time          : 5008.616s (Solving: 5008.61s 1st Model: 0.00s Unsat: 0.00s)
40000.80/5008.64	c CPU Time      : 40000.890s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3381068-1305502754/watcher-3381068-1305502754 -o /tmp/evaluation-result-3381068-1305502754/solver-3381068-1305502754 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381068-1305502754.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.43 8.35 8.24 2/336 1798
/proc/meminfo: memFree=12162704/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=21444 CPUtime=0 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 665 0 0 0 0 0 0 0 21 0 1 0 661873220 21958656 587 33554432000 4194304 4964800 140733225863632 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1798/statm: 5361 587 397 189 0 235 0
[pid=1798/tid=1799] ppid=1796 vsize=316740 CPUtime=0 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) S 1796 1798 1407 0 -1 4202560 38 0 0 0 0 0 0 0 23 0 8 0 661873221 324341760 1168 33554432000 4194304 4964800 140733225863632 18446744073709551615 255389117337 0 0 4096 18946 18446604444440721408 0 0 -1 2 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=316740 CPUtime=0 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) S 1796 1798 1407 0 -1 4202560 72 0 0 0 0 0 0 0 23 0 8 0 661873221 324341760 1179 33554432000 4194304 4964800 140733225863632 18446744073709551615 255389117337 0 0 4096 18946 18446604444440721408 0 0 -1 2 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=316740 CPUtime=0 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) S 1796 1798 1407 0 -1 4202560 107 0 0 0 0 0 0 0 18 0 8 0 661873221 324341760 1179 33554432000 4194304 4964800 140733225863632 18446744073709551615 255389117337 0 0 4096 18946 18446604444440721408 0 0 -1 2 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=316740 CPUtime=0 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) D 1796 1798 1407 0 -1 4202560 58 0 0 0 0 0 0 0 18 0 8 0 661873221 324341760 1189 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377344695 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=316740 CPUtime=0 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 66 0 0 0 0 0 0 0 23 0 8 0 661873221 324341760 1192 33554432000 4194304 4964800 140733225863632 18446744073709551615 4697753 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=316740 CPUtime=0 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) S 1796 1798 1407 0 -1 4202560 84 0 0 0 0 0 0 0 18 0 8 0 661873221 324341760 1199 33554432000 4194304 4964800 140733225863632 18446744073709551615 255389117337 0 0 4096 18946 18446604444440721408 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=316740 CPUtime=0 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) D 1796 1798 1407 0 -1 4202560 78 0 0 0 0 0 0 0 23 0 8 0 661873221 324341760 1203 33554432000 4194304 4964800 140733225863632 18446744073709551615 255376998155 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.092367 s]
/proc/loadavg: 8.43 8.35 8.24 2/336 1798
/proc/meminfo: memFree=12162704/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=317144 CPUtime=0.84 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 2290 0 0 0 83 1 0 0 23 0 8 0 661873220 324755456 2191 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 79352 2423 464 189 0 73701 0
[pid=1798/tid=1799] ppid=1796 vsize=317408 CPUtime=0.17 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 179 0 0 0 17 0 0 0 18 0 8 0 661873221 325025792 2424 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406495 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=317540 CPUtime=0.24 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) D 1796 1798 1407 0 -1 4202560 267 0 0 0 24 0 0 0 18 0 8 0 661873221 325160960 2628 33554432000 4194304 4964800 140733225863632 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=317540 CPUtime=0.24 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) D 1796 1798 1407 0 -1 4202560 268 0 0 0 24 0 0 0 18 0 8 0 661873221 325160960 2628 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377344695 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=317540 CPUtime=0.23 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) D 1796 1798 1407 0 -1 4202560 277 0 0 0 23 0 0 0 18 0 8 0 661873221 325160960 2628 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377344602 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=317540 CPUtime=0.23 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) D 1796 1798 1407 0 -1 4202560 212 0 0 0 23 0 0 0 18 0 8 0 661873221 325160960 2628 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377344695 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=317540 CPUtime=0.24 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) S 1796 1798 1407 0 -1 4202560 272 0 0 0 24 0 0 0 18 0 8 0 661873221 325160960 2628 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406446 0 0 4096 18946 18446604444440721408 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=317540 CPUtime=0.23 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) S 1796 1798 1407 0 -1 4202560 297 0 0 0 23 0 0 0 18 0 8 0 661873221 325160960 2628 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406446 0 0 4096 18946 18446604444440721408 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 317144

[startup+0.283703 s]
/proc/loadavg: 8.43 8.35 8.24 2/336 1798
/proc/meminfo: memFree=12162704/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=383076 CPUtime=2.07 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 2906 0 0 0 206 1 0 0 24 0 8 0 661873220 392269824 2807 33554432000 4194304 4964800 140733225863632 18446744073709551615 255376962593 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 95769 2807 464 189 0 90118 0
[pid=1798/tid=1799] ppid=1796 vsize=383208 CPUtime=0.3 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 236 0 0 0 30 0 0 0 18 0 8 0 661873221 392404992 2894 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406495 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=383340 CPUtime=0.34 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) S 1796 1798 1407 0 -1 4202560 305 0 0 0 34 0 0 0 18 0 8 0 661873221 392540160 3044 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406446 0 0 4096 18946 18446604444440721408 0 0 -1 1 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=383604 CPUtime=0.56 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 366 0 0 0 56 0 0 0 18 0 8 0 661873221 392810496 3471 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406446 0 0 4096 18946 18446604444440721408 0 0 -1 7 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=383736 CPUtime=0.6 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 408 0 0 0 60 0 0 0 18 0 8 0 661873221 392945664 3580 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=383736 CPUtime=0.65 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 315 0 0 0 65 0 0 0 18 0 8 0 661873221 392945664 3670 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670137 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=383868 CPUtime=0.77 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 430 0 0 0 77 0 0 0 19 0 8 0 661873221 393080832 3945 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406495 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=384136 CPUtime=0.94 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 530 0 0 0 94 0 0 0 18 0 8 0 661873221 393355264 4181 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406495 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 383076

[startup+1.29033 s]
/proc/loadavg: 8.43 8.35 8.24 2/336 1798
/proc/meminfo: memFree=12162704/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=384424 CPUtime=10.42 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 4734 0 0 0 1038 4 0 0 25 0 8 0 661873220 393650176 4635 33554432000 4194304 4964800 140733225863632 18446744073709551615 4644944 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 96106 4635 464 189 0 90455 0
[pid=1798/tid=1799] ppid=1796 vsize=384424 CPUtime=1.3 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 545 0 0 0 130 0 0 0 19 0 8 0 661873221 393650176 4635 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=384424 CPUtime=1.3 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) R 1796 1798 1407 0 -1 4202560 531 0 0 0 130 0 0 0 19 0 8 0 661873221 393650176 4635 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406495 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=384424 CPUtime=1.3 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 456 0 0 0 130 0 0 0 19 0 8 0 661873221 393650176 4635 33554432000 4194304 4964800 140733225863632 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=384424 CPUtime=1.3 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 525 0 0 0 130 0 0 0 19 0 8 0 661873221 393650176 4635 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406495 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=384424 CPUtime=1.29 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 393 0 0 0 129 0 0 0 19 0 8 0 661873221 393650176 4635 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406495 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=384424 CPUtime=1.3 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 516 0 0 0 130 0 0 0 19 0 8 0 661873221 393650176 4635 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=384424 CPUtime=1.3 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 586 0 0 0 130 0 0 0 19 0 8 0 661873221 393650176 4635 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.42
Current children cumulated vsize (KiB) 384424

[startup+1.3647 s]
/proc/loadavg: 8.43 8.35 8.24 2/336 1798
/proc/meminfo: memFree=12162704/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=384560 CPUtime=10.72 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 4765 0 0 0 1068 4 0 0 25 0 8 0 661873220 393789440 4666 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 96140 4732 464 189 0 90489 0
[pid=1798/tid=1799] ppid=1796 vsize=384560 CPUtime=1.4 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 553 0 0 0 140 0 0 0 19 0 8 0 661873221 393789440 4732 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=384560 CPUtime=1.4 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) R 1796 1798 1407 0 -1 4202560 556 0 0 0 140 0 0 0 20 0 8 0 661873221 393789440 4732 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=384560 CPUtime=1.4 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 475 0 0 0 140 0 0 0 19 0 8 0 661873221 393789440 4732 33554432000 4194304 4964800 140733225863632 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=384560 CPUtime=1.4 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 537 0 0 0 140 0 0 0 19 0 8 0 661873221 393789440 4732 33554432000 4194304 4964800 140733225863632 18446744073709551615 4675542 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=384560 CPUtime=1.39 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 393 0 0 0 139 0 0 0 20 0 8 0 661873221 393789440 4732 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=384560 CPUtime=1.4 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 528 0 0 0 140 0 0 0 20 0 8 0 661873221 393789440 4732 33554432000 4194304 4964800 140733225863632 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=384560 CPUtime=1.4 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 601 0 0 0 140 0 0 0 19 0 8 0 661873221 393789440 4732 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.72
Current children cumulated vsize (KiB) 384560

[startup+1.50468 s]
/proc/loadavg: 8.43 8.35 8.24 2/336 1798
/proc/meminfo: memFree=12162704/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=384948 CPUtime=12.02 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 5039 0 0 0 1198 4 0 0 25 0 8 0 661873220 394186752 4940 33554432000 4194304 4964800 140733225863632 18446744073709551615 4642509 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 96237 4940 464 189 0 90586 0
[pid=1798/tid=1799] ppid=1796 vsize=384948 CPUtime=1.49 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 590 0 0 0 149 0 0 0 20 0 8 0 661873221 394186752 4940 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406495 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=384948 CPUtime=1.5 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) R 1796 1798 1407 0 -1 4202560 596 0 0 0 150 0 0 0 20 0 8 0 661873221 394186752 4940 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=384948 CPUtime=1.5 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 487 0 0 0 150 0 0 0 19 0 8 0 661873221 394186752 4940 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=384948 CPUtime=1.5 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 565 0 0 0 150 0 0 0 20 0 8 0 661873221 394186752 4940 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406495 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=384948 CPUtime=1.49 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 427 0 0 0 149 0 0 0 20 0 8 0 661873221 394186752 4940 33554432000 4194304 4964800 140733225863632 18446744073709551615 255377406495 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=384948 CPUtime=1.5 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 544 0 0 0 150 0 0 0 20 0 8 0 661873221 394186752 4940 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=384948 CPUtime=1.49 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 631 0 0 0 149 0 0 0 19 0 8 0 661873221 394186752 4940 33554432000 4194304 4964800 140733225863632 18446744073709551615 4653136 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 384948

[startup+3.10106 s]
/proc/loadavg: 8.43 8.35 8.24 9/344 1806
/proc/meminfo: memFree=12145288/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=385788 CPUtime=24.59 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 6388 0 0 0 2454 5 0 0 25 0 8 0 661873220 395046912 6289 33554432000 4194304 4964800 140733225863632 18446744073709551615 4332656 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 96447 6289 464 189 0 90796 0
[pid=1798/tid=1799] ppid=1796 vsize=385788 CPUtime=3.07 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 764 0 0 0 307 0 0 0 25 0 8 0 661873221 395046912 6289 33554432000 4194304 4964800 140733225863632 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=385788 CPUtime=3.07 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) R 1796 1798 1407 0 -1 4202560 846 0 0 0 307 0 0 0 25 0 8 0 661873221 395046912 6289 33554432000 4194304 4964800 140733225863632 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=385788 CPUtime=3.06 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 638 0 0 0 306 0 0 0 18 0 8 0 661873221 395046912 6289 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=385788 CPUtime=3.07 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 828 0 0 0 307 0 0 0 25 0 8 0 661873221 395046912 6289 33554432000 4194304 4964800 140733225863632 18446744073709551615 4332156 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=385788 CPUtime=3.06 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 531 0 0 0 306 0 0 0 25 0 8 0 661873221 395046912 6289 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=385788 CPUtime=3.07 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 657 0 0 0 307 0 0 0 25 0 8 0 661873221 395046912 6289 33554432000 4194304 4964800 140733225863632 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=385788 CPUtime=3.08 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 838 0 0 0 307 1 0 0 24 0 8 0 661873221 395046912 6289 33554432000 4194304 4964800 140733225863632 18446744073709551615 4320931 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 385788

[startup+6.30047 s]
/proc/loadavg: 8.40 8.35 8.24 9/344 1806
/proc/meminfo: memFree=12138468/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=386652 CPUtime=50.13 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 7818 0 0 0 5006 7 0 0 25 0 8 0 661873220 395931648 7719 33554432000 4194304 4964800 140733225863632 18446744073709551615 4362191 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 96663 7719 464 189 0 91012 0
[pid=1798/tid=1799] ppid=1796 vsize=386652 CPUtime=6.27 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 962 0 0 0 626 1 0 0 23 0 8 0 661873221 395931648 7719 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=386652 CPUtime=6.27 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) R 1796 1798 1407 0 -1 4202560 1134 0 0 0 627 0 0 0 25 0 8 0 661873221 395931648 7719 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=386652 CPUtime=6.22 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 755 0 0 0 622 0 0 0 25 0 8 0 661873221 395931648 7719 33554432000 4194304 4964800 140733225863632 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=386652 CPUtime=6.27 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 1056 0 0 0 627 0 0 0 25 0 8 0 661873221 395931648 7719 33554432000 4194304 4964800 140733225863632 18446744073709551615 4320996 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=386652 CPUtime=6.26 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 616 0 0 0 626 0 0 0 18 0 8 0 661873221 395931648 7719 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=386652 CPUtime=6.28 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 785 0 0 0 627 1 0 0 25 0 8 0 661873221 395931648 7719 33554432000 4194304 4964800 140733225863632 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=386652 CPUtime=6.27 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 1109 0 0 0 626 1 0 0 25 0 8 0 661873221 395931648 7719 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 6 0 0 0

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


[startup+4722.31 s]
/proc/loadavg: 8.35 8.18 8.15 9/344 1944
/proc/meminfo: memFree=11999624/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=411572 CPUtime=37714.3 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 42867 0 0 0 3769627 1806 0 0 25 0 8 0 661873220 421449728 42768 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 102893 42768 464 189 0 97242 0
[pid=1798/tid=1799] ppid=1796 vsize=411572 CPUtime=4716.02 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 6629 0 0 0 471367 235 0 0 25 0 8 0 661873221 421449728 42768 33554432000 4194304 4964800 140733225863632 18446744073709551615 4647578 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=411572 CPUtime=4709.19 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) R 1796 1798 1407 0 -1 4202560 5997 0 0 0 470696 223 0 0 25 0 8 0 661873221 421449728 42768 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670415 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=411572 CPUtime=4704.49 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 4466 0 0 0 470228 221 0 0 25 0 8 0 661873221 421449728 42768 33554432000 4194304 4964800 140733225863632 18446744073709551615 4660110 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=411572 CPUtime=4720.64 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 5202 0 0 0 471837 227 0 0 25 0 8 0 661873221 421449728 42768 33554432000 4194304 4964800 140733225863632 18446744073709551615 4660352 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=411572 CPUtime=4714.27 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 5095 0 0 0 471194 233 0 0 25 0 8 0 661873221 421449728 42768 33554432000 4194304 4964800 140733225863632 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=411572 CPUtime=4720.37 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 5342 0 0 0 471843 194 0 0 25 0 8 0 661873221 421449728 42768 33554432000 4194304 4964800 140733225863632 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=411572 CPUtime=4719.75 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 5659 0 0 0 471734 241 0 0 18 0 8 0 661873221 421449728 42768 33554432000 4194304 4964800 140733225863632 18446744073709551615 4660488 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37714.3
Current children cumulated vsize (KiB) 411572

[startup+4782.3 s]
/proc/loadavg: 8.18 8.16 8.15 9/344 1946
/proc/meminfo: memFree=11999344/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=411572 CPUtime=38193.4 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 42922 0 0 0 3817508 1831 0 0 23 0 8 0 661873220 421449728 42823 33554432000 4194304 4964800 140733225863632 18446744073709551615 4687055 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 102893 42823 464 189 0 97242 0
[pid=1798/tid=1799] ppid=1796 vsize=411572 CPUtime=4775.98 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 6629 0 0 0 477359 239 0 0 21 0 8 0 661873221 421449728 42823 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=411572 CPUtime=4768.5 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) R 1796 1798 1407 0 -1 4202560 5998 0 0 0 476624 226 0 0 25 0 8 0 661873221 421449728 42823 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=411572 CPUtime=4764.46 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 4468 0 0 0 476223 223 0 0 25 0 8 0 661873221 421449728 42823 33554432000 4194304 4964800 140733225863632 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=411572 CPUtime=4780.62 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 5202 0 0 0 477831 231 0 0 20 0 8 0 661873221 421449728 42823 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=411572 CPUtime=4774.22 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 5097 0 0 0 477186 236 0 0 25 0 8 0 661873221 421449728 42823 33554432000 4194304 4964800 140733225863632 18446744073709551615 4627254 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=411572 CPUtime=4780.34 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 5342 0 0 0 477837 197 0 0 21 0 8 0 661873221 421449728 42823 33554432000 4194304 4964800 140733225863632 18446744073709551615 4378480 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=411572 CPUtime=4779.7 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 5693 0 0 0 477726 244 0 0 25 0 8 0 661873221 421449728 42823 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38193.4
Current children cumulated vsize (KiB) 411572

[startup+4842.3 s]
/proc/loadavg: 8.27 8.19 8.16 9/344 1947
/proc/meminfo: memFree=11999076/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=411572 CPUtime=38672.6 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 43007 0 0 0 3865402 1855 0 0 25 0 8 0 661873220 421449728 42908 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 102893 42908 464 189 0 97242 0
[pid=1798/tid=1799] ppid=1796 vsize=411572 CPUtime=4835.97 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 6630 0 0 0 483355 242 0 0 25 0 8 0 661873221 421449728 42908 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=411572 CPUtime=4828.41 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) R 1796 1798 1407 0 -1 4202560 5998 0 0 0 482613 228 0 0 25 0 8 0 661873221 421449728 42908 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=411572 CPUtime=4824.45 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 4499 0 0 0 482219 226 0 0 25 0 8 0 661873221 421449728 42908 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=411572 CPUtime=4840 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 5203 0 0 0 483765 235 0 0 25 0 8 0 661873221 421449728 42908 33554432000 4194304 4964800 140733225863632 18446744073709551615 4660236 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=411572 CPUtime=4834.18 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 5114 0 0 0 483179 239 0 0 25 0 8 0 661873221 421449728 42908 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=411572 CPUtime=4840.3 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 5359 0 0 0 483831 199 0 0 25 0 8 0 661873221 421449728 42908 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=411572 CPUtime=4839.69 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 5695 0 0 0 483721 248 0 0 25 0 8 0 661873221 421449728 42908 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38672.6
Current children cumulated vsize (KiB) 411572

[startup+4902.3 s]
/proc/loadavg: 8.18 8.17 8.15 9/344 1949
/proc/meminfo: memFree=11999060/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=411572 CPUtime=39151.8 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 43065 0 0 0 3913303 1875 0 0 25 0 8 0 661873220 421449728 42966 33554432000 4194304 4964800 140733225863632 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 102893 42966 464 189 0 97242 0
[pid=1798/tid=1799] ppid=1796 vsize=411572 CPUtime=4895.95 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 6630 0 0 0 489350 245 0 0 25 0 8 0 661873221 421449728 42966 33554432000 4194304 4964800 140733225863632 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=411572 CPUtime=4888.39 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) R 1796 1798 1407 0 -1 4202560 6015 0 0 0 488609 230 0 0 25 0 8 0 661873221 421449728 42966 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=411572 CPUtime=4884.44 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 4502 0 0 0 488215 229 0 0 25 0 8 0 661873221 421449728 42966 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=411572 CPUtime=4899.33 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 5222 0 0 0 489696 237 0 0 25 0 8 0 661873221 421449728 42966 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=411572 CPUtime=4894.15 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 5115 0 0 0 489174 241 0 0 18 0 8 0 661873221 421449728 42966 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=411572 CPUtime=4900.29 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 5359 0 0 0 489828 201 0 0 25 0 8 0 661873221 421449728 42966 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=411572 CPUtime=4899.67 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 5713 0 0 0 489716 251 0 0 25 0 8 0 661873221 421449728 42966 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39151.8
Current children cumulated vsize (KiB) 411572

[startup+4962.3 s]
/proc/loadavg: 8.16 8.17 8.15 9/344 1959
/proc/meminfo: memFree=11998024/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=411572 CPUtime=39631 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 43124 0 0 0 3961201 1895 0 0 25 0 8 0 661873220 421449728 43025 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670542 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 102893 43025 464 189 0 97242 0
[pid=1798/tid=1799] ppid=1796 vsize=411572 CPUtime=4955.92 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 6633 0 0 0 495344 248 0 0 25 0 8 0 661873221 421449728 43025 33554432000 4194304 4964800 140733225863632 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=411572 CPUtime=4948.38 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) R 1796 1798 1407 0 -1 4202560 6016 0 0 0 494605 233 0 0 25 0 8 0 661873221 421449728 43025 33554432000 4194304 4964800 140733225863632 18446744073709551615 4321105 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=411572 CPUtime=4944.43 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 4503 0 0 0 494211 232 0 0 25 0 8 0 661873221 421449728 43025 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=411572 CPUtime=4958.66 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 5257 0 0 0 495626 240 0 0 25 0 8 0 661873221 421449728 43025 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=411572 CPUtime=4954.13 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 5116 0 0 0 495169 244 0 0 25 0 8 0 661873221 421449728 43025 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=411572 CPUtime=4960.27 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 5362 0 0 0 495824 203 0 0 25 0 8 0 661873221 421449728 43025 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=411572 CPUtime=4959.64 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 5713 0 0 0 495710 254 0 0 25 0 8 0 661873221 421449728 43025 33554432000 4194304 4964800 140733225863632 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39631
Current children cumulated vsize (KiB) 411572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.6 s]
/proc/loadavg: 8.19 8.17 8.15 9/344 1961
/proc/meminfo: memFree=11997876/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=411572 CPUtime=40000.8 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 43149 0 0 0 3998166 1914 0 0 25 0 8 0 661873220 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 102893 43050 464 189 0 97242 0
[pid=1798/tid=1799] ppid=1796 vsize=411572 CPUtime=5002.22 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 6635 0 0 0 499972 250 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=411572 CPUtime=4994.68 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) R 1796 1798 1407 0 -1 4202560 6018 0 0 0 499233 235 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4687126 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=411572 CPUtime=4990.73 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 4507 0 0 0 498840 233 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=411572 CPUtime=5004.45 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 5257 0 0 0 500203 242 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=411572 CPUtime=5000.41 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 5116 0 0 0 499795 246 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=411572 CPUtime=5006.56 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 5378 0 0 0 500451 205 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=411572 CPUtime=5005.94 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 5713 0 0 0 500337 257 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 411572

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

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

[startup+5008.6 s]
/proc/loadavg: 8.19 8.17 8.15 9/344 1961
/proc/meminfo: memFree=11997876/32951124 swapFree=65222232/67111528
[pid=1798] ppid=1796 vsize=411572 CPUtime=40000.8 cores=0-7
/proc/1798/stat : 1798 (claspmt) R 1796 1798 1407 0 -1 4202496 43149 0 0 0 3998166 1914 0 0 25 0 8 0 661873220 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1798/statm: 102893 43050 464 189 0 97242 0
[pid=1798/tid=1799] ppid=1796 vsize=411572 CPUtime=5002.22 cores=0-7
/proc/1798/task/1799/stat : 1799 (claspmt) R 1796 1798 1407 0 -1 4202560 6635 0 0 0 499972 250 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1798/tid=1800] ppid=1796 vsize=411572 CPUtime=4994.68 cores=0-7
/proc/1798/task/1800/stat : 1800 (claspmt) R 1796 1798 1407 0 -1 4202560 6018 0 0 0 499233 235 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4687126 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1798/tid=1801] ppid=1796 vsize=411572 CPUtime=4990.73 cores=0-7
/proc/1798/task/1801/stat : 1801 (claspmt) R 1796 1798 1407 0 -1 4202560 4507 0 0 0 498840 233 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1798/tid=1802] ppid=1796 vsize=411572 CPUtime=5004.45 cores=0-7
/proc/1798/task/1802/stat : 1802 (claspmt) R 1796 1798 1407 0 -1 4202560 5257 0 0 0 500203 242 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1798/tid=1803] ppid=1796 vsize=411572 CPUtime=5000.41 cores=0-7
/proc/1798/task/1803/stat : 1803 (claspmt) R 1796 1798 1407 0 -1 4202560 5116 0 0 0 499795 246 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1798/tid=1804] ppid=1796 vsize=411572 CPUtime=5006.56 cores=0-7
/proc/1798/task/1804/stat : 1804 (claspmt) R 1796 1798 1407 0 -1 4202560 5378 0 0 0 500451 205 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1798/tid=1805] ppid=1796 vsize=411572 CPUtime=5005.94 cores=0-7
/proc/1798/task/1805/stat : 1805 (claspmt) R 1796 1798 1407 0 -1 4202560 5713 0 0 0 500337 257 0 0 25 0 8 0 661873221 421449728 43050 33554432000 4194304 4964800 140733225863632 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 411572

Child status: 0
Real time (s): 5008.65
CPU time (s): 40000.9
CPU user time (s): 39981.8
CPU system time (s): 19.1481
CPU usage (%): 798.637
Max. virtual memory (cumulated for all children) (KiB): 411572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39981.8
system time used= 19.1481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43161
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= 2559695
involuntary context switches= 349526

runsolver used 15.5856 second user time and 39.0611 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-16 01:39:14
IDJOB=3381068
IDBENCH=83250
IDSOLVER=1865
FILE ID=node135/3381068-1305502754
RUNJOBID= node135-1305497226-1422
PBS_JOBID= 13325440
Free space on /tmp= 73344 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_511.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3381068-1305502754/watcher-3381068-1305502754 -o /tmp/evaluation-result-3381068-1305502754/solver-3381068-1305502754 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381068-1305502754.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
RANDOM SEED=43898818

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12163240 kB
Buffers:        305660 kB
Cached:        6274784 kB
SwapCached:      60528 kB
Active:       10510620 kB
Inactive:     10010452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12163240 kB
SwapTotal:    67111528 kB
SwapFree:     65222232 kB
Dirty:            1076 kB
Writeback:           0 kB
AnonPages:    13885756 kB
Mapped:          21344 kB
Slab:           142672 kB
PageTables:      51876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79787988 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73344 MiB
End job on node135 at 2011-05-16 03:02:44