Trace number 2696265

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 NameAnswerCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.19 972.217

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900573137.opb
MD5SUM4b18508c034d5953901bfe08c3658c68
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark186.695
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 693
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-2696265-1278015663.opb.
0.00/0.00	c Instance file HOME/instance-2696265-1278015663.opb
0.00/0.00	c File size is 83379 bytes.
0.00/0.03	c Highest Coefficient sum: 693
0.00/0.03	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.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.04         s                                      |
0.00/0.04	c |  Number Variables:      231                                                 |
0.00/0.04	c |  Number Constraints:    2707                                                |
0.00/0.04	c ===============================================================================
1800.17/972.21	c Remaining time 1799.96 sec.
1800.17/972.21	c 
1800.17/972.21	c *** INTERRUPTED ***
1800.17/972.21	s UNKNOWN
1800.17/972.21	c Total CPU time              : 1789.89 s
1800.17/972.21	c Memory used           : 40.62 MB
1800.17/972.21	c CPU time              : 1789.89 s
1800.17/972.21	c 
1800.17/972.21	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-2696265-1278015663/watcher-2696265-1278015663 -o /tmp/evaluation-result-2696265-1278015663/solver-2696265-1278015663 -C 1800 -W 2000 -M 1800 run HOME/instance-2696265-1278015663.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 1.73 0.89 3/106 28476
/proc/meminfo: memFree=1487464/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0

[startup+0.0190961 s]
/proc/loadavg: 2.04 1.73 0.89 3/106 28476
/proc/meminfo: memFree=1487464/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.103503 s]
/proc/loadavg: 2.04 1.73 0.89 3/106 28476
/proc/meminfo: memFree=1487464/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300498 s]
/proc/loadavg: 2.04 1.73 0.89 3/106 28476
/proc/meminfo: memFree=1487464/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700487 s]
/proc/loadavg: 2.04 1.73 0.89 3/106 28476
/proc/meminfo: memFree=1487464/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50146 s]
/proc/loadavg: 2.04 1.73 0.89 2/109 28479
/proc/meminfo: memFree=1475660/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=40460 CPUtime=2.03
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 5369 0 0 0 201 2 0 0 17 0 2 0 142857772 41431040 3969 1992294400 134512640 146736320 4290056048 18446744073709551615 137461003 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10115 3969 989 2985 0 6657 0
[pid=28477/tid=28479] ppid=28476 vsize=40460 CPUtime=0.64
/proc/28477/task/28479/stat : 28479 (pb_cplex) R 28476 28476 28406 0 -1 4202560 353 0 0 0 64 0 0 0 18 0 2 0 142857845 41431040 3969 1992294400 134512640 146736320 4290056048 18446744073709551615 137688189 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 49160

[startup+3.10142 s]
/proc/loadavg: 2.04 1.73 0.89 2/109 28479
/proc/meminfo: memFree=1474544/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=34580 CPUtime=4.74
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 5700 0 0 0 469 5 0 0 18 0 1 0 142857772 35409920 3124 1992294400 134512640 146736320 4290056048 18446744073709551615 136403116 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/28477/statm: 8645 3124 994 2985 0 5187 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 43280

[startup+6.30033 s]
/proc/loadavg: 1.95 1.72 0.89 2/109 28481
/proc/meminfo: memFree=1473676/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=40084 CPUtime=8.73
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 9250 0 0 0 865 8 0 0 20 0 2 0 142857772 41046016 4299 1992294400 134512640 146736320 4290056048 18446744073709551615 139023039 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10021 4299 1003 2985 0 6563 0
[pid=28477/tid=28481] ppid=28476 vsize=40084 CPUtime=0.71
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 539 0 0 0 71 0 0 0 16 0 2 0 142858212 41046016 4299 1992294400 134512640 146736320 4290056048 18446744073709551615 136007678 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.73
Current children cumulated vsize (KiB) 48784

