Trace number 212413

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, and are wall clock time (not CPU 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
BPrologCSPSolver70a 2006-12-13? (TO) 1800.09 1810.06

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-aflow30a.xml
MD5SUMfd9c4e1bcb9be25a878d522555b56057
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7195
Number of constraints958
Maximum constraint arity555
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension958
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/212413-1168219420/unknown)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-212413-1168219420 -o ROOT/results/node15/solver-212413-1168219420 -C 1800 -M 900 /tmp/evaluation/212413-1168219420/Complete/Ordinary/solver /tmp/evaluation/212413-1168219420/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.96 2.00 2.00 5/86 27918
/proc/meminfo: memFree=686752/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=18540 CPUtime=0
/proc/27917/stat : 27917 (runsolver) R 27915 27917 26906 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 170338057 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 240472616231 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27917/statm: 4635 279 244 17 0 2626 0

[startup+0.107818 s]
/proc/loadavg: 1.96 2.00 2.00 5/86 27918
/proc/meminfo: memFree=686752/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=61640 CPUtime=0.1
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 2270 0 0 0 9 1 0 0 20 0 1 0 170338057 63119360 1986 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134569941 0 0 4096 2 0 0 0 17 1 0 0
/proc/27917/statm: 15410 1986 158 90 0 14948 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 61640

[startup+0.515883 s]
/proc/loadavg: 1.96 2.00 2.00 5/86 27918
/proc/meminfo: memFree=686752/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=61640 CPUtime=0.5
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 5898 0 0 0 49 1 0 0 23 0 1 0 170338057 63119360 5614 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580598 0 0 4096 2 0 0 0 17 1 0 0
/proc/27917/statm: 15410 5614 158 90 0 14948 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 61640

[startup+1.33903 s]
/proc/loadavg: 1.96 2.00 2.00 3/86 27918
/proc/meminfo: memFree=649120/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=75476 CPUtime=1.32
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 11691 0 0 0 128 4 0 0 25 0 1 0 170338057 77287424 10739 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565693 0 0 4096 2 0 0 0 17 1 0 0
/proc/27917/statm: 18869 10739 177 90 0 18407 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 75476

[startup+2.98231 s]
/proc/loadavg: 1.96 2.00 2.00 3/87 27919
/proc/meminfo: memFree=631640/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=2.94
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25620 0 0 0 285 9 0 0 25 0 2 0 170338057 131776512 13924 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552879 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 13924 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 13924 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 128688

[startup+6.26187 s]
/proc/loadavg: 1.97 2.00 2.00 3/87 27919
/proc/meminfo: memFree=631640/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=6.19
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25631 0 0 0 610 9 0 0 25 0 2 0 170338057 131776512 13935 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552879 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 13935 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 13935 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 128688

[startup+12.733 s]
/proc/loadavg: 1.97 2.00 2.00 3/87 27919
/proc/meminfo: memFree=631576/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=12.6
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25660 0 0 0 1251 9 0 0 25 0 2 0 170338057 131776512 13964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552186 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 13964 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 13964 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 128688

[startup+25.5582 s]
/proc/loadavg: 1.97 2.00 2.00 3/87 27919
/proc/meminfo: memFree=631448/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=25.31
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25698 0 0 0 2522 9 0 0 25 0 2 0 170338057 131776512 14002 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 14002 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 14002 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 128688

[startup+51.2176 s]
/proc/loadavg: 1.98 2.00 2.00 3/87 27919
/proc/meminfo: memFree=631512/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=50.74
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25710 0 0 0 5064 10 0 0 25 0 2 0 170338057 131776512 14014 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134612279 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 14014 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 14014 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 128688

