Trace number 2696492

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.14 976.829

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e4.opb
MD5SUM898f4661a42594ef028c1f962398614b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark364
Best CPU time to get the best result obtained on this benchmark104.297
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 364
Optimality of the best value was proved YES
Number of variables774
Total number of constraints7493
Number of constraints which are clauses7493
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 774
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 774
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 774
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696492-1278018418.opb.
0.00/0.00	c Instance file HOME/instance-2696492-1278018418.opb
0.00/0.00	c File size is 340562 bytes.
0.00/0.43	c Highest Coefficient sum: 33
0.00/0.43	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.45	c ============================[ Problem Statistics ]=============================
0.00/0.45	c |                                                                             |
0.00/0.45	c |  Parsing time:          0.44         s                                      |
0.00/0.45	c |  Number Variables:      774                                                 |
0.00/0.45	c |  Number Constraints:    7493                                                |
0.00/0.45	c ===============================================================================
1800.11/976.82	c Remaining time 1799.56 sec.
1800.11/976.82	c 
1800.11/976.82	c *** INTERRUPTED ***
1800.11/976.82	s UNKNOWN
1800.11/976.82	c Total CPU time              : 1795.99 s
1800.11/976.82	c Memory used           : 67.77 MB
1800.11/976.82	c CPU time              : 1795.99 s
1800.11/976.82	c 
1800.11/976.82	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-2696492-1278018418/watcher-2696492-1278018418 -o /tmp/evaluation-result-2696492-1278018418/solver-2696492-1278018418 -C 1800 -W 2000 -M 1800 run HOME/instance-2696492-1278018418.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.76 1.86 1.72 3/106 28639
/proc/meminfo: memFree=1757596/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) R 28637 28639 28350 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894483349 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0

[startup+0.037718 s]
/proc/loadavg: 1.76 1.86 1.72 3/106 28639
/proc/meminfo: memFree=1757596/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10071 s]
/proc/loadavg: 1.76 1.86 1.72 3/106 28639
/proc/meminfo: memFree=1757596/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300727 s]
/proc/loadavg: 1.76 1.86 1.72 3/106 28639
/proc/meminfo: memFree=1757596/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700774 s]
/proc/loadavg: 1.76 1.86 1.72 3/106 28639
/proc/meminfo: memFree=1757596/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50083 s]
/proc/loadavg: 1.76 1.86 1.72 2/108 28641
/proc/meminfo: memFree=1741832/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=38492 CPUtime=1.48
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 9980 0 0 0 145 3 0 0 19 0 1 0 143134513 39415808 5150 1992294400 134512640 146736320 4290033152 18446744073709551615 137698808 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28640/statm: 9623 5150 998 2985 0 6165 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 47192

[startup+3.10199 s]
/proc/loadavg: 1.76 1.86 1.72 2/108 28641
/proc/meminfo: memFree=1740964/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=35912 CPUtime=3.08
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 20295 0 0 0 300 8 0 0 22 0 1 0 143134513 36773888 4482 1992294400 134512640 146736320 4290033152 18446744073709551615 136017846 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/28640/statm: 8978 4482 1006 2985 0 5520 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44612

[startup+6.30125 s]
/proc/loadavg: 1.70 1.85 1.72 2/108 28641
/proc/meminfo: memFree=1742204/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=36472 CPUtime=6.28
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 28769 0 0 0 616 12 0 0 25 0 1 0 143134513 37347328 4718 1992294400 134512640 146736320 4290033152 18446744073709551615 139043577 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28640/statm: 9118 4718 1004 2985 0 5660 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 45172

[startup+12.7018 s]
/proc/loadavg: 1.64 1.83 1.71 3/109 28642
/proc/meminfo: memFree=1727068/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=65200 CPUtime=14.26
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 33510 0 0 0 1412 14 0 0 24 0 2 0 143134513 66764800 8531 1992294400 134512640 146736320 4290033152 18446744073709551615 136384852 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28640/statm: 16300 8531 1045 2985 0 12842 0
[pid=28640/tid=28642] ppid=28639 vsize=65200 CPUtime=1.57
/proc/28640/task/28642/stat : 28642 (pb_cplex) R 28639 28639 28350 0 -1 4202560 1322 0 0 0 157 0 0 0 17 0 2 0 143135371 66764800 8531 1992294400 134512640 146736320 4290033152 18446744073709551615 136400492 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.26
Current children cumulated vsize (KiB) 73900