[startup+12.7002 s]
/proc/loadavg: 1.96 1.72 0.89 4/109 28481
/proc/meminfo: memFree=1473056/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=39300 CPUtime=20.71
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 13802 0 0 0 2057 14 0 0 18 0 2 0 142857772 40243200 4227 1992294400 134512640 146736320 4290056048 18446744073709551615 136008226 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28477/statm: 9825 4227 1003 2985 0 6367 0
[pid=28477/tid=28481] ppid=28476 vsize=39300 CPUtime=6.66
/proc/28477/task/28481/stat : 28481 (pb_cplex) S 28476 28476 28406 0 -1 4202560 1534 0 0 0 664 2 0 0 18 0 2 0 142858212 40243200 4227 1992294400 134512640 146736320 4290056048 18446744073709551615 144580073 0 2 4096 16387 18446604436671001664 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.71
Current children cumulated vsize (KiB) 48000

[startup+25.5008 s]
/proc/loadavg: 2.05 1.75 0.92 3/109 28481
/proc/meminfo: memFree=1472436/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=39696 CPUtime=44.74
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 21031 0 0 0 4443 31 0 0 17 0 2 0 142857772 40648704 4314 1992294400 134512640 146736320 4290056048 18446744073709551615 135526859 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 9924 4314 1003 2985 0 6466 0
[pid=28477/tid=28481] ppid=28476 vsize=39696 CPUtime=19.05
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 7077 0 0 0 1892 13 0 0 18 0 2 0 142858212 40648704 4314 1992294400 134512640 146736320 4290056048 18446744073709551615 136403129 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 44.74
Current children cumulated vsize (KiB) 48396

[startup+51.1001 s]
/proc/loadavg: 2.10 1.78 0.95 2/109 28483
/proc/meminfo: memFree=1472188/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=39696 CPUtime=92.86
/proc/28477/stat : 28477 (pb_cplex) S 28476 28476 28406 0 -1 4202496 32771 0 0 0 9222 64 0 0 18 0 2 0 142857772 40648704 4392 1992294400 134512640 146736320 4290056048 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 9924 4392 1003 2985 0 6466 0
[pid=28477/tid=28481] ppid=28476 vsize=39696 CPUtime=43.56
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 18817 0 0 0 4321 35 0 0 18 0 2 0 142858212 40648704 4392 1992294400 134512640 146736320 4290056048 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 92.86
Current children cumulated vsize (KiB) 48396

[startup+102.31 s]
/proc/loadavg: 1.77 1.75 0.98 3/109 28483
/proc/meminfo: memFree=1472064/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=40188 CPUtime=175.12
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 58237 0 0 0 17401 111 0 0 17 0 2 0 142857772 41152512 4410 1992294400 134512640 146736320 4290056048 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10047 4410 1011 2985 0 6589 0
[pid=28477/tid=28481] ppid=28476 vsize=40188 CPUtime=77.91
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 27068 0 0 0 7733 58 0 0 18 0 2 0 142858212 41152512 4410 1992294400 134512640 146736320 4290056048 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 175.12
Current children cumulated vsize (KiB) 48888

[startup+162.3 s]
/proc/loadavg: 1.86 1.78 1.04 4/109 28485
/proc/meminfo: memFree=1471196/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=40560 CPUtime=286.22
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 79634 0 0 0 28446 176 0 0 16 0 2 0 142857772 41533440 4554 1992294400 134512640 146736320 4290056048 18446744073709551615 135466409 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10140 4554 1011 2985 0 6682 0
[pid=28477/tid=28481] ppid=28476 vsize=40560 CPUtime=135.25
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 38136 0 0 0 13435 90 0 0 18 0 2 0 142858212 41533440 4554 1992294400 134512640 146736320 4290056048 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 286.22
Current children cumulated vsize (KiB) 49260

[startup+222.3 s]
/proc/loadavg: 1.98 1.83 1.10 2/109 28487
/proc/meminfo: memFree=1470452/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41132 CPUtime=397.48
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 97692 0 0 0 39505 243 0 0 16 0 2 0 142857772 42119168 4743 1992294400 134512640 146736320 4290056048 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10283 4743 1011 2985 0 6825 0
[pid=28477/tid=28481] ppid=28476 vsize=41132 CPUtime=191.99
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 49035 0 0 0 19073 126 0 0 19 0 2 0 142858212 42119168 4743 1992294400 134512640 146736320 4290056048 18446744073709551615 136007622 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 397.48
Current children cumulated vsize (KiB) 49832

