Trace number 2697171

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.02 994.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_5.opb
MD5SUMcdccc05ac387e7ee9cb8ab81f53ca6f8
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-28
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -31
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 constraint49
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)6226
Sum of products size (including duplicates)12452
Number of different products3113
Sum of products size6226

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697171-1278050920.opb.
0.00/0.00	c Instance file HOME/instance-2697171-1278050920.opb
0.00/0.00	c File size is 256882 bytes.
0.00/0.14	c Highest Coefficient sum: 49
0.00/0.14	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.15	c ============================[ Problem Statistics ]=============================
0.00/0.15	c |                                                                             |
0.00/0.15	c |  Parsing time:          0.14         s                                      |
0.00/0.15	c |  Number Variables:      3313                                                |
0.00/0.15	c |  Number Constraints:    6426                                                |
0.00/0.15	c ===============================================================================
1800.02/994.61	c Remaining time 1799.86 sec.
1800.02/994.61	c 
1800.02/994.61	c *** INTERRUPTED ***
1800.02/994.61	s UNKNOWN
1800.02/994.61	c Total CPU time              : 1790.77 s
1800.02/994.61	c Memory used           : 87.07 MB
1800.02/994.61	c CPU time              : 1790.77 s
1800.02/994.61	c 
1800.02/994.61	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-2697171-1278050920/watcher-2697171-1278050920 -o /tmp/evaluation-result-2697171-1278050920/solver-2697171-1278050920 -C 1800 -W 2000 -M 1800 run HOME/instance-2697171-1278050920.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: 2.04 2.04 1.85 3/106 1853
/proc/meminfo: memFree=1348944/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) R 1850 1853 1429 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104828821 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0

[startup+0.03134 s]
/proc/loadavg: 2.04 2.04 1.85 3/106 1853
/proc/meminfo: memFree=1348944/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101343 s]
/proc/loadavg: 2.04 2.04 1.85 3/106 1853
/proc/meminfo: memFree=1348944/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30056 s]
/proc/loadavg: 2.04 2.04 1.85 3/106 1853
/proc/meminfo: memFree=1348944/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700538 s]
/proc/loadavg: 2.04 2.04 1.85 3/106 1853
/proc/meminfo: memFree=1348944/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50149 s]
/proc/loadavg: 2.04 2.04 1.85 2/108 1855
/proc/meminfo: memFree=1339628/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=24416 CPUtime=1.49
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 5410 0 0 0 147 2 0 0 19 0 1 0 146387455 25001984 3054 1992294400 134512640 146736320 4288481584 18446744073709551615 136015692 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/1854/statm: 6104 3054 1000 2985 0 2646 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33116

[startup+3.10041 s]
/proc/loadavg: 2.04 2.04 1.85 2/108 1855
/proc/meminfo: memFree=1339504/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=24468 CPUtime=3.09
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 6588 0 0 0 306 3 0 0 25 0 1 0 146387455 25055232 3067 1992294400 134512640 146736320 4288481584 18446744073709551615 135854195 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/1854/statm: 6117 3067 1000 2985 0 2659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33168

[startup+6.30023 s]
/proc/loadavg: 2.11 2.06 1.85 2/109 1856
/proc/meminfo: memFree=1336644/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=39868 CPUtime=7.64
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 7635 0 0 0 759 5 0 0 16 0 2 0 146387455 40824832 4103 1992294400 134512640 146736320 4288481584 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 9967 4103 1040 2985 0 6509 0
[pid=1854/tid=1856] ppid=1853 vsize=39868 CPUtime=1.93
/proc/1854/task/1856/stat : 1856 (pb_cplex) R 1853 1853 1429 0 -1 4202560 388 0 0 0 193 0 0 0 17 0 2 0 146387816 40824832 4103 1992294400 134512640 146736320 4288481584 18446744073709551615 136008332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 48568