[startup+25.5009 s]
/proc/loadavg: 2.00 1.90 1.74 3/109 28642
/proc/meminfo: memFree=1726944/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=65200 CPUtime=37.93
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 33519 0 0 0 3776 17 0 0 18 0 2 0 143134513 66764800 8540 1992294400 134512640 146736320 4290033152 18446744073709551615 139042977 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28640/statm: 16300 8540 1045 2985 0 12842 0
[pid=28640/tid=28642] ppid=28639 vsize=65200 CPUtime=13.56
/proc/28640/task/28642/stat : 28642 (pb_cplex) R 28639 28639 28350 0 -1 4202560 1327 0 0 0 1354 2 0 0 25 0 2 0 143135371 66764800 8540 1992294400 134512640 146736320 4290033152 18446744073709551615 136388078 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37.93
Current children cumulated vsize (KiB) 73900

[startup+51.1012 s]
/proc/loadavg: 1.96 1.91 1.74 2/109 28646
/proc/meminfo: memFree=1730292/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=54356 CPUtime=78.77
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 39529 0 0 0 7851 26 0 0 25 0 2 0 143134513 55660544 7856 1992294400 134512640 146736320 4290033152 18446744073709551615 136388081 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28640/statm: 13589 7856 1069 2985 0 10131 0
[pid=28640/tid=28646] ppid=28639 vsize=54356 CPUtime=0
/proc/28640/task/28646/stat : 28646 (pb_cplex) S 28639 28639 28350 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 2 0 143139559 55660544 7856 1992294400 134512640 146736320 4290033152 18446744073709551615 144580073 0 2 4096 16387 18446604437831092416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 78.77
Current children cumulated vsize (KiB) 63056

[startup+102.309 s]
/proc/loadavg: 1.88 1.89 1.74 3/109 28648
/proc/meminfo: memFree=1718512/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=64696 CPUtime=164.04
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 89298 0 0 0 16348 56 0 0 25 0 2 0 143134513 66248704 10353 1992294400 134512640 146736320 4290033152 18446744073709551615 136006331 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28640/statm: 16174 10353 1069 2985 0 12716 0
[pid=28640/tid=28646] ppid=28639 vsize=64696 CPUtime=40.54
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 21842 0 0 0 4040 14 0 0 18 0 2 0 143139559 66248704 10353 1992294400 134512640 146736320 4290033152 18446744073709551615 136007661 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 164.04
Current children cumulated vsize (KiB) 73396

[startup+162.301 s]
/proc/loadavg: 1.86 1.88 1.74 2/109 28648
/proc/meminfo: memFree=1717024/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=72064 CPUtime=272.62
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 123740 0 0 0 27176 86 0 0 19 0 2 0 143134513 73793536 11803 1992294400 134512640 146736320 4290033152 18446744073709551615 139023053 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28640/statm: 18016 11803 1069 2985 0 14558 0
[pid=28640/tid=28646] ppid=28639 vsize=72064 CPUtime=93.86
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 39721 0 0 0 9356 30 0 0 18 0 2 0 143139559 73793536 11803 1992294400 134512640 146736320 4290033152 18446744073709551615 136007284 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 272.62
Current children cumulated vsize (KiB) 80764

[startup+222.301 s]
/proc/loadavg: 2.00 1.91 1.76 4/109 28650
/proc/meminfo: memFree=1716404/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=66432 CPUtime=385.16
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 153559 0 0 0 38405 111 0 0 18 0 2 0 143134513 68026368 10868 1992294400 134512640 146736320 4290033152 18446744073709551615 136400472 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28640/statm: 16608 10868 1069 2985 0 13150 0
[pid=28640/tid=28646] ppid=28639 vsize=66432 CPUtime=149.43
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 51825 0 0 0 14903 40 0 0 25 0 2 0 143139559 68026368 10868 1992294400 134512640 146736320 4290033152 18446744073709551615 136400479 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 385.16
Current children cumulated vsize (KiB) 75132

