Trace number 2114436

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
Choco2.1.1b 2009-07-16SAT 24.7072 24.6642

DiagnosticValue
CHECKS0
NODES87

General information on the benchmark

Namecsp/lard/
normalized-lard-86-86.xml
MD5SUMcf6bd096c3296e2a346fad55b9e7b112
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.3123
Satisfiable
(Un)Satisfiability was proved
Number of variables86
Number of constraints3655
Maximum constraint arity2
Maximum domain size87
Number of constraints which are defined in extension3655
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

24.58/24.51	s SATISFIABLE
24.58/24.51	v 28 15 28 31 20 36 23 26 27 2 32 21 33 27 18 9 5 29 6 6 36 27 42 10 27 9 31 28 18 4 7 15 26 4 37 27 17 10 1 6 39 11 27 28 1 15 26 42 42 38 29 28 39 15 32 9 25 33 17 39 2 10 37 23 33 38 29 15 25 42 4 18 8 24 16 34 8 19 41 3 15 2 39 28 41 28 
24.58/24.51	d AC 32
24.58/24.51	d RUNTIME 24.362
24.58/24.51	d NODES 87
24.58/24.51	d NODES/s 4
24.58/24.51	d BACKTRACKS 0
24.58/24.51	d BACKTRACKS/s 0
24.58/24.51	d CHECKS 0
24.58/24.51	d CHECKS/s 0
24.58/24.51	c SAT 24.362 TIME      87 NDS    16855 PARSTIME      4956 BUILDPB       237 CONFIG        2314 RES       false RESTART       1 HEURISTIC       true RANDVAL      

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2114436-1248026600/watcher-2114436-1248026600 -o /tmp/evaluation-result-2114436-1248026600/solver-2114436-1248026600 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114436-1248026600.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.15 0.03 0.01 3/68 20803
/proc/meminfo: memFree=940904/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=200 CPUtime=0
/proc/20803/stat : 20803 (java) R 20801 20803 20728 0 -1 0 229 0 0 0 0 0 0 0 18 0 1 0 89725837 204800 33 996147200 134512640 134550932 4294955888 18446744073709551615 1819428 0 0 4096 0 0 0 0 17 0 0 0
/proc/20803/statm: 68 37 28 9 0 6 0

[startup+0.040966 s]
/proc/loadavg: 0.15 0.03 0.01 3/68 20803
/proc/meminfo: memFree=940904/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=859892 CPUtime=0.02
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 2348 0 1 0 1 1 0 0 18 0 5 0 89725837 880529408 1914 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 214973 1914 886 9 0 209888 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 859892

[startup+0.102454 s]
/proc/loadavg: 0.15 0.03 0.01 3/68 20803
/proc/meminfo: memFree=940904/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=865036 CPUtime=0.09
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 3991 0 1 0 7 2 0 0 18 0 9 0 89725837 885796864 3438 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 216259 3438 1778 9 0 210728 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865036

[startup+0.302003 s]
/proc/loadavg: 0.15 0.03 0.01 3/68 20803
/proc/meminfo: memFree=940904/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=865656 CPUtime=0.36
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 8246 0 1 0 30 6 0 0 18 0 9 0 89725837 886431744 7672 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 216414 7675 1858 9 0 210883 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 865656

[startup+0.701056 s]
/proc/loadavg: 0.15 0.03 0.01 3/68 20803
/proc/meminfo: memFree=940904/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=865788 CPUtime=0.77
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 26154 0 1 0 64 13 0 0 18 0 9 0 89725837 886566912 25576 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 216447 25576 1870 9 0 210916 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 865788

