Trace number 2696518

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.2 1000.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-hanoi4.opb
MD5SUM021af4766a0acbaabce7af3e32b61bf4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark718
Best CPU time to get the best result obtained on this benchmark0.508922
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 718
Optimality of the best value was proved YES
Number of variables1436
Total number of constraints5652
Number of constraints which are clauses5652
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 constraint1
Maximum length of a constraint7
Number of terms in the objective function 1436
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 1436
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1436
Number of bits of the biggest sum of numbers11
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-2696518-1278018730.opb.
0.00/0.00	c Instance file HOME/instance-2696518-1278018730.opb
0.00/0.00	c File size is 164498 bytes.
0.00/0.56	c Highest Coefficient sum: 8
0.00/0.56	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.57	c ============================[ Problem Statistics ]=============================
0.00/0.57	c |                                                                             |
0.00/0.57	c |  Parsing time:          0.57         s                                      |
0.00/0.57	c |  Number Variables:      1436                                                |
0.00/0.57	c |  Number Constraints:    5652                                                |
0.00/0.57	c ===============================================================================
1800.17/1000.71	c Remaining time 1799.43 sec.
1800.17/1000.71	c 
1800.17/1000.71	c *** INTERRUPTED ***
1800.17/1000.71	s UNKNOWN
1800.17/1000.71	c Total CPU time              : 1797.29 s
1800.17/1000.71	c Memory used           : 45.24 MB
1800.17/1000.71	c CPU time              : 1797.29 s
1800.17/1000.71	c 
1800.17/1000.71	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-2696518-1278018730/watcher-2696518-1278018730 -o /tmp/evaluation-result-2696518-1278018730/solver-2696518-1278018730 -C 1800 -W 2000 -M 1800 run HOME/instance-2696518-1278018730.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.19 2.16 1.98 3/106 28926
/proc/meminfo: memFree=1452128/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0

[startup+0.034159 s]
/proc/loadavg: 2.19 2.16 1.98 3/106 28926
/proc/meminfo: memFree=1452128/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101166 s]
/proc/loadavg: 2.19 2.16 1.98 3/106 28926
/proc/meminfo: memFree=1452128/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301185 s]
/proc/loadavg: 2.19 2.16 1.98 3/106 28926
/proc/meminfo: memFree=1452128/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70124 s]
/proc/loadavg: 2.19 2.16 1.98 3/106 28926
/proc/meminfo: memFree=1452128/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50031 s]
/proc/loadavg: 2.19 2.16 1.98 2/108 28928
/proc/meminfo: memFree=1445044/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=24308 CPUtime=1.49
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 3635 0 0 0 148 1 0 0 19 0 1 0 143165165 24891392 2706 1992294400 134512640 146736320 4288089632 18446744073709551615 136015583 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28927/statm: 6077 2706 948 2985 0 2619 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33008

[startup+3.10047 s]
/proc/loadavg: 2.09 2.14 1.97 2/108 28928
/proc/meminfo: memFree=1442564/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=25424 CPUtime=3.08
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 4610 0 0 0 307 1 0 0 22 0 1 0 143165165 26034176 3112 1992294400 134512640 146736320 4288089632 18446744073709551615 136385183 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28927/statm: 6356 3112 986 2985 0 2898 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34124

[startup+6.3008 s]
/proc/loadavg: 2.09 2.14 1.97 2/108 28928
/proc/meminfo: memFree=1442564/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=25408 CPUtime=6.29
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 6350 0 0 0 627 2 0 0 25 0 1 0 143165165 26017792 3092 1992294400 134512640 146736320 4288089632 18446744073709551615 136000337 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28927/statm: 6352 3092 987 2985 0 2894 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34108

