Trace number 2697163

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 NameAnswerobjective functionCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.17 988.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_2.opb
MD5SUM4a1dc018d8373d1119ec5a7a226f506e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-29
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint25
Maximum length of a constraint44
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6220
Sum of products size (including duplicates)12440
Number of different products3110
Sum of products size6220

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697163-1278050682.opb.
0.00/0.00	c Instance file HOME/instance-2697163-1278050682.opb
0.00/0.00	c File size is 256583 bytes.
0.00/0.13	c Highest Coefficient sum: 44
0.00/0.13	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.14	c ============================[ Problem Statistics ]=============================
0.00/0.14	c |                                                                             |
0.00/0.14	c |  Parsing time:          0.13         s                                      |
0.00/0.14	c |  Number Variables:      3310                                                |
0.00/0.14	c |  Number Constraints:    6420                                                |
0.00/0.14	c ===============================================================================
1800.17/988.41	c Remaining time 1799.87 sec.
1800.17/988.41	c 
1800.17/988.41	c *** INTERRUPTED ***
1800.17/988.41	s UNKNOWN
1800.17/988.41	c Total CPU time              : 1790.32 s
1800.17/988.41	c Memory used           : 97.26 MB
1800.17/988.41	c CPU time              : 1790.32 s
1800.17/988.41	c 
1800.17/988.41	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2697163-1278050682/watcher-2697163-1278050682 -o /tmp/evaluation-result-2697163-1278050682/solver-2697163-1278050682 -C 1800 -W 2000 -M 1800 run HOME/instance-2697163-1278050682.opb 

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 1.95 1.77 3/105 1491
/proc/meminfo: memFree=1748816/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) R 1489 1491 1164 0 -1 4202496 349 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540988309 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0

[startup+0.0885099 s]
/proc/loadavg: 1.97 1.95 1.77 3/105 1491
/proc/meminfo: memFree=1748816/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101512 s]
/proc/loadavg: 1.97 1.95 1.77 3/105 1491
/proc/meminfo: memFree=1748816/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301543 s]
/proc/loadavg: 1.97 1.95 1.77 3/105 1491
/proc/meminfo: memFree=1748816/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700598 s]
/proc/loadavg: 1.97 1.95 1.77 3/105 1491
/proc/meminfo: memFree=1748816/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50068 s]
/proc/loadavg: 1.97 1.95 1.77 2/107 1493
/proc/meminfo: memFree=1739616/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=25424 CPUtime=1.48
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 5224 0 0 0 146 2 0 0 25 0 1 0 146361421 26034176 3266 1992294400 134512640 146736320 4294410976 18446744073709551615 136405899 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1492/statm: 6356 3266 1001 2985 0 2898 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34124

[startup+3.10088 s]
/proc/loadavg: 1.97 1.95 1.77 2/107 1493
/proc/meminfo: memFree=1739244/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=25412 CPUtime=3.09
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 7482 0 0 0 306 3 0 0 25 0 1 0 146361421 26021888 3254 1992294400 134512640 146736320 4294410976 18446744073709551615 136406113 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1492/statm: 6353 3254 1001 2985 0 2895 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34112

[startup+6.30128 s]
/proc/loadavg: 1.89 1.94 1.77 2/108 1494
/proc/meminfo: memFree=1735764/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=39748 CPUtime=6.6
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 8716 0 0 0 657 3 0 0 16 0 2 0 146361421 40701952 4039 1992294400 134512640 146736320 4294410976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1492/statm: 9937 4039 1039 2985 0 6479 0
[pid=1492/tid=1494] ppid=1491 vsize=39748 CPUtime=1.58
/proc/1492/task/1494/stat : 1494 (pb_cplex) R 1491 1491 1164 0 -1 4202560 354 0 0 0 158 0 0 0 25 0 2 0 146361850 40701952 4039 1992294400 134512640 146736320 4294410976 18446744073709551615 136000487 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.6
Current children cumulated vsize (KiB) 48448