[startup+1.50216 s]
/proc/loadavg: 0.15 0.03 0.01 2/77 20812
/proc/meminfo: memFree=794848/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=865788 CPUtime=1.57
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 49521 0 1 0 131 26 0 0 18 0 9 0 89725837 886566912 48938 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 216447 48938 1874 9 0 210916 0
[pid=20803/tid=20805] ppid=20801 vsize=865788 CPUtime=1.24
/proc/20803/task/20805/stat : 20805 (java) R 20801 20803 20728 0 -1 64 14199 0 1 0 111 13 0 0 18 0 9 0 89725838 886566912 48938 996147200 134512640 134550932 4294955888 18446744073709551615 103775860 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20803/tid=20806] ppid=20801 vsize=865788 CPUtime=0.21
/proc/20803/task/20806/stat : 20806 (java) S 20801 20803 20728 0 -1 64 34101 0 0 0 9 12 0 0 16 0 9 0 89725839 886566912 48938 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20807] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20807/stat : 20807 (java) S 20801 20803 20728 0 -1 64 16 0 0 0 0 0 0 0 15 0 9 0 89725840 886566912 48938 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20808] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20808/stat : 20808 (java) S 20801 20803 20728 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 89725840 886566912 48938 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20809] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20809/stat : 20809 (java) S 20801 20803 20728 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89725842 886566912 48938 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20810] ppid=20801 vsize=865788 CPUtime=0.1
/proc/20803/task/20810/stat : 20810 (java) S 20801 20803 20728 0 -1 64 488 0 0 0 10 0 0 0 16 0 9 0 89725842 886566912 48938 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20803/tid=20811] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20811/stat : 20811 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89725842 886566912 48938 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20812] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20812/stat : 20812 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725842 886566912 48938 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 865788

[startup+3.10236 s]
/proc/loadavg: 0.15 0.03 0.01 2/77 20812
/proc/meminfo: memFree=719008/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=865788 CPUtime=3.21
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 67325 0 1 0 288 33 0 0 18 0 9 0 89725837 886566912 66734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 216447 66734 1894 9 0 210916 0
[pid=20803/tid=20805] ppid=20801 vsize=865788 CPUtime=2.57
/proc/20803/task/20805/stat : 20805 (java) R 20801 20803 20728 0 -1 64 14246 0 1 0 244 13 0 0 18 0 9 0 89725838 886566912 66734 996147200 134512640 134550932 4294955888 18446744073709551615 102094016 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20803/tid=20806] ppid=20801 vsize=865788 CPUtime=0.47
/proc/20803/task/20806/stat : 20806 (java) S 20801 20803 20728 0 -1 64 51818 0 0 0 29 18 0 0 16 0 9 0 89725839 886566912 66734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20807] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20807/stat : 20807 (java) S 20801 20803 20728 0 -1 64 16 0 0 0 0 0 0 0 15 0 9 0 89725840 886566912 66734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20808] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20808/stat : 20808 (java) S 20801 20803 20728 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 89725840 886566912 66734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20809] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20809/stat : 20809 (java) S 20801 20803 20728 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89725842 886566912 66734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20810] ppid=20801 vsize=865788 CPUtime=0.14
/proc/20803/task/20810/stat : 20810 (java) S 20801 20803 20728 0 -1 64 528 0 0 0 14 0 0 0 15 0 9 0 89725842 886566912 66734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20811] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20811/stat : 20811 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89725842 886566912 66734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20812] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20812/stat : 20812 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725842 886566912 66734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 865788

[startup+6.30176 s]
/proc/loadavg: 0.22 0.05 0.02 2/77 20812
/proc/meminfo: memFree=585760/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=865788 CPUtime=6.39
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 100598 0 1 0 592 47 0 0 18 0 9 0 89725837 886566912 100000 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 216447 100000 1894 9 0 210916 0
[pid=20803/tid=20805] ppid=20801 vsize=865788 CPUtime=5.16
/proc/20803/task/20805/stat : 20805 (java) R 20801 20803 20728 0 -1 64 14253 0 1 0 503 13 0 0 17 0 9 0 89725838 886566912 100000 996147200 134512640 134550932 4294955888 18446744073709551615 4126731986 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20806] ppid=20801 vsize=865788 CPUtime=1.06
/proc/20803/task/20806/stat : 20806 (java) S 20801 20803 20728 0 -1 64 85082 0 0 0 74 32 0 0 16 0 9 0 89725839 886566912 100000 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20807] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20807/stat : 20807 (java) S 20801 20803 20728 0 -1 64 16 0 0 0 0 0 0 0 15 0 9 0 89725840 886566912 100000 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20808] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20808/stat : 20808 (java) S 20801 20803 20728 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 89725840 886566912 100000 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20809] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20809/stat : 20809 (java) S 20801 20803 20728 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89725842 886566912 100000 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20810] ppid=20801 vsize=865788 CPUtime=0.14
/proc/20803/task/20810/stat : 20810 (java) S 20801 20803 20728 0 -1 64 530 0 0 0 14 0 0 0 16 0 9 0 89725842 886566912 100000 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20803/tid=20811] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20811/stat : 20811 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89725842 886566912 100000 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20812] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20812/stat : 20812 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725842 886566912 100000 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 865788

