Trace number 2695834

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.03 1078.12

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark364.143
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
Number of bits of the biggest sum of numbers12
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-2695834-1278020960.opb.
0.00/0.00	c Instance file HOME/instance-2695834-1278020960.opb
0.00/0.00	c File size is 3364 bytes.
0.00/0.00	c Highest Coefficient sum: 3487
0.00/0.00	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.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      41                                                  |
0.00/0.01	c |  Number Constraints:    11                                                  |
0.00/0.01	c ===============================================================================
1800.03/1078.11	c Remaining time 1799.99 sec.
1800.03/1078.11	c 
1800.03/1078.11	c *** INTERRUPTED ***
1800.03/1078.11	s UNKNOWN
1800.03/1078.11	c Total CPU time              : 1507.91 s
1800.03/1078.11	c Memory used           : 32.13 MB
1800.03/1078.11	c CPU time              : 1507.91 s
1800.03/1078.11	c 
1800.03/1078.11	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-2695834-1278020960/watcher-2695834-1278020960 -o /tmp/evaluation-result-2695834-1278020960/solver-2695834-1278020960 -C 1800 -W 2000 -M 1800 run HOME/instance-2695834-1278020960.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.12 1.94 1.73 3/106 29109
/proc/meminfo: memFree=1413192/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0

[startup+0.0511821 s]
/proc/loadavg: 2.12 1.94 1.73 3/106 29109
/proc/meminfo: memFree=1413192/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.104336 s]
/proc/loadavg: 2.12 1.94 1.73 3/106 29109
/proc/meminfo: memFree=1413192/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30191 s]
/proc/loadavg: 2.12 1.94 1.73 3/106 29109
/proc/meminfo: memFree=1413192/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700983 s]
/proc/loadavg: 2.12 1.94 1.73 3/106 29109
/proc/meminfo: memFree=1413192/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50114 s]
/proc/loadavg: 2.12 1.94 1.73 2/109 29114
/proc/meminfo: memFree=1410192/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=28632 CPUtime=2.33
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 2095 0 0 0 197 36 0 0 18 0 2 0 177697545 29319168 1682 1992294400 134512640 146736320 4291412608 18446744073709551615 135521396 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7158 1682 1050 2985 0 3700 0
[pid=29110/tid=29114] ppid=29109 vsize=28632 CPUtime=1.04
/proc/29110/task/29114/stat : 29114 (pb_cplex) R 29109 29109 28616 0 -1 4202560 82 0 0 0 88 16 0 0 15 0 2 0 177697558 29319168 1682 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 37332

[startup+3.10045 s]
/proc/loadavg: 2.12 1.94 1.73 2/109 29114
/proc/meminfo: memFree=1409944/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=28632 CPUtime=4.94
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 2224 0 0 0 415 79 0 0 18 0 2 0 177697545 29319168 1682 1992294400 134512640 146736320 4291412608 18446744073709551615 137381157 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7158 1682 1050 2985 0 3700 0
[pid=29110/tid=29114] ppid=29109 vsize=28632 CPUtime=2.35
/proc/29110/task/29114/stat : 29114 (pb_cplex) R 29109 29109 28616 0 -1 4202560 142 0 0 0 198 37 0 0 15 0 2 0 177697558 29319168 1682 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 37332

[startup+6.30108 s]
/proc/loadavg: 2.11 1.94 1.73 3/109 29114
/proc/meminfo: memFree=1409448/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=28632 CPUtime=10.29
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 2351 0 0 0 863 166 0 0 18 0 2 0 177697545 29319168 1684 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7158 1684 1050 2985 0 3700 0
[pid=29110/tid=29114] ppid=29109 vsize=28632 CPUtime=5.04
/proc/29110/task/29114/stat : 29114 (pb_cplex) S 29109 29109 28616 0 -1 4202560 191 0 0 0 425 79 0 0 15 0 2 0 177697558 29319168 1684 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 2 4096 16387 18446604437846398848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 37332