[startup+12.7009 s]
/proc/loadavg: 2.02 2.04 1.85 3/109 1856
/proc/meminfo: memFree=1335900/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=40472 CPUtime=18.53
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 7842 0 0 0 1844 9 0 0 16 0 2 0 146387455 41443328 4257 1992294400 134512640 146736320 4288481584 18446744073709551615 135854516 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 10118 4257 1065 2985 0 6660 0
[pid=1854/tid=1856] ppid=1853 vsize=40472 CPUtime=7.52
/proc/1854/task/1856/stat : 1856 (pb_cplex) R 1853 1853 1429 0 -1 4202560 486 0 0 0 750 2 0 0 17 0 2 0 146387816 41443328 4257 1992294400 134512640 146736320 4288481584 18446744073709551615 139044587 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.53
Current children cumulated vsize (KiB) 49172

[startup+25.5002 s]
/proc/loadavg: 1.80 1.99 1.83 2/109 1858
/proc/meminfo: memFree=1327592/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=47340 CPUtime=35.84
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 11989 0 0 0 3569 15 0 0 17 0 2 0 146387455 48476160 6239 1992294400 134512640 146736320 4288481584 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 11835 6239 1060 2985 0 8377 0
[pid=1854/tid=1858] ppid=1853 vsize=47340 CPUtime=2.62
/proc/1854/task/1858/stat : 1858 (pb_cplex) S 1853 1853 1429 0 -1 4202560 454 0 0 0 262 0 0 0 22 0 2 0 146389430 48476160 6239 1992294400 134512640 146736320 4288481584 18446744073709551615 144580073 0 2 4096 16387 18446604437832243328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 35.84
Current children cumulated vsize (KiB) 56040

[startup+51.1018 s]
/proc/loadavg: 1.79 1.97 1.83 2/109 1858
/proc/meminfo: memFree=1326476/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=47800 CPUtime=82.1
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 14033 0 0 0 8180 30 0 0 16 0 2 0 146387455 48947200 6376 1992294400 134512640 146736320 4288481584 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 11950 6376 1060 2985 0 8492 0
[pid=1854/tid=1858] ppid=1853 vsize=47800 CPUtime=25.99
/proc/1854/task/1858/stat : 1858 (pb_cplex) R 1853 1853 1429 0 -1 4202560 1384 0 0 0 2591 8 0 0 18 0 2 0 146389430 48947200 6376 1992294400 134512640 146736320 4288481584 18446744073709551615 139044554 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 82.1
Current children cumulated vsize (KiB) 56500

[startup+102.31 s]
/proc/loadavg: 1.97 1.99 1.84 2/109 1860
/proc/meminfo: memFree=1325856/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=47692 CPUtime=176.11
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 22639 0 0 0 17537 74 0 0 17 0 2 0 146387455 48836608 6534 1992294400 134512640 146736320 4288481584 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 11923 6534 1060 2985 0 8465 0
[pid=1854/tid=1858] ppid=1853 vsize=47692 CPUtime=72.8
/proc/1854/task/1858/stat : 1858 (pb_cplex) R 1853 1853 1429 0 -1 4202560 6430 0 0 0 7251 29 0 0 21 0 2 0 146389430 48836608 6534 1992294400 134512640 146736320 4288481584 18446744073709551615 135468707 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 176.11
Current children cumulated vsize (KiB) 56392

[startup+162.302 s]
/proc/loadavg: 1.84 1.95 1.83 2/109 1863
/proc/meminfo: memFree=1322632/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=51772 CPUtime=283.29
/proc/1854/stat : 1854 (pb_cplex) S 1853 1853 1429 0 -1 4202496 34299 0 0 0 28211 118 0 0 16 0 2 0 146387455 53014528 7358 1992294400 134512640 146736320 4288481584 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 12943 7358 1074 2985 0 9485 0
[pid=1854/tid=1863] ppid=1853 vsize=51772 CPUtime=4.36
/proc/1854/task/1863/stat : 1863 (pb_cplex) R 1853 1853 1429 0 -1 4202560 21 0 0 0 435 1 0 0 21 0 2 0 146403237 53014528 7358 1992294400 134512640 146736320 4288481584 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 283.29
Current children cumulated vsize (KiB) 60472