[startup+12.7026 s]
/proc/loadavg: 0.36 0.08 0.03 3/90 20830
/proc/meminfo: memFree=251440/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=865788 CPUtime=12.79
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 166489 0 1 0 1205 74 0 0 18 0 9 0 89725837 886566912 165877 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 216447 165880 1894 9 0 210916 0
[pid=20803/tid=20805] ppid=20801 vsize=865788 CPUtime=10.39
/proc/20803/task/20805/stat : 20805 (java) R 20801 20803 20728 0 -1 64 14267 0 1 0 1026 13 0 0 25 0 9 0 89725838 886566912 165882 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20806] ppid=20801 vsize=865788 CPUtime=2.22
/proc/20803/task/20806/stat : 20806 (java) R 20801 20803 20728 0 -1 64 150964 0 0 0 163 59 0 0 16 0 9 0 89725839 886566912 165885 996147200 134512640 134550932 4294955888 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20807] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20807/stat : 20807 (java) S 20801 20803 20728 0 -1 64 16 0 0 0 0 0 0 0 15 0 9 0 89725840 886566912 165888 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20808] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20808/stat : 20808 (java) S 20801 20803 20728 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 89725840 886566912 165890 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20809] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20809/stat : 20809 (java) S 20801 20803 20728 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89725842 886566912 165893 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20810] ppid=20801 vsize=865788 CPUtime=0.15
/proc/20803/task/20810/stat : 20810 (java) S 20801 20803 20728 0 -1 64 533 0 0 0 15 0 0 0 16 0 9 0 89725842 886566912 165895 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20811] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20811/stat : 20811 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89725842 886566912 165898 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20812] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20812/stat : 20812 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725842 886566912 165900 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 865788

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

[startup+19.1024 s]
/proc/loadavg: 0.49 0.11 0.04 3/90 20830
/proc/meminfo: memFree=144304/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=865788 CPUtime=19.19
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 185365 0 1 0 1837 82 0 0 18 0 9 0 89725837 886566912 184539 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 216447 184539 2617 9 0 210916 0
[pid=20803/tid=20805] ppid=20801 vsize=865788 CPUtime=12.38
/proc/20803/task/20805/stat : 20805 (java) S 20801 20803 20728 0 -1 64 14465 0 1 0 1224 14 0 0 18 0 9 0 89725838 886566912 184539 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20806] ppid=20801 vsize=865788 CPUtime=6.57
/proc/20803/task/20806/stat : 20806 (java) R 20801 20803 20728 0 -1 64 169601 0 0 0 591 66 0 0 25 0 9 0 89725839 886566912 184539 996147200 134512640 134550932 4294955888 18446744073709551615 103731939 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20807] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20807/stat : 20807 (java) S 20801 20803 20728 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89725840 886566912 184539 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20808] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20808/stat : 20808 (java) S 20801 20803 20728 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89725840 886566912 184539 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20809] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20809/stat : 20809 (java) S 20801 20803 20728 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89725842 886566912 184539 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20810] ppid=20801 vsize=865788 CPUtime=0.2
/proc/20803/task/20810/stat : 20810 (java) S 20801 20803 20728 0 -1 64 566 0 0 0 20 0 0 0 16 0 9 0 89725842 886566912 184539 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20811] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20811/stat : 20811 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89725842 886566912 184539 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20812] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20812/stat : 20812 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725842 886566912 184539 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.19
Current children cumulated vsize (KiB) 865788