[startup+12.7015 s]
/proc/loadavg: 1.93 2.10 1.96 2/109 28929
/proc/meminfo: memFree=1439084/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=42328 CPUtime=12.91
/proc/28927/stat : 28927 (pb_cplex) S 28926 28926 28578 0 -1 4202496 10104 0 0 0 1288 3 0 0 25 0 2 0 143165165 43343872 4544 1992294400 134512640 146736320 4288089632 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28927/statm: 10582 4544 1061 2985 0 7124 0
[pid=28927/tid=28929] ppid=28926 vsize=42328 CPUtime=0.61
/proc/28927/task/28929/stat : 28929 (pb_cplex) R 28926 28926 28578 0 -1 4202560 407 0 0 0 61 0 0 0 16 0 2 0 143166316 43343872 4544 1992294400 134512640 146736320 4288089632 18446744073709551615 136008450 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.91
Current children cumulated vsize (KiB) 51028

[startup+25.5018 s]
/proc/loadavg: 2.31 2.18 1.99 2/109 28929
/proc/meminfo: memFree=1435116/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=44648 CPUtime=35.23
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 11184 0 0 0 3517 6 0 0 25 0 2 0 143165165 45719552 5165 1992294400 134512640 146736320 4288089632 18446744073709551615 136385185 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28927/statm: 11162 5165 1053 2985 0 7704 0
[pid=28927/tid=28929] ppid=28926 vsize=44648 CPUtime=11.6
/proc/28927/task/28929/stat : 28929 (pb_cplex) R 28926 28926 28578 0 -1 4202560 600 0 0 0 1159 1 0 0 18 0 2 0 143166316 45719552 5165 1992294400 134512640 146736320 4288089632 18446744073709551615 135526841 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35.23
Current children cumulated vsize (KiB) 53348

[startup+51.1014 s]
/proc/loadavg: 2.25 2.18 1.99 3/109 28929
/proc/meminfo: memFree=1433256/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=46140 CPUtime=81.53
/proc/28927/stat : 28927 (pb_cplex) S 28926 28926 28578 0 -1 4202496 12607 0 0 0 8141 12 0 0 21 0 2 0 143165165 47247360 5532 1992294400 134512640 146736320 4288089632 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28927/statm: 11535 5532 1053 2985 0 8077 0
[pid=28927/tid=28929] ppid=28926 vsize=46140 CPUtime=34.31
/proc/28927/task/28929/stat : 28929 (pb_cplex) R 28926 28926 28578 0 -1 4202560 833 0 0 0 3428 3 0 0 20 0 2 0 143166316 47247360 5532 1992294400 134512640 146736320 4288089632 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 81.53
Current children cumulated vsize (KiB) 54840

[startup+102.31 s]
/proc/loadavg: 1.96 2.10 1.98 3/109 28934
/proc/meminfo: memFree=1433008/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=43252 CPUtime=162.53
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 23817 0 0 0 16225 28 0 0 18 0 2 0 143165165 44290048 5472 1992294400 134512640 146736320 4288089632 18446744073709551615 135460333 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 10813 5472 1098 2985 0 7355 0
[pid=28927/tid=28932] ppid=28926 vsize=43252 CPUtime=31.83
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 8574 0 0 0 3176 7 0 0 25 0 2 0 143171605 44290048 5472 1992294400 134512640 146736320 4288089632 18446744073709551615 136008363 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.53
Current children cumulated vsize (KiB) 51952

[startup+162.302 s]
/proc/loadavg: 2.14 2.13 1.99 3/109 28936
/proc/meminfo: memFree=1432884/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=44276 CPUtime=277.09
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 39345 0 0 0 27658 51 0 0 18 0 2 0 143165165 45338624 5593 1992294400 134512640 146736320 4288089632 18446744073709551615 136008363 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 11069 5593 1098 2985 0 7611 0
[pid=28927/tid=28932] ppid=28926 vsize=44276 CPUtime=88.43
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 22257 0 0 0 8821 22 0 0 23 0 2 0 143171605 45338624 5593 1992294400 134512640 146736320 4288089632 18446744073709551615 138423303 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 277.09
Current children cumulated vsize (KiB) 52976

[startup+222.302 s]
/proc/loadavg: 2.52 2.24 2.04 3/109 28938
/proc/meminfo: memFree=1432140/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=45300 CPUtime=390.67
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 47723 0 0 0 38997 70 0 0 19 0 2 0 143165165 46387200 5806 1992294400 134512640 146736320 4288089632 18446744073709551615 136385175 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28927/statm: 11325 5806 1098 2985 0 7867 0
[pid=28927/tid=28932] ppid=28926 vsize=45300 CPUtime=144.49
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 30635 0 0 0 14416 33 0 0 19 0 2 0 143171605 46387200 5806 1992294400 134512640 146736320 4288089632 18446744073709551615 136385174 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 390.67
Current children cumulated vsize (KiB) 54000