[startup+12.7003 s]
/proc/loadavg: 2.02 1.93 1.72 3/109 29114
/proc/meminfo: memFree=1409448/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=28632 CPUtime=21.05
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 2446 0 0 0 1761 344 0 0 18 0 2 0 177697545 29319168 1694 1992294400 134512640 146736320 4291412608 18446744073709551615 136955793 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7158 1694 1050 2985 0 3700 0
[pid=29110/tid=29114] ppid=29109 vsize=28632 CPUtime=10.47
/proc/29110/task/29114/stat : 29114 (pb_cplex) S 29109 29109 28616 0 -1 4202560 250 0 0 0 881 166 0 0 16 0 2 0 177697558 29319168 1694 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 2 4096 16387 18446604437846398848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.05
Current children cumulated vsize (KiB) 37332

[startup+25.5008 s]
/proc/loadavg: 2.02 1.93 1.73 3/109 29114
/proc/meminfo: memFree=1409448/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=28632 CPUtime=42.7
/proc/29110/stat : 29110 (pb_cplex) S 29109 29109 28616 0 -1 4202496 2654 0 0 0 3583 687 0 0 18 0 2 0 177697545 29319168 1699 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7158 1699 1050 2985 0 3700 0
[pid=29110/tid=29114] ppid=29109 vsize=28632 CPUtime=21.51
/proc/29110/task/29114/stat : 29114 (pb_cplex) R 29109 29109 28616 0 -1 4202560 325 0 0 0 1811 340 0 0 15 0 2 0 177697558 29319168 1699 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.7
Current children cumulated vsize (KiB) 37332

[startup+51.1009 s]
/proc/loadavg: 1.80 1.89 1.72 3/109 29114
/proc/meminfo: memFree=1409448/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=28632 CPUtime=85.36
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 2707 0 0 0 7151 1385 0 0 18 0 2 0 177697545 29319168 1747 1992294400 134512640 146736320 4291412608 18446744073709551615 136406594 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7158 1747 1050 2985 0 3700 0
[pid=29110/tid=29114] ppid=29109 vsize=28632 CPUtime=43.17
/proc/29110/task/29114/stat : 29114 (pb_cplex) S 29109 29109 28616 0 -1 4202560 347 0 0 0 3626 691 0 0 15 0 2 0 177697558 29319168 1747 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 2 4096 16387 18446604437846398848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 85.36
Current children cumulated vsize (KiB) 37332

[startup+102.309 s]
/proc/loadavg: 1.80 1.87 1.72 2/109 29116
/proc/meminfo: memFree=1409448/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=29656 CPUtime=171.12
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 2776 0 0 0 14359 2753 0 0 18 0 2 0 177697545 30367744 1787 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7414 1787 1050 2985 0 3956 0
[pid=29110/tid=29114] ppid=29109 vsize=29656 CPUtime=86.75
/proc/29110/task/29114/stat : 29114 (pb_cplex) R 29109 29109 28616 0 -1 4202560 388 0 0 0 7297 1378 0 0 15 0 2 0 177697558 30367744 1787 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 171.12
Current children cumulated vsize (KiB) 38356

[startup+162.3 s]
/proc/loadavg: 1.82 1.86 1.73 3/109 29118
/proc/meminfo: memFree=1409324/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=29656 CPUtime=267.11
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 3456 0 0 0 22384 4327 0 0 16 0 2 0 177697545 30367744 1811 1992294400 134512640 146736320 4291412608 18446744073709551615 136658438 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29110/statm: 7414 1811 1050 2985 0 3956 0
[pid=29110/tid=29114] ppid=29109 vsize=29656 CPUtime=135.18
/proc/29110/task/29114/stat : 29114 (pb_cplex) S 29109 29109 28616 0 -1 4202560 689 0 0 0 11360 2158 0 0 16 0 2 0 177697558 30367744 1811 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 2 4096 16387 18446604437846398848 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 267.11
Current children cumulated vsize (KiB) 38356