[startup+222.301 s]
/proc/loadavg: 1.82 1.94 1.83 4/109 1865
/proc/meminfo: memFree=1322012/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=52152 CPUtime=392.48
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 37904 0 0 0 39075 173 0 0 16 0 2 0 146387455 53403648 7627 1992294400 134512640 146736320 4288481584 18446744073709551615 139028270 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 13038 7627 1074 2985 0 9580 0
[pid=1854/tid=1863] ppid=1853 vsize=52152 CPUtime=60.94
/proc/1854/task/1863/stat : 1863 (pb_cplex) R 1853 1853 1429 0 -1 4202560 1715 0 0 0 6065 29 0 0 17 0 2 0 146403237 53403648 7627 1992294400 134512640 146736320 4288481584 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 392.48
Current children cumulated vsize (KiB) 60852

[startup+282.301 s]
/proc/loadavg: 2.06 1.99 1.86 3/109 1867
/proc/meminfo: memFree=1318540/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=56100 CPUtime=502.04
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 43317 0 0 0 49974 230 0 0 18 0 2 0 146387455 57446400 8469 1992294400 134512640 146736320 4288481584 18446744073709551615 136388881 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1854/statm: 14025 8469 1074 2985 0 10567 0
[pid=1854/tid=1867] ppid=1853 vsize=56100 CPUtime=36.21
/proc/1854/task/1867/stat : 1867 (pb_cplex) R 1853 1853 1429 0 -1 4202560 1810 0 0 0 3601 20 0 0 16 0 2 0 146411814 57446400 8469 1992294400 134512640 146736320 4288481584 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 502.04
Current children cumulated vsize (KiB) 64800

[startup+342.302 s]
/proc/loadavg: 1.86 1.96 1.85 3/109 1869
/proc/meminfo: memFree=1316184/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=57640 CPUtime=611.84
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 47799 0 0 0 60895 289 0 0 19 0 2 0 146387455 59023360 8937 1992294400 134512640 146736320 4288481584 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1854/statm: 14410 8937 1074 2985 0 10952 0

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

[pid=1854] ppid=1853 vsize=61296 CPUtime=721.19
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 52185 0 0 0 71773 346 0 0 19 0 2 0 146387455 62767104 9690 1992294400 134512640 146736320 4288481584 18446744073709551615 136001978 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1854/statm: 15324 9690 1074 2985 0 11866 0
[pid=1854/tid=1867] ppid=1853 vsize=61296 CPUtime=142.24
/proc/1854/task/1867/stat : 1867 (pb_cplex) R 1853 1853 1429 0 -1 4202560 6785 0 0 0 14145 79 0 0 16 0 2 0 146411814 62767104 9690 1992294400 134512640 146736320 4288481584 18446744073709551615 135454115 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 721.19
Current children cumulated vsize (KiB) 69996

[startup+462.301 s]
/proc/loadavg: 1.96 1.97 1.87 2/109 1874
/proc/meminfo: memFree=1310108/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=64200 CPUtime=831.12
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 55617 0 0 0 82705 407 0 0 18 0 2 0 146387455 65740800 10463 1992294400 134512640 146736320 4288481584 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1854/statm: 16050 10463 1074 2985 0 12592 0
[pid=1854/tid=1872] ppid=1853 vsize=64200 CPUtime=49.98
/proc/1854/task/1872/stat : 1872 (pb_cplex) R 1853 1853 1429 0 -1 4202560 1918 0 0 0 4973 25 0 0 17 0 2 0 146427962 65740800 10463 1992294400 134512640 146736320 4288481584 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 831.12
Current children cumulated vsize (KiB) 72900

[startup+522.302 s]
/proc/loadavg: 2.20 2.02 1.89 4/109 1876
/proc/meminfo: memFree=1307752/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=66588 CPUtime=939.78
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 59751 0 0 0 93511 467 0 0 20 0 2 0 146387455 68186112 11155 1992294400 134512640 146736320 4288481584 18446744073709551615 139044585 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1854/statm: 16647 11155 1074 2985 0 13189 0
[pid=1854/tid=1872] ppid=1853 vsize=66588 CPUtime=101.91
/proc/1854/task/1872/stat : 1872 (pb_cplex) S 1853 1853 1429 0 -1 4202560 3835 0 0 0 10135 56 0 0 16 0 2 0 146427962 68186112 11155 1992294400 134512640 146736320 4288481584 18446744073709551615 144580073 0 2 4096 16387 18446604437832243328 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 939.78
Current children cumulated vsize (KiB) 75288