[startup+282.302 s]
/proc/loadavg: 2.37 2.25 2.05 2/109 28938
/proc/meminfo: memFree=1432512/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=44276 CPUtime=503.08
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 55479 0 0 0 50221 87 0 0 25 0 2 0 143165165 45338624 5681 1992294400 134512640 146736320 4288089632 18446744073709551615 136008454 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 11069 5681 1098 2985 0 7611 0
[pid=28927/tid=28932] ppid=28926 vsize=44276 CPUtime=200.52
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 38391 0 0 0 20008 44 0 0 18 0 2 0 143171605 45338624 5681 1992294400 134512640 146736320 4288089632 18446744073709551615 136008928 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 503.08
Current children cumulated vsize (KiB) 52976

[startup+342.302 s]
/proc/loadavg: 2.13 2.20 2.05 3/109 28940
/proc/meminfo: memFree=1431892/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=44276 CPUtime=615.94
/proc/28927/stat : 28927 (pb_cplex) S 28926 28926 28578 0 -1 4202496 65958 0 0 0 61487 107 0 0 25 0 2 0 143165165 45338624 5762 1992294400 134512640 146736320 4288089632 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 11069 5762 1098 2985 0 7611 0
[pid=28927/tid=28932] ppid=28926 vsize=44276 CPUtime=258.27
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 48870 0 0 0 25771 56 0 0 22 0 2 0 143171605 45338624 5762 1992294400 134512640 146736320 4288089632 18446744073709551615 136008450 0 2 4096 16387 0 0 0 -1 1 0 0 0

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

/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=45300 CPUtime=729.22
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 73082 0 0 0 72795 127 0 0 18 0 2 0 143165165 46387200 5888 1992294400 134512640 146736320 4288089632 18446744073709551615 136403117 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 11325 5888 1098 2985 0 7867 0
[pid=28927/tid=28932] ppid=28926 vsize=45300 CPUtime=315.06
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 55994 0 0 0 31437 69 0 0 19 0 2 0 143171605 46387200 5888 1992294400 134512640 146736320 4288089632 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 729.22
Current children cumulated vsize (KiB) 54000

[startup+462.302 s]
/proc/loadavg: 2.36 2.23 2.07 3/109 28944
/proc/meminfo: memFree=1431396/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=45300 CPUtime=837.51
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 78902 0 0 0 83609 142 0 0 18 0 2 0 143165165 46387200 5860 1992294400 134512640 146736320 4288089632 18446744073709551615 136388877 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28927/statm: 11325 5860 1098 2985 0 7867 0
[pid=28927/tid=28932] ppid=28926 vsize=45300 CPUtime=367.64
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 61814 0 0 0 36686 78 0 0 18 0 2 0 143171605 46387200 5860 1992294400 134512640 146736320 4288089632 18446744073709551615 136000326 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 837.51
Current children cumulated vsize (KiB) 54000

[startup+522.301 s]
/proc/loadavg: 2.31 2.22 2.08 3/109 28946
/proc/meminfo: memFree=1431520/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=45300 CPUtime=946.94
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 84986 0 0 0 94535 159 0 0 19 0 2 0 143165165 46387200 5956 1992294400 134512640 146736320 4288089632 18446744073709551615 136008450 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 11325 5956 1098 2985 0 7867 0
[pid=28927/tid=28932] ppid=28926 vsize=45300 CPUtime=423.18
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 67871 0 0 0 42231 87 0 0 25 0 2 0 143171605 46387200 5956 1992294400 134512640 146736320 4288089632 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 946.94
Current children cumulated vsize (KiB) 54000