[startup+222.301 s]
/proc/loadavg: 1.67 1.81 1.72 3/109 29120
/proc/meminfo: memFree=1408828/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=30196 CPUtime=364.93
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 3720 0 0 0 30611 5882 0 0 16 0 2 0 177697545 30920704 1962 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29110/statm: 7549 1962 1050 2985 0 4091 0
[pid=29110/tid=29114] ppid=29109 vsize=30196 CPUtime=184.04
/proc/29110/task/29114/stat : 29114 (pb_cplex) R 29109 29109 28616 0 -1 4202560 774 0 0 0 15470 2934 0 0 18 0 2 0 177697558 30920704 1962 1992294400 134512640 146736320 4291412608 18446744073709551615 135521297 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 364.93
Current children cumulated vsize (KiB) 38896

[startup+282.301 s]
/proc/loadavg: 1.80 1.81 1.72 3/109 29120
/proc/meminfo: memFree=1408828/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=30196 CPUtime=467.95
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 3722 0 0 0 39196 7599 0 0 15 0 2 0 177697545 30920704 1964 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29110/statm: 7549 1964 1050 2985 0 4091 0
[pid=29110/tid=29114] ppid=29109 vsize=30196 CPUtime=233.43
/proc/29110/task/29114/stat : 29114 (pb_cplex) R 29109 29109 28616 0 -1 4202560 774 0 0 0 19550 3793 0 0 18 0 2 0 177697558 30920704 1964 1992294400 134512640 146736320 4291412608 18446744073709551615 136493311 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 467.95
Current children cumulated vsize (KiB) 38896

[startup+342.302 s]
/proc/loadavg: 1.80 1.81 1.73 2/109 29122
/proc/meminfo: memFree=1408828/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=29110] ppid=29109 vsize=31096 CPUtime=974.44
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 3907 0 0 0 81622 15822 0 0 18 0 2 0 177697545 31842304 2105 1992294400 134512640 146736320 4291412608 18446744073709551615 135845837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7774 2105 1050 2985 0 4316 0
[pid=29110/tid=29114] ppid=29109 vsize=31096 CPUtime=481.93
/proc/29110/task/29114/stat : 29114 (pb_cplex) S 29109 29109 28616 0 -1 4202560 861 0 0 0 40267 7926 0 0 16 0 2 0 177697558 31842304 2105 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 2 4096 16387 18446604437846398848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 974.44
Current children cumulated vsize (KiB) 39796

[startup+642.302 s]
/proc/loadavg: 1.73 1.75 1.72 3/109 29130
/proc/meminfo: memFree=1408332/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=31096 CPUtime=1075.74
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 3923 0 0 0 90110 17464 0 0 15 0 2 0 177697545 31842304 2121 1992294400 134512640 146736320 4291412608 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29110/statm: 7774 2121 1050 2985 0 4316 0
[pid=29110/tid=29114] ppid=29109 vsize=31096 CPUtime=532.68
/proc/29110/task/29114/stat : 29114 (pb_cplex) R 29109 29109 28616 0 -1 4202560 867 0 0 0 44519 8749 0 0 18 0 2 0 177697558 31842304 2121 1992294400 134512640 146736320 4291412608 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1075.74
Current children cumulated vsize (KiB) 39796

[startup+702.301 s]
/proc/loadavg: 1.85 1.77 1.73 3/109 29141
/proc/meminfo: memFree=1407216/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=31096 CPUtime=1177.71
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 3938 0 0 0 98626 19145 0 0 18 0 2 0 177697545 31842304 2136 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7774 2136 1050 2985 0 4316 0
[pid=29110/tid=29114] ppid=29109 vsize=31096 CPUtime=582.71
/proc/29110/task/29114/stat : 29114 (pb_cplex) S 29109 29109 28616 0 -1 4202560 873 0 0 0 48680 9591 0 0 16 0 2 0 177697558 31842304 2136 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 2 4096 16387 18446604437846398848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1177.71
Current children cumulated vsize (KiB) 39796