[startup+12.7011 s]
/proc/loadavg: 1.82 1.92 1.76 2/108 1494
/proc/meminfo: memFree=1735268/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=40312 CPUtime=17.71
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 8938 0 0 0 1763 8 0 0 16 0 2 0 146361421 41279488 4157 1992294400 134512640 146736320 4294410976 18446744073709551615 136008042 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1492/statm: 10078 4157 1050 2985 0 6620 0
[pid=1492/tid=1494] ppid=1491 vsize=40312 CPUtime=7.18
/proc/1492/task/1494/stat : 1494 (pb_cplex) R 1491 1491 1164 0 -1 4202560 452 0 0 0 716 2 0 0 17 0 2 0 146361850 41279488 4157 1992294400 134512640 146736320 4294410976 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17.71
Current children cumulated vsize (KiB) 49012

[startup+25.5016 s]
/proc/loadavg: 1.93 1.94 1.77 3/108 1496
/proc/meminfo: memFree=1727580/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=52668 CPUtime=35.14
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 13527 0 0 0 3502 12 0 0 17 0 2 0 146361421 53932032 5961 1992294400 134512640 146736320 4294410976 18446744073709551615 136008053 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1492/statm: 13167 5961 1058 2985 0 9709 0
[pid=1492/tid=1496] ppid=1491 vsize=52668 CPUtime=3.1
/proc/1492/task/1496/stat : 1496 (pb_cplex) R 1491 1491 1164 0 -1 4202560 1143 0 0 0 309 1 0 0 17 0 2 0 146363339 53932032 5961 1992294400 134512640 146736320 4294410976 18446744073709551615 136388075 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35.14
Current children cumulated vsize (KiB) 61368

[startup+51.1018 s]
/proc/loadavg: 2.07 1.98 1.79 2/108 1496
/proc/meminfo: memFree=1726960/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=53028 CPUtime=81.06
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 18959 0 0 0 8077 29 0 0 18 0 2 0 146361421 54300672 6131 1992294400 134512640 146736320 4294410976 18446744073709551615 139042876 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1492/statm: 13257 6131 1058 2985 0 9799 0
[pid=1492/tid=1496] ppid=1491 vsize=53028 CPUtime=25.42
/proc/1492/task/1496/stat : 1496 (pb_cplex) R 1491 1491 1164 0 -1 4202560 3980 0 0 0 2532 10 0 0 17 0 2 0 146363339 54300672 6131 1992294400 134512640 146736320 4294410976 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 81.06
Current children cumulated vsize (KiB) 61728

[startup+102.309 s]
/proc/loadavg: 1.98 1.96 1.79 4/108 1498
/proc/meminfo: memFree=1724976/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=55008 CPUtime=176
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 27502 0 0 0 17526 74 0 0 18 0 2 0 146361421 56328192 6613 1992294400 134512640 146736320 4294410976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1492/statm: 13752 6613 1058 2985 0 10294 0
[pid=1492/tid=1496] ppid=1491 vsize=55008 CPUtime=73.65
/proc/1492/task/1496/stat : 1496 (pb_cplex) R 1491 1491 1164 0 -1 4202560 8468 0 0 0 7332 33 0 0 18 0 2 0 146363339 56328192 6613 1992294400 134512640 146736320 4294410976 18446744073709551615 135854509 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 176
Current children cumulated vsize (KiB) 63708

[startup+162.301 s]
/proc/loadavg: 2.02 1.98 1.81 2/108 1501
/proc/meminfo: memFree=1721628/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=58952 CPUtime=286.28
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 38501 0 0 0 28503 125 0 0 17 0 2 0 146361421 60366848 7441 1992294400 134512640 146736320 4294410976 18446744073709551615 139044542 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1492/statm: 14738 7441 1059 2985 0 11280 0
[pid=1492/tid=1499] ppid=1491 vsize=58952 CPUtime=22.27
/proc/1492/task/1499/stat : 1499 (pb_cplex) R 1491 1491 1164 0 -1 4202560 2034 0 0 0 2217 10 0 0 18 0 2 0 146375211 60366848 7441 1992294400 134512640 146736320 4294410976 18446744073709551615 135525911 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 286.28
Current children cumulated vsize (KiB) 67652

[startup+222.302 s]
/proc/loadavg: 1.86 1.95 1.81 2/108 1504
/proc/meminfo: memFree=1718032/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=63112 CPUtime=396.48
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 44356 0 0 0 39465 183 0 0 17 0 2 0 146361421 64626688 8482 1992294400 134512640 146736320 4294410976 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1492/statm: 15778 8482 1059 2985 0 12320 0
[pid=1492/tid=1502] ppid=1491 vsize=63112 CPUtime=9.99
/proc/1492/task/1502/stat : 1502 (pb_cplex) R 1491 1491 1164 0 -1 4202560 693 0 0 0 995 4 0 0 18 0 2 0 146382587 64626688 8482 1992294400 134512640 146736320 4294410976 18446744073709551615 136008306 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 396.48
Current children cumulated vsize (KiB) 71812