[startup+582.302 s]
/proc/loadavg: 2.15 2.03 1.90 3/109 1876
/proc/meminfo: memFree=1305148/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=69776 CPUtime=1049.76
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 63024 0 0 0 104449 527 0 0 16 0 2 0 146387455 71450624 11808 1992294400 134512640 146736320 4288481584 18446744073709551615 136000532 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 17444 11808 1074 2985 0 13986 0
[pid=1854/tid=1872] ppid=1853 vsize=69776 CPUtime=157.85
/proc/1854/task/1872/stat : 1872 (pb_cplex) R 1853 1853 1429 0 -1 4202560 5362 0 0 0 15700 85 0 0 18 0 2 0 146427962 71450624 11808 1992294400 134512640 146736320 4288481584 18446744073709551615 136000462 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1049.76
Current children cumulated vsize (KiB) 78476

[startup+642.301 s]
/proc/loadavg: 2.02 2.03 1.91 4/109 1878
/proc/meminfo: memFree=1302172/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=72520 CPUtime=1158.82
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 66334 0 0 0 115299 583 0 0 17 0 2 0 146387455 74260480 12496 1992294400 134512640 146736320 4288481584 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 18130 12496 1074 2985 0 14672 0
[pid=1854/tid=1872] ppid=1853 vsize=72520 CPUtime=214.42
/proc/1854/task/1872/stat : 1872 (pb_cplex) R 1853 1853 1429 0 -1 4202560 6813 0 0 0 21328 114 0 0 20 0 2 0 146427962 74260480 12496 1992294400 134512640 146736320 4288481584 18446744073709551615 139044502 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1158.82
Current children cumulated vsize (KiB) 81220

[startup+702.302 s]
/proc/loadavg: 2.17 2.07 1.93 3/109 1883
/proc/meminfo: memFree=1299072/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=75432 CPUtime=1267.6
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 70231 0 0 0 126115 645 0 0 17 0 2 0 146387455 77242368 13263 1992294400 134512640 146736320 4288481584 18446744073709551615 136365684 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 18858 13263 1074 2985 0 15400 0
[pid=1854/tid=1872] ppid=1853 vsize=75432 CPUtime=270.96
/proc/1854/task/1872/stat : 1872 (pb_cplex) R 1853 1853 1429 0 -1 4202560 8511 0 0 0 26954 142 0 0 18 0 2 0 146427962 77242368 13263 1992294400 134512640 146736320 4288481584 18446744073709551615 136007924 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1267.6
Current children cumulated vsize (KiB) 84132

[startup+762.31 s]
/proc/loadavg: 2.14 2.08 1.94 4/109 1886
/proc/meminfo: memFree=1292624/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=81712 CPUtime=1377.51
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 74106 0 0 0 137050 701 0 0 16 0 2 0 146387455 83673088 14788 1992294400 134512640 146736320 4288481584 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 20428 14788 1074 2985 0 16970 0
[pid=1854/tid=1884] ppid=1853 vsize=81712 CPUtime=51.56
/proc/1854/task/1884/stat : 1884 (pb_cplex) R 1853 1853 1429 0 -1 4202560 26 0 0 0 5129 27 0 0 18 0 2 0 146458264 83673088 14788 1992294400 134512640 146736320 4288481584 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1377.51
Current children cumulated vsize (KiB) 90412

[startup+822.301 s]
/proc/loadavg: 1.99 2.05 1.93 3/109 1889
/proc/meminfo: memFree=1291756/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=82996 CPUtime=1486.56
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 75055 0 0 0 147893 763 0 0 17 0 2 0 146387455 84987904 15135 1992294400 134512640 146736320 4288481584 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 20749 15135 1074 2985 0 17291 0
[pid=1854/tid=1884] ppid=1853 vsize=82996 CPUtime=107.66
/proc/1854/task/1884/stat : 1884 (pb_cplex) R 1853 1853 1429 0 -1 4202560 80 0 0 0 10706 60 0 0 18 0 2 0 146458264 84987904 15135 1992294400 134512640 146736320 4288481584 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1486.56
Current children cumulated vsize (KiB) 91696