[startup+282.301 s]
/proc/loadavg: 2.09 1.97 1.79 3/109 28652
/proc/meminfo: memFree=1716280/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=66648 CPUtime=497.6
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 172304 0 0 0 49627 133 0 0 25 0 2 0 143134513 68247552 10868 1992294400 134512640 146736320 4290033152 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28640/statm: 16662 10868 1069 2985 0 13204 0
[pid=28640/tid=28646] ppid=28639 vsize=66648 CPUtime=207.04
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 62327 0 0 0 20653 51 0 0 18 0 2 0 143139559 68247552 10868 1992294400 134512640 146736320 4290033152 18446744073709551615 139044580 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 497.6
Current children cumulated vsize (KiB) 75348

[startup+342.302 s]
/proc/loadavg: 2.04 1.98 1.81 3/109 28654
/proc/meminfo: memFree=1716280/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=66648 CPUtime=609.28
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 219543 0 0 0 60758 170 0 0 25 0 2 0 143134513 68247552 10881 1992294400 134512640 146736320 4290033152 18446744073709551615 135454096 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28640/statm: 16662 10881 1069 2985 0 13204 0
[pid=28640/tid=28646] ppid=28639 vsize=66648 CPUtime=261.61
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 105264 0 0 0 26083 78 0 0 17 0 2 0 143139559 68247552 10881 1992294400 134512640 146736320 4290033152 18446744073709551615 136385269 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 609.28
Current children cumulated vsize (KiB) 75348

[startup+402.301 s]
/proc/loadavg: 2.22 2.04 1.84 3/109 28656
/proc/meminfo: memFree=1716528/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=71276 CPUtime=721.54
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 265174 0 0 0 71948 206 0 0 16 0 2 0 143134513 72986624 11778 1992294400 134512640 146736320 4290033152 18446744073709551615 139023098 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28640/statm: 17819 11778 1069 2985 0 14361 0
[pid=28640/tid=28646] ppid=28639 vsize=71276 CPUtime=318.03
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 147365 0 0 0 31696 107 0 0 25 0 2 0 143139559 72986624 11778 1992294400 134512640 146736320 4290033152 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 721.54
Current children cumulated vsize (KiB) 79976

[startup+462.301 s]
/proc/loadavg: 2.04 2.03 1.84 3/109 28656
/proc/meminfo: memFree=1715660/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=72572 CPUtime=835.58
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 290949 0 0 0 83321 237 0 0 20 0 2 0 143134513 74313728 11960 1992294400 134512640 146736320 4290033152 18446744073709551615 139023053 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28640/statm: 18143 11960 1069 2985 0 14685 0
[pid=28640/tid=28646] ppid=28639 vsize=72572 CPUtime=373.65
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 160233 0 0 0 37242 123 0 0 25 0 2 0 143139559 74313728 11960 1992294400 134512640 146736320 4290033152 18446744073709551615 135999604 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 835.58
Current children cumulated vsize (KiB) 81272

[startup+522.301 s]
/proc/loadavg: 2.13 2.04 1.85 3/109 28658
/proc/meminfo: memFree=1714172/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=69184 CPUtime=945.96
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 318173 0 0 0 94336 260 0 0 18 0 2 0 143134513 70844416 11379 1992294400 134512640 146736320 4290033152 18446744073709551615 136007289 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28640/statm: 17296 11379 1069 2985 0 13838 0
[pid=28640/tid=28646] ppid=28639 vsize=69184 CPUtime=427.38
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 177943 0 0 0 42602 136 0 0 25 0 2 0 143139559 70844416 11379 1992294400 134512640 146736320 4290033152 18446744073709551615 139042883 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 945.96
Current children cumulated vsize (KiB) 77884