[startup+282.302 s]
/proc/loadavg: 1.80 1.91 1.81 3/108 1504
/proc/meminfo: memFree=1716172/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=63788 CPUtime=506.68
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 48598 0 0 0 50422 246 0 0 16 0 2 0 146361421 65318912 8785 1992294400 134512640 146736320 4294410976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1492/statm: 15947 8785 1059 2985 0 12489 0
[pid=1492/tid=1502] ppid=1491 vsize=63788 CPUtime=65.05
/proc/1492/task/1502/stat : 1502 (pb_cplex) R 1491 1491 1164 0 -1 4202560 2515 0 0 0 6470 35 0 0 17 0 2 0 146382587 65318912 8785 1992294400 134512640 146736320 4294410976 18446744073709551615 135526140 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 506.68
Current children cumulated vsize (KiB) 72488

[startup+342.301 s]
/proc/loadavg: 1.82 1.89 1.81 3/108 1506
/proc/meminfo: memFree=1713196/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=66876 CPUtime=616.02
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 53633 0 0 0 61297 305 0 0 16 0 2 0 146361421 68481024 9680 1992294400 134512640 146736320 4294410976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1492/statm: 16719 9680 1059 2985 0 13261 0

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

[pid=1492] ppid=1491 vsize=70672 CPUtime=725.26
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 58986 0 0 0 72158 368 0 0 17 0 2 0 146361421 72368128 10476 1992294400 134512640 146736320 4294410976 18446744073709551615 136403121 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1492/statm: 17668 10476 1059 2985 0 14210 0
[pid=1492/tid=1507] ppid=1491 vsize=70672 CPUtime=47.32
/proc/1492/task/1507/stat : 1507 (pb_cplex) R 1491 1491 1164 0 -1 4202560 2314 0 0 0 4704 28 0 0 18 0 2 0 146396451 72368128 10476 1992294400 134512640 146736320 4294410976 18446744073709551615 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 725.26
Current children cumulated vsize (KiB) 79372

[startup+462.302 s]
/proc/loadavg: 2.21 1.98 1.84 3/108 1511
/proc/meminfo: memFree=1706376/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=74352 CPUtime=834.89
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 63549 0 0 0 83060 429 0 0 21 0 2 0 146361421 76136448 11251 1992294400 134512640 146736320 4294410976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1492/statm: 18588 11251 1059 2985 0 15130 0
[pid=1492/tid=1507] ppid=1491 vsize=74352 CPUtime=101.78
/proc/1492/task/1507/stat : 1507 (pb_cplex) R 1491 1491 1164 0 -1 4202560 4558 0 0 0 10119 59 0 0 18 0 2 0 146396451 76136448 11251 1992294400 134512640 146736320 4294410976 18446744073709551615 136008044 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 834.89
Current children cumulated vsize (KiB) 83052

[startup+522.302 s]
/proc/loadavg: 1.92 1.93 1.83 3/108 1513
/proc/meminfo: memFree=1702532/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=77756 CPUtime=944.17
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 67623 0 0 0 93918 499 0 0 18 0 2 0 146361421 79622144 12196 1992294400 134512640 146736320 4294410976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1492/statm: 19439 12196 1059 2985 0 15981 0
[pid=1492/tid=1507] ppid=1491 vsize=77756 CPUtime=156.81
/proc/1492/task/1507/stat : 1507 (pb_cplex) R 1491 1491 1164 0 -1 4202560 6860 0 0 0 15586 95 0 0 17 0 2 0 146396451 79622144 12196 1992294400 134512640 146736320 4294410976 18446744073709551615 136008069 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 944.17
Current children cumulated vsize (KiB) 86456