[startup+282.301 s]
/proc/loadavg: 2.36 1.98 1.20 2/109 28489
/proc/meminfo: memFree=1470328/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41128 CPUtime=509.21
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 109025 0 0 0 50616 305 0 0 16 0 2 0 142857772 42115072 4784 1992294400 134512640 146736320 4290056048 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10282 4784 1011 2985 0 6824 0
[pid=28477/tid=28481] ppid=28476 vsize=41128 CPUtime=249.7
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 56857 0 0 0 24810 160 0 0 21 0 2 0 142858212 42115072 4784 1992294400 134512640 146736320 4290056048 18446744073709551615 139042876 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 509.21
Current children cumulated vsize (KiB) 49828

[startup+342.3 s]
/proc/loadavg: 2.26 2.01 1.25 3/109 28491
/proc/meminfo: memFree=1470204/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41128 CPUtime=621.6
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 122561 0 0 0 61790 370 0 0 18 0 2 0 142857772 42115072 4789 1992294400 134512640 146736320 4290056048 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10282 4789 1011 2985 0 6824 0
[pid=28477/tid=28481] ppid=28476 vsize=41128 CPUtime=307.88
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 63783 0 0 0 30594 194 0 0 18 0 2 0 142858212 42115072 4789 1992294400 134512640 146736320 4290056048 18446744073709551615 136388111 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 621.6
Current children cumulated vsize (KiB) 49828

[startup+402.301 s]
/proc/loadavg: 2.05 2.00 1.30 2/109 28491
/proc/meminfo: memFree=1470080/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41128 CPUtime=733.27
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 134428 0 0 0 72897 430 0 0 16 0 2 0 142857772 42115072 4797 1992294400 134512640 146736320 4290056048 18446744073709551615 135454020 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10282 4797 1011 2985 0 6824 0
[pid=28477/tid=28481] ppid=28476 vsize=41128 CPUtime=366.24
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 71618 0 0 0 36399 225 0 0 21 0 2 0 142858212 42115072 4797 1992294400 134512640 146736320 4290056048 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 733.27
Current children cumulated vsize (KiB) 49828

[startup+462.301 s]
/proc/loadavg: 2.19 2.06 1.36 3/109 28493
/proc/meminfo: memFree=1470328/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41304 CPUtime=846.13
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 148207 0 0 0 84116 497 0 0 17 0 2 0 142857772 42295296 4808 1992294400 134512640 146736320 4290056048 18446744073709551615 136008339 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10326 4808 1011 2985 0 6868 0
[pid=28477/tid=28481] ppid=28476 vsize=41304 CPUtime=424.18
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 79627 0 0 0 42158 260 0 0 18 0 2 0 142858212 42295296 4808 1992294400 134512640 146736320 4290056048 18446744073709551615 136007372 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 846.13
Current children cumulated vsize (KiB) 50004

[startup+522.3 s]
/proc/loadavg: 1.95 2.02 1.39 3/109 28495
/proc/meminfo: memFree=1470204/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41388 CPUtime=958.1
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 159766 0 0 0 95249 561 0 0 17 0 2 0 142857772 42381312 4837 1992294400 134512640 146736320 4290056048 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10347 4837 1011 2985 0 6889 0
[pid=28477/tid=28481] ppid=28476 vsize=41388 CPUtime=481.94
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 85294 0 0 0 47901 293 0 0 18 0 2 0 142858212 42381312 4837 1992294400 134512640 146736320 4290056048 18446744073709551615 139042897 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 958.1
Current children cumulated vsize (KiB) 50088