[startup+582.302 s]
/proc/loadavg: 2.25 2.08 1.88 3/109 28660
/proc/meminfo: memFree=1713924/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=69392 CPUtime=1059.63
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 347100 0 0 0 105679 284 0 0 25 0 2 0 143134513 71057408 11417 1992294400 134512640 146736320 4290033152 18446744073709551615 136007297 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28640/statm: 17348 11417 1069 2985 0 13890 0
[pid=28640/tid=28646] ppid=28639 vsize=69392 CPUtime=484.36
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 187241 0 0 0 48290 146 0 0 25 0 2 0 143139559 71057408 11417 1992294400 134512640 146736320 4290033152 18446744073709551615 136007286 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1059.63
Current children cumulated vsize (KiB) 78092

[startup+642.301 s]
/proc/loadavg: 2.21 2.10 1.89 5/109 28662
/proc/meminfo: memFree=1714172/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=68852 CPUtime=1173.05
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 356429 0 0 0 117004 301 0 0 18 0 2 0 143134513 70504448 11350 1992294400 134512640 146736320 4290033152 18446744073709551615 136403136 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28640/statm: 17213 11350 1069 2985 0 13755 0
[pid=28640/tid=28646] ppid=28639 vsize=68852 CPUtime=540.65
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 189448 0 0 0 53912 153 0 0 19 0 2 0 143139559 70504448 11350 1992294400 134512640 146736320 4290033152 18446744073709551615 136007633 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1173.05
Current children cumulated vsize (KiB) 77552

[startup+702.301 s]
/proc/loadavg: 2.43 2.17 1.93 3/109 28664
/proc/meminfo: memFree=1714668/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=68852 CPUtime=1286.82
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 374505 0 0 0 128361 321 0 0 25 0 2 0 143134513 70504448 11349 1992294400 134512640 146736320 4290033152 18446744073709551615 136403129 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28640/statm: 17213 11349 1069 2985 0 13755 0
[pid=28640/tid=28646] ppid=28639 vsize=68852 CPUtime=595.54
/proc/28640/task/28646/stat : 28646 (pb_cplex) S 28639 28639 28350 0 -1 4202560 197389 0 0 0 59389 165 0 0 20 0 2 0 143139559 70504448 11349 1992294400 134512640 146736320 4290033152 18446744073709551615 144580073 0 2 4096 16387 18446604437831092416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1286.82
Current children cumulated vsize (KiB) 77552

[startup+762.309 s]
/proc/loadavg: 2.32 2.18 1.94 3/109 28664
/proc/meminfo: memFree=1714048/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=68852 CPUtime=1401.01
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 387321 0 0 0 139761 340 0 0 19 0 2 0 143134513 70504448 11349 1992294400 134512640 146736320 4290033152 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28640/statm: 17213 11349 1069 2985 0 13755 0
[pid=28640/tid=28646] ppid=28639 vsize=68852 CPUtime=650.53
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 205573 0 0 0 64878 175 0 0 25 0 2 0 143139559 70504448 11349 1992294400 134512640 146736320 4290033152 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1401.01
Current children cumulated vsize (KiB) 77552

[startup+822.302 s]
/proc/loadavg: 2.07 2.14 1.94 3/109 28666
/proc/meminfo: memFree=1714048/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=68852 CPUtime=1513.28
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 405290 0 0 0 150966 362 0 0 25 0 2 0 143134513 70504448 11360 1992294400 134512640 146736320 4290033152 18446744073709551615 135999602 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28640/statm: 17213 11360 1069 2985 0 13755 0
[pid=28640/tid=28646] ppid=28639 vsize=68852 CPUtime=706.39
/proc/28640/task/28646/stat : 28646 (pb_cplex) S 28639 28639 28350 0 -1 4202560 218449 0 0 0 70452 187 0 0 20 0 2 0 143139559 70504448 11360 1992294400 134512640 146736320 4290033152 18446744073709551615 144580073 0 2 4096 16387 18446604437831092416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1513.28
Current children cumulated vsize (KiB) 77552