[startup+582.301 s]
/proc/loadavg: 2.39 2.26 2.10 3/109 28946
/proc/meminfo: memFree=1430900/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=45592 CPUtime=1054.5
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 89218 0 0 0 105277 173 0 0 25 0 2 0 143165165 46686208 5977 1992294400 134512640 146736320 4288089632 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28927/statm: 11398 5977 1098 2985 0 7940 0
[pid=28927/tid=28932] ppid=28926 vsize=45592 CPUtime=475.84
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 72079 0 0 0 47488 96 0 0 18 0 2 0 143171605 46686208 5977 1992294400 134512640 146736320 4288089632 18446744073709551615 136000326 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1054.5
Current children cumulated vsize (KiB) 54292

[startup+642.301 s]
/proc/loadavg: 2.40 2.27 2.11 4/109 28948
/proc/meminfo: memFree=1431024/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=45592 CPUtime=1165.85
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 94975 0 0 0 116396 189 0 0 18 0 2 0 143165165 46686208 5918 1992294400 134512640 146736320 4288089632 18446744073709551615 136008069 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 11398 5918 1098 2985 0 7940 0
[pid=28927/tid=28932] ppid=28926 vsize=45592 CPUtime=532.55
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 77833 0 0 0 53150 105 0 0 25 0 2 0 143171605 46686208 5918 1992294400 134512640 146736320 4288089632 18446744073709551615 135983225 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1165.85
Current children cumulated vsize (KiB) 54292

[startup+702.302 s]
/proc/loadavg: 2.16 2.23 2.10 3/109 28950
/proc/meminfo: memFree=1430156/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=46708 CPUtime=1280.05
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 100104 0 0 0 127800 205 0 0 17 0 2 0 143165165 47828992 6184 1992294400 134512640 146736320 4288089632 18446744073709551615 136000311 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 11677 6184 1098 2985 0 8219 0
[pid=28927/tid=28932] ppid=28926 vsize=46708 CPUtime=590.31
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 82752 0 0 0 58918 113 0 0 25 0 2 0 143171605 47828992 6184 1992294400 134512640 146736320 4288089632 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1280.05
Current children cumulated vsize (KiB) 55408

[startup+762.31 s]
/proc/loadavg: 1.83 2.12 2.07 2/109 28952
/proc/meminfo: memFree=1431272/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=45448 CPUtime=1357.63
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 111488 0 0 0 135546 217 0 0 17 0 2 0 143165165 46538752 5989 1992294400 134512640 146736320 4288089632 18446744073709551615 136385172 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 11362 5989 1105 2985 0 7904 0
[pid=28927/tid=28932] ppid=28926 vsize=45448 CPUtime=610.45
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 84463 0 0 0 60929 116 0 0 19 0 2 0 143171605 46538752 5989 1992294400 134512640 146736320 4288089632 18446744073709551615 136008245 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1357.63
Current children cumulated vsize (KiB) 54148

[startup+822.302 s]
/proc/loadavg: 2.06 2.14 2.08 3/109 28954
/proc/meminfo: memFree=1431024/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=45032 CPUtime=1470.4
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 118495 0 0 0 146806 234 0 0 18 0 2 0 143165165 46112768 5941 1992294400 134512640 146736320 4288089632 18446744073709551615 136000415 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 11258 5941 1105 2985 0 7800 0
[pid=28927/tid=28932] ppid=28926 vsize=45032 CPUtime=669.12
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 89399 0 0 0 66787 125 0 0 25 0 2 0 143171605 46112768 5941 1992294400 134512640 146736320 4288089632 18446744073709551615 136008454 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1470.4
Current children cumulated vsize (KiB) 53732

[startup+882.302 s]
/proc/loadavg: 1.98 2.12 2.08 4/109 28954
/proc/meminfo: memFree=1430404/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=46320 CPUtime=1582.67
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 124902 0 0 0 158014 253 0 0 21 0 2 0 143165165 47431680 6125 1992294400 134512640 146736320 4288089632 18446744073709551615 136008441 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 11580 6125 1105 2985 0 8122 0
[pid=28927/tid=28932] ppid=28926 vsize=46320 CPUtime=724.97
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 93986 0 0 0 72361 136 0 0 18 0 2 0 143171605 47431680 6125 1992294400 134512640 146736320 4288089632 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1582.67
Current children cumulated vsize (KiB) 55020