[startup+582.301 s]
/proc/loadavg: 2.04 2.03 1.43 2/109 28497
/proc/meminfo: memFree=1470080/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41388 CPUtime=1070.46
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 170045 0 0 0 106425 621 0 0 17 0 2 0 142857772 42381312 4846 1992294400 134512640 146736320 4290056048 18446744073709551615 139044598 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10347 4846 1011 2985 0 6889 0
[pid=28477/tid=28481] ppid=28476 vsize=41388 CPUtime=540.15
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 89927 0 0 0 53693 322 0 0 25 0 2 0 142858212 42381312 4846 1992294400 134512640 146736320 4290056048 18446744073709551615 139042919 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1070.46
Current children cumulated vsize (KiB) 50088

[startup+642.302 s]
/proc/loadavg: 2.02 2.03 1.46 2/109 28499
/proc/meminfo: memFree=1470080/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41228 CPUtime=1181.79
/proc/28477/stat : 28477 (pb_cplex) S 28476 28476 28406 0 -1 4202496 180908 0 0 0 117499 680 0 0 18 0 2 0 142857772 42217472 4840 1992294400 134512640 146736320 4290056048 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10307 4840 1011 2985 0 6849 0
[pid=28477/tid=28481] ppid=28476 vsize=41228 CPUtime=597.64
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 94384 0 0 0 59414 350 0 0 17 0 2 0 142858212 42217472 4840 1992294400 134512640 146736320 4290056048 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 49928

[startup+702.301 s]
/proc/loadavg: 2.26 2.09 1.52 3/109 28502
/proc/meminfo: memFree=1469708/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41228 CPUtime=1294.19
/proc/28477/stat : 28477 (pb_cplex) S 28476 28476 28406 0 -1 4202496 190878 0 0 0 128672 747 0 0 16 0 2 0 142857772 42217472 4832 1992294400 134512640 146736320 4290056048 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10307 4832 1011 2985 0 6849 0
[pid=28477/tid=28481] ppid=28476 vsize=41228 CPUtime=655.81
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 99745 0 0 0 65199 382 0 0 18 0 2 0 142858212 42217472 4832 1992294400 134512640 146736320 4290056048 18446744073709551615 136470314 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1294.19
Current children cumulated vsize (KiB) 49928

[startup+762.31 s]
/proc/loadavg: 2.19 2.09 1.55 3/109 28504
/proc/meminfo: memFree=1469832/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41392 CPUtime=1406.32
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 201201 0 0 0 139820 812 0 0 18 0 2 0 142857772 42385408 4869 1992294400 134512640 146736320 4290056048 18446744073709551615 136007023 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28477/statm: 10348 4869 1011 2985 0 6890 0
[pid=28477/tid=28481] ppid=28476 vsize=41392 CPUtime=712.97
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 105753 0 0 0 70882 415 0 0 16 0 2 0 142858212 42385408 4869 1992294400 134512640 146736320 4290056048 18446744073709551615 139044554 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1406.32
Current children cumulated vsize (KiB) 50092

[startup+822.301 s]
/proc/loadavg: 2.00 2.04 1.57 3/109 28506
/proc/meminfo: memFree=1469584/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41936 CPUtime=1518.86
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 208366 0 0 0 151010 876 0 0 18 0 2 0 142857772 42942464 4997 1992294400 134512640 146736320 4290056048 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10484 4997 1011 2985 0 7026 0
[pid=28477/tid=28481] ppid=28476 vsize=41936 CPUtime=770.08
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 109369 0 0 0 76559 449 0 0 18 0 2 0 142858212 42942464 4997 1992294400 134512640 146736320 4290056048 18446744073709551615 136007661 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1518.86
Current children cumulated vsize (KiB) 50636