[startup+882.302 s]
/proc/loadavg: 2.08 2.13 1.95 4/109 28668
/proc/meminfo: memFree=1713924/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=68852 CPUtime=1623.1
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 426145 0 0 0 161924 386 0 0 25 0 2 0 143134513 70504448 11369 1992294400 134512640 146736320 4290033152 18446744073709551615 136007622 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28640/statm: 17213 11369 1078 2985 0 13755 0
[pid=28640/tid=28646] ppid=28639 vsize=68852 CPUtime=760
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 228627 0 0 0 75800 200 0 0 17 0 2 0 143139559 70504448 11369 1992294400 134512640 146736320 4290033152 18446744073709551615 136002914 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1623.1
Current children cumulated vsize (KiB) 77552

[startup+942.301 s]
/proc/loadavg: 2.26 2.17 1.97 4/109 28670
/proc/meminfo: memFree=1713552/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=69392 CPUtime=1735.25
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 438523 0 0 0 173120 405 0 0 25 0 2 0 143134513 71057408 11447 1992294400 134512640 146736320 4290033152 18446744073709551615 136007037 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28640/statm: 17348 11447 1078 2985 0 13890 0
[pid=28640/tid=28646] ppid=28639 vsize=69392 CPUtime=813.28
/proc/28640/task/28646/stat : 28646 (pb_cplex) S 28639 28639 28350 0 -1 4202560 232143 0 0 0 81119 209 0 0 17 0 2 0 143139559 71057408 11447 1992294400 134512640 146736320 4290033152 18446744073709551615 144580073 0 2 4096 16387 18446604437831092416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1735.25
Current children cumulated vsize (KiB) 78092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+976.809 s]
/proc/loadavg: 2.23 2.16 1.98 5/109 28670
/proc/meminfo: memFree=1713552/2059040 swapFree=4139696/4192956
[pid=28639] ppid=28637 vsize=8700 CPUtime=0
/proc/28639/stat : 28639 (run) S 28637 28639 28350 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 143134513 8908800 249 1992294400 4194304 4922060 140734479336080 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28639/statm: 2175 249 208 178 0 68 0
[pid=28640] ppid=28639 vsize=69392 CPUtime=1800.11
/proc/28640/stat : 28640 (pb_cplex) R 28639 28639 28350 0 -1 4202496 442516 0 0 0 179597 414 0 0 25 0 2 0 143134513 71057408 11444 1992294400 134512640 146736320 4290033152 18446744073709551615 136007616 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28640/statm: 17348 11444 1078 2985 0 13890 0
[pid=28640/tid=28646] ppid=28639 vsize=69392 CPUtime=844.13
/proc/28640/task/28646/stat : 28646 (pb_cplex) R 28639 28639 28350 0 -1 4202560 233410 0 0 0 84200 213 0 0 18 0 2 0 143139559 71057408 11444 1992294400 134512640 146736320 4290033152 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 78092

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)
Real time (s): 976.829
CPU time (s): 1800.14
CPU user time (s): 1795.99
CPU system time (s): 4.15537
CPU usage (%): 184.284
Max. virtual memory (cumulated for all children) (KiB): 86744

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

runsolver used 2.07168 second user time and 4.99724 second system time

The end

Launcher Data

Begin job on node041 at 2010-07-01 23:06:58
IDJOB=2696492
IDBENCH=2146
IDSOLVER=1209
FILE ID=node041/2696492-1278018418
PBS_JOBID= 11198723
Free space on /tmp= 61580 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32e4.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696492-1278018418/watcher-2696492-1278018418 -o /tmp/evaluation-result-2696492-1278018418/solver-2696492-1278018418 -C 1800 -W 2000 -M 1800  run HOME/instance-2696492-1278018418.opb

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

MD5SUM BENCH= 898f4661a42594ef028c1f962398614b
RANDOM SEED=1417139303

node041.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.251
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.50
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.251
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.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1758124 kB
Buffers:         67232 kB
Cached:         137180 kB
SwapCached:       6740 kB
Active:         126748 kB
Inactive:        91480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1758124 kB
SwapTotal:     4192956 kB
SwapFree:      4139696 kB
Dirty:           17028 kB
Writeback:           0 kB
AnonPages:       11980 kB
Mapped:          12068 kB
Slab:            60728 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181648 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61564 MiB
End job on node041 at 2010-07-01 23:23:17