[startup+882.301 s]
/proc/loadavg: 1.86 2.00 1.92 2/109 1889
/proc/meminfo: memFree=1289896/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=85044 CPUtime=1596.36
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 76982 0 0 0 158815 821 0 0 18 0 2 0 146387455 87085056 15491 1992294400 134512640 146736320 4288481584 18446744073709551615 136000487 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1854/statm: 21261 15491 1074 2985 0 17803 0
[pid=1854/tid=1884] ppid=1853 vsize=85044 CPUtime=162.77
/proc/1854/task/1884/stat : 1884 (pb_cplex) R 1853 1853 1429 0 -1 4202560 897 0 0 0 16188 89 0 0 16 0 2 0 146458264 87085056 15491 1992294400 134512640 146736320 4288481584 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1596.36
Current children cumulated vsize (KiB) 93744

[startup+942.302 s]
/proc/loadavg: 2.03 2.02 1.93 3/109 1891
/proc/meminfo: memFree=1287416/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=86644 CPUtime=1705.2
/proc/1854/stat : 1854 (pb_cplex) S 1853 1853 1429 0 -1 4202496 79772 0 0 0 169642 878 0 0 16 0 2 0 146387455 88723456 16022 1992294400 134512640 146736320 4288481584 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 21661 16022 1074 2985 0 18203 0
[pid=1854/tid=1884] ppid=1853 vsize=86644 CPUtime=216.97
/proc/1854/task/1884/stat : 1884 (pb_cplex) R 1853 1853 1429 0 -1 4202560 1952 0 0 0 21579 118 0 0 18 0 2 0 146458264 88723456 16022 1992294400 134512640 146736320 4288481584 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1705.2
Current children cumulated vsize (KiB) 95344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+994.602 s]
/proc/loadavg: 2.15 2.06 1.94 3/109 1893
/proc/meminfo: memFree=1285308/2059040 swapFree=4138588/4192956
[pid=1853] ppid=1850 vsize=8700 CPUtime=0
/proc/1853/stat : 1853 (run) S 1850 1853 1429 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146387455 8908800 249 1992294400 4194304 4922060 140737161053296 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1853/statm: 2175 249 208 178 0 68 0
[pid=1854] ppid=1853 vsize=89156 CPUtime=1800.02
/proc/1854/stat : 1854 (pb_cplex) R 1853 1853 1429 0 -1 4202496 81389 0 0 0 179075 927 0 0 17 0 2 0 146387455 91295744 16634 1992294400 134512640 146736320 4288481584 18446744073709551615 139044585 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1854/statm: 22289 16634 1074 2985 0 18831 0
[pid=1854/tid=1884] ppid=1853 vsize=89156 CPUtime=266.24
/proc/1854/task/1884/stat : 1884 (pb_cplex) R 1853 1853 1429 0 -1 4202560 2323 0 0 0 26480 144 0 0 17 0 2 0 146458264 91295744 16634 1992294400 134512640 146736320 4288481584 18446744073709551615 136008058 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 97856

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 1853 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 994.62
CPU time (s): 1800.02
CPU user time (s): 1790.75
CPU system time (s): 9.27
CPU usage (%): 180.976
Max. virtual memory (cumulated for all children) (KiB): 99492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366
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.79973 second user time and 5.45217 second system time

The end

Launcher Data

Begin job on node029 at 2010-07-02 08:08:40
IDJOB=2697171
IDBENCH=48205
IDSOLVER=1209
FILE ID=node029/2697171-1278050920
PBS_JOBID= 11198861
Free space on /tmp= 62532 MiB

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

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

MD5SUM BENCH= cdccc05ac387e7ee9cb8ab81f53ca6f8
RANDOM SEED=78646032

node029.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.221
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.44
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.221
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	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1350092 kB
Buffers:        149736 kB
Cached:         447968 kB
SwapCached:       7896 kB
Active:         202740 kB
Inactive:       409988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1350092 kB
SwapTotal:     4192956 kB
SwapFree:      4138588 kB
Dirty:           16704 kB
Writeback:           0 kB
AnonPages:       13164 kB
Mapped:          11984 kB
Slab:            74436 kB
PageTables:       4140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182452 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-2697171-1278050920.opb

Free space on /tmp at the end= 62516 MiB
End job on node029 at 2010-07-02 08:25:17