[startup+22.3018 s]
/proc/loadavg: 0.61 0.14 0.05 4/90 20830
/proc/meminfo: memFree=144176/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=865788 CPUtime=22.38
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 185659 0 1 0 2156 82 0 0 18 0 9 0 89725837 886566912 184809 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 216447 184809 2623 9 0 210916 0
[pid=20803/tid=20805] ppid=20801 vsize=865788 CPUtime=13.85
/proc/20803/task/20805/stat : 20805 (java) R 20801 20803 20728 0 -1 64 14690 0 1 0 1371 14 0 0 23 0 9 0 89725838 886566912 184809 996147200 134512640 134550932 4294955888 18446744073709551615 4127172570 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20806] ppid=20801 vsize=865788 CPUtime=8.2
/proc/20803/task/20806/stat : 20806 (java) S 20801 20803 20728 0 -1 64 169602 0 0 0 754 66 0 0 16 0 9 0 89725839 886566912 184809 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20807] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20807/stat : 20807 (java) S 20801 20803 20728 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89725840 886566912 184809 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20808] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20808/stat : 20808 (java) S 20801 20803 20728 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 89725840 886566912 184809 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20809] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20809/stat : 20809 (java) S 20801 20803 20728 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89725842 886566912 184809 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20810] ppid=20801 vsize=865788 CPUtime=0.29
/proc/20803/task/20810/stat : 20810 (java) S 20801 20803 20728 0 -1 64 633 0 0 0 29 0 0 0 15 0 9 0 89725842 886566912 184809 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20811] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20811/stat : 20811 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89725842 886566912 184809 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20812] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20812/stat : 20812 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725842 886566912 184809 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.38
Current children cumulated vsize (KiB) 865788

[startup+23.902 s]
/proc/loadavg: 0.61 0.14 0.05 3/90 20830
/proc/meminfo: memFree=143152/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=865788 CPUtime=23.98
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 185687 0 1 0 2315 83 0 0 18 0 9 0 89725837 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 216447 184835 2623 9 0 210916 0
[pid=20803/tid=20805] ppid=20801 vsize=865788 CPUtime=15.37
/proc/20803/task/20805/stat : 20805 (java) R 20801 20803 20728 0 -1 64 14699 0 1 0 1522 15 0 0 25 0 9 0 89725838 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20806] ppid=20801 vsize=865788 CPUtime=8.25
/proc/20803/task/20806/stat : 20806 (java) S 20801 20803 20728 0 -1 64 169602 0 0 0 759 66 0 0 16 0 9 0 89725839 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20807] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20807/stat : 20807 (java) S 20801 20803 20728 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89725840 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20808] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20808/stat : 20808 (java) S 20801 20803 20728 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 89725840 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20809] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20809/stat : 20809 (java) S 20801 20803 20728 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89725842 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20810] ppid=20801 vsize=865788 CPUtime=0.33
/proc/20803/task/20810/stat : 20810 (java) S 20801 20803 20728 0 -1 64 652 0 0 0 33 0 0 0 15 0 9 0 89725842 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20811] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20811/stat : 20811 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89725842 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20812] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20812/stat : 20812 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725842 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.98
Current children cumulated vsize (KiB) 865788

[startup+24.302 s]
/proc/loadavg: 0.61 0.14 0.05 3/90 20830
/proc/meminfo: memFree=143152/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=865788 CPUtime=24.38
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 185688 0 1 0 2355 83 0 0 18 0 9 0 89725837 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 216447 184835 2623 9 0 210916 0
[pid=20803/tid=20805] ppid=20801 vsize=865788 CPUtime=15.75
/proc/20803/task/20805/stat : 20805 (java) R 20801 20803 20728 0 -1 64 14700 0 1 0 1560 15 0 0 25 0 9 0 89725838 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20806] ppid=20801 vsize=865788 CPUtime=8.27
/proc/20803/task/20806/stat : 20806 (java) S 20801 20803 20728 0 -1 64 169602 0 0 0 761 66 0 0 17 0 9 0 89725839 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20807] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20807/stat : 20807 (java) S 20801 20803 20728 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89725840 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20808] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20808/stat : 20808 (java) S 20801 20803 20728 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 89725840 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20809] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20809/stat : 20809 (java) S 20801 20803 20728 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89725842 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20810] ppid=20801 vsize=865788 CPUtime=0.33
/proc/20803/task/20810/stat : 20810 (java) S 20801 20803 20728 0 -1 64 652 0 0 0 33 0 0 0 15 0 9 0 89725842 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20811] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20811/stat : 20811 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89725842 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20812] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20812/stat : 20812 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725842 886566912 184835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.38
Current children cumulated vsize (KiB) 865788