[startup+942.302 s]
/proc/loadavg: 1.86 2.07 2.06 3/109 28956
/proc/meminfo: memFree=1430404/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=46056 CPUtime=1690.07
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 135292 0 0 0 168735 272 0 0 20 0 2 0 143165165 47161344 6095 1992294400 134512640 146736320 4288089632 18446744073709551615 136007977 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28927/statm: 11514 6095 1105 2985 0 8056 0
[pid=28927/tid=28932] ppid=28926 vsize=46056 CPUtime=777.15
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 99933 0 0 0 77568 147 0 0 18 0 2 0 143171605 47161344 6095 1992294400 134512640 146736320 4288089632 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1690.07
Current children cumulated vsize (KiB) 54756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1000.7 s]
/proc/loadavg: 1.86 2.01 2.04 4/109 28958
/proc/meminfo: memFree=1430156/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=46320 CPUtime=1800.17
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 143493 0 0 0 179727 290 0 0 18 0 2 0 143165165 47431680 6149 1992294400 134512640 146736320 4288089632 18446744073709551615 136388013 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 11580 6149 1105 2985 0 8122 0
[pid=28927/tid=28932] ppid=28926 vsize=46320 CPUtime=832.66
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 104818 0 0 0 83108 158 0 0 19 0 2 0 143171605 47431680 6149 1992294400 134512640 146736320 4288089632 18446744073709551615 136000338 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 55020

Sending SIGTERM to process tree (bottom up)

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

[startup+1000.7 s]
/proc/loadavg: 1.86 2.01 2.04 4/109 28958
/proc/meminfo: memFree=1430156/2059040 swapFree=4139764/4192956
[pid=28926] ppid=28924 vsize=8700 CPUtime=0
/proc/28926/stat : 28926 (run) S 28924 28926 28578 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143165165 8908800 249 1992294400 4194304 4922060 140733522929424 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28926/statm: 2175 249 208 178 0 68 0
[pid=28927] ppid=28926 vsize=46320 CPUtime=1800.17
/proc/28927/stat : 28927 (pb_cplex) R 28926 28926 28578 0 -1 4202496 143493 0 0 0 179727 290 0 0 18 0 2 0 143165165 47431680 6149 1992294400 134512640 146736320 4288089632 18446744073709551615 136388013 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28927/statm: 11580 6149 1105 2985 0 8122 0
[pid=28927/tid=28932] ppid=28926 vsize=46320 CPUtime=832.66
/proc/28927/task/28932/stat : 28932 (pb_cplex) R 28926 28926 28578 0 -1 4202560 104818 0 0 0 83108 158 0 0 19 0 2 0 143171605 47431680 6149 1992294400 134512640 146736320 4288089632 18446744073709551615 136000338 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 55020

Child status: 0
Real time (s): 1000.72
CPU time (s): 1800.2
CPU user time (s): 1797.29
CPU system time (s): 2.90856
CPU usage (%): 179.89
Max. virtual memory (cumulated for all children) (KiB): 61764

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

runsolver used 1.64875 second user time and 4.75928 second system time

The end

Launcher Data

Begin job on node045 at 2010-07-01 23:12:10
IDJOB=2696518
IDBENCH=2194
IDSOLVER=1209
FILE ID=node045/2696518-1278018730
PBS_JOBID= 11198719
Free space on /tmp= 62444 MiB

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

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

MD5SUM BENCH= 021af4766a0acbaabce7af3e32b61bf4
RANDOM SEED=1245393017

node045.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.247
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.49
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.247
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.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1452656 kB
Buffers:        139020 kB
Cached:         363680 kB
SwapCached:       6716 kB
Active:         218412 kB
Inactive:       298036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1452656 kB
SwapTotal:     4192956 kB
SwapFree:      4139764 kB
Dirty:           16788 kB
Writeback:           0 kB
AnonPages:       12020 kB
Mapped:          11972 kB
Slab:            68024 kB
PageTables:       4040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183112 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= 62424 MiB
End job on node045 at 2010-07-01 23:28:50