[startup+582.302 s]
/proc/loadavg: 1.79 1.89 1.82 3/108 1513
/proc/meminfo: memFree=1699804/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=80916 CPUtime=1054.29
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 71854 0 0 0 104868 561 0 0 16 0 2 0 146361421 82857984 12920 1992294400 134512640 146736320 4294410976 18446744073709551615 136403114 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1492/statm: 20229 12920 1059 2985 0 16771 0
[pid=1492/tid=1507] ppid=1491 vsize=80916 CPUtime=211.81
/proc/1492/task/1507/stat : 1507 (pb_cplex) R 1491 1491 1164 0 -1 4202560 9147 0 0 0 21054 127 0 0 18 0 2 0 146396451 82857984 12920 1992294400 134512640 146736320 4294410976 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1054.29
Current children cumulated vsize (KiB) 89616

[startup+642.302 s]
/proc/loadavg: 1.98 1.93 1.83 2/108 1516
/proc/meminfo: memFree=1695960/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=85000 CPUtime=1164.57
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 76572 0 0 0 115830 627 0 0 17 0 2 0 146361421 87040000 13903 1992294400 134512640 146736320 4294410976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1492/statm: 21250 13903 1059 2985 0 17792 0
[pid=1492/tid=1516] ppid=1491 vsize=85000 CPUtime=30.03
/proc/1492/task/1516/stat : 1516 (pb_cplex) S 1491 1491 1164 0 -1 4202560 837 0 0 0 2985 18 0 0 17 0 2 0 146422406 87040000 13903 1992294400 134512640 146736320 4294410976 18446744073709551615 144580073 0 2 4096 16387 18446604437827682624 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1164.57
Current children cumulated vsize (KiB) 93700

[startup+702.301 s]
/proc/loadavg: 1.97 1.94 1.84 2/108 1518
/proc/meminfo: memFree=1691992/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=88108 CPUtime=1274.4
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 80516 0 0 0 126751 689 0 0 19 0 2 0 146361421 90222592 14823 1992294400 134512640 146736320 4294410976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1492/statm: 22027 14823 1059 2985 0 18569 0
[pid=1492/tid=1516] ppid=1491 vsize=88108 CPUtime=84.68
/proc/1492/task/1516/stat : 1516 (pb_cplex) R 1491 1491 1164 0 -1 4202560 2903 0 0 0 8418 50 0 0 18 0 2 0 146422406 90222592 14823 1992294400 134512640 146736320 4294410976 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1274.4
Current children cumulated vsize (KiB) 96808

[startup+762.308 s]
/proc/loadavg: 2.03 1.96 1.85 3/108 1520
/proc/meminfo: memFree=1688892/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=91548 CPUtime=1384.83
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 84329 0 0 0 137731 752 0 0 18 0 2 0 146361421 93745152 15599 1992294400 134512640 146736320 4294410976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1492/statm: 22887 15599 1059 2985 0 19429 0
[pid=1492/tid=1516] ppid=1491 vsize=91548 CPUtime=140.24
/proc/1492/task/1516/stat : 1516 (pb_cplex) R 1491 1491 1164 0 -1 4202560 4984 0 0 0 13942 82 0 0 17 0 2 0 146422406 93745152 15599 1992294400 134512640 146736320 4294410976 18446744073709551615 136384898 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1384.83
Current children cumulated vsize (KiB) 100248

[startup+822.301 s]
/proc/loadavg: 1.94 1.95 1.85 3/108 1522
/proc/meminfo: memFree=1684428/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=96332 CPUtime=1494.7
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 87727 0 0 0 148653 817 0 0 17 0 2 0 146361421 98643968 16679 1992294400 134512640 146736320 4294410976 18446744073709551615 136007970 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1492/statm: 24083 16679 1059 2985 0 20625 0
[pid=1492/tid=1516] ppid=1491 vsize=96332 CPUtime=194.17
/proc/1492/task/1516/stat : 1516 (pb_cplex) R 1491 1491 1164 0 -1 4202560 7081 0 0 0 19304 113 0 0 18 0 2 0 146422406 98643968 16679 1992294400 134512640 146736320 4294410976 18446744073709551615 136384887 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1494.7
Current children cumulated vsize (KiB) 105032