[startup+762.309 s]
/proc/loadavg: 1.74 1.75 1.72 2/109 29143
/proc/meminfo: memFree=1407340/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=31096 CPUtime=1278.22
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 3956 0 0 0 107050 20772 0 0 18 0 2 0 177697545 31842304 2154 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7774 2154 1050 2985 0 4316 0
[pid=29110/tid=29114] ppid=29109 vsize=31096 CPUtime=633.63
/proc/29110/task/29114/stat : 29114 (pb_cplex) S 29109 29109 28616 0 -1 4202560 880 0 0 0 52961 10402 0 0 15 0 2 0 177697558 31842304 2154 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 2 4096 16387 18446604437846398848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1278.22
Current children cumulated vsize (KiB) 39796

[startup+822.301 s]
/proc/loadavg: 1.73 1.75 1.72 3/109 29145
/proc/meminfo: memFree=1407340/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=31096 CPUtime=1378.93
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 3972 0 0 0 115483 22410 0 0 18 0 2 0 177697545 31842304 2170 1992294400 134512640 146736320 4291412608 18446744073709551615 135236736 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7774 2170 1050 2985 0 4316 0
[pid=29110/tid=29114] ppid=29109 vsize=31096 CPUtime=684.71
/proc/29110/task/29114/stat : 29114 (pb_cplex) R 29109 29109 28616 0 -1 4202560 889 0 0 0 57257 11214 0 0 16 0 2 0 177697558 31842304 2170 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1378.93
Current children cumulated vsize (KiB) 39796

[startup+882.301 s]
/proc/loadavg: 1.59 1.71 1.71 2/109 29145
/proc/meminfo: memFree=1407340/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=31096 CPUtime=1473.45
/proc/29110/stat : 29110 (pb_cplex) S 29109 29109 28616 0 -1 4202496 3985 0 0 0 123446 23899 0 0 18 0 2 0 177697545 31842304 2183 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7774 2183 1050 2985 0 4316 0
[pid=29110/tid=29114] ppid=29109 vsize=31096 CPUtime=732.43
/proc/29110/task/29114/stat : 29114 (pb_cplex) R 29109 29109 28616 0 -1 4202560 895 0 0 0 61289 11954 0 0 15 0 2 0 177697558 31842304 2183 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1473.45
Current children cumulated vsize (KiB) 39796

[startup+942.301 s]
/proc/loadavg: 1.82 1.75 1.72 2/109 29147
/proc/meminfo: memFree=1407340/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=31096 CPUtime=1573.52
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 4001 0 0 0 131813 25539 0 0 18 0 2 0 177697545 31842304 2199 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 7774 2199 1050 2985 0 4316 0
[pid=29110/tid=29114] ppid=29109 vsize=31096 CPUtime=782.96
/proc/29110/task/29114/stat : 29114 (pb_cplex) S 29109 29109 28616 0 -1 4202560 904 0 0 0 65525 12771 0 0 15 0 2 0 177697558 31842304 2199 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 2 4096 16387 18446604437846398848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1573.52
Current children cumulated vsize (KiB) 39796

[startup+1002.3 s]
/proc/loadavg: 1.72 1.74 1.72 3/109 29149
/proc/meminfo: memFree=1407340/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=32896 CPUtime=1674.25
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 4068 0 0 0 140248 27177 0 0 18 0 2 0 177697545 33685504 2266 1992294400 134512640 146736320 4291412608 18446744073709551615 136382704 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 8224 2266 1050 2985 0 4766 0
[pid=29110/tid=29114] ppid=29109 vsize=32896 CPUtime=834.05
/proc/29110/task/29114/stat : 29114 (pb_cplex) S 29109 29109 28616 0 -1 4202560 913 0 0 0 69825 13580 0 0 16 0 2 0 177697558 33685504 2266 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 2 4096 16387 18446604437846398848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1674.25
Current children cumulated vsize (KiB) 41596