[startup+102.437 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 27919
/proc/meminfo: memFree=631512/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=101.48
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25711 0 0 0 10138 10 0 0 25 0 2 0 170338057 131776512 14015 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552879 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 14015 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 14015 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 128688

[startup+162.458 s]
/proc/loadavg: 1.99 2.00 2.00 4/87 27919
/proc/meminfo: memFree=631448/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=160.95
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25720 0 0 0 16085 10 0 0 25 0 2 0 170338057 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134553086 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 14024 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 128688

[startup+222.482 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 27919
/proc/meminfo: memFree=631512/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=220.43
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25720 0 0 0 22032 11 0 0 25 0 2 0 170338057 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552868 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 14024 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.43
Current children cumulated vsize (KiB) 128688

[startup+282.506 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 27919
/proc/meminfo: memFree=631448/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=279.91
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25720 0 0 0 27980 11 0 0 25 0 2 0 170338057 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552429 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 14024 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.91
Current children cumulated vsize (KiB) 128688

[startup+342.534 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 27919
/proc/meminfo: memFree=631448/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=339.39
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25720 0 0 0 33928 11 0 0 25 0 2 0 170338057 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618847 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 14024 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 128688

[startup+402.552 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 27919
/proc/meminfo: memFree=631448/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=398.88
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25720 0 0 0 39876 12 0 0 25 0 2 0 170338057 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134626292 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 14024 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.88
Current children cumulated vsize (KiB) 128688

[startup+462.575 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 27919
/proc/meminfo: memFree=631448/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=458.36
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25720 0 0 0 45824 12 0 0 25 0 2 0 170338057 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 14024 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.36
Current children cumulated vsize (KiB) 128688

[startup+522.593 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 27919
/proc/meminfo: memFree=631384/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=517.84
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25720 0 0 0 51771 13 0 0 25 0 2 0 170338057 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134774740 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 14024 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.84
Current children cumulated vsize (KiB) 128688

[startup+582.633 s]
/proc/loadavg: 2.12 2.04 2.01 3/87 27919
/proc/meminfo: memFree=631384/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=128688 CPUtime=577.34
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 25720 0 0 0 57721 13 0 0 25 0 2 0 170338057 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614892 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27917/statm: 32172 14024 182 90 0 31710 0
[pid=27917/tid=27919] ppid=27915 vsize=128688 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 170338204 131776512 14024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.34
Current children cumulated vsize (KiB) 128688

[startup+642.662 s]
/proc/loadavg: 2.09 2.05 2.01 3/87 27919
/proc/meminfo: memFree=631384/2055920 swapFree=4174172/4192956

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

/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 26238 0 0 0 117361 18 0 0 25 0 3 0 170338057 142266368 14542 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552868 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27917/statm: 34733 14542 182 90 0 34271 0
[pid=27917/tid=27919] ppid=27915 vsize=138932 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 170338204 142266368 14542 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27920] ppid=27915 vsize=138932 CPUtime=0
/proc/27917/task/27920/stat : 27920 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 170428222 142266368 14542 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1173.79
Current children cumulated vsize (KiB) 138932

[startup+1243.08 s]
/proc/loadavg: 2.00 2.01 2.00 3/96 27991
/proc/meminfo: memFree=1417736/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=138932 CPUtime=1233.72
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 26238 0 0 0 123354 18 0 0 25 0 3 0 170338057 142266368 14542 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27917/statm: 34733 14542 182 90 0 34271 0
[pid=27917/tid=27919] ppid=27915 vsize=138932 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 170338204 142266368 14542 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27920] ppid=27915 vsize=138932 CPUtime=0
/proc/27917/task/27920/stat : 27920 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 170428222 142266368 14542 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1233.72
Current children cumulated vsize (KiB) 138932

[startup+1303.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 27991
/proc/meminfo: memFree=1415496/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=138932 CPUtime=1293.76
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 26238 0 0 0 129357 19 0 0 25 0 3 0 170338057 142266368 14542 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134815525 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27917/statm: 34733 14542 182 90 0 34271 0
[pid=27917/tid=27919] ppid=27915 vsize=138932 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 170338204 142266368 14542 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27920] ppid=27915 vsize=138932 CPUtime=0
/proc/27917/task/27920/stat : 27920 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 170428222 142266368 14542 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1293.76
Current children cumulated vsize (KiB) 138932

[startup+1363.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27992
/proc/meminfo: memFree=1413824/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=149176 CPUtime=1353.74
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 26348 0 0 0 135355 19 0 0 25 0 4 0 170338057 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552942 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27917/statm: 37294 14652 182 90 0 36832 0
[pid=27917/tid=27919] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170338204 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27920] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27920/stat : 27920 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170428222 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27992] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27992/stat : 27992 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 170473234 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1353.74
Current children cumulated vsize (KiB) 149176

[startup+1423.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27992
/proc/meminfo: memFree=1411904/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=149176 CPUtime=1413.73
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 26348 0 0 0 141354 19 0 0 25 0 4 0 170338057 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555026 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27917/statm: 37294 14652 182 90 0 36832 0
[pid=27917/tid=27919] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170338204 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27920] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27920/stat : 27920 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170428222 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27992] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27992/stat : 27992 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 170473234 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1413.73
Current children cumulated vsize (KiB) 149176

[startup+1483.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27992
/proc/meminfo: memFree=1410496/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=149176 CPUtime=1473.69
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 26348 0 0 0 147350 19 0 0 25 0 4 0 170338057 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614887 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27917/statm: 37294 14652 182 90 0 36832 0
[pid=27917/tid=27919] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170338204 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27920] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27920/stat : 27920 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170428222 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27992] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27992/stat : 27992 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 170473234 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1473.69
Current children cumulated vsize (KiB) 149176

[startup+1543.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27992
/proc/meminfo: memFree=1409088/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=149176 CPUtime=1533.64
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 26348 0 0 0 153344 20 0 0 25 0 4 0 170338057 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27917/statm: 37294 14652 182 90 0 36832 0
[pid=27917/tid=27919] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170338204 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27920] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27920/stat : 27920 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170428222 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27992] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27992/stat : 27992 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 170473234 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1533.64
Current children cumulated vsize (KiB) 149176

[startup+1603.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27992
/proc/meminfo: memFree=1408128/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=149176 CPUtime=1593.57
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 26348 0 0 0 159337 20 0 0 25 0 4 0 170338057 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134800104 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27917/statm: 37294 14652 182 90 0 36832 0
[pid=27917/tid=27919] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170338204 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27920] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27920/stat : 27920 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170428222 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27992] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27992/stat : 27992 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170473234 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1593.57
Current children cumulated vsize (KiB) 149176