[startup+882.301 s]
/proc/loadavg: 1.98 1.95 1.86 3/108 1522
/proc/meminfo: memFree=1681328/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=98184 CPUtime=1605.43
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 90633 0 0 0 159663 880 0 0 18 0 2 0 146361421 100540416 17358 1992294400 134512640 146736320 4294410976 18446744073709551615 135467780 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1492/statm: 24546 17358 1059 2985 0 21088 0
[pid=1492/tid=1516] ppid=1491 vsize=98184 CPUtime=249.65
/proc/1492/task/1516/stat : 1516 (pb_cplex) R 1491 1491 1164 0 -1 4202560 8675 0 0 0 24819 146 0 0 17 0 2 0 146422406 100540416 17358 1992294400 134512640 146736320 4294410976 18446744073709551615 135468694 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1605.43
Current children cumulated vsize (KiB) 106884

[startup+942.301 s]
/proc/loadavg: 2.07 1.98 1.87 2/108 1524
/proc/meminfo: memFree=1680956/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=98436 CPUtime=1715.9
/proc/1492/stat : 1492 (pb_cplex) S 1491 1491 1164 0 -1 4202496 92074 0 0 0 170647 943 0 0 18 0 2 0 146361421 100798464 17446 1992294400 134512640 146736320 4294410976 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1492/statm: 24609 17446 1059 2985 0 21151 0
[pid=1492/tid=1516] ppid=1491 vsize=98436 CPUtime=304.89
/proc/1492/task/1516/stat : 1516 (pb_cplex) R 1491 1491 1164 0 -1 4202560 9377 0 0 0 30312 177 0 0 18 0 2 0 146422406 100798464 17446 1992294400 134512640 146736320 4294410976 18446744073709551615 136388930 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1715.9
Current children cumulated vsize (KiB) 107136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+988.402 s]
/proc/loadavg: 2.21 2.02 1.89 2/108 1526
/proc/meminfo: memFree=1680832/2059040 swapFree=4138960/4192956
[pid=1491] ppid=1489 vsize=8700 CPUtime=0
/proc/1491/stat : 1491 (run) S 1489 1491 1164 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146361421 8908800 249 1992294400 4194304 4922060 140737374323392 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1491/statm: 2175 249 208 178 0 68 0
[pid=1492] ppid=1491 vsize=99592 CPUtime=1800.17
/proc/1492/stat : 1492 (pb_cplex) R 1491 1491 1164 0 -1 4202496 94182 0 0 0 179030 987 0 0 19 0 2 0 146361421 101982208 17546 1992294400 134512640 146736320 4294410976 18446744073709551615 136008266 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1492/statm: 24898 17546 1059 2985 0 21440 0
[pid=1492/tid=1516] ppid=1491 vsize=99592 CPUtime=347.21
/proc/1492/task/1516/stat : 1516 (pb_cplex) S 1491 1491 1164 0 -1 4202560 10106 0 0 0 34521 200 0 0 16 0 2 0 146422406 101982208 17546 1992294400 134512640 146736320 4294410976 18446744073709551615 144580073 0 2 4096 16387 18446604437827682624 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 108292

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1491 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 988.42
CPU time (s): 1800.17
CPU user time (s): 1790.3
CPU system time (s): 9.87
CPU usage (%): 182.126
Max. virtual memory (cumulated for all children) (KiB): 110140

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

runsolver used 1.73974 second user time and 4.56431 second system time

The end

Launcher Data

Begin job on node080 at 2010-07-02 08:04:42
IDJOB=2697163
IDBENCH=48197
IDSOLVER=1209
FILE ID=node080/2697163-1278050682
PBS_JOBID= 11198835
Free space on /tmp= 62288 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_25_2.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697163-1278050682/watcher-2697163-1278050682 -o /tmp/evaluation-result-2697163-1278050682/solver-2697163-1278050682 -C 1800 -W 2000 -M 1800  run HOME/instance-2697163-1278050682.opb

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

MD5SUM BENCH= 4a1dc018d8373d1119ec5a7a226f506e
RANDOM SEED=1595750319

node080.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
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.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1749716 kB
Buffers:         79964 kB
Cached:         133008 kB
SwapCached:       7432 kB
Active:         137024 kB
Inactive:        90820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1749716 kB
SwapTotal:     4192956 kB
SwapFree:      4138960 kB
Dirty:           16624 kB
Writeback:           0 kB
AnonPages:       13308 kB
Mapped:          12064 kB
Slab:            59684 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184348 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2697163-1278050682.opb

Free space on /tmp at the end= 62272 MiB
End job on node080 at 2010-07-02 08:21:11