[startup+882.301 s]
/proc/loadavg: 2.09 2.06 1.60 3/109 28508
/proc/meminfo: memFree=1469336/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=43984 CPUtime=1631.31
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 214579 0 0 0 162193 938 0 0 17 0 2 0 142857772 45039616 5231 1992294400 134512640 146736320 4290056048 18446744073709551615 136403106 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10996 5231 1011 2985 0 7538 0
[pid=28477/tid=28481] ppid=28476 vsize=43984 CPUtime=828.24
/proc/28477/task/28481/stat : 28481 (pb_cplex) S 28476 28476 28406 0 -1 4202560 110598 0 0 0 82343 481 0 0 18 0 2 0 142858212 45039616 5231 1992294400 134512640 146736320 4290056048 18446744073709551615 144580073 0 2 4096 16387 18446604436671001664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1631.31
Current children cumulated vsize (KiB) 52684

[startup+942.302 s]
/proc/loadavg: 1.96 2.03 1.62 3/109 28510
/proc/meminfo: memFree=1469708/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41392 CPUtime=1744.24
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 223892 0 0 0 173423 1001 0 0 17 0 2 0 142857772 42385408 4879 1992294400 134512640 146736320 4290056048 18446744073709551615 136364656 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28477/statm: 10348 4879 1011 2985 0 6890 0
[pid=28477/tid=28481] ppid=28476 vsize=41392 CPUtime=886.57
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 116718 0 0 0 88143 514 0 0 19 0 2 0 142858212 42385408 4879 1992294400 134512640 146736320 4290056048 18446744073709551615 135237311 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1744.24
Current children cumulated vsize (KiB) 50092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+972.201 s]
/proc/loadavg: 1.92 2.01 1.62 3/109 28510
/proc/meminfo: memFree=1469708/2059040 swapFree=4139744/4192956
[pid=28476] ppid=28474 vsize=8700 CPUtime=0
/proc/28476/stat : 28476 (run) S 28474 28476 28406 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 142857771 8908800 249 1992294400 4194304 4922060 140736815697952 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28476/statm: 2175 249 208 178 0 68 0
[pid=28477] ppid=28476 vsize=41588 CPUtime=1800.17
/proc/28477/stat : 28477 (pb_cplex) R 28476 28476 28406 0 -1 4202496 226992 0 0 0 178988 1029 0 0 16 0 2 0 142857772 42586112 4919 1992294400 134512640 146736320 4290056048 18446744073709551615 136475775 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28477/statm: 10397 4919 1011 2985 0 6939 0
[pid=28477/tid=28481] ppid=28476 vsize=41588 CPUtime=915.39
/proc/28477/task/28481/stat : 28481 (pb_cplex) R 28476 28476 28406 0 -1 4202560 118580 0 0 0 91011 528 0 0 17 0 2 0 142858212 42586112 4919 1992294400 134512640 146736320 4290056048 18446744073709551615 136000081 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 50288

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

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

Child status: 0
Real time (s): 972.217
CPU time (s): 1800.19
CPU user time (s): 1789.89
CPU system time (s): 10.2954
CPU usage (%): 185.163
Max. virtual memory (cumulated for all children) (KiB): 59088

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

runsolver used 1.85372 second user time and 5.2302 second system time

The end

Launcher Data

Begin job on node051 at 2010-07-01 22:21:03
IDJOB=2696265
IDBENCH=1358
IDSOLVER=1209
FILE ID=node051/2696265-1278015663
PBS_JOBID= 11198714
Free space on /tmp= 62484 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900573137.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696265-1278015663/watcher-2696265-1278015663 -o /tmp/evaluation-result-2696265-1278015663/solver-2696265-1278015663 -C 1800 -W 2000 -M 1800  run HOME/instance-2696265-1278015663.opb

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

MD5SUM BENCH= 4b18508c034d5953901bfe08c3658c68
RANDOM SEED=1907641450

node051.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.255
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.51
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.255
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:       1487868 kB
Buffers:        141312 kB
Cached:         330772 kB
SwapCached:       6308 kB
Active:         209172 kB
Inactive:       276144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1487868 kB
SwapTotal:     4192956 kB
SwapFree:      4139744 kB
Dirty:           16644 kB
Writeback:           0 kB
AnonPages:       11784 kB
Mapped:          11884 kB
Slab:            63876 kB
PageTables:       4228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182828 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= 62468 MiB
End job on node051 at 2010-07-01 22:37:15