[startup+1062.3 s]
/proc/loadavg: 1.78 1.74 1.72 3/109 29151
/proc/meminfo: memFree=1407340/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=32896 CPUtime=1773.58
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 4091 0 0 0 148571 28787 0 0 18 0 2 0 177697545 33685504 2289 1992294400 134512640 146736320 4291412608 18446744073709551615 135523304 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29110/statm: 8224 2289 1050 2985 0 4766 0
[pid=29110/tid=29114] ppid=29109 vsize=32896 CPUtime=884.5
/proc/29110/task/29114/stat : 29114 (pb_cplex) R 29109 29109 28616 0 -1 4202560 924 0 0 0 74065 14385 0 0 16 0 2 0 177697558 33685504 2289 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1773.58
Current children cumulated vsize (KiB) 41596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1078.1 s]
/proc/loadavg: 1.84 1.76 1.73 2/109 29151
/proc/meminfo: memFree=1407340/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=32896 CPUtime=1800.03
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 4097 0 0 0 150790 29213 0 0 17 0 2 0 177697545 33685504 2295 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29110/statm: 8224 2295 1050 2985 0 4766 0
[pid=29110/tid=29114] ppid=29109 vsize=32896 CPUtime=897.95
/proc/29110/task/29114/stat : 29114 (pb_cplex) S 29109 29109 28616 0 -1 4202560 926 0 0 0 75196 14599 0 0 15 0 2 0 177697558 33685504 2295 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 2 4096 16387 18446604437846398848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 41596

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

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

[startup+1078.1 s]
/proc/loadavg: 1.84 1.76 1.73 2/109 29151
/proc/meminfo: memFree=1407340/2059040 swapFree=4135380/4192956
[pid=29109] ppid=29107 vsize=8700 CPUtime=0
/proc/29109/stat : 29109 (run) S 29107 29109 28616 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177697545 8908800 248 1992294400 4194304 4922060 140736007848528 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29109/statm: 2175 248 208 178 0 68 0
[pid=29110] ppid=29109 vsize=32896 CPUtime=1800.03
/proc/29110/stat : 29110 (pb_cplex) R 29109 29109 28616 0 -1 4202496 4097 0 0 0 150790 29213 0 0 17 0 2 0 177697545 33685504 2295 1992294400 134512640 146736320 4291412608 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29110/statm: 8224 2295 1050 2985 0 4766 0
[pid=29110/tid=29114] ppid=29109 vsize=32896 CPUtime=897.95
/proc/29110/task/29114/stat : 29114 (pb_cplex) S 29109 29109 28616 0 -1 4202560 926 0 0 0 75196 14599 0 0 15 0 2 0 177697558 33685504 2295 1992294400 134512640 146736320 4291412608 18446744073709551615 144580073 0 2 4096 16387 18446604437846398848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 41596

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1078.12
CPU time (s): 1800.03
CPU user time (s): 1507.9
CPU system time (s): 292.13
CPU usage (%): 166.96
Max. virtual memory (cumulated for all children) (KiB): 41596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 364
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2

runsolver used 1.90171 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node011 at 2010-07-01 23:49:20
IDJOB=2695834
IDBENCH=2931
IDSOLVER=1209
FILE ID=node011/2695834-1278020960
PBS_JOBID= 11198744
Free space on /tmp= 62284 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_3.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2695834-1278020960/watcher-2695834-1278020960 -o /tmp/evaluation-result-2695834-1278020960/solver-2695834-1278020960 -C 1800 -W 2000 -M 1800  run HOME/instance-2695834-1278020960.opb

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

MD5SUM BENCH= 37c74b9e914d30b1ddfc0838676dd479
RANDOM SEED=493567677

node011.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.264
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.52
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.264
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1413720 kB
Buffers:        153024 kB
Cached:         381568 kB
SwapCached:      10780 kB
Active:         228968 kB
Inactive:       319428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1413720 kB
SwapTotal:     4192956 kB
SwapFree:      4135380 kB
Dirty:           16624 kB
Writeback:           0 kB
AnonPages:       12460 kB
Mapped:           8604 kB
Slab:            74936 kB
PageTables:       4152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182532 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= 62268 MiB
End job on node011 at 2010-07-02 00:07:20