[startup+24.501 s]
/proc/loadavg: 0.61 0.14 0.05 3/90 20830
/proc/meminfo: memFree=143152/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=865788 CPUtime=24.58
/proc/20803/stat : 20803 (java) S 20801 20803 20728 0 -1 0 185714 0 1 0 2375 83 0 0 18 0 9 0 89725837 886566912 184860 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 216447 184860 2626 9 0 210916 0
[pid=20803/tid=20805] ppid=20801 vsize=865788 CPUtime=15.93
/proc/20803/task/20805/stat : 20805 (java) R 20801 20803 20728 0 -1 64 14715 0 1 0 1578 15 0 0 25 0 9 0 89725838 886566912 184860 996147200 134512640 134550932 4294955888 18446744073709551615 4127307902 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20806] ppid=20801 vsize=865788 CPUtime=8.27
/proc/20803/task/20806/stat : 20806 (java) S 20801 20803 20728 0 -1 64 169602 0 0 0 761 66 0 0 17 0 9 0 89725839 886566912 184860 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20807] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20807/stat : 20807 (java) S 20801 20803 20728 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89725840 886566912 184860 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20808] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20808/stat : 20808 (java) S 20801 20803 20728 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 89725840 886566912 184860 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20809] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20809/stat : 20809 (java) S 20801 20803 20728 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89725842 886566912 184860 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20810] ppid=20801 vsize=865788 CPUtime=0.35
/proc/20803/task/20810/stat : 20810 (java) S 20801 20803 20728 0 -1 64 663 0 0 0 35 0 0 0 16 0 9 0 89725842 886566912 184860 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20811] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20811/stat : 20811 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89725842 886566912 184860 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20803/tid=20812] ppid=20801 vsize=865788 CPUtime=0
/proc/20803/task/20812/stat : 20812 (java) S 20801 20803 20728 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725842 886566912 184860 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 865788

[startup+24.6021 s]
/proc/loadavg: 0.61 0.14 0.05 3/90 20830
/proc/meminfo: memFree=143152/2055920 swapFree=4192812/4192956
[pid=20803] ppid=20801 vsize=0 CPUtime=24.64
/proc/20803/stat : 20803 (java) Z 20801 20803 20728 0 -1 12 185732 0 1 0 2376 88 0 0 16 0 2 0 89725837 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20803/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 24.6642
CPU time (s): 24.7072
CPU user time (s): 23.7624
CPU system time (s): 0.944856
CPU usage (%): 100.175
Max. virtual memory (cumulated for all children) (KiB): 865788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.7624
system time used= 0.944856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185732
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2275
involuntary context switches= 1794

runsolver used 0.035994 second user time and 0.088986 second system time

The end

Launcher Data

Begin job on node54 at 2009-07-19 20:03:30
IDJOB=2114436
IDBENCH=53343
IDSOLVER=780
FILE ID=node54/2114436-1248026600
PBS_JOBID= 9528942
Free space on /tmp= 66208 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/lard/normalized-lard-86-86.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file BENCHNAME -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2114436-1248026600/watcher-2114436-1248026600 -o /tmp/evaluation-result-2114436-1248026600/solver-2114436-1248026600 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114436-1248026600.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= cf6bd096c3296e2a346fad55b9e7b112
RANDOM SEED=77111846

node54.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        941384 kB
Buffers:         94736 kB
Cached:         902620 kB
SwapCached:          0 kB
Active:         303344 kB
Inactive:       710384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        941384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           80520 kB
Writeback:           0 kB
Mapped:          26028 kB
Slab:            86536 kB
Committed_AS:   508356 kB
PageTables:       1572 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66196 MiB
End job on node54 at 2009-07-19 20:03:55