[startup+1663.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27992
/proc/meminfo: memFree=1406720/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=149176 CPUtime=1653.58
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 26348 0 0 0 165338 20 0 0 25 0 4 0 170338057 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27917/statm: 37294 14652 182 90 0 36832 0
[pid=27917/tid=27919] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170338204 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27920] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27920/stat : 27920 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170428222 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27992] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27992/stat : 27992 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170473234 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.58
Current children cumulated vsize (KiB) 149176

[startup+1723.47 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27992
/proc/meminfo: memFree=1405824/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=149176 CPUtime=1713.58
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 26348 0 0 0 171338 20 0 0 25 0 4 0 170338057 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134784827 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27917/statm: 37294 14652 182 90 0 36832 0
[pid=27917/tid=27919] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170338204 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27920] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27920/stat : 27920 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170428222 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27992] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27992/stat : 27992 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170473234 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.58
Current children cumulated vsize (KiB) 149176

[startup+1783.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27992
/proc/meminfo: memFree=1404352/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=149176 CPUtime=1773.61
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 26348 0 0 0 177340 21 0 0 25 0 4 0 170338057 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134612282 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27917/statm: 37294 14652 182 90 0 36832 0
[pid=27917/tid=27919] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27919/stat : 27919 (bprolog) S 27915 27917 26906 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170338204 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27920] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27920/stat : 27920 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170428222 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27917/tid=27992] ppid=27915 vsize=149176 CPUtime=0
/proc/27917/task/27992/stat : 27992 (bprolog) S 27915 27917 26906 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170473234 152756224 14652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.61
Current children cumulated vsize (KiB) 149176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 27992
/proc/meminfo: memFree=1403968/2055920 swapFree=4174172/4192956
[pid=27917] ppid=27915 vsize=149176 CPUtime=1800.08
/proc/27917/stat : 27917 (bprolog) R 27915 27917 26906 0 -1 4194304 26349 0 0 0 179987 21 0 0 25 0 1 0 170338057 152756224 14653 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552935 0 0 4096 2 0 0 0 17 0 0 0
/proc/27917/statm: 37294 14653 183 90 0 36832 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 149176

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.06
CPU time (s): 1800.09
CPU user time (s): 1799.87
CPU system time (s): 0.220966
CPU usage (%): 99.4494
Max. virtual memory (cumulated for all children) (KiB): 156036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.220966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26349
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= 13
involuntary context switches= 45087

runsolver used 2.47962 s user time and 5.54516 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Jan  8 01:23:40 UTC 2007


IDJOB= 212413
IDBENCH= 4769
FILE ID= node15/212413-1168219420

PBS_JOBID= 3480632

Free space on /tmp= 66324 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-aflow30a.xml
COMMAND LINE= /tmp/evaluation/212413-1168219420/Complete/Ordinary/solver /tmp/evaluation/212413-1168219420/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node15/convwatcher-212413-1168219420 -o ROOT/results/node15/conversion-212413-1168219420 -C 600 -M 900 /tmp/evaluation/212413-1168219420/Complete/Ordinary/conversion /tmp/evaluation/212413-1168219420/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-212413-1168219420 -o ROOT/results/node15/solver-212413-1168219420 -C 1800 -M 900  /tmp/evaluation/212413-1168219420/Complete/Ordinary/solver /tmp/evaluation/212413-1168219420/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  fd9c4e1bcb9be25a878d522555b56057

RANDOM SEED= 945174476

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.276
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.276
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:        687232 kB
Buffers:         76608 kB
Cached:         350560 kB
SwapCached:       6400 kB
Active:        1051952 kB
Inactive:       257508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        687232 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            4140 kB
Writeback:           0 kB
Mapped:         895064 kB
Slab:            42148 kB
Committed_AS:  5627384 kB
PageTables:       4020 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66325 MiB



End job on node15 on Mon Jan  8 01:54:02 UTC 2007